code

Coordinate test-driven development and architectural refactors across multi-file code projects.

Updated Nov 14, 2019
One-click install
npx skills add https://github.com/scott-rc/dotfiles --skill code-scott-rc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code
Source: https://github.com/scott-rc/dotfiles/tree/main/configs/claude/skills/code
Command: npx skills add https://github.com/scott-rc/dotfiles --skill code-scott-rc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers coordinate thorough, test-driven coding workflows and architectural refactors across large projects, reducing risk during feature work and long-lived maintenance.

Core Features & Use Cases

  • Coordinate red-green-refactor cycles across multiple files and modules to maintain behavior while improving architecture.
  • Automate reviews and testing by enforcing patterns from the public-facing workflow (Write, Test, Review, Benchmark, Architect).
  • Guide plan generation for architectural refactors and feature work, ensuring measurable outcomes and traceable decisions.

Quick Start

Describe a feature you want implemented, and I will start a TDD-driven plan to build, test, and review it.

Frequently Asked Questions about code

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce test-driven development across multi-file repositories?

To enforce test-driven development across multi-file repositories, this skill coordinates red-green-refactor cycles to maintain behavior while improving architecture. It guides plan generation to ensure measurable outcomes and traceable decisions during feature work.

What is the best way to guide architectural refactors during feature work?

The best way to guide architectural refactors during feature work is by enforcing standard development workflows. This skill coordinates tests, reviews, and refactor plans to reduce risk during long-lived maintenance and large project updates.

Can I automate code reviews and mutation testing for multi-file projects?

Yes, you can automate code reviews and mutation testing for multi-file projects. This skill enforces patterns from the public-facing workflow—Write, Test, Review, Benchmark, Architect—to coordinate thorough testing and review processes.

How do I start a TDD-driven plan to build and test a feature?

To start a TDD-driven plan to build and test a feature, describe the feature you want implemented. The skill will initiate a test-driven development plan to build, test, and review the requested functionality.

Does this TDD workflow integrate with existing code guidelines and review checklists?

Yes, this TDD workflow integrates with existing code guidelines, review checklists, and standard development workflows. It coordinates tests, reviews, and refactor plans across code projects to ensure comprehensive coverage.

What are the limitations of coordinating refactors across large code projects?

When coordinating refactors across large code projects, the primary limitation is the complexity of maintaining behavior across multiple files and modules. The skill reduces risk during feature work but requires adherence to standard development workflows for success.