Skip to main content
saffron-health
GitHub 제작자 프로필

saffron-health

3개 GitHub 저장소에서 수집된 36개 skills를 저장소 단위로 보여줍니다.

수집된 skills
36
저장소
3
업데이트
2026년 8월 18일
저장소 탐색

저장소와 대표 skills

generate-spec-v2
소프트웨어 개발자

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

2026년 8월 18일
libretto-readonly
소프트웨어 개발자

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

2026년 8월 14일
libretto
소프트웨어 개발자

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

2026년 8월 14일
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.…

2026년 8월 4일
errore
소프트웨어 개발자

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…

2026년 7월 24일
dev-browser
소프트웨어 개발자

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…

2026년 7월 20일
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년 7월 8일
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…

2026년 5월 13일
수집된 skill 24개 중 8개를 표시합니다.
solidjs
웹 개발자

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

2026년 3월 3일
dev-command
소프트웨어 품질 보증 분석가·테스터

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

2026년 3월 3일
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년 3월 3일
playwright
소프트웨어 품질 보증 분석가·테스터

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

2026년 3월 3일
spec-review
소프트웨어 개발자

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.

2026년 3월 3일
update-docs
소프트웨어 개발자

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

2026년 3월 3일
commit
소프트웨어 개발자

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

2026년 2월 12일
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년 2월 12일
수집된 skill 10개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다