Skip to main content
UsefulSoftwareCo
GitHub 제작자 프로필

UsefulSoftwareCo

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

수집된 skills
22
저장소
2
업데이트
2026년 7월 10일
저장소 탐색

저장소와 대표 skills

emulate
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 10일
cli-release
소프트웨어 개발자

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…

2026년 7월 3일
self-contained-modals
소프트웨어 개발자

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…

2026년 6월 25일
prod-telemetry
소프트웨어 개발자

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…

2026년 6월 15일
stack
소프트웨어 개발자

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…

2026년 5월 16일
wrdn-effect-raw-fetch-boundary
소프트웨어 개발자

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

2026년 5월 6일
wrdn-effect-atom-optimistic
소프트웨어 개발자

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…

2026년 5월 6일
wrdn-effect-typed-errors
소프트웨어 개발자

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…

2026년 5월 6일
수집된 skill 21개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다