code-generation

Featured

Minimal, pattern-matching code output. Write the least code that satisfies requirements. Match existing project patterns. Use Write/Edit tools only.

AI & Automation 1,591 stars 94 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
25
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Code Quality Checks - Follow project naming conventions - Match existing file structure and organization - Use established error handling patterns - Maintain consistent import ordering - Follow TypeScript strictness (no `any`, proper narrowing) ## When to Use - During TDD GREEN phase (minimal implementation) - During TDD REFACTOR phase (pattern alignment) - When implementing fixes in DEBUG workflow ## Agents Used - `component-builder` (primary consumer) - `bug-investigator` (fix implementation)

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
6 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category