atomic-crm-constitution
CommunityEnforce engineering principles for fast, clean code.
System Documentation
What problem does it solve? Developers often deviate from core engineering principles, leading to technical debt, inconsistent code, and slower development velocity. This skill ensures adherence to critical guidelines like fail-fast error handling, single source of truth for validation, and schema-derived form states, preventing over-engineering and maintaining codebase quality.
Core Features & Use Cases:
- Fail-Fast Error Handling: Prevents over-engineering by enforcing immediate error reporting, prioritizing velocity over resilience in pre-launch phases.
- Single Source of Truth Validation: Ensures all data validation occurs via Zod schemas at the API boundary, eliminating inconsistencies.
- Schema-Derived Form State: Automatically generates form default values from Zod schemas, preventing UI/validation drift.
- Use Case: When implementing a new feature, this skill guides you to write code that aligns with the project's constitution, ensuring consistency and preventing common anti-patterns like retry logic or hardcoded form defaults.
Quick Start: Use the atomic-crm-constitution skill when implementing a new feature or handling errors in Atomic CRM. It will guide you on fail-fast error handling and Zod validation.
Dependency Matrix
Required Modules
None requiredComponents
💻 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: atomic-crm-constitution Download link: https://github.com/krwhynot/crispy-crm/archive/main.zip#atomic-crm-constitution Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.