tech-leads-club/agent-skills

The secure, validated skill registry for professional AI coding agents. Extend Antigravity, Claude Code, Cursor, Copilot and more with absolute confidence.

This repository also configures its own agents. See what agent-skills tells them →

5.2kStars on the repository
90Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

tech-leads-club/agent-skills

Skill Claude CodeCodex

Finds duplicate business logic spread across multiple components and suggests consolidation. Use when asking "where is this logic duplicated?", "find common code between services", "what can be consolidated?", "detect shared domain logic", or analyzing component overlap before refactoring. Do NOT use for code-level…

not rated 5.2k +32 yesterday A SkillSpector: pass 77 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Detects misplaced classes and fixes component hierarchy problems — finds code that should belong inside a component but sits at the root level. Use when asking "clean up component structure", "find orphaned classes", "fix module hierarchy", "flatten nested components", or analyzing why namespaces have misplaced code.…

not rated 5.2k +32 yesterday A SkillSpector: pass 86 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Maps architectural components in a codebase and measures their size to identify what should be extracted first. Use when asking "how big is each module?", "what components do I have?", "which service is too large?", "analyze codebase structure", "size my monolith", or planning where to start decomposing. Do NOT use…

not rated 5.2k +32 yesterday A SkillSpector: pass 81 tokens

coupling-analysis

04

tech-leads-club/agent-skills

Skill Claude CodeCodex

Analyzes coupling between modules using the three-dimensional model (strength, distance, volatility) from "Balancing Coupling in Software Design". Use when asking "are these modules too coupled?", "show me dependencies", "analyze integration quality", "which modules should I decouple?", "coupling report", or…

not rated 5.2k +32 yesterday A SkillSpector: pass 92 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Creates step-by-step decomposition plans and migration roadmaps for breaking apart monolithic applications. Use when asking "what order should I extract services?", "plan my migration", "create a decomposition roadmap", "prioritize what to split", "monolith to microservices strategy", or tracking decomposition…

not rated 5.2k +32 yesterday A SkillSpector: pass 87 tokens

domain-analysis

06

tech-leads-club/agent-skills

Skill Claude CodeCodex

Maps business domains and suggests service boundaries in any codebase using DDD Strategic Design. Use when asking "what are the domains in this codebase?", "where should I draw service boundaries?", "identify bounded contexts", "classify subdomains", "DDD analysis", or analyzing domain cohesion. Do NOT use for…

not rated 5.2k +32 yesterday A SkillSpector: pass 86 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Groups existing components into logical business domains to plan service-based architecture. Use when asking "which components belong together?", "group these into services", "organize by domain", "component-to-domain mapping", or planning service extraction from an existing codebase. Do NOT use for identifying new…

not rated 5.2k +32 yesterday A SkillSpector: pass 78 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Guides design and implementation of evolutionary modular-monolith platforms with DDD (strategic + tactical), flat-by-aggregate organization, an Anti-Corruption Layer for vendor independence, a transactional outbox for events, smart resilience (backoff with jitter, circuit breakers, idempotency), and a polished…

not rated 5.2k +32 yesterday A SkillSpector: pass 208 tokens

frontend-blueprint

09

tech-leads-club/agent-skills

Skill Claude CodeCodex

AI frontend specialist and design consultant that guides users through a structured discovery process before generating any code. Collects visual references, design tokens, typography, icons, layout preferences, and brand guidelines to ensure the final output matches the user's vision with high fidelity. Use when the…

not rated 5.2k +32 yesterday A SkillSpector: pass 170 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex needs its repo

Use when planning legacy system migrations, codebase modernization, monolith decomposition, microservices consolidation, cross-language rewrites, or framework upgrades. Invoke for strangler fig pattern, incremental migration strategy, or refactoring roadmaps. Do NOT use for domain analysis (use domain-analysis)…

not rated 5.2k +32 yesterday A SkillSpector: pass 85 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Runs a sequenced monolith-to-modular pipeline that sizes and inventories components, finds shared domain duplication, addresses flattening and hierarchy issues, analyzes coupling, then groups components into candidate domain-aligned units, with optional embedded DDD strategic analysis for bounded contexts. Use when…

not rated 5.2k +32 yesterday A SkillSpector: warn 158 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Technology-agnostic guidance for modular systems: bounded contexts, clear boundaries, composability, state isolation, explicit contracts, failure containment, scaffolding workflows, split/merge criteria, sub-units inside a context, and compliance review signals. Use when designing or reviewing module structure…

