Coding & Development

tradermonty/skill-idea-miner

github.com

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-skills
スキルを見る

jakubkrehel/better-layout

github.com

Helps with grouping, alignment, reading order, progressive disclosure and other details that make a good layout.

$ npx skills add jakubkrehel/skills
スキルを見る

tradermonty/signal-postmortem

github.com

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-skills
スキルを見る

wshobson/superself

github.com

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/agents
スキルを見る

vercel-labs/protected-vercel-deployments

github.com

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-browser
スキルを見る

cbrock84/interface-craft

github.com

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/headcount
スキルを見る

stablyai/orca-emulator-android

github.com

>-

$ npx skills add stablyai/orca
スキルを見る

stablyai/orca-emulator

github.com

>-

$ npx skills add stablyai/orca
スキルを見る

anthropics/template-skill

github.com

Replace with description of the skill and when Claude should use it.

$ npx skills add anthropics/skills
スキルを見る

stablyai/linear-tickets

github.com

>-

$ npx skills add stablyai/orca
スキルを見る

stablyai/orca-linear

github.com

>-

$ npx skills add stablyai/orca
スキルを見る

stablyai/orca-per-workspace-env

github.com

>-

$ npx skills add stablyai/orca
スキルを見る

mattpocock/diagnosing-bugs

github.com

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/skills
スキルを見る

JuliusBrussee/verify-and-stop

github.com

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/caveman
スキルを見る

JuliusBrussee/surgical-patch

github.com

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/caveman
スキルを見る

JuliusBrussee/safe-refactor

github.com

Restructure code while preserving behavior. Use for extraction, consolidation, ownership moves, or cleanup where verification must bracket structural edits.

$ npx skills add JuliusBrussee/caveman
スキルを見る

JuliusBrussee/investigate-first

github.com

Diagnose ambiguous failures before editing. Use for unknown causes, intermittent behavior, performance regressions, or investigations needing evidence-ranked hypotheses.

$ npx skills add JuliusBrussee/caveman
スキルを見る

mattpocock/to-tickets

github.com

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/skills
スキルを見る

mattpocock/to-spec

github.com

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/skills
スキルを見る

mattpocock/implement-spec

github.com

Implement a specification in code.

$ npx skills add mattpocock/skills
スキルを見る

mattpocock/wizard

github.com

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/skills
スキルを見る

mattpocock/wayfinder

github.com

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/skills
スキルを見る

tderoussel/overnight-build

github.com

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-skills
スキルを見る

tderoussel/codebase-audit

github.com

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
スキルを見る