Developing Features

Write production code with security-first thinking, SOLID design, pragmatic principles, observability, and strict file-structure limits. Use when implementing a new feature, designing a system, refactoring code, or whenever the task is "build production code" rather than fix a bug or write tests. This is the default for feature and production-code work — use it unless the user explicitly asks for TDD (tests-first / red-green-refactor), which is developing-features-tdd. Pairs with ensuring-cross-platform for portability and writing-tests for coverage.

Cristhianzl a8ce4ef 9 files · 67.7 KB Updated

File contents

Cristhianzl/claude-skills-czl/tree/main/configs/agnostic/skills/developing-features commit a8ce4efe0f

Frequently asked questions

npx skillmds@latest add cristhianzl/developing-features