.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/maksimzayats/specx
home/skills/maksimzayats/specx
maksimzayats avatar

maksimzayats/specx

12 skills

View on GitHub
$npx skills add maksimzayats/specx
SkillInstalls
specx-add-core-serviceAdd or refactor a specx core scope service. Use when implementing focused reusable business/application behavior under a core scope services package,…—specx-add-core-use-caseAdd or refactor a specx core scope use case. Use when implementing an externally meaningful application action under a core scope use_cases package, adding…—specx-add-delivery-controllerAdd delivery controllers for specx services, especially FastAPI HTTP routes.—specx-add-infrastructure-adapterAdd technical infrastructure adapters for specx core scopes. Use when implementing SQLAlchemy repositories and Alembic-backed persistence, Redis stores,…—specx-component-architectureDesign or review specx core scope boundaries in Python services.—specx-diwire-compositionWire dependency injection for a specx Python service with `diwire`.—specx-foundationUse specx foundation bases in Python services, or add a tiny project-local `foundation/` base for missing categories or stateful framework bases.—specx-project-structureCreate or reshape a Python FastAPI service repo into the specx clean core/delivery architecture using packaged scoped foundation bases.—specx-project-toolingAdd strict Python project tooling for a specx service. Use when creating or updating `pyproject.toml`, `uv` dependency groups and lock checks, Ruff formatting…—specx-settingsAdd runtime configuration to specx Python services with `pydantic-settings`.—specx-sqlalchemy-migrationsAdd or repair Alembic migrations for specx SQLAlchemy services.—specx-testsAdd or refine tests for specx Python services. Use when creating unit tests for use cases/services, integration tests for FastAPI controllers or infrastructure…—