Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
openapi-spec-generation
Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.
majiayu000/claude-skill-registry 163
-
phase-transition
Transition between session phases (RESEARCH → PLAN → IMPLEMENT → REVIEW → VERIFY)
majiayu000/claude-skill-registry 163
-
memory-systems
Design short-term, long-term, and graph-based memory architectures
majiayu000/claude-skill-registry 163
-
database
This skill should be used when the user wants to add a database (Postgres, Redis, MySQL, MongoDB), says "add postgres", "add redis", "add database", "connect to database", or "wire up the database". For other templates (Ghost, Strapi, n8n, etc.), use the templates skill.
majiayu000/claude-skill-registry 163
-
ux-review
UX review of storefront pages for layout, navigation, and accessibility
majiayu000/claude-skill-registry 163
-
regex-vs-llm-structured-text
Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
majiayu000/claude-skill-registry 163
-
claude-code-skill
Development conventions and architecture guide for the Claude Code CLI repository.
majiayu000/claude-skill-registry 163
-
safe-git-guard
Prevents destructive Git operations by requiring backup and confirmation. Blocks git reset --hard, git push --force on main, git clean -fd. Requires backup before git checkout, git reset, git rebase. Activate on any destructive git command.
majiayu000/claude-skill-registry 163
-
architecture
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
majiayu000/claude-skill-registry 163
-
evo-sprint-planning
Generate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"
majiayu000/claude-skill-registry 163
-
mern-sec
Security policy for MERN apps. Enforces OWASP Top 10 and CWE Top 25 mitigations.
majiayu000/claude-skill-registry 163
-
meeting-minutes
Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.
majiayu000/claude-skill-registry 163
-
Soul
Embody this digital identity. Read SOUL.md first, then STYLE.md, then examples/. Become the person—opinions, voice, worldview.
majiayu000/claude-skill-registry 163
-
optionality-review
Review code, architecture, plans, or decisions through the lens of strategic optionality. Assesses reversibility, resilience, and future value.
majiayu000/claude-skill-registry 163
-
clarify
Port of .claude/commands/clarify.md for Codex.
majiayu000/claude-skill-registry 163
-
screenshot-ab
App Store スクリーンショット A/B テスト自動クローズドループ。メトリクス確認 → 勝者判定 → ヘッドライン生成(生成→採点→改善ループ)→ l.md Bible(make generate-store-screenshots)でPNG生成 → visual-qa採点 → Slackにダイスへ送る → ASCアップロード → PPO実験作成。Use when running screenshot-ab, App Store screenshot experiment, screenshot loop, スクショA/Bテスト, screenshot closed loop, screenshot automation, A/B test screenshots.
majiayu000/claude-skill-registry 163
-
help
This skill should be used when the user asks for "email help", "himalaya help", "email commands", "what can you do with email", or wants to discover available email capabilities. Help hub for browsing all tools, prompts, skills, and workflows.
majiayu000/claude-skill-registry 163
-
incident-response
Provides incident response best practices covering severity classification, on-call rotation, war room protocols, runbook templates, escalation policies, and blameless postmortems. Use when handling an incident, setting up on-call, writing a postmortem, creating a runbook, configuring PagerDuty or OpsGenie, or building incident management processes.
majiayu000/claude-skill-registry 163
-
styled-jsx-dynamic
Implement dynamic styling in styled-jsx using best practices (CSS variables, className toggling, safe interpolations). Use for hover/active state, variant switches, theming, and runtime sizes/colors.
majiayu000/claude-skill-registry 163
-
codebase-review
Holistic read-only codebase health review to find architecture drift, dead code, test gaps, and doc gaps.
majiayu000/claude-skill-registry 163
-
create-project-instructions
Create project-context AGENTS.md files using phased discovery, required operational sections, and session-state modeling.
majiayu000/claude-skill-registry 163
-
web
Search the web and fetch page content.
majiayu000/claude-skill-registry 163
-
json-render-react-native
React Native renderer for json-render that turns JSON specs into native mobile UIs. Use when working with @json-render/react-native, building React Native UIs from JSON, creating mobile component catalogs, or rendering AI-generated specs on mobile.
majiayu000/claude-skill-registry 163
-
api-auth-nextauth
Auth.js (NextAuth v5) authentication patterns - configuration, providers, session strategies, middleware, database adapters, role-based access, Edge compatibility
majiayu000/claude-skill-registry 163