███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10351 | langchain-development | mindrally/skills |
LangChain Development You are an expert in LangChain, LangGraph, and building LLM-powered applications with Python. Key Principles Write concise, technical responses with accurate Python examples Use functional, declarative programming; avoid classes where possible Prefer iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (e.g., is_active, has_context) Follow PEP 8 style guidelines strictly Code Organization Directory Structure Organize code...
|
294 |
| 10352 | mcp oauth cloudflare | jezweb/claude-skills |
MCP OAuth Cloudflare Production-ready OAuth authentication for MCP servers on Cloudflare Workers. When to Use This Skill Building an MCP server that needs user authentication Deploying MCP to Claude.ai (requires Dynamic Client Registration) Replacing static auth tokens with OAuth for better security Adding Google Sign-In to your MCP server Need user context (email, name, picture) in MCP tool handlers When NOT to Use Internal/private MCP servers where tokens are acceptable MCP servers without use...
|
293 |
| 10353 | alicloud-security-center-sas-test | cinience/alicloud-skills |
Category: test SAS Minimal Viable Test Prerequisites AK/SK and region are configured. GoalsSkill: skills/security/host/alicloud-security-center-sas/ 。 Test Steps 获取 SAS 的 API 列表。 执行一个只读查询 API。 记录成功/失败及错误码。 Expected Results 请求链路可达,返回可解析 JSON。
|
293 |
| 10354 | alicloud-security-cloudfw-test | cinience/alicloud-skills |
Category: test CloudFW Minimal Viable Test Prerequisites AK/SK and region are configured. GoalsSkill: skills/security/firewall/alicloud-security-cloudfw/ 。 Test Steps 先跑元数据 API 列表脚本。 选择一个只读列表/详情 API 执行。 记录请求摘要和响应摘要。 Expected Results 可拿到资源列表或明确无权限提示。
|
293 |
| 10355 | alicloud-ai-audio-tts-realtime-test | cinience/alicloud-skills |
Category: test Minimal Viable Test Goals Validate only the minimal request path for this skill. If execution fails, record exact error details without guessing parameters. Prerequisites Prepare authentication and region settings based on the skill instructions. Target skill: skills/ai/audio/alicloud-ai-audio-tts-realtime Test Steps (Minimal) Open the target skill SKILL.md and choose one minimal input example. Send one minimal request or run the example script. Record request summary, response su...
|
293 |
| 10356 | alicloud-ai-audio-tts-voice-design-test | cinience/alicloud-skills |
Category: test Minimal Viable Test Goals Validate only the minimal request path for this skill. If execution fails, record exact error details without guessing parameters. Prerequisites Prepare authentication and region settings based on the skill instructions. Target skill: skills/ai/audio/alicloud-ai-audio-tts-voice-design Test Steps (Minimal) Open the target skill SKILL.md and choose one minimal input example. Send one minimal request or run the example script. Record request summary, respons...
|
293 |
| 10357 | skill-from-notebook | gbsoss/skill-from-masters |
Skill from Notebook Extract actionable methodologies from learning materials (documents, articles, videos) or quality examples (blog posts, designs, code) to generate reusable Skills. Core Philosophy: NotebookLM helps you understand. This skill helps you do. When to Use When users want to turn knowledge into executable skills: "I just read this article about code review, help me create a skill from it" "Here's a great technical blog post, extract the writing methodology" "Turn this PDF guid...
|
293 |
| 10358 | ln-642-layer-boundary-auditor | levnikolaevich/claude-code-skills |
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Layer Boundary Auditor L3 Worker that audits architectural layer boundaries and detects violations. Purpose & Scope Read architecture.md to discover project's layer structure Detect layer violations (I/O code outside infrastructure layer) Detect cross-layer consistency issues: Transaction boundaries (commit/rollback ownersh...
|
293 |
| 10359 | feed-catchup | readwiseio/readwise-skills |
You are helping the user catch up on their Readwise Reader RSS feed. Follow this process carefully. Readwise Access Check if Readwise MCP tools are available (e.g. mcp__readwise__reader_list_documents ). If they are, use them throughout. If not, use the equivalent readwise CLI commands instead (e.g. readwise list , readwise read <id> , readwise move <id> <location> ). The instructions below reference MCP tool names — translate to CLI equivalents as needed. Setup IMPORTANT — do this in a single p...
|
293 |
| 10360 | cold-email-sequence-generator | onewave-ai/claude-skills |
Cold Email Sequence Generator Create personalized, high-converting cold email sequences with optimal timing and A/B testing. Instructions You are an expert email copywriter specializing in outbound sales sequences that get responses. Your mission is to craft personalized, value-driven email sequences that respect the recipient's time while clearly communicating value. Core Capabilities Sequence Types: Classic Cold Outreach (7 emails, 2 weeks) Fast-Track (5 emails, 1 week) Long-Play Nurture...
|
293 |
| 10361 | trace | yeachan-heo/oh-my-claudecode |
Trace Skill Quick Ref: Trace design decisions through CASS sessions, handoffs, git, and artifacts. Output: .agents/research/YYYY-MM-DD-trace-*.md YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. When to Use Trace HOW architectural decisions evolved Find WHEN a concept was introduced Understand WHY something was designed a certain way Build provenance chain for design decisions For knowledge artifact lineage (learnings, patterns, tiers), use /provenance instead. CLI dependencies: cass (se...
|
293 |
| 10362 | sciomc | yeachan-heo/oh-my-claudecode |
Research Skill Orchestrate parallel scientist agents for comprehensive research workflows with optional AUTO mode for fully autonomous execution. Overview Research is a multi-stage workflow that decomposes complex research goals into parallel investigations: Decomposition - Break research goal into independent stages/hypotheses Execution - Run parallel scientist agents on each stage Verification - Cross-validate findings, check consistency Synthesis - Aggregate results into comprehensive report ...
|
293 |
| 10363 | build-persona | readwiseio/readwise-skills |
You are building a reader persona for the user based on their Readwise Reader library. This persona file is used by other skills (triage, quiz, etc.) to personalize their experience. Readwise Access Check if Readwise MCP tools are available (e.g. mcp__readwise__reader_list_documents ). If they are, use them throughout (and pass this context to the subagent). If not, use the equivalent readwise CLI commands instead (e.g. readwise list , readwise read <id> , readwise search <query> , readwise high...
|
293 |
| 10364 | frontend-design | mrgoonie/claudekit-skills |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
293 |
| 10365 | growth-marketer | borghei/claude-skills |
Growth Marketer Expert-level growth marketing for scalable user acquisition. Core Competencies Growth experimentation Funnel optimization Acquisition channels Retention strategies Viral mechanics Data analytics A/B testing Growth modeling Growth Framework AARRR Funnel (Pirate Metrics) ACQUISITION → ACTIVATION → RETENTION → REFERRAL → REVENUE Acquisition: How do users find us? ├── Channels: SEO, Paid, Social, Content ├── Metrics: Traffic, CAC, Channel mix └── Goal: Efficient user acquisition ...
|
293 |
| 10366 | naming | jwynia/agent-skills |
Naming: Diagnostic Skill You diagnose naming problems and guide the creation of names that work. Your role is to identify why names fail and what makes names succeed across brands, products, characters, places, and titles. Core Principle Names operate on multiple layers that must align. Every name communicates through sound, meaning, cultural resonance, and functional fit. When layers align, names feel inevitable. When they conflict, names feel wrong even if no one can articulate why. The N...
|
293 |
| 10367 | tanstack-ranger | tanstack-skills/tanstack-skills |
Overview TanStack Ranger provides headless utilities for building fully accessible range and multi-range slider components. It handles all the complex logic for single value, range, and multi-thumb sliders while giving you complete control over styling and markup. Package: @tanstack/react-ranger Core: @tanstack/ranger-core (framework-agnostic) Status: Stable Installation npm install @tanstack/react-ranger Core Pattern import { useRanger } from '@tanstack/react-ranger' function RangeSlider ( ) { ...
|
293 |
| 10368 | dotnet-backend-patterns | sickn33/antigravity-awesome-skills |
.NET Backend Development Patterns Master C/.NET patterns for building production-grade APIs, MCP servers, and enterprise backends with modern best practices (2024/2025). When to Use This Skill Developing new .NET Web APIs or MCP servers Reviewing C code for quality and performance Designing service architectures with dependency injection Implementing caching strategies with Redis Writing unit and integration tests Optimizing database access with EF Core or Dapper Configuring applications with IO...
|
293 |
| 10369 | alicloud-network-dns-cli-test | cinience/alicloud-skills |
Category: test DNS CLI Minimal Viable Test Prerequisites aliyun CLI is installed and configured. AK/SK is configured. GoalsSkill: skills/network/dns/alicloud-network-dns-cli/ 。 Test Steps 执行 aliyun alidns DescribeSubDomainRecords --DomainName <domain> --SubDomain <sub> 。 若无记录,再执行一次空返回验证。 记录 request id 和返回条目数。 Expected Results 命令可执行,返回 JSON 或明确权限错误。
|
292 |
| 10370 | educational-video-creator | skindhu/skind-skills |
Educational Video Creator Create professional educational videos with Kurzgesagt/回形针 visual style using Remotion. Prerequisites This skill requires remotion-best-practices for Remotion technical implementation. Check and install (MUST complete before Phase 1): Check if already installed, install if not npx skills list 2 > /dev/null | grep remotion-best-practices || npx skills add https://github.com/remotion-dev/skills --skill remotion-best-practices Once installed, read the remotion-best-practi...
|
292 |
| 10371 | symfony:api-platform-state-providers | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:api-platform-state-providers<div
|
292 |
| 10372 | deno-expert | denoland/skills |
Deno Expert Knowledge This skill provides expert-level Deno knowledge for code review, debugging, and best practice enforcement. When to Use This Skill Reviewing Deno/Fresh code for best practices Debugging Deno runtime issues Answering advanced Deno questions Evaluating package choices Setting up Deno projects correctly Scope Boundaries This skill applies only to Deno-specific questions. Follow these rules: If the user asks about Node.js, Bun, Python, Go, Rust, or any other runtime/language , a...
|
292 |
| 10373 | systems-programming-rust-project | sickn33/antigravity-awesome-skills |
Rust Project Scaffolding You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing setup, and configuration following Rust best practices. Use this skill when Working on rust project scaffolding tasks or workflows Needing guidance, best practices, or checklists for rust project scaffolding Do not use this skill when The task is unrelated to rust project sc...
|
292 |
| 10374 | infrastructure-cost-optimization | aj-geddes/useful-ai-prompts |
Infrastructure Cost Optimization Overview Reduce infrastructure costs through intelligent resource allocation, reserved instances, spot instances, and continuous optimization without sacrificing performance. When to Use Cloud cost reduction Budget management and tracking Resource utilization optimization Multi-environment cost allocation Waste identification and elimination Reserved instance planning Spot instance integration Implementation Examples 1. AWS Cost Optimization Configuration cost...
|
292 |
| 10375 | alert-management | aj-geddes/useful-ai-prompts |
Alert Management Overview Design and implement sophisticated alert management systems with PagerDuty integration, escalation policies, alert routing, and incident coordination. When to Use Setting up alert routing Managing on-call schedules Coordinating incident response Creating escalation policies Integrating alerting systems Instructions 1. PagerDuty Client Integration // pagerduty-client.js const axios = require('axios'); class PagerDutyClient { constructor(apiToken) { this.apiToken...
|
292 |
| 10376 | secrets-management | aj-geddes/useful-ai-prompts |
Secrets Management Secure secrets management practices for CI/CD pipelines using Vault, AWS Secrets Manager, and other tools. Purpose Implement secure secrets management in CI/CD pipelines without hardcoding sensitive information. When to Use Store API keys and credentials Manage database passwords Handle TLS certificates Rotate secrets automatically Implement least-privilege access Secrets Management Tools HashiCorp Vault Centralized secrets management Dynamic secrets generation Secret rotation...
|
292 |
| 10377 | natural language processing | aj-geddes/useful-ai-prompts |
Natural Language Processing Overview This skill provides comprehensive tools for building NLP applications using modern transformers, BERT, GPT, and classical NLP techniques for text classification, named entity recognition, sentiment analysis, and more. When to Use Building text classification systems for sentiment analysis, topic categorization, or intent detection Extracting named entities (people, places, organizations) from unstructured text Implementing machine translation, text summarizat...
|
292 |
| 10378 | continuous-testing | aj-geddes/useful-ai-prompts |
Continuous Testing Overview Continuous testing integrates automated testing throughout the software development lifecycle, providing rapid feedback on quality at every stage. It shifts testing left in the development process and ensures that code changes are validated automatically before reaching production. When to Use Setting up CI/CD pipelines Automating test execution on commits Implementing shift-left testing Running tests in parallel Creating test gates for deployments Monitoring test h...
|
292 |
| 10379 | cpu-profiling | aj-geddes/useful-ai-prompts |
CPU Profiling Overview CPU profiling identifies which functions consume most CPU time, enabling targeted optimization of expensive code paths. When to Use High CPU usage Slow execution Performance regression Before optimization Production monitoring Instructions 1. Profiling Tools Browser Profiling: Chrome DevTools: Steps: 1. DevTools → Performance 2. Click record 3. Perform action 4. Stop recording 5. Analyze flame chart Metrics: - Function call duration - Cal...
|
292 |
| 10380 | quality-manager-qmr | davila7/claude-code-templates |
Senior Quality Manager Responsible Person (QMR) Quality system accountability, management review leadership, and regulatory compliance oversight per ISO 13485 Clause 5.5.2 requirements. Table of Contents QMR Responsibilities Management Review Workflow Quality KPI Management Workflow Quality Objectives Workflow Quality Culture Assessment Workflow Regulatory Compliance Oversight Decision Frameworks Tools and References QMR Responsibilities ISO 13485 Clause 5.5.2 Requirements Responsibility Scope E...
|
292 |
| 10381 | pyvene-interventions | davila7/claude-code-templates |
pyvene: Causal Interventions for Neural Networks pyvene is Stanford NLP's library for performing causal interventions on PyTorch models. It provides a declarative, dict-based framework for activation patching, causal tracing, and interchange intervention training - making intervention experiments reproducible and shareable. GitHub: stanfordnlp/pyvene (840+ stars) Paper: pyvene: A Library for Understanding and Improving PyTorch Models via Interventions (NAACL 2024) When to Use pyvene Use pyve...
|
292 |
| 10382 | saas-productivity | dylantarre/animation-principles |
SaaS & Productivity Animation Principles Apply Disney's 12 principles to create efficient, professional experiences that enhance focus and reduce friction. The 12 Principles Applied 1. Squash & Stretch Minimal Use: Professional context requires restraint Checkboxes: Subtle squash on task completion Buttons: Slight compression for tactile feedback 2. Anticipation Save Actions: Brief preparation before confirmation Form Submit: Button state hints at processing Drag Initiation: Element lifts befo...
|
292 |
| 10383 | database-sharding | aj-geddes/useful-ai-prompts |
Database Sharding Overview Implement horizontal data partitioning across multiple database servers. Covers sharding strategies, consistent hashing, shard key selection, and cross-shard querying patterns. When to Use Database size exceeds single server capacity Read/write throughput needs horizontal scaling Geographic data distribution requirements Multi-tenant data isolation Cost optimization through distributed architecture Load balancing across database instances Sharding Strategies 1. Range...
|
292 |
| 10384 | e-tax | kazukinagata/shinkoku |
e-Tax 電子申告 — ブラウザ自動化による確定申告書等作成コーナー入力 shinkoku で計算した確定申告データを、確定申告書等作成コーナー( https://www.keisan.nta.go.jp/)に Claude in Chrome を使ってブラウザ上で入力・提出するためのスキル。 前提条件 /income-tax スキルで所得税の計算が完了していること /settlement スキルで決算書(PL/BS)の作成が完了していること /consumption-tax スキルで消費税の計算が完了していること(該当者のみ) shinkoku.config.yaml が設定済みであること ブラウザ自動化ツール がいずれか利用可能であること(下記「ブラウザ自動化方式の選択」参照) ブラウザ自動化方式の選択 確定申告書等作成コーナーへの入力には、以下の3つの方式がある。 方式 A: Claude in Chrome(推奨) 項目 内容 対象環境 Windows / macOS のネイティブ Chrome 前提 Claude in Chrome 拡張機能がインストール済み 利点 OS ...
|
291 |
| 10385 | reddit-thread-analyzer | onewave-ai/claude-skills |
Reddit Thread Analyzer Extract deep insights from Reddit discussions including sentiment, key arguments, and community consensus. When a user provides a Reddit thread URL or asks about Reddit opinions, analyze the discussion comprehensively to surface meaningful patterns and insights. Instructions 1. Fetch and Parse Thread Data Use WebFetch to load the Reddit thread and extract: Post title, body, author, score, and timestamp All comments (not just top-level) Comment scores, awards, and time...
|
291 |
| 10386 | temporal-python-pro | sickn33/antigravity-awesome-skills |
Use this skill when Working on temporal python pro tasks or workflows Needing guidance, best practices, or checklists for temporal python pro Do not use this skill when The task is unrelated to temporal python pro You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook...
|
291 |
| 10387 | invoice-organizer | davila7/claude-code-templates |
Invoice Organizer This skill transforms chaotic folders of invoices, receipts, and financial documents into a clean, tax-ready filing system without manual effort. When to Use This Skill Preparing for tax season and need organized records Managing business expenses across multiple vendors Organizing receipts from a messy folder or email downloads Setting up automated invoice filing for ongoing bookkeeping Archiving financial records by year or category Reconciling expenses for reimbursement Prep...
|
291 |
| 10388 | alicloud-ai-image-qwen-image-test | cinience/alicloud-skills |
Category: test Minimal Viable Test Goals Validate only the minimal request path for this skill. If execution fails, record exact error details without guessing parameters. Prerequisites Prepare authentication and region settings based on the skill instructions. Target skill: skills/ai/image/alicloud-ai-image-qwen-image Test Steps (Minimal) Open the target skill SKILL.md and choose one minimal input example. Send one minimal request or run the example script. Record request summary, response summ...
|
290 |
| 10389 | skill evolution manager | kkkkhazix/khazix-skills |
Skill Evolution Manager 这是整个 AI 技能系统的“进化中枢”。它不仅负责优化单个 Skill,还负责跨 Skill 的经验复盘和沉淀。 核心职责 复盘诊断 (Session Review) :在对话结束时,分析所有被调用的 Skill 的表现。 经验提取 (Experience Extraction) :将非结构化的用户反馈转化为结构化的 JSON 数据( evolution.json )。 智能缝合 (Smart Stitching) :将沉淀的经验自动写入 SKILL.md ,确保持久化且不被版本更新覆盖。 使用场景 Trigger : /evolve "复盘一下刚才的对话" "我觉得刚才那个工具不太好用,记录一下" "把这个经验保存到 Skill 里" 工作流 (The Evolution Workflow) 1. 经验复盘 (Review & Extract) 当用户触发复盘时,Agent 必须执行: 扫描上下文 :找出用户不满意的点(报错、风格不对、参数错误)或满意的点(特定 Prompt 效果好)。 定位 Skill :确定是哪个 Skill 需要...
|
290 |
| 10390 | feishu-send-file | rabbitmeaw/feishu-send-file |
飞书文件/图片发送 Skill 快速开始 1. 配置文件 复制示例配置文件: cd ~/.openclaw/workspace/skills/feishu-send-file cp config.json.example config.json 使用你喜欢的编辑器修改 config.json 填入你的配置: { "app_id" : "cli_xxxxxxxxxxxxxxxx" , "app_secret" : "your_app_secret_here" , "receive_id" : "ou_xxxxxxxxxxxxxxxx" , "message_mode" : "send" } 配置说明: 字段 说明 示例 app_id 飞书应用ID cli_xxxxxxxxxxxxxxxx app_secret 飞书应用密钥 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx receive_id 接收人Open ID ou_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx message_mode 消息模式: send = 直接发送 send ⚠️ 重要 ...
|
290 |
| 10391 | glab | nikiforovall/claude-code-rules |
GitLab CLI (glab) Skill Provides guidance for using glab, the official GitLab CLI, to perform GitLab operations from the terminal. When to Use This Skill Invoke when the user needs to: Create, review, or manage merge requests Work with GitLab issues Monitor or trigger CI/CD pipelines Clone or manage repositories Perform any GitLab operation from the command line Prerequisites Verify glab installation before executing commands: glab --version If not installed, inform the user and provide ...
|
290 |
| 10392 | csharp-pro | sickn33/antigravity-awesome-skills |
Use this skill when Working on csharp pro tasks or workflows Needing guidance, best practices, or checklists for csharp pro Do not use this skill when The task is unrelated to csharp pro You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You are a C expert sp...
|
290 |
| 10393 | pptx | sickn33/antigravity-awesome-skills |
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
|
289 |
| 10394 | alicloud-ai-translation-anytrans | cinience/alicloud-skills |
Category: service TongyiTranslate Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for TongyiTranslate. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALIC...
|
289 |
| 10395 | wix-cli-site-component | wix/skills |
Wix Site Component Builder Creates production-quality React site components with editor manifests for Wix CLI applications. Site components are React components that integrate with the Wix Editor, allowing site owners to customize content, styling, and behavior through a visual interface. Non-Matching Intents Do NOT use this skill for: Dashboard admin interfaces → Use wix-cli-dashboard-page Site widgets with settings panels → Use wix-cli-site-widget Embedded scripts (HTML/JavaScript injectio...
|
289 |
| 10396 | wix-cli-site-widget | wix/skills |
Wix Site Widget Builder Creates custom element widget extensions for Wix CLI applications. Site widgets are React components converted to web components that appear in the Wix Editor, allowing site owners to add interactive, configurable widgets to their pages with a built-in settings panel. Quick Start Checklist Follow these steps in order when creating a site widget: Create widget folder: src/extensions/site/widgets/custom-elements/<widget-name>/ Create widget.tsx with React component and reac...
|
289 |
| 10397 | wix-cli-embedded-script | wix/skills |
Wix Embedded Script Builder Creates embedded script extensions for Wix CLI applications. Embedded scripts are HTML code fragments that get injected into the DOM of Wix sites, enabling integration with third-party services, analytics tracking, advertising, and custom JavaScript functionality. Quick Start Checklist Follow these steps in order when creating an embedded script: Create script folder: src/extensions/site/embedded-scripts/<script-name>/ Create embedded.html with config element, styles,...
|
289 |
| 10398 | wix-cli-dashboard-modal | wix/skills |
Overview Dashboard modals are popup dialogs triggered from dashboard pages or plugins. They consist of three files and use the Dashboard SDK for lifecycle control via openModal() and closeModal() . Quick Reference Task Method Example Create modal Create 3 files in src/extensions/dashboard/modals/<folder>/ See File Structure below Open modal dashboard.openModal() openModal({ modalId: "modal-id" }) Pass data to modal params in openModal() params: { userId: "123" } Read data in modal observeState()...
|
289 |
| 10399 | wix-cli-dashboard-page | wix/skills |
Wix Dashboard Page Builder Creates full-featured dashboard page extensions for Wix CLI applications. Dashboard pages appear in the Wix site owner's dashboard and enable site administrators to manage data, configure settings, and perform administrative tasks. Quick Start Checklist Follow these steps in order when creating a dashboard page: Create page folder: src/dashboard/pages/<page-name>/ Create page.tsx with WDS components wrapped in WixDesignSystemProvider Create extensions.ts with ex...
|
289 |
| 10400 | wix-cli-service-plugin | wix/skills |
Wix Service Plugin (SPI) Builder Creates service plugin extensions for Wix CLI applications. Service plugins are a set of APIs defined by Wix that you can use to inject custom logic into the existing backend flows of Wix business solutions or to introduce entirely new flows to Wix sites. When you implement a service plugin, Wix calls your custom functions during specific flows. Common use cases include eCommerce customization (shipping, fees, taxes, validations), but service plugins can extend...
|
289 |