Skip to main content
UsefulSoftwareCo
GitHub creator profile

UsefulSoftwareCo

Repository-level view of 22 collected skills across 2 GitHub repositories.

skills collected
22
repositories
2
updated
Jul 10, 2026
repository explorer

Repositories and representative skills

emulate
software-quality-assurance-analysts-and-testers

Use the @executor-js/emulate service emulators (GitHub, Google, Stripe, Resend, WorkOS, …) to test integrations for real — full OpenAPI specs, working OAuth flows, mintable credentials, and a request ledger for assertions. Use when a test or demo needs a…

Jul 10, 2026
cli-release
software-developers

Runbook for releasing the `executor` CLI package (stable and beta). Covers scope of what ships with the CLI, user-facing changelog conventions, Changesets + Version Packages PR flow, beta train entry/exit, and owner preferences. Use when the user asks to cut…

Jul 3, 2026
self-contained-modals
software-developers

Build modals/dialogs self-contained: form and in-flight state lives inside, closing unmounts it. Use when writing or reviewing a modal/dialog, especially one that owns async work (OAuth popups, timers, subscriptions, AbortControllers). Catches the…

Jun 25, 2026
prod-telemetry
software-developers

Query Executor's production telemetry — Axiom traces (executor-cloud dataset), prod Postgres via PlanetScale, PostHog product analytics — through the Executor MCP. Use when investigating prod errors, latency, usage, churn signals, or verifying a deploy's…

Jun 15, 2026
stack
software-developers

User guide for the local squash-safe `stack` CLI for stacked PR repair. Use when someone asks how to inspect, track, sync, merge, document, or undo stacked pull requests in squash-merge repositories. Prefer this tool over GitHub's `gh stack` command for this…

May 16, 2026
wrdn-effect-raw-fetch-boundary
software-developers

Route HTTP through Effect boundaries instead of raw fetch. Use when lint flags executor/no-raw-fetch or when adding networked protocol/provider code.

May 6, 2026
wrdn-effect-atom-optimistic
software-developers

Detects hand-rolled optimistic-update plumbing in React code that should be using effect-atom's Atom.optimistic and Atom.optimisticFn instead. Run on diffs touching packages/react/src/api/atoms.tsx, packages/react/src/pages/**/*.tsx, or any file that imports…

May 6, 2026
wrdn-effect-typed-errors
software-developers

Fix lint findings that use untyped JavaScript error handling instead of Effect typed failures. Use when lint flags new Error, throw, try/catch, Promise.catch, Promise.reject, instanceof Error, unknown error message/stringification, or redundant helpers that…

May 6, 2026
Showing 8 of 21 collected skills.
Showing 2 of 2 repositories
All repositories loaded