Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
majiayu000/claude-skill-registry 163
-
setup-env
Configure environment variables for the mobile app. Use when setting up .env files, API keys, or environment-specific configuration. Invoked by: "env", "environment variables", ".env", "configuration", "api keys".
majiayu000/claude-skill-registry 163
-
auditing-green-mirage
Use when auditing whether tests genuinely catch failures, or when user expresses doubt about test quality. Triggers: 'are these tests real', 'do tests catch bugs', 'tests pass but I don't trust them', 'test quality audit', 'green mirage', 'shallow tests', 'tests always pass suspiciously', 'would this test fail if code was broken'. Forensic analysis of assertions, mock usage, and code path coverage.
majiayu000/claude-skill-registry 163
-
reduce
Extract structured knowledge from source material. Comprehensive extraction is the default — every insight that serves the domain gets extracted. For domain-relevant sources, skip rate must be below 10%. Zero extraction from a domain-relevant source is a BUG. Triggers on "/reduce", "/reduce [file]", "extract insights", "mine this", "process this".
majiayu000/claude-skill-registry 163
-
site-architecture
When the user wants to audit, redesign, or plan their website's structure, URL hierarchy, navigation design, or internal linking strategy. Use when the user mentions 'site architecture,' 'URL structure,' 'internal links,' 'site navigation,' 'breadcrumbs,' 'topic clusters,' 'hub pages,' 'orphan pages,' 'silo structure,' 'information architecture,' or 'website reorganization.' Also use when someone has SEO problems and the root cause is structural (not content or schema). NOT for content strategy decisions about what to write (use content-strategy) or for schema markup (use schema-markup).
majiayu000/claude-skill-registry 163
-
react-hook-form-zod
Build type-safe validated forms using React Hook Form v7 and Zod v4. Single schema works on client and server with full TypeScript inference via z.infer.
Use when building forms, multi-step wizards, or fixing uncontrolled warnings, resolver errors, useFieldArray issues, performance problems with large forms.
majiayu000/claude-skill-registry 163
-
design-token-transformer
Transform design tokens across multiple formats and platforms. Parse W3C design token format, transform to CSS/SCSS/JS/iOS/Android, handle token aliases and references, and generate documentation.
majiayu000/claude-skill-registry 163
-
ops-docker
Safe Docker cleanup and compose stack management. Prune unused containers/images/volumes, redeploy stacks.
majiayu000/claude-skill-registry 163
-
analog-gradients
majiayu000/claude-skill-registry 163
-
code-documentation
Write comprehensive code documentation including JSDoc, Python docstrings, inline comments, function documentation, and API comments. Use when documenting code, writing docstrings, or creating inline documentation.
majiayu000/claude-skill-registry 163
-
docs-sync
Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.
majiayu000/claude-skill-registry 163
-
rag-implementation
RAG (Retrieval-Augmented Generation) implementation workflow covering embedding selection, vector database setup, chunking strategies, and retrieval optimization. Use when building RAG systems.
majiayu000/claude-skill-registry 163
-
discovering-requirements
majiayu000/claude-skill-registry 163
-
iterate-pr
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
majiayu000/claude-skill-registry 163
-
docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
majiayu000/claude-skill-registry 163
-
copy-trading-solana
Copy trade Solana wallets - mirror trades automatically
majiayu000/claude-skill-registry 163
-
wwise
Wwise integration skill for sound banks, RTPC, and interactive music.
majiayu000/claude-skill-registry 163
-
security-reviewer
Audit memory safety and security in unsafe code blocks, buffer handling, and security-sensitive operations
majiayu000/claude-skill-registry 163
-
spec-builder
Interactive specification builder for autonomous coding projects. Use when users have vague ideas, need help defining requirements, want to create project specs, or before running autonomous-master.
majiayu000/claude-skill-registry 163
-
bmad-bmm-correct-course
Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"
majiayu000/claude-skill-registry 163
-
ce-fallback-test
Author tests that verify fallback visibility through opt-in fixtures, warning assertions, and INFO log side effects.
majiayu000/claude-skill-registry 163
-
atlassian
Manage Jira issues and Confluence wiki pages in Atlassian Cloud.
Use when: (1) searching/creating/updating Jira issues with JQL, (2) searching/reading/creating Confluence pages
with CQL, (3) managing Jira workflows, transitions, and comments, (4) browsing Confluence spaces and page
hierarchies. Supports OAuth 2.1 via MCP server (recommended) or API token authentication (fallback).
majiayu000/claude-skill-registry 163
-
generate-ad-creative
End-to-end ad creative generation for Clarido — from performance analysis to rendered video variants. Use when creating new ad creatives, video ads, or marketing content.
majiayu000/claude-skill-registry 163
-
code-review
Reviews code for bugs, style, and best practices. Use when reviewing PRs or checking code quality.
majiayu000/claude-skill-registry 163