Architecture Planning banner
shreyakqss shreyakqss

Architecture Planning

Data community

Description

--- name: Architecture Planning description: Plan system architecture with component design, data flow, and implementation strategy agents: [tech-lead] user_invocable: true --- # Architecture Planning Skill Design system architecture with clear component boundaries and implementation strategy. ## Process 1. **Gather requirements**: Functional and non-functional 2. **Identify components**: What are the major pieces? 3. **Define boundaries**: Where does each component start/end? 4. **Design i

Installation

Installs to ~/.claude/skills/shreyakqss-agentic-development-demo-architecture-planning/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shreyakqss-agentic-development-demo-architecture-planning && curl -fsSL https://raw.githubusercontent.com/shreyakqss/agentic-development-demo/HEAD/.claude/skills/architecture-planning.md -o ~/.claude/skills/shreyakqss-agentic-development-demo-architecture-planning/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository