Agent Skills by kanutocl
Showing 23 vetted skills indexed across 1 GitHub repositories.
grill
Quiz engineers on AI-generated code with adaptive debugging questions.
test-driven-development
Guide Test-Driven Development with the Red-Green-Refactor cycle.
testing-anti-patterns
Review test suites for mock assertions and test-only production methods.
systematic-debugging
Guide four-phase debugging to identify root causes of technical issues.
sharing-skills
Guide Claude skill contributions to the marketplace via Phabricator diffs.
using-superpowers
Enforce mandatory Skill tool invocation before responding to user requests.
dispatching-parallel-agents
Dispatch multiple independent agents concurrently to address distinct tasks.
executing-plans
Execute implementation plans in task batches with review checkpoints.
finishing-a-development-branch
Verify tests, check commit status, and submit or discard development changes.
root-cause-tracing
Trace bugs backward through the call stack to identify original triggers.
visualize
Generate HTML visualizations from diverse content types using design archetypes.
condition-based-waiting
Poll for state changes instead of arbitrary timeouts in automated tests.
brainstorming
Guide initial concepts into detailed software design specifications through structured dialogue.
testing-skills-with-subagents
Test AI agent skills using Red-Green-Refactor and pressure simulations.
writing-plans
Generate detailed implementation plans with TDD, DRY, and YAGNI principles.
requesting-code-review
Dispatch a code-reviewer subagent to analyze changes and assess production readiness.
receiving-code-review
Evaluate code review feedback against codebase reality before implementation.
writing-skills
Create and verify AI skills using Test-Driven Development cycles.
verification-before-completion
Verify work completion by requiring fresh, executed command output before claims are made.
subagent-driven-development
Dispatch subagents to execute development plans with two-stage reviews.
interface-design
Guide AI to design dashboards, admin panels, and SaaS interfaces with craft.
defense-in-depth
Validate data at entry points, business logic, environment guards, and debug instrumentation.
unslop-code
Detect AI-generated code slop and suggest readability fixes.