saffron-health

56 mods across 2 repositories, 939 stars between them.

address-review

01

saffron-health/libretto

Skill Claude CodeCodex

Address PR review comments systematically. Use when responding to code review feedback on a pull request.

882 11d ago A 21 tokens original MIT

cli-development

02

saffron-health/libretto

Skill Claude CodeCodex

Design and implement command-line interfaces with subcommand-scoped help, actionable success output, and debuggable failure output. Use when creating or modifying CLI commands, argument parsing, help and usage text, exit codes, or command UX for humans and agents.

882 11d ago A 54 tokens original MIT

errore

03

saffron-health/libretto

Skill Claude CodeCodex

Go-style error handling for TypeScript. Functions return errors instead of throwing them — but instead of Go's two-value tuple (val, err), you return a single Error | T union. Instead of checking err != nil, you check instanceof Error. TypeScript narrows the type automatically. No wrapper types, no Result monads, just…

882 11d ago A 192 tokens original MIT

saffron-health/libretto

Skill Claude CodeCodex

Automate user-installed Electron desktop apps (Slack, Discord, VS Code, Notion, Figma, Spotify, etc.) via CDP using this repo's Libretto CLI. Use when the task is to control a local desktop app on the user's machine, not this repo's own Electron app. Triggers: "desktop Slack app", "connect to Electron app"…

882 11d ago A 100 tokens original MIT

fix-merge-conflicts

05

saffron-health/libretto

Skill Claude CodeCodex

Resolve Git merge, rebase, or cherry-pick conflicts by preserving intent from both sides. Use when unmerged paths or conflict markers are present, especially when you must inspect the PR title and description tied to conflicting commits before choosing a resolution.

882 11d ago A 55 tokens original MIT

generate-spec-v2

06

saffron-health/libretto

Skill Claude CodeCodex

Create a code-based implementation spec in the specs/ directory for a significant feature, fix, or refactor. Use when the user asks to plan, spec, scope, or phase work before implementation and the plan should cover top-level Mermaid flows, important types, per-phase call-stack and code diffs, commit-sized phases, and…

882 11d ago A 73 tokens original MIT

generate-spec

07

saffron-health/libretto

Skill Claude CodeCodex

Create a spec sheet for the given feature/fix request in specs/ directory. Use when planning a significant new feature or complex fix.

882 11d ago A 30 tokens original MIT

get-pr-reviews

08

saffron-health/libretto

Skill Claude CodeCodex

Get nicely formatted output of the last review comments on a PR. Used internally by other skills.

882 11d ago A 24 tokens original MIT

glimpse-changes

09

saffron-health/libretto

Skill Claude CodeCodex

Create a visual explanation of the current session diff as a single HTML page and show it in a native Glimpse window. Use when the user wants a visual walkthrough of local code changes instead of a plain text diff.

882 11d ago A 48 tokens original MIT

implement-spec

10

saffron-health/libretto

Skill Claude CodeCodex

Implement a single phase of a spec. Use when given a spec file and a phase number to implement.

882 11d ago A 24 tokens original MIT

saffron-health/libretto

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

882 11d ago A 68 tokens copy · 69% MIT

libretto-readonly

12

saffron-health/libretto

Skill Claude CodeCodex

Read-only Libretto workflow for diagnosing live browser state without clicks, typing, navigation, or mutation requests.

882 11d ago A 26 tokens original MIT

libretto

13

saffron-health/libretto

Skill Claude CodeCodex

Browser automation CLI for building, maintaining, and running browser automation workflows by inspecting live pages and prototyping interactions.

882 11d ago A 25 tokens original MIT

prompting

14

saffron-health/libretto

Skill Claude CodeCodex

Guide for writing effective system prompts for LLM agents. Use when creating or editing system prompts for applications, agent configurations, or development tools.

882 11d ago A 31 tokens original MIT

push-everything

15

saffron-health/libretto

Skill Claude CodeCodex

Stage ALL changes in the repository (not just session changes), commit, and push. Use when you need to commit all pending changes.

882 11d ago A 32 tokens original MIT

push

16

saffron-health/libretto

Skill Claude CodeCodex

Commit and push changes, creating or updating a PR as needed. Use for standard push workflow.

882 11d ago A 21 tokens copy · 86% MIT

review

17

saffron-health/libretto

Skill Claude CodeCodex

Expert code review specializing in simplicity and correctness. Use after completing implementations to ensure code quality.

882 11d ago A 20 tokens original MIT

spec-review

18

saffron-health/libretto

Skill Claude CodeCodex

Review a spec for under-specified areas, bugs, and adherence to the spec requirements in this skill. Use when asked to review, critique, or check a spec.

882 11d ago A 37 tokens original MIT

summarize

19

saffron-health/libretto

Skill Claude CodeCodex

Summarize a spec or current changes into a format suitable for sharing on Slack. Use when creating a summary for team communication.

882 11d ago A 30 tokens original MIT

technical-writing

20

saffron-health/libretto

Skill Claude CodeCodex

Guide for writing effective technical documentation, specs, and markdown files. Use when creating or editing specs, documentation, READMEs, AGENTS.md files, or any markdown content in the codebase.

882 11d ago A 43 tokens original MIT

turborepo

21

saffron-health/libretto

Skill Claude CodeCodex

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines…

882 11d ago A 111 tokens copy · 91% MIT

update-docs

22

saffron-health/libretto

Skill Claude CodeCodex

Update AGENTS.md files based on session learnings about a topic. Use when documenting patterns, commands, or conventions discovered during development.

882 11d ago A 31 tokens original MIT

writing-tests

23

saffron-health/libretto

Skill Claude CodeCodex

Write and edit test files that model real user flows. Use when creating, modifying, or reviewing test files.

882 11d ago A 25 tokens original MIT

libretto

24

saffron-health/libretto

Plugin Claude Code

Browser automation CLI for building, maintaining, and running browser automation workflows by inspecting live pages and prototyping interactions.

882 11d ago A tokens not measured original MIT