minimal-run-and-audit
来自 skills.sh 生态的可复用 Agent Skill。 minimal-run-and-audit from lllllllama/ai-paper-reproduction-skill: minimal-run-and-audit packages reusable procedural knowledge for agents.
来自 skills.sh 生态的可复用 Agent Skill。 tdd from mattpocock/skills: Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles.
tdd is a reusable agent skill listed on skills.sh under mattpocock/skills. skills.sh rank #74, installs 120.7K, GitHub stars 102.7K, first seen Feb 10, 2026.
Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles. Emphasizes integration-style tests that verify behavior through public APIs, not implementation details; tests should survive refactors unchanged Requires vertical slicing (one test → one implementation → repeat) instead of horizontal slicing (all tests first, then all code), preventing brittle, behavior-insensitive test suites Includes planning phase to confirm interface changes, prioritize behaviors to test, and design for testability before writing code Provides refactoring guidelines covering duplication extraction, module deepening, and SOLID principles, applied only after all tests pass
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/mattpocock/skills --skill tddIs tdd an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.
Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.
What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.
npx skills add https://github.com/mattpocock/skills --skill tddnpx skills add https://github.com/mattpocock/skills --skill tdd来自 skills.sh 生态的可复用 Agent Skill。 minimal-run-and-audit from lllllllama/ai-paper-reproduction-skill: minimal-run-and-audit packages reusable procedural knowledge for agents.
来自 skills.sh 生态的可复用 Agent Skill。 diagnose from mattpocock/skills: diagnose packages reusable procedural knowledge for agents.
来自 skills.sh 生态的可复用 Agent Skill。 systematic-debugging from obra/superpowers: Structured debugging methodology that mandates root cause investigation before attempting any fixes.
来自 skills.sh 生态的可复用 Agent Skill。 audit from pbakaus/impeccable: Systematic quality audit across accessibility, performance, theming, and responsive design with prioritized findings.