Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
reviewing-code
Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.
majiayu000/claude-skill-registry 163
-
backend-build-check
Ensure backend build readiness for Espresso Engineered. Use when backend code/config changes are made or when a feature/task is wrapping up to suggest running `npm run build:backend` (and tests only if requested).
majiayu000/claude-skill-registry 163
-
save-workflow-state
Save conductor workflow state to JSON file for smart resumption, tracking current phase, completed phases, issue context, and branch information
majiayu000/claude-skill-registry 163
-
mcp-context-optimizer
Optimize MCP tool context loading through progressive disclosure and hierarchical indexing. Use when working with large MCP tool sets (e.g., Miyabi's 172 tools) to prevent context window bloat. Triggers include "find tool", "search mcp", "tool lookup", "which tool", "context optimization", or when dealing with many MCP tools.
majiayu000/claude-skill-registry 163
-
rfp-early-detection
Identify RFPs 30-90 days early by monitoring job postings, conferences, fleet changes, facility expansions, and M&A activity. Use for building vendor lists and finding opportunities before competitors.
majiayu000/claude-skill-registry 163
-
audit/verify-definition-of-done
Verifies Definition of Done checks and generates a DoD report.
majiayu000/claude-skill-registry 163
-
validate-typescript
Run TypeScript compiler type-checking (tsc --noEmit) to validate type safety and catch type errors. Returns structured output with error counts, categories (type/syntax/import errors), and affected files. Used for quality gates and pre-commit validation.
majiayu000/claude-skill-registry 163
-
unknown-oleksandr-rud-aura-sdd-8
majiayu000/claude-skill-registry 163
-
caching-optimizer
Optimize caching strategies for performance. Use when analyzing cache effectiveness, implementing multi-layer caching, optimizing Redis/memory caches, or troubleshooting slow response times.
majiayu000/claude-skill-registry 163
-
publishing-astro-websites
Comprehensive guidance for building and deploying static websites with the Astro framework.
This skill should be used when asked to "create astro site", "deploy astro to firebase",
"set up content collections", "add mermaid diagrams to astro", "configure astro i18n",
"build static blog", or "astro markdown setup". Covers SSG fundamentals, Content Collections,
Markdown/MDX, partial hydration, islands architecture, and deployment to Netlify, Vercel,
GitHub Pages, or GCP/Firebase.
majiayu000/claude-skill-registry 163
-
error-handler-advisor
Proactively reviews error handling patterns and suggests improvements using Result types, proper error propagation, and idiomatic patterns. Activates when users write error handling code or use unwrap/expect.
majiayu000/claude-skill-registry 163
-
genuary
Create extraordinary, whimsical generative art for Genuary 2026 - you are a creative coder with artistic vision
majiayu000/claude-skill-registry 163
-
npm-monorepo-publish
Orchestrate publishing monorepo packages to npm using Lerna with OTP handling, pre-publish validation (build + lint), dry-run preview, and post-publish verification. Use when user requests to publish, release, or deploy packages to npm registry. Designed for Lerna-managed monorepos with 2FA-enabled npm accounts.
majiayu000/claude-skill-registry 163
-
Git Commit with Auto-Changelog
Automatically documents code changes in a searchable changelog when committing to git. Creates structured entries with what/why/issues. Use when user asks to commit changes to git.
majiayu000/claude-skill-registry 163
-
fundamental-coding-principles
Apply SOLID, DRY, KISS, YAGNI, and SSOT principles when writing, reviewing, or refactoring code to ensure maintainability and quality.
majiayu000/claude-skill-registry 163
-
code-evolution
Autonomous multi-agent code evolution system for optimization problems. Use when solving complex optimization problems (packing, geometry, scheduling, search) through evolutionary approaches with multiple independent AI agents. Multi-start hybrid heuristic+SLSQP methods significantly outperform single approaches. Triggers include genetic algorithms, evolutionary optimization, multi-agent problem solving, parameter tuning at scale, AlphaEvolve-style research, or evolving code solutions across generations.
majiayu000/claude-skill-registry 163
-
e2e
Run E2E tests for Sentry JavaScript SDK test applications
majiayu000/claude-skill-registry 163
-
agent-api-guide
Guide for the inter-host agent API system. Use when adding capabilities to hosts, writing handlers, understanding the GC protocol, or debugging agent call issues.
majiayu000/claude-skill-registry 163
-
discover-formal
Automatically discover formal methods and verification skills when working with formal methods. Activates for formal development tasks.
majiayu000/claude-skill-registry 163
-
Task Orchestrator Hooks Builder
Help users create hooks that integrate with Task Orchestrator's workflow cascade events. Works with any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf, etc.). Use when user wants to create hooks, automate workflows, react to cascade events, or integrate git/testing with task management.
majiayu000/claude-skill-registry 163
-
docs-octoblu-alexa-service
majiayu000/claude-skill-registry 163
-
copilot-flow
AI collaboration workflow plugin - Implements automated collaborative development process between Claude and Copilot through structured 5-stage workflow
majiayu000/claude-skill-registry 163
-
mcp-orchestration
智能编排和协调多个MCP工具完成复杂开发任务,支持串行、并行、条件、循环等多种执行模式
majiayu000/claude-skill-registry 163
-
platform-detection
Detect project type and recommend deployment platform. Use when deploying projects, choosing hosting platforms, analyzing project structure, or when user mentions deployment, platform selection, MCP servers, APIs, frontend apps, static sites, FastMCP Cloud, DigitalOcean, Vercel, Hostinger, Netlify, or Cloudflare.
majiayu000/claude-skill-registry 163