libretto

Featured

The AI toolkit for building reliable browser automations

plugin 837 stars 66 forks Updated 2 days ago MIT

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (21)

Code & Development Solid

address-review

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

837 Updated 2 days ago
saffron-health
AI & Automation Featured

cli-development

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.

837 Updated 2 days ago
saffron-health
AI & Automation Featured

external-electron-apps

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", "remote-debugging-port", "CDP desktop app", "automate VS Code desktop app".

837 Updated 2 days ago
saffron-health
Code & Development Featured

fix-merge-conflicts

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.

837 Updated 2 days ago
saffron-health
Testing & QA Featured

generate-spec

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

837 Updated 2 days ago
saffron-health
Code & Development Featured

get-pr-reviews

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

837 Updated 2 days ago
saffron-health
AI & Automation Featured

glimpse-changes

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.

837 Updated 2 days ago
saffron-health
Testing & QA Featured

implement-spec

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

837 Updated 2 days ago
saffron-health
AI & Automation Featured

improve-codebase-architecture

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.

837 Updated 2 days ago
saffron-health
AI & Automation Featured

prompting

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

837 Updated 2 days ago
saffron-health
AI & Automation Featured

push-everything

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

837 Updated 2 days ago
saffron-health
AI & Automation Featured

push

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

837 Updated 2 days ago
saffron-health
Show all 21 bundled skills
Code & Development Featured

review

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

837 Updated 2 days ago
saffron-health
Code & Development Featured

spec-review

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.

837 Updated 2 days ago
saffron-health
AI & Automation Solid

summarize

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

837 Updated 2 days ago
saffron-health
Data & Documents Solid

technical-writing

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.

837 Updated 2 days ago
saffron-health
AI & Automation Featured

turborepo

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, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

837 Updated 2 days ago
saffron-health
Data & Documents Solid

update-docs

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

837 Updated 2 days ago
saffron-health
AI & Automation Solid

writing-tests

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

837 Updated 2 days ago
saffron-health
AI & Automation Featured

libretto-readonly

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

837 Updated 2 days ago
saffron-health
AI & Automation Featured

libretto

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

837 Updated 2 days ago
saffron-health

Quality Score: 80/100

Stars 20%
97
Recency 20%
100
Manifest 20%
40
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
saffron-health
Repository
saffron-health/libretto
Created
4 months ago
Last Updated
2 days ago
Language
TypeScript
License
MIT