Skip to main content
maksimzayats
GitHub 제작자 프로필

maksimzayats

2개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
2
업데이트
2026년 8월 8일
저장소 탐색

저장소와 대표 skills

specx-add-core-service
소프트웨어 개발자

Add or refactor a specx core scope service. Use when implementing focused reusable business/application behavior under a core scope services package, extracting logic from a use case, injecting deterministic collaborators, accepting an active unit of work,…

2026년 7월 18일
specx-add-core-use-case
소프트웨어 개발자

Add or refactor a specx core scope use case. Use when implementing an externally meaningful application action under a core scope use_cases package, adding same-file command/query inputs, result DTOs, coordinating services, opening a unit-of-work transaction,…

2026년 7월 18일
specx-add-delivery-controller
소프트웨어 개발자

Add delivery controllers for specx services, especially FastAPI HTTP routes. Use when creating top-level `delivery/` request/response schemas, one controller per scoped use-case set, route registration, FastAPI lifecycle managers, HTTP error translation,…

2026년 7월 18일
specx-add-infrastructure-adapter
소프트웨어 개발자

Add technical infrastructure adapters for specx core scopes. Use when implementing SQLAlchemy repositories and Alembic-backed persistence, Redis stores, HTTP/network clients, file or queue adapters, unit-of-work implementations, gateway implementations for…

2026년 7월 18일
specx-component-architecture
소프트웨어 개발자

Design or review specx core scope boundaries in Python services. Use when deciding where code belongs across packaged scoped foundation bases, optional local foundation extensions, `core/`, capabilities, delivery, infrastructure, `shared/`, and `ioc`; when…

2026년 7월 18일
specx-diwire-composition
소프트웨어 개발자

Wire dependency injection for a specx Python service with `diwire`. Use when adding `ioc/container.py`, explicit dependency registrations for capabilities, repositories, gateways, UoW managers, clients, settings, or factories, `Injected[...]` constructor…

2026년 7월 18일
specx-foundation
소프트웨어 개발자

Use specx foundation bases in Python services, or add a tiny project-local `foundation/` base for missing categories or stateful framework bases.

2026년 7월 18일
specx-project-structure
소프트웨어 개발자

Create or reshape a Python FastAPI service repo into the specx clean core/delivery architecture using packaged scoped foundation bases. Use when starting an API backend, adding the first src package, or establishing `AGENTS.md`, `core/`, optional local…

2026년 7월 18일
수집된 skill 12개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다