home / skills / mcouthon

mcouthon skills

Find 12 skills from 1 repo created by mcouthon on GitHub.

1 repo
12 skills
GitHub

Sponsored

architecture

mcouthon/agents

30
This skill helps you document architecture and high-level system design, emphasizing interfaces, data flows, and decision rationale.
consolidate-task

mcouthon/agents

30
This skill summarizes a completed task into an architectural decision record, updating ADRs and documenting patterns for future developers.
debug

mcouthon/agents

30
This skill guides hypothesis-driven debugging to identify root causes, reproduce failures, and verify minimal fixes with regression tests.
security-review

mcouthon/agents

30
This skill performs security-focused code reviews, maps attack surfaces and risk levels, and helps identify vulnerabilities in changes without applying fixes.
testing

mcouthon/agents

30
This skill helps you design robust behavioral tests by guiding what to test, using a self-test checklist, and selecting appropriate test doubles.
phase-review

mcouthon/agents

30
This skill reviews phase implementation plans for flaws without altering the plan, offering suggestions for improvements.
critic

mcouthon/agents

30
This skill helps you stress-test designs by challenging assumptions and surfacing edge cases without providing solutions.
deep-research

mcouthon/agents

30
This skill performs exhaustive research with full citations and structured findings to support critical decisions.
design

mcouthon/agents

30
This skill helps you design premium dashboards and admin interfaces by guiding direction, craft principles, and a 9-phase implementation.
makefile

mcouthon/agents

30
This skill helps you create and manage Makefiles for reliable AI agent process lifecycle with PID tracking and logging.