Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

libretto

libretto에는 saffron-health에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
751
업데이트
2026-06-29
Forks
58
직업 범위
직업 카테고리 2개 · 86% 분류됨
저장소 탐색

이 저장소의 skills

libretto-readonly
미분류

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

2026-06-29
libretto
미분류

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

2026-06-29
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.

2026-05-13
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".

2026-05-07
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.

2026-05-05
push-everything
소프트웨어 개발자

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

2026-05-05
push
소프트웨어 개발자

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

2026-05-05
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.

2026-04-30
update-docs
소프트웨어 개발자

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

2026-04-30
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.

2026-04-28
writing-tests
소프트웨어 품질 보증 분석가·테스터

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

2026-04-02
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.

2026-03-12
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.

2026-03-05
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.

2026-03-04