implement-feature

Installation
SKILL.md

Implement Feature Skill

Purpose

This skill guides the implementation of new features following project conventions: incremental changes, stable contracts, and maintaining a runnable repo at each step.

When to Invoke

  • When adding new functionality
  • When extending existing components
  • When implementing RFC specifications

Prerequisites

Before using this skill, invoke @spec-first to ensure you understand the design.

Workflow

Step 1: Define the Contract First

Installs
1
First Seen
Jun 17, 2026
implement-feature — giantcroissant-lunar/fantasim-world-feb-2026