Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ci-fixer
Automated CI/CD pipeline fixer - watches CI, fixes errors locally, commits, and loops until green. Use when CI is failing and you want to automatically fix and verify changes.
majiayu000/claude-skill-registry 163
-
rule-typescript
Rule mapping for typescript
majiayu000/claude-skill-registry 163
-
skill-development
Guidelines for creating Claude Code skills. Use when creating new skills, reviewing skill structure, or improving existing skills. Based on Anthropic's official skill development guide.
majiayu000/claude-skill-registry 163
-
create-feature-branch
Create properly named feature branch from development with remote tracking, following WescoBar naming conventions and git best practices
majiayu000/claude-skill-registry 163
-
guard
Full safety mode: destructive command warnings + directory-scoped edits.
Combines /careful (warns before rm -rf, DROP TABLE, force-push, etc.) with
/freeze (blocks edits outside a specified directory). Use for maximum safety
when touching prod or debugging live systems. Use when asked to "guard mode",
"full safety", "lock it down", or "maximum safety".
majiayu000/claude-skill-registry 163
-
cobrapy
Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.
majiayu000/claude-skill-registry 163
-
Arcanea Canon Guardian
Canon consistency enforcement for Arcanea universe - tracks facts, prevents contradictions, maintains timeline, ensures lore integrity
majiayu000/claude-skill-registry 163
-
nodejs-best-practices
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
majiayu000/claude-skill-registry 163
-
fixing-accessibility
Fix accessibility issues.
majiayu000/claude-skill-registry 163
-
vertex-ai-pipeline-creator
Create vertex ai pipeline creator operations. Auto-activating skill for GCP Skills.
Triggers on: vertex ai pipeline creator, vertex ai pipeline creator
Part of the GCP Skills skill category. Use when working with vertex ai pipeline creator functionality. Trigger with phrases like "vertex ai pipeline creator", "vertex creator", "vertex".
majiayu000/claude-skill-registry 163
-
speckit-plan
Execute the implementation planning workflow using the plan template to generate design artifacts.
majiayu000/claude-skill-registry 163
-
query-performance-analysis
Detect N+1 queries, analyze slow queries with EXPLAIN, identify missing indexes, and ensure safe online index migrations for MySQL/MariaDB. Use when optimizing query performance, preventing performance regressions, or debugging slow endpoints. Complements database-migrations skill which covers index creation syntax.
majiayu000/claude-skill-registry 163
-
skill-stocktake
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.
majiayu000/claude-skill-registry 163
-
orchardcore-admin
Guidance for working with the Orchard Core admin panel, including admin controllers, menu registration, dashboard widgets, admin theme customization, settings pages, and admin-specific shapes and zones.
majiayu000/claude-skill-registry 163
-
agnxi-search-skill
Advanced search using Agnxi AI for specialized knowledge retrieval.
majiayu000/claude-skill-registry 163
-
obsidian-project-lifecycle
Use this skill when the user wants to detach, archive, purge, or otherwise change the lifecycle state of an Obsidian project knowledge base.
majiayu000/claude-skill-registry 163
-
templates
Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
majiayu000/claude-skill-registry 163
-
moai-platform-neon
Neon serverless PostgreSQL specialist covering auto-scaling, database branching, PITR, and connection pooling. Use when building serverless apps needing PostgreSQL, implementing preview environments, or optimizing database costs.
majiayu000/claude-skill-registry 163
-
working-with-documents
Creates and edits Office documents: Word (.docx), PDF, and PowerPoint (.pptx).
Use when working with document creation, PDF manipulation, presentation generation,
tracked changes, or converting between formats.
majiayu000/claude-skill-registry 163
-
tabbed-resizable-workspace
Use a tabbed detail pane plus resizable live-view pane to reduce repeated UI context
majiayu000/claude-skill-registry 163
-
product-design
Design de produto nivel Apple — sistemas visuais, UX flows, acessibilidade, linguagem visual proprietaria, design tokens, prototipagem e handoff. Cobre Figma, design systems, tipografia, cor, espacamento, motion design e principios de design cognitivo.
majiayu000/claude-skill-registry 163
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
majiayu000/claude-skill-registry 163
-
web-performance-optimization
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed. Biases towards retrieval from current documentation over pre-trained knowledge.
majiayu000/claude-skill-registry 163
-
best-choice
When multiple solutions exist, pick the best one. Explain why in one sentence.
majiayu000/claude-skill-registry 163