Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
extract-dependencies
Analyze imports and identify all module dependencies. Use when mapping project structure.
majiayu000/claude-skill-registry 163
-
Room Database
Expert skill for Android Room persistence library
majiayu000/claude-skill-registry 163
-
readwise
This skill should be used when the user asks to "search Readwise", "find highlights", "get quotes from my reading", "add highlights to notebook", "search my annotations", "get full document text", "fetch article content", "add tagged documents to notebook", or needs to query their Readwise library.
majiayu000/claude-skill-registry 163
-
ln-626-dead-code-auditor
Checks unreachable code, unused imports/variables/functions, commented-out code, deprecated patterns. Use when auditing dead code.
majiayu000/claude-skill-registry 163
-
evo-os-release-module
Perform requested version bump, git tag, npm publish, GitHub release. Use when user requests 'perform a release' only.
majiayu000/claude-skill-registry 163
-
kinesis-stream-processor
Эксперт AWS Kinesis. Используй для stream processing, real-time data и Kinesis patterns.
majiayu000/claude-skill-registry 163
-
smart-loading
Optimize skill loading with metadata-first approach and progressive disclosure. Use when managing multiple skills, optimizing token usage, or preventing context bloat. Loads YAML metadata first, then conditionally loads full SKILL.md only for matched skills. Achieves 1,400 token reduction and 10% accuracy improvement. Triggers on "optimize skills", "reduce tokens", "smart loading", "skill efficiency", "progressive disclosure".
majiayu000/claude-skill-registry 163
-
web-ui-mui
Material UI component library patterns for React
majiayu000/claude-skill-registry 163
-
research-reviewer
Senior Technical Reviewer for research objectivity. Enforces the "Documentarian" standard, ensuring all findings are unbiased, evidence-backed, and grounded in code.
majiayu000/claude-skill-registry 163
-
skillforge
Intelligent skill router and creator. Analyzes ANY input to recommend existing skills, improve them, or create new ones. Uses deep iterative analysis with 11 thinking models, regression questioning, evolution lens, and multi-agent synthesis panel. Phase 0 triage ensures you never duplicate existing functionality.
majiayu000/claude-skill-registry 163
-
doc-freshness
Detect documentation drift, stale references, and cross-document inconsistencies in any project. Scans for code-doc drift (API/function changes not reflected in docs), cross-doc drift (conflicting information across documents), and stale references (broken links, deleted files, outdated versions). Use when checking "doc freshness", "stale docs", "documentation drift", "broken links", "outdated documentation", "doc accuracy", "docs out of date", "doc audit", "doc health", or "verify documentation".
majiayu000/claude-skill-registry 163
-
sqlmodel-mastery
Comprehensive SQLModel skill for Python database operations with SQL databases. Use when working with SQLModel for (1) Designing database models and table schemas, (2) Creating relationships between tables (foreign keys, one-to-many, many-to-many), (3) Integrating SQLModel with FastAPI for CRUD APIs, (4) Writing queries with select, where, joins, and filtering, (5) Implementing best practices for session management, migrations, and performance optimization. Covers the multiple model pattern (Base, Table, Create, Public, Update), dependency injection, pagination, error handling, and production-ready patterns.
majiayu000/claude-skill-registry 163
-
bmad-bmm-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
-
check-tests
Analyze test health beyond coverage numbers
majiayu000/claude-skill-registry 163
-
aws-shipper
AWS release specialist. Use for Lambda, ECS, EKS, API Gateway, CloudFront, IAM, secrets, and release-risk decisions on AWS.
majiayu000/claude-skill-registry 163
-
railway-deploy
Deploy code to Railway using "railway up". Use when user wants to push code, says "railway up", "deploy", "ship", or "push". For initial setup or creating services, use railway-new skill. For Docker images, use railway-environment skill.
majiayu000/claude-skill-registry 163
-
solve-issue
Claim exactly one issue, fix it, and create a pull request starting from a clean origin/master branch.
majiayu000/claude-skill-registry 163
-
render-recipe
Render a recipe YAML as a compact visual overview with ASCII flow diagram and input table. Only invoke when the user explicitly says "render recipe" or "/render-recipe".
majiayu000/claude-skill-registry 163
-
execute-review-findings
Use when you have code review findings, PR comments, or review reports that need to be systematically addressed — especially when there are multiple findings across different files and severities
majiayu000/claude-skill-registry 163
-
local-environment
Local development environment management for Polar using Docker
majiayu000/claude-skill-registry 163
-
grafana
Query Grafana dashboards, data sources, alerts, and annotations via the REST API.
majiayu000/claude-skill-registry 163
-
40-01-state-ownership
Every piece of mutable state has exactly one owner that writes it. Others read. Prevents "who set this?" and invisible coupling.
majiayu000/claude-skill-registry 163
-
explaining-code
Explains code clearly and thoroughly. Use when asked to explain, clarify, or teach about code snippets, functions, or concepts.
majiayu000/claude-skill-registry 163
-
padel
Check padel court availability and manage bookings via the padel CLI.
majiayu000/claude-skill-registry 163