martinffxmartinffxCommunityยท16 Agent Skills Included

atelier

Spec-driven planning, disciplined debugging, and multi-agent code review

Guides coding work from idea to reviewed pull request through structured brainstorming, approved plans, and test-driven implementation. Eliminates rushed code, random fixes, and vague reviews by enforcing root-cause debugging and parallel specialist review passes. Keeps developers in control with explicit approval gates, conventional commits, and pull request automation.
npx skills add martinffx/atelier --all -g -y
Available:

Explains to the AI agent how the skills are organized into spec, oracle, and code namespaces, and how each skill auto-loads based on its description matching the current task.

All Skills in This Repository (16)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
martinffxmartinffx

spec:product

Document product requirements and define feature scope from discovery interviews.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

oracle:challenge

Analyze project proposals and expose flawed assumptions through structured challenge workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

typescript:drizzle-orm

Create type-safe Drizzle ORM schemas and queries for TypeScript projects.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

typescript:dynamodb-toolbox

Model DynamoDB single-table designs with dynamodb-toolbox for TypeScript apps.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

spec:architect

Design domain-driven architectures with hexagonal patterns and bounded contexts.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

typescript:functional-patterns

Model TypeScript domain logic with ADTs, Option/Result, and branded types.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

spec:methodology

Orchestrate spec-driven development workflows across a 3-layer AgentOS context model.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

typescript:build-tools

Automate TypeScript project tooling setup for builds, typechecking, testing, linting, and monorepo orchestration.

Community
Intermediate
๐Ÿ“ฆ In Repo
martinffxmartinffx

oracle:thinkdeep

Analyze complex problems through stepwise reasoning and multi-perspective evaluation.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

typescript:fastify

Creates REST APIs in TypeScript using Fastify and TypeBox validation with RFC 7807 errors.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

typescript:api-design

Define framework-agnostic REST API patterns for endpoints, errors, pagination, and versioning.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

spec:beads

Automate dependency-aware task tracking for spec workflows with Git-backed persistence.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Atelier?โ–ผ

Run `npx skills add martinffx/atelier --all -g -y` in your terminal to install all skills globally.

What is spec-driven development with AI agents?โ–ผ

Atelier makes your agent write an approved design and plan before coding, so implementation always follows a reviewed specification instead of guesswork.

How does Atelier review code?โ–ผ

It runs a multi-agent review where a triage agent scans the diff, specialist reviewers check security and correctness in parallel, and an architect validates design boundaries.

Does Atelier work with Claude Code, Codex, and Cursor?โ–ผ

Yes. The skills follow the universal SKILL.md standard and the CLI configures specialist agents for Claude Code, OpenCode, Codex, and Cursor.

Can Atelier help debug production bugs?โ–ผ

Yes. The oracle-debug skill enforces a four-phase root-cause investigation so your agent fixes the actual cause instead of applying random patches.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’