Agent Skills by Nathan To
Showing 18 vetted skills indexed across 1 GitHub repositories.
detailed-spec-writing
Convert fuzzy requirements into SMARC-compliant PRD specifications at a specified path.
clean-code
Automate rule-based code cleanup within pre-commit workflows.
white-box-red-testing
Generate failing tests with structured rationale for targeted code scopes.
software-architecture-review
Identify and evaluate software architectures across components to improve modularity, performance, and reliability.
code-review
Automate structured code reviews with multi-mode assessment and hierarchical checklists.
debugging
Diagnose software defects using structured debugging workflows with hypothesis testing and verification.
systemic-thinking
Analyze systems to expose coherence gaps and risk across artifacts.
lesson-capture
Capture operational lessons into structured files with frontmatter under lessons/ directories.
user-story-writing
Convert vague requirements into SMARC-compliant user stories with acceptance criteria.
feynman
Guide structured Feynman learning cycles to simplify and teach difficult concepts.
code-spec-backfill
Backfill missing function contracts and type hints across a codebase.
testing
Plan and execute deterministic unit, integration, and acceptance tests for Go and Python.
adr-backfill
Reconstructs MADR-formatted ADRs from git history, specs, and docs.
black-box-red-testing
Generate deterministic adversarial red tests targeting distinct bug hypotheses.
generic-subagent
Delegate context-expensive tasks to read-only subagents and return concise digests.
spec-review
Identify inconsistencies, gaps, and ambiguities across technical specification documents.
have-you-considered
Surface alternative approaches with benefits, costs, fit, and sources.
spec-backfill
Backfill missing specifications by analyzing code, documentation, and git history.