Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
enterprise-plan
Creates granular implementation plans from Technical Design Documents. Every step has exact file paths, exact code, and exact test commands. Plans are quality-gated before approval. Use after enterprise-brainstorm produces a TDD.
majiayu000/claude-skill-registry 163
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
majiayu000/claude-skill-registry 163
-
risk-manager
Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. Use PROACTIVELY for risk assessment, trade tracking, or portfolio protection.
majiayu000/claude-skill-registry 163
-
Enterprise ERP Consultant
Expert guidance for enterprise resource planning systems, business logic, domain modeling, and ERP integration patterns. Use when building ERP systems, implementing business workflows, or integrating with ERP platforms.
majiayu000/claude-skill-registry 163
-
skill-optimizer
Optimizes AI skills for activation, clarity, and cross-model reliability. Use when creating or editing skill packs, diagnosing weak skill uptake, reducing regressions, tuning instruction salience, improving examples, shrinking context cost, or setting benchmark/release gates for skills. Trigger terms: skill optimization, activation gap, benchmark skill, with/without skill delta, regression, context budget, prompt salience.
majiayu000/claude-skill-registry 163
-
get-available-resources
This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.
majiayu000/claude-skill-registry 163
-
government-ai-policy-report-drafting
A reusable skill for drafting authoritative, fact-bound government policy reports on AI topics—enforcing strict avoidance of technical hallucination, plain and precise bureaucratic language, Word-compatible structural formatting, inclusion of actionable, evidence-grounded recommendations with sharp diagnostic insight, and mandatory opening with a verifiable real-world incident to establish operational urgency and stakes.
majiayu000/claude-skill-registry 163
-
openspec-apply-change
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
majiayu000/claude-skill-registry 163
-
skill-evolve
Evolve skills iteratively based on usage tracking and feedback. Use for skills used repeatedly, when failure rate exceeds 10 percent, when user feedback indicates confusion, or when building team expertise over time. Achieves 20 percent consistency improvement through iterative refinement. Triggers on "evolve skill", "improve skill iteratively", "skill evolution", "track skill performance", "refine skill".
majiayu000/claude-skill-registry 163
-
think-tank
Collaborative exploration and reasoning frameworks. Use when ideas need shaping, decisions need analysis, or requirements need clarification. Includes l'entonnoir questioning, incremental validation, YAGNI, and 12 reasoning techniques. Not for execution when path is clear or analysis is complete.
majiayu000/claude-skill-registry 163
-
commit-with-reflection
Git提交与调试反思报告生成技能。自动分析开发过程中的错误、调试步骤和解决方案,生成结构化的中文反思报告,并创建包含报告引用的Git提交。触发词:反思提交、智能提交、生成调试报告、commit with reflection。
majiayu000/claude-skill-registry 163
-
email-security
majiayu000/claude-skill-registry 163
-
nestjs-testing-skill
Use this skill whenever the user wants to set up, write, or refactor tests for a NestJS TypeScript backend, including unit tests, integration tests, and e2e tests with Jest, TestingModule, and Supertest.
majiayu000/claude-skill-registry 163
-
nw-jtbd-core
Core JTBD theory and job story format - job dimensions, job story template, job stories vs user stories, 8-step universal job map, outcome statements, and forces of progress
majiayu000/claude-skill-registry 163
-
draw
Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw.
majiayu000/claude-skill-registry 163
-
game-development
Game development orchestrator. Routes to platform-specific skills based on project needs.
majiayu000/claude-skill-registry 163
-
oracle
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
majiayu000/claude-skill-registry 163
-
social-content-engine
Generates a 30-day "Warm Up" content calendar (Tweets, IG Reels ideas, LinkedIn posts).
majiayu000/claude-skill-registry 163
-
IDOR Vulnerability Testing
This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "enumerate user IDs or object references," or "bypass authorization to access other users' data." It provides comprehensive guidance for detecting, exploiting, and remediating IDOR vulnerabilities in web applications.
majiayu000/claude-skill-registry 163
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
majiayu000/claude-skill-registry 163
-
formsite-automation
Automate Formsite tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
js-early-exit
Use early returns to avoid unnecessary computation in loops and functions. Apply when processing arrays, validating input, or checking multiple conditions where the result can be determined before all iterations complete.
majiayu000/claude-skill-registry 163
-
Testing Anti-Patterns
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.
majiayu000/claude-skill-registry 163
-
breakdown-plan
Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.
majiayu000/claude-skill-registry 163