home / skills / martinffx

martinffx skills

Find 45 skills from 1 repo created by martinffx on GitHub.

1 repo
45 skills
GitHub

Sponsored

atelier-python-build-tools

martinffx/claude-code-atelier

4
This skill helps you set up Python projects with uv, mise, ruff, basedpyright, and pytest for faster builds, type checking, and testing.
atelier-python-fastapi

martinffx/claude-code-atelier

4
This skill helps you build robust FastAPI REST APIs with automatic validation, OpenAPI docs, and clean routing for scalable Python services.
atelier-python-modern-python

martinffx/claude-code-atelier

4
This skill helps you apply modern Python features like typing, pattern matching, and async/await to write clear, maintainable code.
atelier-python-monorepo

martinffx/claude-code-atelier

4
This skill helps you set up and manage a Python monorepo with uv workspaces, ensuring consistent dependencies and cross-package collaboration.
atelier-python-sqlalchemy

martinffx/claude-code-atelier

4
This skill helps you implement robust Python database access with SQLAlchemy ORM patterns, including models, sessions, queries, upserts, and JSON columns.
atelier-python-testing

martinffx/claude-code-atelier

4
This skill helps you implement stub-driven TDD and layer boundary tests for Python applications using pytest.
atelier-spec-beads

martinffx/claude-code-atelier

4
This skill helps manage dependency-aware tasks with spec workflows, surfacing ready work and enforcing layer order from Entity to Router.
atelier-spec-architect

martinffx/claude-code-atelier

4
This skill helps design features using domain-driven design and hexagonal architecture, aligning functional core and edge components for clear responsibilities.
atelier-spec-methodology

martinffx/claude-code-atelier

4
This skill explains and applies a 3-layer context model, living specifications, and beads for coordinated, spec-driven development across agents.
atelier-typescript-drizzle-orm

martinffx/claude-code-atelier

4
This skill helps you design and query SQL with Drizzle ORM in TypeScript, enabling type-safe schemas, relations, migrations, and multi-database support.
atelier-typescript-build-tools

martinffx/claude-code-atelier

4
This skill configures and optimizes TypeScript projects using Bun, tsgo, Vitest, Biome, and Turborepo for builds, tests, linting, and monorepo orchestration.
atelier-typescript-functional-patterns

martinffx/claude-code-atelier

4
This skill helps you model state machines and domain logic with TypeScript-safe patterns, improving reliability and maintainability through ADTs,
atelier-typescript-testing

martinffx/claude-code-atelier

4
This skill helps you write robust TypeScript tests with Vitest, MSW, and typed mocks, enhancing unit, API, and snapshot testing.
atelier-challenge

martinffx/claude-code-atelier

4
This skill helps you challenge assumptions and validate decisions using a structured critical thinking framework to prevent automatic agreement.
product

martinffx/claude-code-atelier

4
This skill guides discovery interviews and defines scope boundaries to prioritize features and align stakeholders.
drizzle-orm

martinffx/claude-code-atelier

4
This skill helps you design and query type-safe relational databases with drizzle-orm across PostgreSQL and SQLite for faster development.
dynamodb-toolbox

martinffx/claude-code-atelier

4
This skill simplifies DynamoDB single-table design using dynamodb-toolbox v2, enabling typed entities, keys, GSIs, and queries in TS projects.
functional-patterns

martinffx/claude-code-atelier

4
This skill helps you model complex domain logic with TypeScript using discriminated unions, Result/Option, and branded types for safer code.
temporal

martinffx/claude-code-atelier

4
This skill helps you design and orchestrate durable Python workflows with Temporal, enabling reliable activities, retries, and state management.
methodology

martinffx/claude-code-atelier

4
This skill explains how AgentOS context layers, orchestrated delegation, and OpenSpec living specifications flow together to guide multi-agent collaboration
atelier-oracle-challenge

martinffx/claude-code-atelier

