Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

python-fastapi-ddd-skill

python-fastapi-ddd-skill에는 iktakahiro에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
2
업데이트
2026-02-04
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

python-fastapi-ddd-presentation-skill
소프트웨어 개발자

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 primitives ↔ Value Objects/Entities.

2026-02-04
python-fastapi-ddd-skill
소프트웨어 개발자

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 use cases, based on the dddpy reference.

2026-02-04
python-fastapi-ddd-testing-skill
소프트웨어 품질 보증 분석가·테스터

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.

2026-02-04
python-fastapi-ddd-tooling-skill
소프트웨어 개발자

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 gates.

2026-02-04
git-flow-release
소프트웨어 개발자

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.

2026-02-04
commit
소프트웨어 개발자

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

2026-02-04