agentsclimarketplace

Code generation

Skill a5c-ai/babysitter/library/methodologies/cc10x/skills/code-generation

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

Install
npx -y skills add a5c-ai/babysitter --skill code-generation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

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

SKILL.md

1.3 KB, as published. Nobody here has run it

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)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.