Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
mermaidjs-v11
Create diagrams with Mermaid.js v11 syntax. Use for flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, state diagrams, architecture diagrams, timelines, user journeys.
majiayu000/claude-skill-registry 163
-
user-interview
Systematically process user interviews to extract actionable insights. Batch processes interviews and generates research reports.
majiayu000/claude-skill-registry 163
-
b
ONLY when user explicitly types /b. Never auto-trigger on plan, design, or architect.
majiayu000/claude-skill-registry 163
-
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.
majiayu000/claude-skill-registry 163
-
auto-analysis-219c9431a85d
majiayu000/claude-skill-registry 163
-
sibyl-revisionist
Sibyl 修正主义者 agent - 基于实验结果反思假设,提出修正方向
majiayu000/claude-skill-registry 163
-
exploring-codebases
Semantic search for codebases. Locates matches with ripgrep and expands them into full AST nodes (functions/classes) using tree-sitter or pre-generated _MAP.md files. Returns complete, syntactically valid code blocks rather than fragmented lines. Use when looking for specific implementations, examples, or references where full context is needed.
majiayu000/claude-skill-registry 163
-
vue-framework
Build reactive user interfaces with Vue 3 using Composition API, reactive state management, and component-based architecture. Master composables, provide/inject, Pinia state management, and Vue Router. Use for: creating interactive single-page applications, implementing reactive data binding and computed properties, building reusable component libraries, managing complex application state, integrating with TypeScript for type safety, optimizing performance with virtual DOM, and developing progressive web applications with Vue ecosystem tools.
majiayu000/claude-skill-registry 163
-
turborepo
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,
dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment
variables, internal packages, monorepo structure/best practices, and boundaries.
Use when user: configures tasks/workflows/pipelines, creates packages, sets up
monorepo, shares code between apps, runs changed/affected packages, debugs cache,
or has apps/packages directories.
majiayu000/claude-skill-registry 163
-
premortem
Pre-mortem analysis that imagines a plan has failed, then works backward to identify causes and preventions. Use before launches, major decisions, or risky initiatives to surface hidden risks.
majiayu000/claude-skill-registry 163
-
dev_invoke_kimi-cli
Delegate testing, QA, and code review tasks to Opencode CLI using Kimi K2.5 model via markdown file handoff.
Write test request to TASK.md, Opencode with Kimi K2.5 generates tests/reviews, outputs to OUTPUT.md.
Use for test generation, QA verification, edge case detection, code coverage analysis, security reviews.
Triggers: kimi, kimi k2.5, kimi cli, opencode kimi, test generation, QA, quality assurance,
code review, unit tests, integration tests, edge cases, test coverage, testing, kimisubagent,
togetherai kimi, opencode/kimi-k2.5-free, togetherai/moonshotai/Kimi-K2.5
Prerequisites: Opencode CLI installed, Together.ai API key (if using togetherai provider)
Models: opencode/kimi-k2.5-free (recommended), togetherai/moonshotai/Kimi-K2.5 (alternative)
majiayu000/claude-skill-registry 163
-
sql-pro
Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis.
majiayu000/claude-skill-registry 163
-
code-style
代码风格规范 / Code style conventions。在编写、编辑、评审 Python 代码时使用。包括类型注解、Decimal 精度、Docstring、模块组织等规范。Use when writing, editing, or reviewing Python code. Enforces type hints, Decimal precision, docstrings, and module organization.
majiayu000/claude-skill-registry 163
-
convex-reviewer
Review Convex code for security, runtime correctness, performance, schema design, and AgentForge-specific architectural boundaries.
majiayu000/claude-skill-registry 163
-
verify-diag
Verify an architecture diagram against the actual codebase. Checks component existence, connection accuracy, and read/write directionality. Use when user says "verify diagram", "verify diag", "check diagram", or wants to validate diagram accuracy.
majiayu000/claude-skill-registry 163
-
fastmcp-secondsky-claude-skills
majiayu000/claude-skill-registry 163
-
data-anomaly-detector
Detect anomalies and outliers in construction data: unusual costs, schedule variances, productivity spikes. Statistical and ML-based detection methods.
majiayu000/claude-skill-registry 163
-
web-realtime-socket-io
Socket.IO v4.x client patterns, connection lifecycle, reconnection, authentication, rooms, namespaces, acknowledgments, binary data, TypeScript integration
majiayu000/claude-skill-registry 163
-
readme
Generate a gold-standard README for any project. Interviews you about the problem, generates a draft following battle-tested patterns, then council-validates it. Triggers: "readme", "write readme", "generate readme", "improve readme", "rewrite readme".
majiayu000/claude-skill-registry 163
-
notion-template-business
Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, marketing, and scaling to real revenue. Use when: notion template, sell templates, digital product, notion business, gumroad.
majiayu000/claude-skill-registry 163
-
auto-review-loop
Autonomous multi-round research review loop. Repeatedly reviews using Gemini via gemini-review MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement.
majiayu000/claude-skill-registry 163
-
airtable-automation
Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
weekly-plan
Set next week's priorities
majiayu000/claude-skill-registry 163
-
Env Diagnosis
Environment diagnosis is systematic process of identifying and resolving issues in development environments before they block productivity. This skill provides checklists, automated scripts, and repai
majiayu000/claude-skill-registry 163