All skills
extract-errors
84Use when adding new error messages to React, or seeing "unknown error code" warnings. runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more. runs entirely locally.
feature-flags
88Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React. | File | Purpose | |------|---------| | packages/shared/ReactFeatureFlags.js | Default flags (canary), EXPERIMENTAL overrides | runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.
fix
88Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI. runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.
flags
88Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels. | Option | Purpose | |--------|---------| | (none) | Show all flags across all channels | | --diff <ch1> <ch2> | Compare flags between channels | | --cleanup | Show flags grouped by cleanup status | runs entirely locally. W…
flow
88Use when you need to run Flow type checking, or when seeing Flow type errors in React code. | Renderer | When to Use | |----------|-------------| | dom-node | Default, recommended for most changes | | dom-browser | Browser-specific DOM code | | native | React Native | runs entirely locally; runs on Node.js. Works with Claude Code, Cursor, Cline and 23 more.
test
88Use when you need to run tests for React core. Supports source, www, stable, and experimental channels. Run tests for the React codebase. Release Channels: Common Mistakes: runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.
verify
88Use when you want to validate changes before committing, or when you need to check all React contribution requirements. Run all verification steps. Run these first in sequence: runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.
n8n-cli
88Use the n8n CLI to manage workflows, credentials, executions, and more on an n8n instance. Use when the user asks to interact with n8n, automate workflows, manage credentials, or operate their instance from the command line.
n8n:content-design
88> You are a Senior Content Designer specializing in SaaS tools. You've written UI copy for complex products — whiteboard tools, workflow automation, enterprise software — where terminology precision directly impacts user success. You treat requires Vendor-specific API key; runs on Node.js. Works with Claude Code, Cursor, Cline and 23 more.
n8n:conventions
88Quick reference for n8n patterns. Full docs /AGENTS.md Use this skill when you need quick reminders on critical patterns. import { UnexpectedError } from 'n8n-workflow'; runs entirely locally; runs on Node.js. Works with Claude Code, Cursor, Cline and 23 more.
n8n:create-community-node-lint-rule
88>- Guide for adding new ESLint rules to packages/@n8n/eslint-plugin-community-nodes/. All paths below are relative to packages/@n8n/eslint-plugin-community-nodes/. Before writing code, clarify: runs entirely locally; runs on Node.js. Works with Claude Code, Cursor, Cline and 23 more.
n8n:create-issue
88Create Linear tickets or GitHub issues following n8n conventions. Use when the user asks to create a ticket, file a bug, open an issue, or says /create-issue. Create a Linear ticket or GitHub issue for: $ARGUMENTS makes outbound network calls; runs on Node.js. Works with Claude Code, Cursor, Cline and 23 more.
n8n:create-pr
88Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.
n8n:create-skill
88>- Use when the user works with PDFs, forms, or document extraction. Skills are markdown (plus optional scripts) that teach the agent a focused workflow. Keep SKILL.md short—the context window is shared with chat, code, and other skills. runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.
n8n:db-migrations
88Authors n8n database migrations. Use when creating or modifying files under packages/@n8n/db/src/migrations/, when the user asks to add a column, table, index, foreign key, or backfill, or when the user mentions DB migrations or TypeORM migrations.
n8n:design-system
88Guidelines on using Design System styles and components. Use when working on .vue files in packages/frontend. Triggers for tasks that include component architecture, styling, UI changes, or feature work.
n8n:node-add-oauth
88Add OAuth2 credential support to an existing n8n node — creates the credential file, updates the node, adds tests, and keeps the CLI constant in sync. Use when the user says /node-add-oauth.
n8n:protect-endpoints
88Applies n8n's RBAC scope decorators to REST endpoints. Use when creating a new @RestController, adding any @Get/@Post/@Put/@Patch/@Delete route to an existing controller, or reviewing endpoint authorization. Every authenticated endpoint must be gated by @ProjectScope or @GlobalScope.
n8n:reproduce-bug
88Reproduce a bug from a Linear ticket with a failing test. Expects the full ticket context (title, description, comments) to be provided as input. Given a Linear ticket context ($ARGUMENTS), systematically reproduce the bug makes outbound network calls; runs on Node.js. Works with Claude Code, Cursor, Cline and 23 more.
agent-architecture-audit
88Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.
agent-eval
88一个轻量级 CLI 工具,用于在可复现的任务上对编码代理进行头对头比较。每个“哪个编码代理最好?”的比较都基于感觉——本工具将其系统化。 pip install git+https://github.com/joaquinhuigomez/agent-eval.git@6d062a2f5cda6ea443bf5d458d361892c04e749b runs entirely locally; runs on Docker. Works with Claude Code, Cursor, Cline and 23 more.
agent-harness-construction
88当你在改进智能体的规划、调用工具、从错误中恢复以及收敛到完成状态的方式时,使用此技能。 runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more. runs entirely locally.
agent-introspection-debugging
88Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Use this skill when an agent run is failing repeatedly, consuming tokens without progress, looping on the same tools, or drifting away from the intended task. runs entirely locally. Works with Claude Code, Cursor, Cline and 23 …
agent-payment-x402
88让AI代理能够自主支付并内置消费控制。使用x402 HTTP支付协议和MCP工具,使代理能够为外部服务、API或其他代理支付,无需托管风险。 适用于:代理需要支付API调用、购买服务、与其他代理结算、强制执行每项任务消费限额,或管理非托管钱包。与成本感知LLM流水线和安全审查技能自然搭配。 x402将HTTP 402(需要付款)扩展为机器可协商的流程。当服务器返回402时,代理的支付工具会自动协商价格、检查预算、签署交易并重试——无需人工干预。 runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.
agent-sort
88Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.
agentic-engineering
88在 AI 智能体执行大部分实施工作、而人类负责质量与风险控制的工程工作流中使用此技能。 当自动化格式化/代码检查工具已强制执行代码风格时,不要在仅涉及风格分歧的审查上浪费周期。 仅当较低层级的模型失败且存在清晰的推理差距时,才升级模型层级。 runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.
agentic-os
88Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.
skill-comply
88通过以下方式测量编码代理是否实际遵循技能、规则或代理定义: uv run python -m scripts.run ~/.claude/rules/common/testing.md uv run python -m scripts.run --dry-run ~/.claude/skills/search-first/SKILL.md runs entirely locally; runs on Python. Works with Claude Code, Cursor, Cline and 23 more.
skill-scout
88Search existing local, marketplace, GitHub, and web skill sources before creating a new skill. Use when the user wants to create, build, fork, or find a skill for a workflow.
skill-stocktake
88斜杠命令 (/skill-stocktake),用于使用质量检查清单 + AI 整体判断来审核所有 Claude 技能和命令。支持两种模式:用于最近更改技能的快速扫描,以及用于完整审查的全面盘点。 该命令针对以下相对于调用命令所在目录的路径: |------|-------------| | ~/.claude/skills/ | 全局技能(所有项目) | runs entirely locally; runs on Python. Works with Claude Code, Cursor, Cline and 23 more.
agent-customization
88**WORKFLOW SKILL** — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax. DO NOT USE FOR: general coding questions (use default agent); runtime debugging or error diagnosis; MCP server configuration (use MCP docs directly); VS Code extension development. INVOKES: file system tools (read/write customization files), ask-questions tool (interview user for requirements), subagents for codebase exploration. FOR SINGLE OPERATIONS: For quick YAML frontmatter fixes or creating a single file from a known pattern, edit the file directly — no skill needed.
open-pr
88Open a pull request with proper PR template, test coverage, and review workflow. Guides agents through creating a PR that follows repo conventions, ensures existing behaviors aren't broken, covers new behaviors with tests, and handles review via bot when local testing isn't possible. TRIGGER when user asks to "open a PR", "create a PR", "make a PR", "submit a PR", "open pull request", "push and create PR", or any variation of opening/submitting a pull request.
orchestrate
88Meta-agent supervisor that manages a fleet of Claude Code agents running in tmux windows. Auto-discovers spare worktrees, spawns agents, monitors state, kicks idle agents, approves safe confirmations, and recycles worktrees when done. TRIGGER when user asks to supervise agents, run parallel tasks, manage worktrees, check agent status, or orchestrate parallel work.
pr-review
88Review a PR for correctness, security, code quality, and testing issues. TRIGGER when user asks to review a PR, check PR quality, or give feedback on a PR. gh pr list --head $(git branch --show-current) --repo Significant-Gravitas/AutoGPT makes outbound network calls. Works with Claude Code, Cursor, Cline and 23 more.
write-frontend-tests
88Analyze the current branch diff against dev, plan integration tests for changed frontend pages/components, and write them. TRIGGER when user asks to write frontend tests, add test coverage, or 'write tests for my changes'.
find-release
88A skill to find the lowest Dart and Flutter release containing a given commit. Use this skill whenever users ask about when a commit landed in Flutter or Dart releases, inquire about release versions for specific SHAs, or want to know if a commit is included in stable, beta, or dev channels for Flutter/Dart projects.
flutter-pr-checks-finder
88Find failing checks on a Flutter PR and locate the corresponding LUCI log URLs. You can use the gh CLI if it's installed and authenticated, or use direct HTTP requests to the GitHub API as a fallback. makes outbound network calls. Works with Claude Code, Cursor, Cline and 23 more.
rebuilding-flutter-tool
88Rebuilds the Flutter tool and CLI. Use when a user asks to compile, update, regenerate, or rebuild the Flutter tool or CLI. You must strictly follow this workflow to rebuild the Flutter tool. runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.
karpathy-guidelines
94Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
agents-sdk
88Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.
agentmail
92Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. hermes-agent@agentmail.to).
skill-lookup
88> search_skills({"query": "code review", "limit": 5, "category": "coding"}) get_skill({"id": "abc123"}) Use these prompts.chat MCP tools: Call search_skills with: Present results showing: runs entirely locally. Works with Claude Code, Cursor, Cline and 23 more.
backend-code-review
88Review backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analysis, or improvement of backend files (e.g., `.py`) under the `src/backend/` directory. Do NOT use for frontend files (e.g., `.tsx`, `.ts`, `.js`). Supports pending-change review, code snippets review, and file-focused review.
component-refactoring
88Refactor high-complexity React components in Langflow frontend. Use when manual complexity assessment shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
frontend-code-review
88Review frontend code (.tsx, .ts, .js files) for quality, performance, and correctness against Langflow's frontend conventions. Supports pending-change reviews and file-targeted reviews.
backend-code-review
88Review backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analysis, or improvement of backend files (e.g., `.py`) under the `api/` directory. Do NOT use for frontend files (e.g., `.tsx`, `.ts`, `.js`). Supports pending-change review, code snippets review, and file-focused review.
frontend-testing
88Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.
wpf-to-winui3-migration
94Guide for migrating PowerToys modules from WPF to WinUI 3 (Windows App SDK). Use when asked to migrate WPF code, convert WPF XAML to WinUI, replace System.Windows namespaces with Microsoft.UI.Xaml, update Dispatcher to DispatcherQueue, replace DynamicResource with ThemeResource, migrate imaging APIs from System.Windows.Media.Imaging to Windows.Graphics.Imaging, convert WPF Window to WinUI Window, migrate .resx to .resw resources, migrate custom Observable/RelayCommand to CommunityToolkit.Mvvm source generators, handle WPF-UI (Lepo) to WinUI native control migration, or fix installer/build pipeline issues after migration. Keywords: WPF, WinUI, WinUI3, migration, porting, convert, namespace, XAML, Dispatcher, DispatcherQueue, imaging, BitmapImage, Window, ContentDialog, ThemeResource, DynamicResource, ResourceLoader, resw, resx, CommunityToolkit, ObservableProperty, WPF-UI, SizeToContent, AppWindow, SoftwareBitmap.
Agent Development
89This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.…
Skill Development
89This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins. This skill provides guidance for creating effective skills for Cla…