.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

…/martinffx/atelier
home/skills/martinffx/atelier
martinffx avatar

martinffx/atelier

29 skills · 548 total installs

View on GitHub
$npx skills add martinffx/atelier
SkillInstalls
spec-planWrite implementation plans, iterate with human annotations, create structured tasks.33code-reviewMulti-agent code review with parallel specialized reviewers, architecture validation, and challenge validation.28spec-implementExecute implementation tasks from an approved plan.json. Use when spec-plan has produced approved tasks and the human is ready to start coding.27typescript-drizzle-ormType-safe SQL with Drizzle ORM in TypeScript. Use when defining database schemas, writing queries, setting up relations, running migrations, or working with…27spec-finishPost-implementation completion workflow. Use after spec-implement completes to validate, review, create stacked commits, and open a PR via code-pull-request.26spec-orchestratorSkill routing and workflow orchestration. Routes to correct spec skill based on task type.25code-subagentsSubagent dispatch patterns for implementation tasks. Use when spec-implement has multiple tasks to execute and subagents are available.23python-architecturePython application architecture with functional core, effectful shell, DDD, and data modeling.23typescript-fastifyBuilding REST APIs with Fastify in TypeScript. Use when creating routes, handling requests, implementing validation with TypeBox, structuring applications, or…23python-fastapiBuilding REST APIs with FastAPI, Pydantic validation, and OpenAPI.21typescript-build-toolsTypeScript project tooling with Bun, tsgo, Vitest, Biome, and Turborepo.21python-build-toolsPython project tooling with uv, mise, ruff, basedpyright, and pytest.20python-modern-pythonModern Python language features and typing patterns. Use when writing type hints, using generics, implementing pattern matching, working with async/await, or…19python-monorepoPython monorepo architecture with uv workspaces, mise, and apps/packages pattern.19typescript-api-designREST API design patterns. Use when designing endpoints, error responses, pagination, versioning, or API structure.19typescript-effect-tsType-safe functional effects with Effect-TS. Use when building applications with Effect, using Effect.gen generators, handling typed errors, managing services…19typescript-functional-patternsFunctional programming patterns for reliable TypeScript. Use when modeling state machines, discriminated unions, Result/Option types, branded types, or…19typescript-testingTypeScript testing patterns with Vitest and MSW. Use when writing unit tests, mocking APIs, creating typed mocks for dependency injection, or using snapshot…19python-temporalTemporal workflow orchestration in Python. Use when designing workflows, implementing activities, handling retries, managing workflow state, or building…18python-testingStub-Driven TDD and layer boundary testing with pytest. Use when writing tests, deciding what to test, testing at component boundaries, or implementing…18spec-brainstormConversational design workshop for new features. Interviews the human one question at a time, explores 2-3 approaches with trade-offs, and presents the design…18typescript-dynamodb-toolboxDynamoDB single-table design using dynamodb-toolbox v2. Use when creating entities, defining key patterns, designing GSIs, writing queries, implementing…18python-sqlalchemySQLAlchemy ORM patterns for Python database access. Use when defining models, writing queries, implementing upserts, working with JSON columns, or managing…17code-commitGenerate and validate conventional commit messages following the conventionalcommits.org spec.16code-handoffCompact the current conversation into a handoff document for another agent to pick up.15oracle-grill-meGrill the user relentlessly about a plan, decision, or idea, maintaining the project's domain model (CONTEXT.md, ADRs) as decisions crystallise.5code-pull-requestManage GitHub pull requests or GitLab merge requests: create, read/leave/respond to comments, and merge.4oracle-debugDisciplined debugging methodology. Triggers on bug reports, test failures, "debug this", "diagnose this", unexpected behavior, build failures, integration…4oracle-domain-modellingBuild and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision,…4