Agent Skills by carl10086
Showing 37 vetted skills indexed across 1 GitHub repositories.
Syncing Agent Skills
Synchronizes upstream agent-skills methodology with local Claude Code configurations via git integration.
domain-modeling
Create and maintain domain models with glossary management and ADRs.
idea-refine
Refine raw concepts into actionable project plans with structured thinking.
explore-then-ask
Guides requirement clarification and architectural design through structured dialogue.
debugging-and-error-recovery
Diagnose software defects through structured triage and root-cause analysis.
using-agent-skills
Discover and invoke engineering workflow skills based on the current development phase.
test-driven-development
Implement test-driven development workflows using the Red-Green-Refactor cycle.
planning-and-task-breakdown
Decompose software requirements into ordered implementation tasks with acceptance criteria.
incremental-implementation
Implement complex software features through small, verifiable code increments.
writing-great-skills
Design, review, and refactor AI skills for deterministic execution.
api-and-interface-design
Guide REST and GraphQL API design with contract-first, backward-compatible interfaces.
ci-cd-and-automation
Configure CI/CD pipelines with automated quality gates and deployment strategies.
searching-sops
Search local SOP directories for historical project documentation using ripgrep.
context-engineering
Organize rules, specs, and source snippets into focused context blocks.
frontend-ui-engineering
Standardize accessible, responsive UI components with WCAG 2.1 AA compliance.
shipping-and-launch
Manage production deployments with pre-launch checklists, feature flags, and staged rollouts.
spec-driven-development
Create structured specification documents before implementing code changes.
code-review-and-quality
Evaluate code changes against correctness, readability, architecture, security, and performance standards.
security-and-hardening
Harden web applications against OWASP Top 10 vulnerabilities with input validation and secure secret handling.
deprecation-and-migration
Manage software component lifecycle with structured deprecation and migration workflows.
interview-me
Extract user intent through iterative one-question-at-a-time interviews.
html-anything
Convert ideas, files, folders, and URLs into single-file HTML artifacts.
code-simplification
Simplify source code by reducing structural complexity and improving readability.
writing-skills
Apply a RED-GREEN-REFACTOR cycle to author and refine agent skills.