development-philosophy

Installation
SKILL.md

Development Philosophy

Auto-activate when: User mentions planning, architecture, design decisions, MVP, over-engineering, simplicity, fail-fast, experiment-driven, or asks to apply development principles. Should activate during planning phases of new features or when reviewing proposed implementations.

Core Principles

Execute immediately. Solve real problems. Start simple, iterate based on evidence.

Four pillars:

  1. Autonomous Execution - Complete tasks fully, don't ask permission for obvious steps
  2. Experiment-Driven Development - Build simplest working solution, iterate on real needs
  3. Fail-Fast Learning - Short cycles, expect to pivot, document learnings
  4. Least Astonishment - Changes should be predictable; match existing patterns (see ~/.claude/skills/least-astonishment/)

BE BRIEF - Action Over Commentary

Execute tasks without verbose explanations:

Related skills

More from ilude/claude-code-config

Installs
5
GitHub Stars
7
First Seen
Jan 23, 2026