not rated 5.2k +32 yesterday A SkillSpector: pass 166 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes. Do NOT…

not rated 5.2k +32 yesterday A SkillSpector: pass 76 tokens

tactical-ddd

14

tech-leads-club/agent-skills

Skill Claude CodeCodex

Detects anemic domain models, validates and refactors them into rich domain models, and enforces tactical DDD patterns (Entities, Value Objects, Aggregates, Domain Services, Domain Events). Use when the user asks to validate, review, or check domain models or DDD code; detect anemia; refactor domain objects; improve…

not rated 5.2k +32 yesterday A SkillSpector: pass 160 tokens

aws-advisor

15

tech-leads-club/agent-skills

Skill Claude CodeCodex

Expert AWS Cloud Advisor for architecture design, security review, and implementation guidance. Leverages AWS MCP tools for accurate, documentation-backed answers. Use when user asks about AWS architecture, security, service selection, migrations, troubleshooting, or learning AWS. Triggers on AWS, Lambda, S3, EC2…

not rated 5.2k +32 yesterday A SkillSpector: pass 118 tokens

cloudflare-deploy

16

tech-leads-club/agent-skills

Skill Claude CodeCodex

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare. Do NOT use for deploying to Vercel, Netlify, or Render (use their respective skills).

not rated 5.2k +32 yesterday A SkillSpector: warn 64 tokens

netlify-deploy

17

tech-leads-club/agent-skills

Skill Claude CodeCodex

Deploy web projects to Netlify using the Netlify CLI (npx netlify). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys. Do NOT use for deploying to Vercel, Cloudflare, or Render (use their respective skills).

not rated 5.2k +32 yesterday A SkillSpector: warn 72 tokens

render-deploy

18

tech-leads-club/agent-skills

Skill Claude CodeCodex

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform. Do NOT use for deploying to Vercel, Netlify, or Cloudflare (use their respective skills).

not rated 5.2k +32 yesterday D 71 tokens

vercel-deploy

19

tech-leads-club/agent-skills

Skill Claude CodeCodex

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment". Do NOT use for deploying to Netlify, Cloudflare, or Render (use their respective skills).

not rated 5.2k +32 yesterday A SkillSpector: pass 67 tokens

create-adr

20

tech-leads-club/agent-skills

Skill Claude CodeCodex

Creates Architecture Decision Records (ADRs) to document significant architectural choices and their rationale for future team members. Use when the user says "write an ADR", "document this decision", "record why we chose X", "add an architecture decision record", "create an ADR for", or wants to capture the reasoning…

not rated 5.2k +32 yesterday A SkillSpector: warn 110 tokens

create-rfc

21

tech-leads-club/agent-skills

Skill Claude CodeCodex

Creates structured Request for Comments (RFC) documents for proposing and deciding on significant changes. Use when the user says "write an RFC", "create a proposal", "I need to propose a change", "draft an RFC", "document a decision", or needs stakeholder alignment before making a major technical or process decision.…

not rated 5.2k +32 yesterday A SkillSpector: pass 93 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Creates comprehensive Technical Design Documents (TDD) with mandatory and optional sections through interactive discovery. Use when user asks to "write a design doc", "create a TDD", "technical spec", "architecture document", "RFC", "design proposal", or needs to document a technical decision before implementation. Do…

not rated 5.2k +32 yesterday A SkillSpector: warn 86 tokens

tech-leads-club/agent-skills

Skill Claude CodeCodex

Creates Cursor-specific AI subagents with isolated context for complex multi-step workflows. Use when creating subagents for Cursor editor specifically, following Cursor's patterns and directories (.cursor/agents/). Triggers on "cursor subagent", "cursor agent". Do NOT use for generic subagent creation outside Cursor…

not rated 5.2k +32 yesterday A SkillSpector: warn 73 tokens

skill-architect

24

tech-leads-club/agent-skills

Skill Claude CodeCodex

Expert guide for designing and building high-quality skills from scratch through structured conversation. Use when someone wants to create a new skill, build a skill, design a skill, or asks for help making Agents do something consistently. Also use when someone says "turn this into a skill", "I want to automate this…

not rated 5.2k +32 yesterday A SkillSpector: pass 121 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: