Coding & Development
tradermonty/skill-idea-miner
Mine Claude Code session logs for skill idea candidates. Use when running the weekly skill generation pipeline to extract, score, and backlog new skill ideas from recent coding sessions.
$ npx skills add tradermonty/claude-trading-skillsjakubkrehel/better-layout
Helps with grouping, alignment, reading order, progressive disclosure and other details that make a good layout.
$ npx skills add jakubkrehel/skillstradermonty/signal-postmortem
Record and analyze post-trade outcomes for signals generated by edge pipeline and other skills. Track false positives, missed opportunities, and regime mismatches. Feed results back to edge-signal-aggregator weights and skill improvement backlog.
$ npx skills add tradermonty/claude-trading-skillswshobson/superself
Use when a project keeps its state in Superself (a `<!-- superself:begin` block in AGENTS.md or CLAUDE.md, or `self setup` resolves the directory to a registered project): read `self context` at session start, attach work to a work unit, report with evidence, and record confirmed decisions so the next session picks up where this one left off.
$ npx skills add wshobson/agentsvercel-labs/protected-vercel-deployments
Access and test Vercel deployments protected by Vercel Authentication, SSO, or Deployment Protection with agent-browser. Use when a preview or production URL redirects to a Vercel login page, returns a protection 401 or 403, or needs short-lived Trusted Sources OIDC authentication instead of a static bypass secret or public exception.
$ npx skills add vercel-labs/agent-browsercbrock84/interface-craft
Raises the visual and interaction quality of an interface — layout, hierarchy, type, spacing, density, and the details that separate a considered product from a generic one. Use this when a screen works but looks unfinished or default, when a layout feels crowded or arbitrary, when a page has no clear focal point, or when an interface needs to feel trustworthy rather than merely functional.
$ npx skills add cbrock84/headcountstablyai/orca-emulator-android
>-
$ npx skills add stablyai/orcastablyai/orca-emulator
>-
$ npx skills add stablyai/orcaanthropics/template-skill
Replace with description of the skill and when Claude should use it.
$ npx skills add anthropics/skillsstablyai/linear-tickets
>-
$ npx skills add stablyai/orcastablyai/orca-linear
>-
$ npx skills add stablyai/orcastablyai/orca-per-workspace-env
>-
$ npx skills add stablyai/orcamattpocock/diagnosing-bugs
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
$ npx skills add mattpocock/skillsJuliusBrussee/verify-and-stop
Prove existing work meets acceptance conditions without expanding scope. Use for validation-only tasks, completion checks, focused gate runs, and last-mile proof.
$ npx skills add JuliusBrussee/cavemanJuliusBrussee/surgical-patch
Fix bugs and small behavior changes at the narrowest responsible layer. Use when regression proof, preserved surrounding behavior, and task-relevant tests matter.
$ npx skills add JuliusBrussee/cavemanJuliusBrussee/safe-refactor
Restructure code while preserving behavior. Use for extraction, consolidation, ownership moves, or cleanup where verification must bracket structural edits.
$ npx skills add JuliusBrussee/cavemanJuliusBrussee/investigate-first
Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.
$ npx skills add JuliusBrussee/cavemanmattpocock/to-tickets
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).
$ npx skills add mattpocock/skillsmattpocock/to-spec
Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've already discussed.
$ npx skills add mattpocock/skillsmattpocock/implement-spec
Implement a specification in code.
$ npx skills add mattpocock/skillsmattpocock/wizard
Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can perform itself.
$ npx skills add mattpocock/skillsmattpocock/wayfinder
Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
$ npx skills add mattpocock/skillstderoussel/overnight-build
Composes an autonomous unattended Claude Code build prompt that survives usage-limit resets via BUILD_LOG.md checkpointing, plus the launcher that restarts it. Use when the user asks for an overnight build, an autonomous build, a build to run while they sleep, an unattended or unsupervised session, or any long build they will not be monitoring. Trigger phrases include "overnight build", "run overnight", "build while I sleep", "autonomous build", "let it run", "unattended". Produces a single copyable prompt; does not run the build.
$ npx skills add tderoussel/agent-skillstderoussel/codebase-audit
Runs a ranked, evidence-backed audit of a product, codebase, or subsystem, ending in a verify list that separates proven findings from inferred ones. Use when the user asks for an audit, a gap analysis, a deep read, a bug hunt, a readiness check, a re-audit, a state reconciliation, or asks what they are not seeing. Trigger phrases include "audit", "gap analysis", "what am I missing", "deep audit", "readiness", "bug hunt", "review the whole thing". Produces findings and a verify list; does not fix.
$ npx skills add tderoussel/agent-skills