Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cwicr-crew-optimizer
Optimize crew composition using CWICR labor norms. Balance productivity, cost, and skill requirements for construction crews.
majiayu000/claude-skill-registry 163
-
Flow
Step-by-step guidance for flow.
majiayu000/claude-skill-registry 163
-
definition-of-done
Use to verify a feature/story meets all Definition of Done criteria before marking complete.
majiayu000/claude-skill-registry 163
-
research-codebase
Research a task, problem, bug, or feature by exploring the codebase. Use when starting new work, encountering bugs, or needing to understand how existing implementation relates to a task. Triggers on "research", "investigate", "look into", or requests to understand implementation before making changes.
majiayu000/claude-skill-registry 163
-
hubspot
Manage HubSpot CRM — contacts, companies, deals, and tickets via the REST API.
majiayu000/claude-skill-registry 163
-
plugin-creator
Use this skill when asked to "create a plugin", "build a new plugin", "make a Claude Code plugin", "scaffold plugin", "plugin structure", "add commands/agents/skills/hooks to plugin", or when helping with plugin development.
majiayu000/claude-skill-registry 163
-
devialet
Control Devialet Phantom speakers via HTTP API. Use for: play/pause, volume control, mute/unmute, source selection, and speaker status. Requires DOS 2.14+ firmware. Works with Phantom I, Phantom II, Phantom Reactor, and Dialog.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
Global Tech Stack
Understand and adhere to the project's technology stack including Laravel, PHP, React, PostgreSQL, Pest, Tailwind CSS, and all configured tools and services. Use this skill when making architectural decisions, when choosing libraries or packages, when configuring development tools, when setting up testing frameworks, when implementing authentication, when integrating third-party services, when configuring CI/CD pipelines, when setting up local development environments, or when ensuring consistency with the established tech stack across all parts of the application.
majiayu000/claude-skill-registry 163
-
writing-skills
Use when creating, updating, or improving agent skills.
majiayu000/claude-skill-registry 163
-
index
Build or refresh the codemunch symbol index for the current project. Walks every source file, extracts all symbols (functions, classes, methods, constants, types) with their exact file location and line range, and writes a fast-lookup index to .claude/codemunch/index.json. Uses LSP when available, falls back to ctags, then ripgrep patterns.
majiayu000/claude-skill-registry 163
-
k-docs
Index of Mechanic documentation with summaries and links. Load this to understand what documentation exists and where to find detailed information on specific topics. Triggers: docs, documentation, reference, guide, help.
majiayu000/claude-skill-registry 163
-
RAG Architecture Skill
Build retrieval-augmented generation systems that ground LLMs in your data.
majiayu000/claude-skill-registry 163
-
convert
(ePost) Use when user says "convert this prototype", "migrate this code", "make this match our design system", or "port from external source" — transforms external or prototype code into production-ready, system-consistent code
majiayu000/claude-skill-registry 163
-
us-business-english
American business English writing style for professional communications. Direct, action-oriented, EN-US spelling. Use when writing emails, chat messages, proposals, client communications, or any business writing for American SME audiences. Applies to drafting, editing, and tone-checking any professional text.
majiayu000/claude-skill-registry 163
-
bun-development
Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
majiayu000/claude-skill-registry 163
-
extensions-service-discovery
Use when resolving service endpoints dynamically with Microsoft.Extensions.ServiceDiscovery. Covers configuration-based, DNS-based, and Aspire-integrated service resolution for HttpClient, endpoint selection strategies, and health-aware routing.
USE FOR: resolving service URLs from configuration or DNS instead of hardcoding, service discovery in .NET Aspire applications, load-balanced HttpClient endpoint resolution, adding service discovery to IHttpClientFactory, health-aware service routing
DO NOT USE FOR: Dapr service invocation (use dapr), direct DNS resolution without HttpClient (use System.Net.Dns), API gateway routing (use YARP or Azure API Management), Kubernetes service mesh features (use Istio or Linkerd)
majiayu000/claude-skill-registry 163
-
piggy-automation
Automate Piggy tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
database-migration
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.
majiayu000/claude-skill-registry 163
-
abaqus-thermal-analysis
Complete workflow for heat transfer analysis - steady-state and transient thermal. Use when user asks about temperature distribution, conduction, convection, or heat flow.
majiayu000/claude-skill-registry 163
-
bmad-editorial-review-prose
Clinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prose
majiayu000/claude-skill-registry 163
-
posting-instagram
Post content to Instagram using Meta Graph API.
Use when publishing Instagram posts, managing media, getting insights,
or optimizing hashtags. Requires Instagram Business Account.
NOT when posting to Facebook (use posting-facebook instead).
majiayu000/claude-skill-registry 163
-
harvest
Cross-rig knowledge consolidation. One-time sweep + ongoing tiered promotion. Walks all .agents/ directories, extracts learnings/patterns/research, deduplicates across rigs, and promotes high-value items to global hub. Triggers: "harvest", "consolidate knowledge", "cross-rig sweep", "knowledge federation", "harvest knowledge".
majiayu000/claude-skill-registry 163
-
creating-pr
Creates GitHub Pull Requests with existing PR detection, branch pushing, and intelligent title/body generation. Use when user requests to create pull request, open PR, update PR, push for review, ready for review, send for review, get this reviewed, make a PR, share code, request review, create draft PR, submit for review, run /create-pr command, or mentions "PR", "pull request", "merge request", "code review", "GitHub PR", or "draft".
majiayu000/claude-skill-registry 163