Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
writing-slash-commands
Use when creating or editing slash commands - applies TDD to slash command documentation by testing with SlashCommand tool and subagents before deployment, preventing inverted logic and untested conditionals
majiayu000/claude-skill-registry 163
-
pentest-coordinator
Autonomous penetration testing coordinator using ReAct methodology. Automatically activates when user provides a target IP or asks to start penetration testing. Orchestrates reconnaissance, exploitation, and privilege escalation until both user and root flags are captured. (project)
majiayu000/claude-skill-registry 163
-
detect-kiro-specs
Detect Kiro specs with modified files in current branch. Use before PRs, spec-specific tests, or CI filtering.
majiayu000/claude-skill-registry 163
-
bugfix-workflow
通用 Bugfix 工作流知识库,包含 TDD 流程、输出格式规范、置信度评分标准和通用最佳实践。适用于所有技术栈(backend/frontend/e2e)。
majiayu000/claude-skill-registry 163
-
implementation-phase
Standard Operating Procedure for /implement phase. TDD workflow, anti-duplication checks, task execution, and continuous testing.
majiayu000/claude-skill-registry 163
-
integration-patterns
MCPサーバーと外部システム間の統合パターン設計。同期・非同期通信、イベント駆動アーキテクチャ、データ同期パターンの設計指針を提供します。
Anchors:
• Enterprise Integration Patterns (Hohpe/Woolf) / 適用: パターン選択・設計 / 目的: スケーラブルな連携設計
• Designing Data-Intensive Applications (Kleppmann) / 適用: 非同期・イベント駆動 / 目的: 分散システムの信頼性
• The Pragmatic Programmer / 適用: 実装品質 / 目的: 実践的な改善
Trigger:
Use when designing system integration, API connectivity, service communication, async processing, or event-driven architecture.
integration patterns, mcp server, async communication, event-driven, message queue, api integration
majiayu000/claude-skill-registry 163
-
gh-closing-issues
Closes a GitHub issue. Use when a task is completed or an issue is resolved.
majiayu000/claude-skill-registry 163
-
better-auth-ts
Better Auth TypeScript/JavaScript authentication library. Use when implementing auth in Next.js, React, Express, or any TypeScript project. Covers email/password, OAuth, JWT, sessions, 2FA, magic links, social login with Next.js 16 proxy.ts patterns.
majiayu000/claude-skill-registry 163
-
reference-class-forecasting
Use when starting a forecast to establish a statistical baseline (base rate) before analyzing specifics. Invoke when need to anchor predictions in historical reality, avoid "this time is different" bias, or establish outside view before inside view analysis. Use when user mentions base rates, reference classes, outside view, or starting a new prediction.
majiayu000/claude-skill-registry 163
-
cms-component-builder
Build Optimizely CMS components for Astro v5. Use when creating/modifying components, pages, experiences, or working with GraphQL fragments, opti-type.json, or opti-style.json files (project)
majiayu000/claude-skill-registry 163
-
MCP Architecture Expert
Design and implement Model Context Protocol servers for standardized AI-to-data integration with resources, tools, prompts, and security best practices
majiayu000/claude-skill-registry 163
-
work-command-center
Primary orchestration hub that FIRST enforces skill discipline (checking for applicable skills before any action), then manages deliverables, deadlines, team coordination, priority coaching, and work-life balance. Provides structured task management, daily standups, and orchestrates specialized skills when technical deep-dives are needed.
majiayu000/claude-skill-registry 163
-
chrome-devtools-site-search
Validate website parsing and browser automation feasibility by browsing and searching within a user-specified website scope using the chrome-devtools MCP server (mcp_servers.chrome-devtools); summarize results backed by observed page content (real titles/URLs), and open matching pages for review. Use when the user asks you to open a site, find specific content on it, run a site-scoped query, and keep the relevant pages open.
majiayu000/claude-skill-registry 163
-
unsloth-mcp-server
Work with the Unsloth MCP Server codebase. Use when maintaining, extending, or debugging this specific MCP server implementation. Provides architecture knowledge, code patterns, and development workflows.
majiayu000/claude-skill-registry 163
-
QA Master
Master skill for Testing, Verification, and Auditing. Includes E2E (Playwright), Unit Tests, and UI/UX Audits.
majiayu000/claude-skill-registry 163
-
component-implementer
Implements UI components from design specifications. Use when implementing frontend components, pages, or UI elements. Follows design specs from ui-ux-designer, implements responsive design, and ensures accessibility.
majiayu000/claude-skill-registry 163
-
implementing-server-actions
Teaches Server Actions in React 19 for form handling and data mutations. Use when implementing forms, mutations, or server-side logic. Server Actions are async functions marked with 'use server'.
majiayu000/claude-skill-registry 163
-
help-center-design
Design or audit AI-first help centers/knowledge bases/FAQs, including taxonomy, article templates, analytics, and AI support (RAG, chatbot, escalation), using 2025-2026 best practices
majiayu000/claude-skill-registry 163
-
agent-sre-engineer
Expert Site Reliability Engineer balancing feature velocity with system stability through SLOs, automation, and operational excellence. Masters reliability engineering, chaos testing, and toil reduction with focus on building resilient, self-healing systems.
majiayu000/claude-skill-registry 163
-
ln-110-project-docs-coordinator
Coordinates project documentation creation. Gathers context once, detects project type, delegates to 5 L3 workers (ln-111-115). L2 Coordinator invoked by ln-100.
majiayu000/claude-skill-registry 163
-
spring-testing
Test Spring Boot applications - MockMvc, TestContainers, test slices, integration testing
majiayu000/claude-skill-registry 163
-
beeper
Search and browse local Beeper chat history (threads, messages, full-text search).
majiayu000/claude-skill-registry 163
-
drizzle-orm-d1
Build type-safe D1 databases with Drizzle ORM. Includes schema definition, migrations with Drizzle Kit, relations, and D1 batch API patterns. Prevents 18 errors including SQL BEGIN failures, cascade data loss, 100-parameter limits, and foreign key issues.
Use when: defining D1 schemas, managing migrations, bulk inserts, or troubleshooting D1_ERROR, BEGIN TRANSACTION, foreign keys, "too many SQL variables".
majiayu000/claude-skill-registry 163
-
auto-draft
Generate planning documents (기획서) automatically from mockups/MVP sites and project artifacts. This skill orchestrates the entire document generation workflow including crawling, analysis, section generation, validation, and final PPT creation.
majiayu000/claude-skill-registry 163