Skip to main content
maksimzayats
GitHub creator profile

maksimzayats

Repository-level view of 13 collected skills across 2 GitHub repositories.

skills collected
13
repositories
2
updated
Aug 8, 2026
repository explorer

Repositories and representative skills

specx-add-core-service
software-developers

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,…

Jul 18, 2026
specx-add-core-use-case
software-developers

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,…

Jul 18, 2026
specx-add-delivery-controller
software-developers

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,…

Jul 18, 2026
specx-add-infrastructure-adapter
software-developers

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…

Jul 18, 2026
specx-component-architecture
software-developers

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…

Jul 18, 2026
specx-diwire-composition
software-developers

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…

Jul 18, 2026
specx-foundation
software-developers

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

Jul 18, 2026
specx-project-structure
software-developers

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…

Jul 18, 2026
Showing 8 of 12 collected skills.
Showing 2 of 2 repositories
All repositories loaded