Skip to main content
saffron-health
GitHub creator profile

saffron-health

Repository-level view of 36 collected skills across 3 GitHub repositories.

skills collected
36
repositories
3
updated
Aug 18, 2026
repository explorer

Repositories and representative skills

generate-spec-v2
software-developers

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,…

Aug 18, 2026
libretto-readonly
software-developers

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

Aug 14, 2026
libretto
software-developers

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

Aug 14, 2026
external-electron-apps
software-developers

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.…

Aug 4, 2026
errore
software-developers

errore is Go-style error handling for TypeScript: return errors instead of throwing them. Instead of Go's two-value tuple (val, err), functions return a single Error | T union. Instead of checking err != nil, you check instanceof Error. TypeScript narrows the…

Jul 24, 2026
dev-browser
software-developers

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take…

Jul 20, 2026
glimpse-changes
software-developers

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.

Jul 8, 2026
improve-codebase-architecture
software-developers

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…

May 13, 2026
Showing 8 of 24 collected skills.
solidjs
web-developers

SolidJS framework development skill for building reactive web applications with fine-grained reactivity. Use when working with SolidJS projects including: (1) Creating components with signals, stores, and effects, (2) Implementing reactive state management,…

Mar 3, 2026
dev-command
software-quality-assurance-analysts-and-testers

Interact with the running VSCode extension via Playwright. Use when automating, testing, or debugging the OpenCode webview UI.

Mar 3, 2026
generate-spec
software-developers

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

Mar 3, 2026
playwright
software-quality-assurance-analysts-and-testers

Browser automation CLI using Playwright. Use when automating browser workflows, filling forms, clicking elements, scraping pages, or debugging web issues.

Mar 3, 2026
spec-review
software-developers

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

Mar 3, 2026
update-docs
software-developers

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

Mar 3, 2026
commit
software-developers

Stage all changes and commit with appropriate message, showing changed files and edits. Use when you need to create a git commit.

Feb 12, 2026
push-everything
software-developers

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

Feb 12, 2026
Showing 8 of 10 collected skills.
Showing 3 of 3 repositories
All repositories loaded