coder-craft

Community

Edit safely with deep, readable code discipline.

AuthorVKirill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents messy, risky changes by enforcing consistent, readable editing practices for implementing and refactoring code inside YAML task contracts.

Core Features & Use Cases

  • Workflow that minimizes risk: breaks work into the smallest reversible steps, reads context_refs first, and verifies after each change.
  • Clarity-first line composition: uses dense, precise naming and eliminates special cases by fixing representation and input types.
  • Safe legacy modification: uses characterization tests and named refactorings to preserve behavior while improving structure.
  • Structure and ownership: drives deep-module design, keeps knowledge in one canonical place (DRY), and avoids shallow pass-through abstractions.

Use it when you are implementing features, refactoring, or fixing bugs from a YAML contract—especially for risky or untested areas.

Quick Start

Use the coder-craft skill to review and rewrite the proposed code changes for a YAML task contract you are about to implement, ensuring naming clarity, safe incremental edits, and verification steps.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: coder-craft
Download link: https://github.com/VKirill/antigravity-for-claude-code/archive/main.zip#coder-craft

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.