tdd
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. tdd from mattpocock/skills: Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles.
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. audit from pbakaus/impeccable: Systematic quality audit across accessibility, performance, theming, and responsive design with prioritized findings.
audit is a reusable agent skill listed on skills.sh under pbakaus/impeccable. skills.sh rank #124, installs 82.2K, GitHub stars 29.9K, first seen Mar 4, 2026.
Systematic quality audit across accessibility, performance, theming, and responsive design with prioritized findings. Scans five dimensions: accessibility (contrast, ARIA, keyboard nav, semantic HTML, alt text, forms), performance (layout thrashing, expensive animations, bundle size, render efficiency), theming (hard-coded colors, dark mode, token consistency), responsive design (fixed widths, touch targets, overflow, text scaling), and AI anti-patterns Documents issues by severity (Critical, High, Medium, Low) with location, impact, relevant standards, and specific recommendations Identifies systemic patterns and recurring problems across the codebase to guide refactoring priorities Maps findings to actionable fix commands (normalize, optimize, harden, adapt, etc.) for downstream execution Generates comprehensive report with executive summary, detailed findings, positive practices, and
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/pbakaus/impeccable --skill auditIs audit 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/pbakaus/impeccable --skill auditnpx skills add https://github.com/pbakaus/impeccable --skill auditWiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. tdd from mattpocock/skills: Test-driven development with vertical slices, behavior-focused tests, and incremental red-green-refactor cycles.
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. minimal-run-and-audit from lllllllama/ai-paper-reproduction-skill: minimal-run-and-audit packages reusable procedural knowledge for agents.
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. diagnose from mattpocock/skills: diagnose packages reusable procedural knowledge for agents.
Wiederverwendbarer Agent Skill aus dem skills.sh-Oekosystem. systematic-debugging from obra/superpowers: Structured debugging methodology that mandates root cause investigation before attempting any fixes.