Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
worktree-manager
Manages the full lifecycle of git worktrees — create, list, update, and remove. Handles environment setup (.env), dependency installation (bun install), and port allocation using setup-dev-env script. Use when the user wants to create a worktree, list worktrees, update a worktree, remove a worktree, or set up a parallel development environment.
majiayu000/claude-skill-registry 163
-
docker-fastapi
Comprehensive Docker containerization for Python/FastAPI applications from development to production deployments. Use when Claude needs to containerize Python/FastAPI applications with proper multi-stage builds, production-ready configurations, security best practices, and optimized Docker images for deployment to cloud platforms or container orchestration systems.
majiayu000/claude-skill-registry 163
-
extract-html
Extract structured JSON from HTML using Schematron3B, deterministic table extraction, and Vision-based media OCR.
majiayu000/claude-skill-registry 163
-
memory-archivist
Cross-reference and synthesise daily memory files into patterns, insights, and carry-forward items. Use when asked to review memory, generate weekly synthesis, find forgotten tasks, detect decision patterns, or audit what was carried forward vs dropped. Also triggers on "what did I decide about X", "what's still pending", "weekly review", "memory synthesis", "what patterns do you see".
majiayu000/claude-skill-registry 163
-
web-frameworks
Build with Next.js (App Router, RSC, SSR, ISR), Turborepo monorepos. Use for React apps, server rendering, build optimization, caching strategies, shared dependencies.
majiayu000/claude-skill-registry 163
-
pragmatic-audit
Scan codebase for Pragmatic Programmer anti-patterns. Reports findings. Triggers on "pragmatic audit" or "/pragmatic-audit".
majiayu000/claude-skill-registry 163
-
sf-diagram
Generate Mermaid diagrams from Salesforce metadata and architecture.
Reads org metadata, Apex classes, Flow XML, and object definitions to produce
ERDs, class diagrams, sequence diagrams, flow visualizations, and deployment
dependency graphs. Activate on "diagram", "visualize", "ERD", "sequence diagram",
"class diagram", "flowchart", "data model", or "architecture diagram".
DO NOT activate for PNG/SVG image rendering or non-Salesforce systems.
majiayu000/claude-skill-registry 163
-
tui
Guide for Splitrail's terminal UI and file watching. Use when modifying the TUI, stats display, or real-time update logic.
majiayu000/claude-skill-registry 163
-
math-intuition-builder
Develops mathematical understanding through examples, visualization, and analogy
majiayu000/claude-skill-registry 163
-
cloudflare-workers
Cloudflare Workers serverless platform for edge computing with workerd runtime, Wrangler CLI, Miniflare, Rust SDK (workers-rs), and official templates
majiayu000/claude-skill-registry 163
-
release
Release preparation workflow - security audit → E2E tests → review → changelog → docs
majiayu000/claude-skill-registry 163
-
talmudic_finance_rabbi
Adopts a caricatured rabbinical persona to rewrite trading disclaimers or reflect on performance data, using Talmudic wisdom, humor, and specific formatting constraints.
majiayu000/claude-skill-registry 163
-
performance-engineer
Latency, throughput, memory, and scaling specialist. Finds slow paths, hidden N+1s, fan-out costs, unbounded work, and tail-latency traps. Use for hot endpoints, expensive screens, background jobs, batch work.
majiayu000/claude-skill-registry 163
-
scaffolding-fastapi-dapr
Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication.
Use when building REST APIs with Neon PostgreSQL, implementing event-driven microservices with
Dapr pub/sub, scheduling jobs, or creating CRUD endpoints with JWT/JWKS verification.
NOT when building simple scripts or non-microservice architectures.
majiayu000/claude-skill-registry 163
-
accessibility-testing
axe-core integration, WCAG 2.2 AA checklist, keyboard navigation testing, screen reader testing, and ARIA pattern validation.
majiayu000/claude-skill-registry 163
-
openstack-keystone
OpenStack Keystone identity service skill for deploying, configuring, operating, and troubleshooting the authentication and authorization backbone of an OpenStack cloud. Covers identity management, token lifecycle (Fernet provider with rotation), service catalog registration, RBAC policy customization, domain/project/user hierarchy, federation basics (SAML/OIDC), credential encryption, and endpoint management. Use when deploying Keystone via Kolla-Ansible, managing users and projects, debugging 401 errors, rotating Fernet keys, configuring RBAC policies, or integrating services through the service catalog.
majiayu000/claude-skill-registry 163
-
prd
Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.
majiayu000/claude-skill-registry 163
-
threejs-postprocessing
Three.js post-processing - EffectComposer, bloom, DOF, screen effects. Use when adding visual effects, color grading, blur, glow, or creating custom screen-space shaders.
majiayu000/claude-skill-registry 163
-
ce-calibrated-predict
Produce calibrated predict and predict_proba outputs, with optional uncertainty intervals, without generating explanations.
majiayu000/claude-skill-registry 163
-
verify
Use before any completion claim, commit, or PR — requires running verification commands and confirming output before making success claims
majiayu000/claude-skill-registry 163
-
agent-migration-plan
Agent skill for migration-plan - invoke with $agent-migration-plan
majiayu000/claude-skill-registry 163
-
policies
Centralised authorization logic for a given Eloquent model. Policies define per-ability access control and are enforced at the controller level.
majiayu000/claude-skill-registry 163
-
architecture-health
Diagnose cognitive architecture health — synapse integrity, memory balance, connection density, and drift detection
majiayu000/claude-skill-registry 163
-
building-chat-interfaces
Build AI chat interfaces with custom backends, authentication, and context injection.
Use when integrating chat UI with AI agents, adding auth to chat, injecting user/page context,
or implementing httpOnly cookie proxies. Covers ChatKitServer, useChatKit, and MCP auth patterns.
NOT when building simple chatbots without persistence or custom agent integration.
majiayu000/claude-skill-registry 163