Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ai-sdk-5
Vercel AI SDK 5 patterns. Trigger: When building AI chat features - breaking changes from v4.
Gentleman-Programming/Gentleman.Dots 1,602
-
sdd-verify
Validate that implementation matches specs, design, and tasks. Trigger: When the orchestrator launches you to verify a completed (or partially completed) change.
Gentleman-Programming/Gentleman.Dots 1,602
-
react-19
React 19 patterns with React Compiler. Trigger: When writing React components - no useMemo/useCallback needed.
Gentleman-Programming/Gentleman.Dots 1,602
-
nextjs-15
Next.js 15 App Router patterns. Trigger: When working with Next.js - routing, Server Actions, data fetching.
Gentleman-Programming/Gentleman.Dots 1,602
-
skill-creator
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.
Gentleman-Programming/Gentleman.Dots 1,602
-
playwright
Playwright E2E testing patterns. Trigger: When writing E2E tests - Page Objects, selectors, MCP workflow.
Gentleman-Programming/Gentleman.Dots 1,602
-
django-drf
Django REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.
Gentleman-Programming/Gentleman.Dots 1,602
-
homebrew-release
Release workflow for Gentleman-Programming homebrew-tap projects (GGA, Gentleman.Dots). Trigger: When user asks to release, bump version, update homebrew, or publish a new version.
Gentleman-Programming/Gentleman.Dots 1,602
-
technical-review
Review technical exercises and candidate submissions with structured evaluation. Trigger: When reviewing technical exercises, code assessments, candidate submissions, or take-home tests.
Gentleman-Programming/Gentleman.Dots 1,602
-
sdd-init
Initialize Spec-Driven Development context in any project. Detects stack, conventions, and bootstraps the active persistence backend. Trigger: When user wants to initialize SDD in a project, or says "sdd init", "iniciar sdd", "openspec init".
Gentleman-Programming/Gentleman.Dots 1,602
-
zod-4
Zod 4 schema validation patterns. Trigger: When using Zod for validation - breaking changes from v3.
Gentleman-Programming/Gentleman.Dots 1,602
-
skill-registry
Create or update the skill registry for the current project. Scans user skills and project conventions, writes .atl/skill-registry.md, and saves to engram if available. Trigger: When user says "update skills", "skill registry", "actualizar skills", "update registry", or after installing/removing skills.
Gentleman-Programming/Gentleman.Dots 1,602
-
zustand-5
Zustand 5 state management patterns. Trigger: When managing React state with Zustand.
Gentleman-Programming/Gentleman.Dots 1,602
-
sdd-archive
Sync delta specs to main specs and archive a completed change. Trigger: When the orchestrator launches you to archive a change after implementation and verification.
Gentleman-Programming/Gentleman.Dots 1,602
-
sdd-apply
Implement tasks from the change, writing actual code following the specs and design. Trigger: When the orchestrator launches you to implement one or more tasks from a change.
Gentleman-Programming/Gentleman.Dots 1,602
-
sdd-tasks
Break down a change into an implementation task checklist. Trigger: When the orchestrator launches you to create or update the task breakdown for a change.
Gentleman-Programming/Gentleman.Dots 1,602
-
sdd-spec
Write specifications with requirements and scenarios (delta specs for changes). Trigger: When the orchestrator launches you to write or update specs for a change.
Gentleman-Programming/Gentleman.Dots 1,602
-
pr-review
Review GitHub PRs and Issues with structured analysis for open source projects. Trigger: When user wants to review PRs (even if first asking what's open), analyze issues, or audit PR/issue backlog. Key phrases: "pr review", "revisar pr", "qué PRs hay", "PRs pendientes", "issues abiertos", "sin atención", "hacer review".
Gentleman-Programming/Gentleman.Dots 1,602
-
sdd-design
Create technical design document with architecture decisions and approach. Trigger: When the orchestrator launches you to write or update the technical design for a change.
Gentleman-Programming/Gentleman.Dots 1,602
-
pytest
Pytest testing patterns for Python. Trigger: When writing Python tests - fixtures, mocking, markers.
Gentleman-Programming/Gentleman.Dots 1,602
-
sdd-explore
Explore and investigate ideas before committing to a change. Trigger: When the orchestrator launches you to think through a feature, investigate the codebase, or clarify requirements.
Gentleman-Programming/Gentleman.Dots 1,602
-
judgment-day
Parallel adversarial review protocol that launches two independent blind judge sub-agents simultaneously to review the same target, synthesizes their findings, applies fixes, and re-judges until both pass or escalates after 2 iterations. Trigger: When user says "judgment day", "judgment-day", "review adversarial", "dual review", "doble review", "juzgar", "que lo juzguen".
Gentleman-Programming/Gentleman.Dots 1,602
-
jira-epic
Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.
Gentleman-Programming/Gentleman.Dots 1,602
-
go-testing
Go testing patterns for Gentleman.Dots, including Bubbletea TUI testing. Trigger: When writing Go tests, using teatest, or adding test coverage.
Gentleman-Programming/Gentleman.Dots 1,602