Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
api-generate
API code generation from specifications. TODO: Implement for backend. Invoked by: "generate api", "api codegen", "create endpoints", "scaffold api".
majiayu000/claude-skill-registry 163
-
ebfe_organize_models
Organize downloaded FEMA eBFE/BLE model files into standardized 4-folder structure.
Use when working with eBFE downloads that need organization into:
- HMS Model/ (HEC-HMS hydrologic models)
- RAS Model/ (HEC-RAS hydraulic models)
- Spatial Data/ (GIS, terrain, geodatabases)
- Documentation/ (reports, PDFs, metadata)
Handles variable archive structures, nested zips, and mixed content through
intelligent file analysis and recursive extraction.
majiayu000/claude-skill-registry 163
-
plutonium-controller
Plutonium resource controllers - CRUD actions, customization, and integration
majiayu000/claude-skill-registry 163
-
prd-v03-pricing-model
Select and validate pricing model for PRD v0.3 Commercial Model. Triggers on requests to set pricing, choose monetization model, design pricing tiers, validate willingness to pay, or when user asks "how much should we charge?", "what pricing model?", "freemium vs paid?", "how to structure tiers?", "price point?". Consumes Competitive Landscape (CFD-) and Product Type (BR-) from v0.2. Outputs BR- entries for pricing rules, tier boundaries, and competitive positioning.
majiayu000/claude-skill-registry 163
-
copilot-agent-builder
Generate custom GitHub Copilot agents (.agent.md files) for VS Code with proper YAML frontmatter, tools configuration, and handoff workflows. Use when "create copilot agent", "generate github copilot agent", "new copilot agent for", "make a copilot agent", or "build copilot agent".
majiayu000/claude-skill-registry 163
-
site-tools
Use the public toolbox scripts published from docs/tools via tool-runner.js. Covers listing tools, executing them safely with droid exec context, and required environment variables.
majiayu000/claude-skill-registry 163
-
lammps-md-executor
LAMMPS molecular dynamics skill for nanoscale system simulation with force field management
majiayu000/claude-skill-registry 163
-
blog-insight-synthesizer
Synthesizes research findings into structured content outlines
majiayu000/claude-skill-registry 163
-
moai-library-mermaid
Enterprise Mermaid diagramming skill for Claude Code using MCP Playwright. Use when creating architecture diagrams, flowcharts, sequence diagrams, or visual documentation.
majiayu000/claude-skill-registry 163
-
dev-env
Manage Jeremy's global dev environment (git, nvim, shell configs) and install tools. Use when asked to change global configs, add tools to the environment, or modify dotfiles.
majiayu000/claude-skill-registry 163
-
core-researcher
Deep research and information gathering specialist for thorough investigation, pattern analysis, and knowledge synthesis
majiayu000/claude-skill-registry 163
-
optimizing-attention-flash
Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding window attention.
majiayu000/claude-skill-registry 163
-
safe-workflow
SAFe development workflow guidance including branch naming conventions, commit message format, rebase-first workflow, and CI validation. Use when starting work on a Linear ticket, preparing commits, creating branches, writing PR descriptions, or asking about contribution guidelines.
majiayu000/claude-skill-registry 163
-
fd-search
Fast and user-friendly file system search using fd as a replacement for `find` command
majiayu000/claude-skill-registry 163
-
ci-verify
Run and interpret pnpm lint, pnpm typecheck, pnpm build, and pnpm format in a Turborepo monorepo; diagnose CI-style failures; propose minimal diffs; and deliver a fix plan, files touched, and validation commands checklist. Use when verifying CI readiness or fixing lint/typecheck/build/format failures in Turborepo repositories.
majiayu000/claude-skill-registry 163
-
lendo-arquivos
Le arquivos Excel (.xlsx, .xls) e CSV enviados pelo usuario. Use quando o usuario anexar um arquivo e pedir para analisar, importar ou processar os dados. Retorna o conteudo como JSON para analise.
majiayu000/claude-skill-registry 163
-
cfn-error-management
Unified error handling, batching, and logging for CFN Loop. Use when you need to capture agent errors, batch multiple errors for processing, log structured error data, or categorize and recover from agent failures.
majiayu000/claude-skill-registry 163
-
admin
Admin panel - RBAC, config, admin tools. Use when building admin UI.
majiayu000/claude-skill-registry 163
-
strategic-intent
majiayu000/claude-skill-registry 163
-
Next.js App Router Development
Build Next.js applications with App Router, Server and Client Components, data fetching, routing, and TypeScript. Use when implementing Next.js pages, layouts, API routes, or React Server Components.
majiayu000/claude-skill-registry 163
-
project-manager
Copilot agent that assists with project planning, scheduling, risk management, and progress tracking for software development projects
Trigger terms: project management, project plan, WBS, Gantt chart, risk management, sprint planning, milestone tracking, project timeline, resource allocation, stakeholder management
Use when: User requests involve project manager tasks.
majiayu000/claude-skill-registry 163
-
visual-verification
Visually verify implemented features work correctly before marking complete. Use when testing UI changes, verifying web features, or checking user flows work in the browser.
majiayu000/claude-skill-registry 163
-
skill-structure
Skill file structure, naming conventions, directory layout, and frontmatter requirements. Use when creating skill files to ensure correct format and validation.
majiayu000/claude-skill-registry 163
-
fnd.r-scoring-problems
Scores problem severity, frequency, and willingness to pay. Use when ranking problems, validating problem-solution fit, assessing pain intensity, or prioritizing which problems to solve.
majiayu000/claude-skill-registry 163