Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

python-fastapi-ddd-skill

python-fastapi-ddd-skill contient 6 skills collectées depuis iktakahiro, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
2
mis à jour
2026-02-04
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

python-fastapi-ddd-presentation-skill
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
python-fastapi-ddd-skill Agent Skills sur GitHub | SkillsMP