design-with-blocks

Community

Design app architecture with 7 universal blocks

Authorkayashaolu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the guesswork from turning an app idea into a clear architecture by forcing a disciplined decomposition into the 7 Universal Building Blocks, so you can design the right patterns before choosing tools.

Core Features & Use Cases

  • Guided app intake and clarification: prompts you to define what you are building and who your users are (humans, AI agents, or both).
  • Outside-in design discipline: walks through User, External Service, and Time influences before decomposing features.
  • Feature-to-block decomposition with reasoning: maps each feature to the correct building blocks, enforcing the framework invariants (only seven primitives, canonical names, no invented primitives).
  • Per-block technology recommendations: suggests technology options for each block using pattern-first defaults (e.g., Docker + framework for Service/Worker; Postgres/Redis/S3 equivalents for storage).
  • Deliverables you can reuse immediately: outputs a structured markdown design doc and offers to render a labeled 7-block architecture PNG (with Mermaid fallback).

Quick Start

Tell an AI assistant: design my app using the 7 Universal Building Blocks framework, and include a labeled architecture diagram, per-block technology recommendations, and a buildable markdown design doc.

Dependency Matrix

Required Modules

None required

Components

assetsreferences

💻 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: design-with-blocks
Download link: https://github.com/kayashaolu/design-with-blocks-plugin/archive/main.zip#design-with-blocks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.