·python:architecture
</>

python:architecture

Python application architecture with functional core, effectful shell, DDD, and data modeling. Use when designing application layers, separating pure business logic from IO, defining domain models, implementing validation, or structuring bounded contexts.

10Installs·1Trend·@martinffx

Installation

$npx skills add https://github.com/martinffx/claude-code-atelier --skill python:architecture

How to Install python:architecture

Quickly install python:architecture AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/martinffx/claude-code-atelier --skill python:architecture
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: martinffx/claude-code-atelier.

SKILL.md

View raw

Modern Python application architecture following functional core / imperative shell pattern, Domain-Driven Design, and type-safe data modeling.

See references/ddd.md for aggregates, bounded contexts, and domain services.

See references/data-modeling.md for validation patterns, Pydantic features, and transformation examples.

Python application architecture with functional core, effectful shell, DDD, and data modeling. Use when designing application layers, separating pure business logic from IO, defining domain models, implementing validation, or structuring bounded contexts. Source: martinffx/claude-code-atelier.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/martinffx/claude-code-atelier --skill python:architecture
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from martinffx/claude-code-atelier

Quick answers

What is python:architecture?

Python application architecture with functional core, effectful shell, DDD, and data modeling. Use when designing application layers, separating pure business logic from IO, defining domain models, implementing validation, or structuring bounded contexts. Source: martinffx/claude-code-atelier.

How do I install python:architecture?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/martinffx/claude-code-atelier --skill python:architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/martinffx/claude-code-atelier