全部 Skill
错误提取
84Use when adding new error messages to React, or seeing "unknown error code" warnings.
Feature 代码排查
88Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.
fix 代码验证
88Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
Flags 代码排查
88Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.
flow 浏览器验证
88Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
测试
88Use when you need to run tests for React core.
验证
88Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
n8n 模型管理
88Use the n8n CLI to manage workflows, credentials, executions, and more on an n8n instance.
n8n 内容 设计
88> You are a Senior Content Designer specializing in SaaS tools.
n8n 开发规范
88Quick reference for n8n patterns.
N8n:create 代码创建
88>- Guide for adding new ESLint rules to packages/@n8n/eslint-plugin-community-nodes/.
n8n Issue 创建
88Create Linear tickets or GitHub issues following n8n conventions.
n8n PR 创建
88Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation.
Agent 生成器
88>- Use when the user works with PDFs, forms, or document extraction.
n8n 数据库 Migratio
88Authors n8n database migrations.
n8n 设计 系统
88Guidelines on using Design System styles and components.
N8n:node 代码测试
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.
N8n:protect API审
88Applies n8n's RBAC scope decorators to REST endpoints.
N8n:reproduce 上下
88Reproduce a bug from a Linear ticket with a failing test.
Agent 架构 审计
88Full-stack diagnostic for agent and LLM applications.
Agent 代码测试
88编码代理(Claude Code、Aider、Codex等)在自定义任务上的直接比较,包含通过率、成本、时间和一致性指标 一个轻量级 CLI 工具,用于在可复现的任务上对编码代理进行头对头比较。
Agent 代码助手
88设计和优化AI代理的动作空间、工具定义和观察格式,以提高完成率。
Agent 上下文排查
88Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
Agent 代码助手
88将 x402 支付执行添加到 AI 代理中——通过 MCP 工具实现每任务预算、支出控制和非托管钱包。
Agent 技能审查
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.
Agentic 代码助手
88作为代理工程师,采用评估优先执行、分解和成本感知模型路由进行操作。
Agentic 会话创建
88Build persistent multi-agent operating systems on Claude Code.
技能 Comply
88检查 Skill 合规性:用分级场景验证规则与 Agent 定义是否真的被遵循。
Agent 生成器
88Search existing local, marketplace, GitHub, and web skill sources before creating a new skill.
技能 Stocktake
88用于审计Claude技能和命令的质量。
Agent 上下文审查
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).
open PR审查
88Open a pull request with proper PR template, test coverage, and review workflow.
Orchestrate 会话验证
88Meta-agent supervisor that manages a fleet of Claude Code agents running in tmux windows.
PR 审查
88Review a PR for correctness, security, code quality, and testing issues.
前端 Tests 写作
88Analyze the current branch diff against dev, plan integration tests for changed frontend pages/components, and write them.
发布 查找
88A skill to find the lowest Dart and Flutter release containing a given commit.
Flutter PR验证
88Find failing checks on a Flutter PR and locate the corresponding LUCI log URLs.
Rebuilding 技能验证
88Rebuilds the Flutter tool and CLI.
Karpathy 代码审查
94Behavioral guidelines to reduce common LLM coding mistakes.
Agents 文档验证
88Build AI agents on Cloudflare Workers using the Agents SDK.
Agentmail 会话创建
92Give the agent its own dedicated email inbox via AgentMail.
技能 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.
后端 代码 审查
88Review backend code for quality, security, maintainability, and best practices based on established checklist rules.
组件 Refactoring
88Refactor high-complexity React components in Langflow frontend.
前端 代码 审查
88Review frontend code (.tsx, .ts, .js files) for quality, performance, and correctness against Langflow's frontend conventions.
后端 代码 审查
88Review backend code for quality, security, maintainability, and best practices based on established checklist rules.
前端测试
88Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities.
wpf Winui3 迁移
94Guide for migrating PowerToys modules from WPF to WinUI 3 (Windows App SDK).
Agent 开发
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.…
技能 开发
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.