full-stack-builder-model
Installation
SKILL.md
The Full Stack Builder (FSB) model is a transition from organizational complexity and micro-specialization to a streamlined, AI-augmented craftsmanship approach. It empowers individual builders to take an idea from insight to launch by automating execution tasks and focusing human effort on high-leverage judgment.
Core Human Skills
In the FSB model, human builders focus exclusively on five traits that AI cannot yet replicate effectively. Automate or delegate everything else.
- Vision: Crafting a compelling sense of the future.
- Empathy: Maintaining a profound understanding of unmet user needs.
- Communication: Aligning and rallying others around an idea.
- Creativity: Identifying possibilities beyond the obvious.
- Judgment: Making high-quality decisions in complex, ambiguous situations (the most critical trait).
The Three-Layer Implementation
1. Platform Optimization
Rearchitect the technical and design environment so AI can reason over it.
- Clean the Knowledge Base: Do not simply give AI access to all documents. Curate "Golden Examples" of past successful specs, designs, and research to prevent hallucinations and low-quality outputs.
- Composable UI: Build server-driven, composable UI components that AI can easily manipulate and assemble.
- Contextual Connectivity: Create a layer that allows coding agents (e.g., Cursor, Copilot) to understand your specific codebase and internal dependencies.