Agent Skills by zxyycom
Showing 19 vetted skills indexed across 1 GitHub repositories.
debugging-and-error-recovery
Diagnose and fix test, build, and runtime failures using structured root-cause debugging.
using-agent-skills
Route tasks to the most appropriate installed skill using SKILL.md references.
test-driven-development
Write and execute failing tests to prove software behavior.
incremental-implementation
Deliver multi-file project changes in small verifiable slices.
claude-code-subagent
Delegate long-running engineering tasks to a Claude Code subagent.
openspec-apply-change
Orchestrate OpenSpec changes from discovery through task completion.
api-and-interface-design
Design and audit observable public API contracts with compatibility strategies.
openspec-explore
Frame problems and compare options for OpenSpec changes before implementation.
ci-cd-and-automation
Automate CI/CD validation and workflow automation for local toolchains and CLI/API integrations.
context-engineering
Establish and repair project context packets from AGENTS.md and navigation docs.
code-review-and-quality
Review code changes and produce severity-ordered findings with verification evidence.
security-and-hardening
Enforce typed parsing and fail-closed boundaries for untrusted local tooling inputs.
openspec-archive-change
Archive completed OpenSpec changes with auditable status and artifact trace.
openspec-propose
Automate creation of OpenSpec change proposals and required artifacts.
interview-me
Interview users one question at a time to clarify true intent before planning.
code-simplification
Simplify code with guard clauses and clearer names while preserving behavior.
doubt-driven-development
Apply bounded adversarial review to surface counter-evidence for high-risk decisions.
source-driven-development
Detect stack dependencies from manifest files and lockfiles, then assemble citation-backed decision plans.
documentation-and-adrs
Draft ADRs and synchronize documentation across OpenSpec and related docs.