Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
verification
V 阶段 Path 分级验证清单
WenJunDuan/Rlues 166
-
plan-first
强制先规划后执行 — Path B+ 任务必须在 Plan 模式完成设计后再写代码
WenJunDuan/Rlues 166
-
brainstorm
R/D 阶段工具编排 — augment 搜索 + ADR 输出格式
WenJunDuan/Rlues 166
-
cunzhi
人工确认检查点协议 — 关键决策前必须获得人工确认
WenJunDuan/Rlues 166
-
agent-teams
Path D 并行分工模板 — Agent Teams 任务分配、上下文传递、结果合并
WenJunDuan/Rlues 166
-
tdd
E 阶段 TDD 分级参数 — Path 决定强制级别和提交策略
WenJunDuan/Rlues 166
-
context7
E 阶段按需拉取第三方库文档 — 使用 context7 CLI 获取最新 API 文档
WenJunDuan/Rlues 166
-
knowledge
跨会话经验管理 — Rev 阶段沉淀教训, 后续会话自动复用
WenJunDuan/Rlues 166
-
code-quality
Rev 阶段 Plugin 编排顺序 + Linus 四问 + 经验沉淀
WenJunDuan/Rlues 166
-
verification
V 阶段分级清单 — Path 决定验证严格度和失败升级链
WenJunDuan/Rlues 166
-
brainstorm
R/D 阶段增强 — augment-context-engine 搜代码 + 读 conventions + ADR 输出
WenJunDuan/Rlues 166
-
cunzhi
人工确认检查点协议 — 关键决策前暂停等待人工确认, 使用 MCP cunzhi 工具
WenJunDuan/Rlues 166
-
claude-opus-4-5-migration
Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.
WenJunDuan/Rlues 166
-
Writing Hookify Rules
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
WenJunDuan/Rlues 166
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
WenJunDuan/Rlues 166
-
Hook Development
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
WenJunDuan/Rlues 166
-
MCP Integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
WenJunDuan/Rlues 166
-
Agent Development
This 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.
WenJunDuan/Rlues 166
-
Command Development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
WenJunDuan/Rlues 166
-
Plugin Structure
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
WenJunDuan/Rlues 166
-
Skill Development
This 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.
WenJunDuan/Rlues 166
-
Plugin Settings
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
WenJunDuan/Rlues 166
-
agent-teams
Path D 并行分工模板 — Agent Teams 任务分配、上下文传递、结果合并
WenJunDuan/Rlues 166
-
tdd
E 阶段 TDD 分级参数 — Path 决定强制级别和提交策略
WenJunDuan/Rlues 166