Skip to main content
cashew-labs
GitHub creator profile

cashew-labs

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

skills collected
43
repositories
3
updated
Sep 17, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

generate-spec-v2
unclassified

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
unclassified

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

Aug 14, 2026
libretto
unclassified

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

Aug 14, 2026
external-electron-apps
unclassified

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
unclassified

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
unclassified

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
unclassified

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
unclassified

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.
Showing 8 of 10 collected skills.
halo-app
unclassified

Drive and test the running Halo Electron debug renderer with the development CLI, or inspect an extension in an isolated browser using the workspace CLI.

Sep 17, 2026
conventions
unclassified

Apply repository design and testing conventions when writing, refactoring, or reviewing TypeScript packages, services, state, tests, or runtime hosts. Includes package-level E2Es and fixture design.

Sep 16, 2026
halo-extension
unclassified

Access, inspect, interact with, create, edit, run, and verify Halo workspace extensions using the bundled browser, React, oRPC, Tandem, and connected-tool SDK.

Sep 16, 2026
maui
unclassified

Conventions and design constraints for consuming the Maui design system. Use when building UI with Maui tokens, components, or purse-styles in an app that depends on Maui. Before designing or implementing new UI, read the closest example under src/apps/ or…

Sep 13, 2026
skill-creator
unclassified

Create or update a Codex skill with appropriately scoped instructions and any needed supporting resources.

Sep 13, 2026
code-walkthrough
unclassified

Explain implemented changes through annotated call stack diffs and prose, store the markdown in a temp directory, and serve it with tkstack.

Sep 10, 2026
generate-spec-v2
unclassified

Research and collaboratively design a significant feature, fix, or refactor, then write a phased implementation spec in specs/ and serve it with tkstack. Use when the user asks to plan, spec, scope, or phase work before implementation.

Sep 10, 2026
generate-spec
unclassified

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

Sep 9, 2026
Showing 8 of 9 collected skills.
Showing 3 of 3 repositories
All repositories loaded