human-architect-mindset
Originally frombencium/bencium-claude-code-design-skill
Installation
SKILL.md
Human Architect Mindset
Overview
AI can generate code. Someone must still decide what to build, whether it solves the problem, and if it can actually ship.
This skill teaches the irreplaceable human capabilities in software architecture, built on a foundation of loyalty:
Foundation: Loyalty - The capacity to maintain architectural commitments
Five Pillars (built on this foundation):
- Domain Modeling - Understanding the actual problem space
- Systems Thinking - How components interact, what breaks at scale
- Constraint Navigation - Legacy, politics, budget, compliance
- AI-Aware Decomposition - Breaking problems into AI-solvable chunks
- AI-First Development - Evaluating modern tools, edge AI, agentic patterns, self-learning
Core principle: The "correct" technical solution is often unshippable. Architects navigate the gap between idealized examples and messy reality.