felipefontoura

44 mods across 4 repositories, 43 stars between them.

paperclip

25

felipefontoura/bento

Skill Claude CodeCodex

Operate the Paperclip API on a bento VPS — create and configure agents, write their instruction bundles, import and sync skills, manage issues/projects/goals, and wire the official MCP server as a control plane. Use when the user says "create a paperclip agent", "configure my chiefs", "import skills into paperclip"…

20 1mo ago A 131 tokens original MIT

plunk

26

felipefontoura/bento

Skill Claude CodeCodex

Operate the Plunk email platform API on a bento VPS — send a transactional email, send an email to a user, track an email event, add a contact to my email list, trigger an email automation, create or update a contact, unsubscribe a contact, list contacts. Use when the user wants to drive a running Plunk stack's HTTP…

20 1mo ago A 135 tokens original MIT

status

27

felipefontoura/bento

Skill Claude CodeCodex

Read-only health check of a VPS running bento, via SSH. Reports Swarm service replicas for every BENTOMANAGED stack, HTTPS reachability of each app, host resources (disk/memory/uptime), and any services stuck below desired replicas. Use when the user says "is my server ok", "check my bento VPS", "what's running"…

20 1mo ago A 87 tokens original MIT

typebot

28

felipefontoura/bento

Skill Claude CodeCodex

Operate the Typebot API on a bento VPS — start a chatbot conversation, run a bot flow, send messages and continue a chat session, list typebots in a workspace, publish a typebot (make it live), get chatbot results and responses (submissions, answers), embed a chatbot, and manage typebots via the management API. Use…

20 1mo ago A 161 tokens original MIT

update

29

felipefontoura/bento

Skill Claude CodeCodex

Update an existing bento install to the latest code and redeploy its managed stacks, via SSH. Re-runs the bento bootstrap unattended (re-clones the chosen ref, re-applies idempotently, redeploys BENTOMANAGED stacks). Use when the user says "update bento", "pull the latest bento", "redeploy my stacks". Causes brief…

20 1mo ago A 98 tokens original MIT

architect

31

felipefontoura/spec-driven-development-book

Agent Claude Code

Produces requirements.md and design.md from an approved idea or feature request. Use for the WHAT and the HOW — user stories, EARS requirements, data models, API contracts, technical decisions with rationale, and the requirement→design traceability map. Never writes implementation code.

2 1mo ago A 56 tokens

implementer

32

felipefontoura/spec-driven-development-book

Agent Claude Code

Implements one approved task from tasks.md — code plus tests — after checking that .status reads tasks:approved. Follows the spec exactly, stops on ambiguity instead of guessing, and reports verification evidence. Use for the EXEC phase, one task at a time.

2 1mo ago A 56 tokens

reviewer

33

felipefontoura/spec-driven-development-book

Agent Claude Code

Reviews an implementation against requirements.md, design.md, tasks.md, and the produced code in a fresh context. Reports coverage gaps and spec violations with verification evidence — not stylistic opinions. Use before treating a feature as done. Reviews only; does not implement fixes.

2 1mo ago A 56 tokens

sdd-exec

34

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Explicit command-style skill for implementing approved SDD tasks from tasks.md with tight scope, tests, and verification evidence. Use only when the user explicitly asks to execute or implement a specific approved SDD task or feature. Do not auto-load for discussion, planning, review, or unapproved tasks.

2 1mo ago A 64 tokens

sdd-idea

35

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Conversational SDD skill for exploring raw product or feature ideas before planning. Use when the user wants to brainstorm, clarify, compare directions, or convert an early idea into a plan or requirements, even without an explicit command. Do not use for implementation or technical task execution.

2 1mo ago A 60 tokens

sdd-init

36

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Explicit command-style skill for initializing or adopting SDD in a project by creating or preparing .ai/, .ai/steering/, and .ai/sdd/. Use only when the user explicitly asks to initialize, set up, adopt, or bootstrap SDD. Do not auto-load for general planning, feature specs, status checks, or implementation.

2 1mo ago A 73 tokens

sdd-plan

37

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Cognitive SDD skill for creating or updating optional PLAN.md from captured ideas or project goals. Use when the conversation calls for roadmap, personas, feature mapping, phases, dependencies, and open decisions before requirements, even without an explicit command. Do not use for feature-level requirements or coding.

2 1mo ago A 62 tokens

sdd-prd

38

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Core cognitive SDD skill for creating or updating requirements.md from an approved idea, plan, or feature request. Use when the conversation calls for defining WHAT and WHY: user stories, acceptance criteria, EARS functional requirements, NFRs, and boundaries, even without an explicit command. Do not use for technical…

2 1mo ago A 71 tokens

sdd-review

39

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Cognitive SDD skill for reviewing an implementation against requirements.md, design.md, and tasks.md, producing review.md with coverage, findings, verification evidence, and merge readiness. Use when the conversation calls for review after implementation or before completion, even without an explicit command. Do not…

2 1mo ago A 66 tokens

sdd-spec

40

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Core cognitive SDD skill for creating design.md technical specifications from approved requirements. Use when the conversation calls for HOW decisions: architecture, components, data/state, APIs, flows, edge cases, technical decisions, risks, and implementation FAQ, even without an explicit command. Do not use for…

2 1mo ago A 70 tokens

sdd-status

41

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Explicit command-style skill for inspecting .ai/sdd state and recommending the next safe action. Use only when the user explicitly asks for SDD status, progress, blockers, readiness, or next action. Do not auto-load for general SDD work; do not create specs or implement code.

2 1mo ago A 62 tokens

sdd-steering

42

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Creates or updates reusable project steering documents in .ai/steering for product context, tech stack, conventions, and domain-specific guidance. Use when shared AI context needs to be established or corrected, but confirm before saving durable/global steering changes. Do not use for feature-level requirements or…

2 1mo ago A 63 tokens

sdd-tasks

43

felipefontoura/spec-driven-development-book

Skill Claude CodeCodex

Core cognitive SDD skill for decomposing an approved design.md into practical tasks.md. Use when the conversation calls for implementation planning, task dependencies, estimates, acceptance criteria, file targets, and verification steps, even without an explicit command. Do not use for technical design or direct…

2 1mo ago A 62 tokens

youtube-studio-mcp

44

felipefontoura/youtube-studio-mcp

MCP server Claude CodeCodexCursor

A comprehensive MCP server for YouTube Data API, Analytics API, and Reporting API. Runs locally from the youtube-studio-mcp Python package.

0 1mo ago A tokens not measured copy · 100% MIT