4
This skill helps you challenge assumptions and validate decisions using structured critical thinking prompts to ensure robust, context-aware solutions.
atelier-oracle-thinkdeep

martinffx/claude-code-atelier

4
This skill performs extended sequential reasoning to deeply analyze problems, synthesize insights, and propose robust, well-justified solutions.
atelier-python-architecture

martinffx/claude-code-atelier

4
This skill guides Python application architecture with functional core and domain-driven design, promoting clean boundaries, robust data modeling, and testable
build-tools

martinffx/claude-code-atelier

4
This skill helps you set up Python projects with uv, mise, ruff, basedpyright, and pytest for reliable builds, typing, linting, and tests.
fastapi

martinffx/claude-code-atelier

4
This skill helps you design and implement FastAPI REST APIs with automatic validation, docs, and clean routing.
modern-python

martinffx/claude-code-atelier

4
This skill helps you write modern Python code with 3.10+ features, including typing, pattern matching, and async patterns for robust, scalable apps.
monorepo

martinffx/claude-code-atelier

4
This skill helps you design and manage Python monorepos with uv workspaces, enabling cross-package dependencies and streamlined development.
sqlalchemy

martinffx/claude-code-atelier

4
This skill helps you implement robust SQLAlchemy ORM patterns in Python, covering models, sessions, queries, upserts, relationships, and JSON fields.
atelier-python-temporal

martinffx/claude-code-atelier

4
This skill helps you design and manage durable Python Temporal workflows, activities, and retries with practice-ready patterns.
atelier-spec-testing

martinffx/claude-code-atelier

4
This skill guides stub-driven TDD and layer boundary testing for functional core and edge, helping you write tests before implementing.
atelier-spec-product

martinffx/claude-code-atelier

4
This skill helps you uncover product requirements and define scope using discovery interviews and clear MVP criteria to guide development.
atelier-spec-project-structure

martinffx/claude-code-atelier

4
This skill helps you organize project structure using a 3-layer AgentOS model for docs, specs, and task tracking.
atelier-typescript-api-design

martinffx/claude-code-atelier

4
This skill helps you design consistent REST APIs with versioning, error handling, and pagination patterns for maintainable endpoints.
atelier-typescript-dynamodb-toolbox

martinffx/claude-code-atelier

4
This skill helps you design and query DynamoDB single-table schemas with dynamodb-toolbox v2 in TypeScript, boosting type safety and performance.
atelier-typescript-effect-ts

martinffx/claude-code-atelier

4
This skill helps you build robust TypeScript apps with Effect-TS by leveraging type-safe errors, dependency injection, and safe resource management.
atelier-typescript-fastify

martinffx/claude-code-atelier

4
This skill helps you build secure, typed Fastify REST APIs in TypeScript with schema validation and centralized error handling.
testing

martinffx/claude-code-atelier

4
This skill helps you design and execute stub-driven tests across layers, ensuring clear boundaries and rapid feedback from core to edge.
architect

martinffx/claude-code-atelier

4
This skill guides feature design using domain-driven and hexagonal architecture, clarifying responsibilities, core vs edge logic, and testable patterns.
api-design

martinffx/claude-code-atelier

4
This skill guides REST API design with consistent endpoints, versioning, error handling, pagination, and structure for maintainable, framework-agnostic APIs.
effect-ts

martinffx/claude-code-atelier

4
This skill helps you build type-safe functional applications with Effect-TS by managing dependencies, resources, and errors through generators and layers.
fastify

martinffx/claude-code-atelier

4
This skill helps you design fast, type-safe Fastify APIs with TypeBox schemas, route definitions, and error handling.
project-structure

martinffx/claude-code-atelier

4
This skill helps you organize project structure using the AgentOS 3-layer model, clarifying standards, product, and specs across docs and tasks.
atelier-thinkdeep

martinffx/claude-code-atelier

4
This skill performs extended sequential reasoning to deeply analyze problems, synthesize ideas, and provide actionable, well justified recommendations.