Development Philosophy

Core development philosophy including development cycles, naming conventions, architectural decisions, and multi-agent workflows. Use when establishing project foundations or making architectural decisions.

majiayu000 6616da3 2 files · 2.3 KB Updated 567 repo stars

File contents

Development Philosophy

When to Use

  • Starting a new project
  • Making architectural decisions
  • Establishing naming conventions
  • Setting up multi-agent workflows
  • Defining development processes
  • Debugging complex systems

Core Philosophy

Development Cycle

Iterative development approach: @01_DEVELOPMENT_CYCLE.md

Naming Conventions

Consistent naming across the project: @02_NAMING_CONVENSIONS.md

Architectural Process

How to agree on architecture: @03_ARCHITECTUAL_AGREEMENT_PROCESS.md

Predefined Architecture

Established architectural patterns: @04_ARCHITECTURE_PREDEFINED.md

Priority Configuration

How to set and manage priorities: @05_PRIORITY_CONFIG.md

Multi-Agent Coordination

Working with multiple specialized agents: @06_MULTIPLE_SPECIAL_AGENTS.md

Debugging Techniques

Systematic debugging approaches: @07_DEBUGGING_TECHNIQUES.md

Principles

This skill represents the fundamental development philosophy and should guide all decision-making in complex projects.

majiayu000/claude-skill-registry-data/tree/main/development/development-philosophy-ilude-claude-code-config commit 6616da339e

Frequently asked questions

npx skillmds add majiayu000/development-philosophy-2