instructa/agent-skills

A curated collection of agent-skills

140Stars on the repository
19Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

delegate-fable

01

instructa/agent-skills

Skill Claude CodeCodex

Delegate a bounded task from a Codex session to a Fable-powered Cursor Agent in the same Herdr workspace, then wait for and collect the result. Use when Codex should bring in Fable for an independent read-only review or make Fable the sole writer for an implementation while Codex pauses and reviews afterward. Trigger…

140 11d ago A 105 tokens

delegate-grok

02

instructa/agent-skills

Skill Claude CodeCodex

Delegate a bounded task from a Codex session to Grok 4.6 with xhigh reasoning in the same Herdr workspace, then wait for and collect the result. Use when Codex should ask Grok for a strong independent opinion, read-only review, architecture or debugging analysis, second opinion, or explicitly authorized…

140 11d ago A 108 tokens

delegate-sol

03

instructa/agent-skills

Skill Claude CodeCodex

Delegate a bounded task from a Codex session to GPT-5.6 Sol in the same Herdr workspace, then wait for and collect the result. In review mode, require Sol to use parallel GPT-5.6 Terra subagents with medium reasoning for read-only context gathering before Sol makes the final judgment. Use for requests such as "ask…

140 11d ago A 103 tokens

instructa/agent-skills

Skill Claude CodeCodex

Build, critique, and iterate high-converting marketing or product landing pages using React + Vite + TypeScript + Tailwind and shadcn/ui components, with all icons sourced from Iconify. Use when the user asks for a landing page, sales page, signup page, CRO improvements, above-the-fold vs below-the-fold structure…

140 11d ago A 95 tokens

electron-live-test

05

instructa/agent-skills

Skill Claude CodeCodex

Live-test any Electron desktop app with native-devtools-mcp, Chrome DevTools Protocol, screenshots, OCR, and accessibility tools. Use when the user asks for Electron UI verification, MCP-driven app control, renderer CDP interaction, native desktop automation, screenshots, or OCR-driven checks.

140 11d ago A 61 tokens

instructa/agent-skills

Skill Claude CodeCodex

Determine runtime owner, first-fix layer, and canonical long-term module or package owner in layered codebases. Use when placing code across UI vs platform shell vs runtime orchestration vs domain or application vs shared core vs adapter or integration layers, debugging ownership issues, removing duplicate policy…

140 11d ago A 72 tokens

clarify

07

instructa/agent-skills

Skill Claude CodeCodex

Turn complex, technical, ambiguous, or verbose material into clear language without losing important detail. Use when the user asks to simplify an answer, identify what matters, compare options, recommend an action, or make the next step explicit.

140 11d ago A 49 tokens

instructa/agent-skills

Skill Claude CodeCodex

Decide where durable test coverage belongs and clean up temporary test probes. Use while testing a bug fix or architectural change, or before finishing work that added tests, fixtures, snapshots, diagnostics, or temporary assertions. Select one owning layer, reuse canonical suites, merge unique signal, and remove…

140 11d ago A 74 tokens

instructa/agent-skills

Skill Claude CodeCodex

Find duplicate ownership, hidden second sources of truth, and contract drift in layered codebases. Use when reviewing normalization, validation, defaulting, canonicalization, persistence mapping, runtime-vs-durable state, duplicated helpers, query or cache ownership, or any "who owns this rule?" architecture question.…

140 11d ago A 99 tokens

hard-cut

10

instructa/agent-skills

Skill Claude CodeCodex

Enforce a hard-cut cleanup policy: keep one canonical implementation and delete compatibility, migration, fallback, adapter, coercion, and dual-shape code. Use for pre-release or internal-draft refactors where the goal is one final shape, especially when changing schemas, contracts, persisted state, routing…

140 11d ago A 76 tokens

root-cause-finder

11

instructa/agent-skills

Skill Claude CodeCodex

Performs root-cause-first debugging and review by tracing expected behavior to the first unintended side effect before changing contracts, parsing, or types. Use when debugging protocol errors, deserialization failures, null payloads, missing fields, restore or hydration issues, state-ownership bugs, unexpected…

140 11d ago A 81 tokens

search-context

12

instructa/agent-skills

Skill Claude CodeCodex

Find, clone, inspect, and summarize high-quality GitHub reference repositories for coding agents. Use when a user asks for GitHub reference projects, examples, prior art, inspiration, implementation patterns, or includes "$search-context" in a coding prompt.

140 11d ago A 53 tokens

gitwhat

13

instructa/agent-skills

Skill Claude CodeCodex

Concise git workspace snapshot for the current directory. Use when asked to show current branch, cwd, repo root, whether the current directory is a worktree, local dirty status, or whether other worktrees have uncommitted changes.

140 11d ago A 50 tokens

go-local-health

14

instructa/agent-skills

Skill Claude CodeCodex

Run local Go health checks (tests, coverage, lint) in Go repositories that contain go.mod/go.sum. Use when the user asks to run or interpret local Go test/coverage/lint workflows using tools like lazygotest, gocovsh, tparse, and golangci-lint. Do not use for Rust or non-Go projects.

140 11d ago A 75 tokens

homebrew-publish

15

instructa/agent-skills

Skill Claude CodeCodex

Publish CLIs/TUIs to Homebrew via a personal tap. Use when asked to create or manage a Homebrew tap repo, generate or update formulae, compute sha256, test installs, or ship new releases for Go, Rust, Node/TypeScript, Python, or prebuilt binaries.

140 11d ago A 66 tokens

instructa/agent-skills

Skill Claude CodeCodex

Run a reusable JavaScript supply-chain security baseline with pnpm-first hardening, release-age gating, lifecycle-script controls, exotic dependency checks, CI install checks, and optional incident IOC profiles.

140 11d ago A 42 tokens

secleak-check

17

instructa/agent-skills

Skill Claude CodeCodex

Run or install repo security leak checks with BetterLeaks and Trivy. Use when asked to scan for leaked secrets, vulnerable dependencies, misconfigurations, add secret-leak guardrails, add BetterLeaks, add forbidden-path hooks, or run secleak-check before release.

140 11d ago A 60 tokens

shellck

18

instructa/agent-skills

Skill Claude CodeCodex

Run shellcheck on shell scripts after editing scripts or when debugging shell errors. Use for linting scripts in a repo (especially scripts/), catching issues like set -u with unset vars, bad subshell usage, or quoting mistakes.

140 11d ago A 50 tokens

app-spec-packager

19

instructa/agent-skills

Skill Claude CodeCodex

Use this skill when the user wants to turn an application, product, startup idea, SaaS, mobile app, web app, API, AI product, or internal tool into a production-ready Markdown specification package for coding agents. Creates PRD/product spec, UX flows, design system brief, technical architecture, ADRs…

140 11d ago A 130 tokens