Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
root-cause-tracing
Systematic root cause analysis for debugging errors. Use when an error appears, something breaks unexpectedly, or you need to trace a problem back to its source. Prevents panic-driven debugging.
majiayu000/claude-skill-registry 163
-
brand-strategy
This skill should be used when translating research insights into actionable brand strategy frameworks. Use this when developing positioning statements, messaging architectures, audience strategies, or voice guidelines based on completed research. This skill provides strategic synthesis workflows, validation frameworks, and strategy document templates for evidence-based brand strategy development.
majiayu000/claude-skill-registry 163
-
portman
Port management for local development with git worktrees. Use when setting up local development environments, booking ports for services to avoid collisions between parallel worktrees, or configuring docker-compose with dynamic ports.
majiayu000/claude-skill-registry 163
-
nextjs-pathname-id-fetch
Focused pattern for fetching data using URL parameters in Next.js. Covers creating dynamic routes ([id], [slug]) and accessing route parameters in server components to fetch data from APIs. Use when building pages that display individual items (product pages, blog posts, user profiles) based on a URL parameter. Complements nextjs-dynamic-routes-params with a simplified, common-case pattern.
majiayu000/claude-skill-registry 163
-
latchbio-integration
Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.
majiayu000/claude-skill-registry 163
-
strict-architecture
Enforces universal strict governance rules (500 lines, 5 funcs, 4 args) and interface-first I/O for Python, Golang, and .NET.
majiayu000/claude-skill-registry 163
-
skill-developer
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
majiayu000/claude-skill-registry 163
-
writing-go
Idiomatic Go 1.25+ development. Use when writing Go code, designing APIs, discussing Go patterns, or reviewing Go implementations. Emphasizes stdlib, concrete types, simple error handling, and minimal dependencies.
majiayu000/claude-skill-registry 163
-
react-component-reviewer
Review React components for best practices, hooks usage, performance issues, accessibility, and TypeScript type safety. Use when you need to audit existing React components or provide code review feedback.
majiayu000/claude-skill-registry 163
-
dagre-react-flow
Automatic graph layout using dagre with React Flow (@xyflow/react). Use when implementing auto-layout, hierarchical layouts, tree structures, or arranging nodes programmatically. Triggers on dagre, auto-layout, automatic layout, getLayoutedElements, rankdir, hierarchical graph.
majiayu000/claude-skill-registry 163
-
dry-refactor
This skill should be used when the user asks to "refactor duplicate code", "apply DRY principles", "eliminate code repetition", "extract common functionality", or mentions code duplication, similar patterns, repeated logic, or reusable abstractions.
majiayu000/claude-skill-registry 163
-
component-creator
Creates minimal boilerplate structure for new Web Components in Sando Design System following COMPONENT_ARCHITECTURE.md 7-file pattern. Generates only what developer requests - no assumptions, no dead code. Ask first, then scaffold component files, tests, stories based on requirements.
majiayu000/claude-skill-registry 163
-
asset-catalog-optimizer
Analyze and optimize Xcode asset catalogs - find unused assets, missing resolutions, compress images
majiayu000/claude-skill-registry 163
-
saas-project-orchestrator
Complete SaaS project creation orchestrator. Triggers when user wants to start a new SaaS project, build a full-stack application, or initialize a project from scratch. Guides through all SDLC phases.
majiayu000/claude-skill-registry 163
-
defi-protocol-templates
Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.
majiayu000/claude-skill-registry 163
-
inertia-coder
Build modern SPAs with Inertia.js and Rails using React, Vue, or Svelte. Use when creating Inertia pages, handling forms with useForm, managing shared props, or implementing client-side routing. Triggers on Inertia.js setup, SPA development, or React/Vue/Svelte with Rails.
majiayu000/claude-skill-registry 163
-
branch-naming
Defines branch naming conventions for issue work. Use when creating branches for issues, understanding work status from branches, or linking commits to issues.
majiayu000/claude-skill-registry 163
-
security/review
Security Code Review security skill
majiayu000/claude-skill-registry 163
-
pop-routine-optimized
Token-optimized morning/nightly routine using caching and selective execution
majiayu000/claude-skill-registry 163
-
stable-baselines3
Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent systems, or custom vectorized environments, use pufferlib instead.
majiayu000/claude-skill-registry 163
-
exa-search-ops
Use when Codex needs semantic web search, news reconnaissance, or citation gathering through the Exa MCP server.
majiayu000/claude-skill-registry 163
-
core-agent-browser
majiayu000/claude-skill-registry 163
-
write-pr
Writing pull request titles and descriptions for the tldraw repository. Use when creating a new PR, updating an existing PR's title or body, or when the /pr command needs PR content guidance.
majiayu000/claude-skill-registry 163
-
vue-router
Master Vue Router - Navigation, Guards, Lazy Loading, Meta Fields, History Modes
majiayu000/claude-skill-registry 163