bb-arch

Convert rough architectural ideas into formal chip architecture specification documents.

41|9|Updated May 22, 2026
One-click install
npx skills add https://github.com/amoslee2026/Babel --skill bb-arch
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bb-arch
Source: https://github.com/amoslee2026/Babel/tree/main/.claude/skills/bb-arch
Command: npx skills add https://github.com/amoslee2026/Babel --skill bb-arch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designers struggle to translate rough architectural ideas into formal chip architecture specifications that guide downstream engineering.

Core Features & Use Cases

  • Automatic generation of architecture documentation artifacts (chip_overview.md, block_diagram.md, clock_reset_spec.md, memory_map.md, power_spec.md, io_pinout.md) from input ideas.
  • Self-adaptive scaffolding and template-driven outputs for chip-level and block-level architectures.
  • Use case: starting a new SoC design from high-level concepts and producing a complete spec_arch repository ready for review.

Quick Start

Place your architecture idea files in a directory and run the bb-arch skill to generate the spec_arch documentation.

Frequently Asked Questions about bb-arch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert rough ideas into formal chip architecture specifications?▼

To convert rough ideas into formal chip architecture specifications, use an automated scaffolding workflow that processes high-level concepts and generates structured documentation artifacts aligned with standard traceability templates for downstream engineering handoff.

What architecture documentation artifacts are needed for SoC design handoff?▼

Architecture documentation artifacts for SoC design handoff include chip_overview.md, block_diagram.md, clock_reset_spec.md, memory_map.md, power_spec.md, and io_pinout.md, ensuring comprehensive specification coverage across chip-level and IP module design workflows.

Can I generate per-IP block documentation from high-level architectural concepts?▼

Yes, you can generate per-IP block documentation from high-level architectural concepts using template-driven self-adaptive scaffolding, which refines concepts and drafts specifications for both chip-level and block-level architectures automatically.

How do I start a new SoC design and produce a complete spec_arch repository?▼

To start a new SoC design and produce a complete spec_arch repository, place your architecture idea files in a directory and run the generation workflow to automatically scaffold all required specification documents ready for review.

Does the generated architecture documentation coordinate with PRD and ARCH review flows?▼

Yes, generated architecture documentation coordinates with PRD and ARCH flows by enforcing outputs aligned with standard templates and traceability requirements, directly supporting handoff to downstream specification review processes.