Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
research-orchestration
Use when brainstorming completes and user selects research-first option - manages parallel research subagents (up to 4) across codebase, library docs, web, and GitHub sources, synthesizing findings and auto-saving to memory before planning
majiayu000/claude-skill-registry 163
-
speckit-validator
Validates specification completeness and quality by checking for mandatory sections, [NEEDS CLARIFICATION] markers, testable criteria, and clear scope boundaries. Ensures specifications are ready for architecture and implementation phases.
majiayu000/claude-skill-registry 163
-
testing-anti-patterns
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
majiayu000/claude-skill-registry 163
-
violetconnect-woocommerce
WooCommerce REST API authentication and credential-based onboarding patterns for VioletConnect
majiayu000/claude-skill-registry 163
-
backend-master
Master skill for TypeScript backend development. Decision framework for APIs (tRPC/REST), authentication (Auth.js/Passport), database (Prisma), validation (Zod), logging (Pino), testing (Vitest), and deployment (Docker). Routes to specialized skills for implementation. Use as entry point for any backend task.
majiayu000/claude-skill-registry 163
-
60-validate-tests-150
[60] VALIDATE. Ensure new (staged and unstaged) changes are covered by tests at >70% and the full test suite is green. Use when asked to validate coverage for recent changes, add tests for modified code, or verify nothing else broke.
majiayu000/claude-skill-registry 163
-
engineering-culture
Help users build strong engineering culture. Use when someone is improving developer experience, fostering technical excellence, designing engineering practices, or scaling an engineering organization.
majiayu000/claude-skill-registry 163
-
feature-spec-moderator
Apply critic feedback to improve an engineering spec. Use when revising a spec based on review comments to address issues and improve quality scores.
majiayu000/claude-skill-registry 163
-
dgroomes-project-conventions
Conventions and style guidelines for dgroomes' personal projects. Use when upgrading, maintaining, or creating projects in dgroomes' repositories. Covers README style, Gradle configuration, version catalogs, commit messages, and general code conventions.
majiayu000/claude-skill-registry 163
-
data-visualization-designer
Provides expert design guidance for creating truthful, clear, beautiful data visualizations. Focuses on **DESIGN DECISIONS ONLY**—chart selection, color strategy, visual encoding, and validation. Assumes data is accurate and prepared. Auto-activates when user mentions: data viz, dashboard, chart type, visualization, infographic
majiayu000/claude-skill-registry 163
-
form-ux-patterns
UX patterns for complex forms including multi-step wizards, cognitive chunking (5-7 fields max), progressive disclosure, and conditional fields. Use when building checkout flows, onboarding wizards, or forms with many fields.
majiayu000/claude-skill-registry 163
-
e2e-test-optimizer
Optimizes Playwright E2E tests by removing waitForTimeout anti-patterns, implementing smart waits, and enabling test sharding for parallel execution. Use when tests timeout, CI execution exceeds limits, or test reliability issues occur.
majiayu000/claude-skill-registry 163
-
incoherence
Detect and resolve incoherence in documentation, code, specs vs implementation. Includes reconciliation phase for applying user-provided resolutions.
majiayu000/claude-skill-registry 163
-
agent-task-conductor
Conduct multi-agent task orchestration and workflow coordination.
majiayu000/claude-skill-registry 163
-
evaluator
Evaluate TappsCodingAgents framework effectiveness and provide continuous improvement recommendations. Use for analyzing usage patterns, workflow adherence, and code quality metrics.
majiayu000/claude-skill-registry 163
-
doc-spec
Create Technical Specifications (SPEC) - Layer 10 artifact using YAML format for implementation-ready specifications
majiayu000/claude-skill-registry 163
-
fal-workflow
Generate workflow JSON files for chaining AI models
majiayu000/claude-skill-registry 163
-
resource-lister
majiayu000/claude-skill-registry 163
-
chrome-ext
Chrome Extensions (Manifest V3) performance optimization guidelines (formerly chrome-extensions). This skill should be used when writing, reviewing, or refactoring Chrome extension code to ensure optimal performance patterns. Triggers on tasks involving service workers, content scripts, message passing, storage APIs, or extension development.
majiayu000/claude-skill-registry 163
-
connect-mcp-server
Guide for connecting MCP (Model Context Protocol) servers to Claude Code with HTTP, stdio, and SSE transports. Covers installation, configuration, authentication, environment variables, and security. Use when the user wants to connect MCP servers, add integrations, configure external services, or mentions MCP, servers, integrations, or external tools.
majiayu000/claude-skill-registry 163
-
go-patterns
This skill should be used for Go idioms, error handling, goroutines, interfaces, and testing, golang, Go language, Go modules, Go concurrency
majiayu000/claude-skill-registry 163
-
nuxt-forms
Form handling with XForm component and useFormBuilder. Use when creating forms, handling validation errors, managing form state, or building form-based slideovers and modals.
majiayu000/claude-skill-registry 163
-
compound-autolearn-compoundspec
Generate a CompoundSpec v2 JSON-only autolearn proposal from git diffstat + existing skills, while respecting strict file-scope constraints.
majiayu000/claude-skill-registry 163
-
latest-react
Latest React features from React 19 and React Compiler (past 1.5 years - mid 2024 to 2026)
majiayu000/claude-skill-registry 163