iktakahiro

7 mods across 1 repository, 4 stars between them.

commit

02

iktakahiro/python-fastapi-ddd-skill

Skill Claude CodeCodex

Prepare and create git commits in this repository using Conventional Commits; use when the user asks to commit or split commits for a task.

4 6mo ago A 29 tokens

git-flow-release

03

iktakahiro/python-fastapi-ddd-skill

Skill Claude CodeCodex

Create a release for this repository by tagging main with calendar versioning (optionally using git-flow if configured); use when the user asks to create a release or bump version.

4 6mo ago A 39 tokens

iktakahiro/python-fastapi-ddd-skill

Skill Claude CodeCodex

Guides the FastAPI Presentation layer in a Python DDD + Onion Architecture app (route handler structure, Pydantic request/response schemas, mapping Domain exceptions to HTTP errors, and OpenAPI error documentation), based on the dddpy reference. Use when adding/refactoring endpoints that call UseCases and convert…

4 6mo ago A 80 tokens

iktakahiro/python-fastapi-ddd-skill

Skill Claude CodeCodex

Guides FastAPI backend design using Domain-Driven Design (DDD) and Onion Architecture in Python. Use when structuring a FastAPI app (routes/handlers, Pydantic schemas, Depends-based DI), modeling domain Entities/Value Objects, defining repository interfaces, implementing SQLAlchemy infrastructure adapters, or writing…

4 6mo ago A 80 tokens

iktakahiro/python-fastapi-ddd-skill

Skill Claude CodeCodex

Guides unit testing for Python DDD + Onion Architecture apps (Domain Entities/Value Objects and UseCases) using pytest and repository mocks, based on the dddpy reference. Use when adding tests, choosing what to mock, or structuring test folders for a DDD FastAPI project.

4 6mo ago A 68 tokens

iktakahiro/python-fastapi-ddd-skill

Skill Claude CodeCodex

Guides project tooling for a Python FastAPI + SQLAlchemy DDD/Onion Architecture codebase: uv-based environment setup, Makefile workflows, ruff formatting/linting, mypy typing, pytest, and CI (GitHub Actions), based on the dddpy reference. Use when bootstrapping a repo or tightening developer experience and quality…

4 6mo ago A 0 tokens