atomic-blocks

Compose prompt workflows from 16 atomic blocks across four layers.

6|1|Updated Nov 29, 2025
One-click install
npx skills add https://github.com/manutej/categorical-meta-prompting --skill atomic-blocks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atomic-blocks
Source: https://github.com/manutej/categorical-meta-prompting/tree/main/.claude/skills/atomic-blocks
Command: npx skills add https://github.com/manutej/categorical-meta-prompting --skill atomic-blocks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables building complex prompt workflows by composing modular atomic blocks, reducing duplication and increasing reusability in prompt engineering.

Core Features & Use Cases

  • 16 atomic blocks across 4 layers (Assessment, Transformation, Refinement, Composition) enabling scalable prompt construction.
  • Overridable blocks and flexible composition to tailor workflows for specific tasks.
  • Enhanced testability and performance through explicit block definitions and deterministic design principles.

Quick Start

Start by selecting a couple of atomic blocks (e.g., assessment and transformation), then compose them to form a simple prompt workflow and iterate to improve quality.

Frequently Asked Questions about atomic-blocks

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

FAQPage Schema
How do I build scalable prompt engineering workflows for my team?

You build scalable prompt engineering workflows by composing modular atomic blocks across Assessment, Transformation, Refinement, and Composition stages, which reduces duplication and increases reusability for your team.

What is the best way to structure reusable AI prompts without duplication?

The best way to structure reusable AI prompts without duplication is using a block-based approach that provides overridable blocks and flexible composition to tailor workflows for specific tasks.

Can I test and refine individual prompt components independently?

Yes, you can test and refine individual prompt components independently because the system provides explicit block definitions and deterministic design principles that enhance testability and performance.

How do I compose a prompt workflow using atomic blocks?

To compose a prompt workflow using atomic blocks, select a couple of blocks like assessment and transformation, combine them into a simple workflow, and iterate to improve quality and performance.

Does this modular prompt design support overriding specific workflow stages?

Yes, this modular prompt design supports overriding specific workflow stages through its overridable blocks and flexible composition, allowing you to tailor workflows precisely for your targeted tasks.

When should I not use a modular block approach for AI prompting?

You should not use a modular block approach for AI prompting if your project requires only simple, single-use prompts, as the system targets scalable prompt engineering pipelines with emphasis on reusability and composability.