# maksimzayats

> Open-source publisher. Listings imported from github.com/maksimzayats — credited to the original author with their license.

- **Listings:** 13
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/maksimzayats
- **Website:** https://github.com/maksimzayats

## Published listings

- [Specx Foundation](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-foundation) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-specx-foundation`
  Use specx foundation bases in Python services, or add a tiny project-local `foundation/` base for missing categories or stateful framework bases.
- [Specx Diwire Composition](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-diwire-composition) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-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 fields, FastAPI app factory/lifecycle composition, test overrides, or rules that keep containers out of core use cases and services.
- [Specx Project Tooling](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-project-tooling) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-specx-project-tooling`
  Add strict Python project tooling for a specx service. Use when creating or updating `pyproject.toml`, `uv` dependency groups and lock checks, Ruff formatting and linting, mypy strict mode, pytest and HTTPX2 test configuration, Makefile commands, root `AGENTS.md` command guidance, or CI-like local guardrails.
- [Specx Component Architecture](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-component-architecture) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-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 adding guardrails or splitting use cases, services, DTOs, schemas, ports, and adapters.
- [Acodex](https://agentstack.voostack.com/l/mcp-maksimzayats-acodex) — MCP server · Free · security-reviewed — `agentstack add mcp-maksimzayats-acodex`
  Local MCP automation bridge for the Codex desktop app, with CLI, HTTP server, and live codex_app.* tool access.
- [Specx Settings](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-settings) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-specx-settings`
  Add runtime configuration to specx Python services with `pydantic-settings`. Use when creating settings classes, environment variables, `.env.example`, injecting settings at delivery, infrastructure, or composition edges, documenting config, mapping configuration into typed core policy collaborators, or removing direct environment reads from core code.
- [Specx Add Infrastructure Adapter](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-add-infrastructure-adapter) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-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 external APIs or SDKs such as OpenAI, or explicit `diwire` bindings for core scope repository and gateway ports.
- [Specx Add Core Use Case](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-add-core-use-case) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-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, or moving behavior out of delivery or infrastructure into class-based application code.
- [Specx Project Structure](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-project-structure) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-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 `foundation/`, `delivery/`, infrastructure, `ioc/`, migrations, and tests.
- [Specx Add Core Service](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-add-core-service) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-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, choosing between Service and Capability, or keeping business decisions away from delivery and infrastructure.
- [Specx Sqlalchemy Migrations](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-sqlalchemy-migrations) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-specx-sqlalchemy-migrations`
  Add or repair Alembic migrations for specx SQLAlchemy services. Use when adding SQLAlchemy models or repositories, replacing metadata.create_all schema bootstraps, creating async Alembic env.py, adding migration Makefile targets, generating initial revisions, or testing migration drift.
- [Specx Add Delivery Controller](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-add-delivery-controller) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-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, delivery-only auth/rate-limit/request services, or integration tests that exercise the delivery edge.
- [Specx Tests](https://agentstack.voostack.com/l/skill-maksimzayats-specx-specx-tests) — Skill · Free · security-reviewed — `agentstack add skill-maksimzayats-specx-specx-tests`
  Add or refine tests for specx Python services. Use when creating unit tests for use cases/services, integration tests for FastAPI controllers or infrastructure adapters, e2e smoke tests, architecture import guardrails, DI override tests, pytest fixtures, or coverage and boundary checks.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
