Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
CreateSkill
Create and validate skills. USE WHEN create skill, new skill, skill structure, canonicalize. SkillSearch('createskill') for docs.
majiayu000/claude-skill-registry 163
-
ln-643-api-contract-auditor
Checks layer leakage in method signatures, missing DTOs, entity leakage to API, inconsistent error contracts. Use when auditing API contracts.
majiayu000/claude-skill-registry 163
-
self-improvement
Capture user feedback and corrections to enhance repository documentation and skills.
Transforms conversational feedback into persistent knowledge by updating the appropriate
CLAUDE.md files, skills, or other documentation.
Use when: (1) User provides a correction or clarification, (2) User says "remember this",
(3) User provides feedback about how something should work, (4) After completing work where
new patterns or knowledge were discovered, (5) User explicitly asks to update documentation.
Triggers: "remember this", "update the skill", "add this to documentation", "you should know",
"in the future", "always do", "never do", "that's wrong", "actually it should be",
"/self-improvement", "capture this", "document this pattern", "add to CLAUDE.md"
majiayu000/claude-skill-registry 163
-
workflow
Gerencia fluxo Git com commits atômicos seguindo Conventional Commits. Use quando precisar organizar commits, gerenciar branches, ou seguir padrões de versionamento Git.
majiayu000/claude-skill-registry 163
-
moai-context7-integration
Enhanced context7 integration with AI-powered features
majiayu000/claude-skill-registry 163
-
implement
Implement software from validated planning artifacts using TDD and quality gates. Reads /sdlc:plan outputs and guides proper implementation.
majiayu000/claude-skill-registry 163
-
pymoo
Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.
majiayu000/claude-skill-registry 163
-
m11-ecosystem
Use when integrating crates or ecosystem questions. Keywords: E0425, E0433, E0603, crate, cargo, dependency, feature flag, workspace, which crate to use, using external C libraries, creating Python extensions, PyO3, wasm, WebAssembly, bindgen, cbindgen, napi-rs, cannot find, private, crate recommendation, best crate for, Cargo.toml, features, crate 推荐, 依赖管理, 特性标志, 工作空间, Python 绑定
majiayu000/claude-skill-registry 163
-
telegram-automation
Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
create-pr
Create a pull request — collect diff, generate PR description with context, apply checklist, and push. Use when ready to submit code for review.
majiayu000/claude-skill-registry 163
-
AgentDB Performance Optimization
Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.
majiayu000/claude-skill-registry 163
-
satellitetoolbox-legendre
SatelliteToolboxLegendre.jl for computing associated Legendre functions and derivatives. Use when working with spherical harmonics, gravity field expansions, or geomagnetic field computations.
majiayu000/claude-skill-registry 163
-
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
majiayu000/claude-skill-registry 163
-
pr
Create a pull request with proper title, description, and test plan
majiayu000/claude-skill-registry 163
-
image-generation
Use this skill when the user requests to generate, create, imagine, or visualize images including characters, scenes, products, or any visual content. Supports structured prompts and reference images for guided generation.
majiayu000/claude-skill-registry 163
-
performance
Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".
majiayu000/claude-skill-registry 163
-
game-networking
Expertise in real-time multiplayer networking, lag compensation, and authoritative server architectureUse when "multiplayer game, netcode, client-server game, P2P networking, lag compensation, rollback networking, game server, matchmaking, lobby system, player synchronization, state replication, dedicated server, authoritative server, tick rate, network prediction, interpolation, extrapolation, GGPO, lockstep, real-time multiplayer, networking, multiplayer, gamedev, realtime, client-server, p2p, netcode, synchronization, lag-compensation, matchmaking" mentioned.
majiayu000/claude-skill-registry 163
-
tailwind-design-system
Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.
majiayu000/claude-skill-registry 163
-
Executive Storytelling
Data-driven narrative construction, stakeholder management, and influencing senior leadership decisions
majiayu000/claude-skill-registry 163
-
prompt-engineering-patterns
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
majiayu000/claude-skill-registry 163
-
authentication-best-practices
Use established authentication libraries rather than implementing from scratch Use when implementing security best practices. Security category skill.
majiayu000/claude-skill-registry 163
-
graphql-operations
Guide for writing GraphQL operations (queries, mutations, fragments) following best practices. Use this skill when: (1) writing GraphQL queries or mutations, (2) organizing operations with fragments, (3) optimizing data fetching patterns, (4) setting up type generation or linting, (5) reviewing operations for efficiency.
majiayu000/claude-skill-registry 163
-
design-system-creation
Build comprehensive design systems with components, patterns, and guidelines. Enable consistent design, faster development, and better collaboration across teams.
majiayu000/claude-skill-registry 163
-
test-structure-analysis
Analyzes test directory structure, coverage gaps, and helper consolidation opportunities. Produces coverage reports and refactoring recommendations. Use when auditing test suites, planning test improvements, or identifying coverage gaps.
majiayu000/claude-skill-registry 163