Coding & Dev Tools
Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.
-
shipshitdev Bundle Typescript Refactor 3TypeScript refactoring and modernization guidelines from a principal specialist perspective. This skill should be used when refactoring, reviewing, or modernizing TypeScript code to ensure type safety, compiler performance, and idiomatic patterns. Triggers on tasks involving TypeScript type architecture, narrowing, generics, error handling, or migration to modern TypeScript features.
-
baofeng-tech Bundle Prediction Market Arbitrage 6Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi. Use when you need to match equivalent markets, compare prices, and verify whether a spread looks actionable.
1 -
mem0ai Skill Search 2Search memories from earlier Cursor sessions in this repository. Use it when earlier work may already explain the code, error, decision, or command you need, so you can avoid repeating file reads, searches, or experiments.
-
opengitcode Skill GifgrepSearch GIF providers with CLI/TUI, download results, and extract stills/sheets.
-
opengitcode Skill SongseeGenerate spectrograms and feature-panel visualizations from audio with the songsee CLI.
-
opengitcode Bundle HimalayaCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
-
opengitcode Skill OrdercliFoodora-only CLI for checking past orders and active order status (Deliveroo WIP).
-
opengitcode Skill PeekabooCapture and automate macOS UI with the Peekaboo CLI.
-
opengitcode Skill Bear NotesCreate, search, and manage Bear notes via grizzly CLI.
-
opengitcode Skill Apple NotesManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenShell to add a note, list notes, search notes, or manage note folders.
-
opengitcode Skill BlogwatcherMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
-
opengitcode Skill Spotify PlayerTerminal Spotify playback/search via spogo (preferred) or spotify_player.
-
baofeng-tech Bundle Market 4Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting. Use when: the user needs market data, stock analysis, watchlists, or portfolio workflows.
1 -
outfitter-dev Skill Clark Decision 3Authoritative architectural ruling on a specific Trails framework question — naming choices, vocabulary compliance, pattern fitness, scope decisions. Consults the constitutional hierarchy, decides, and logs. Use when a definitive call is needed or when 'let Clark decide' is the instruction.
-
catlog22 Bundle Skill Generator 4Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator".
-
dailybothq Skill Deepworkplan Refine 4Refine a Deep Work Plan draft or modify an existing final plan. Use when the developer wants to adjust scope, tasks, or details of a draft in .dwp/drafts/ or a plan in .dwp/plans/.
-
dailybothq Skill Deepworkplan Resume 4Resume an interrupted Deep Work Plan from its recorded progress state. Use when the developer wants to continue a plan in .dwp/plans/ that was paused or interrupted mid-execution.
-
dailybothq Bundle Deepworkplan Onboard 4Make a repository AI-first by reasoning about its stack and archetype, then generating adapted AGENTS.md, docs/, per-module docs, .agents/, and the .claude/.cursor to .agents symlinks. Offers opt-in addons. Use when the developer wants to onboard or AI-enable a repo.
-
octanejs Skill Handle Issue 4Work a GitHub issue in the octane repo. Use when given an issue number or link. Fetches the issue, classifies the owning area, and plans the fix.
-
octanejs Skill Octane Core Extend 4Change Octane's runtime, compiler, scheduler, reconciler, SSR, or hydration engine. Use before editing packages/octane/src. Covers the observable contract, hot-path analysis, and the performance evidence required before handoff.
-
dailybothq Bundle Deepworkplan Addon Devcontainer 4Optional DeepWorkPlan addon that adds (or reconciles) a compose-based devcontainer to a repo — base image and supporting services reasoned from the detected stack, with persistent AI-CLI auth, the dailybot-project-network, the DOCKER_DEV_ENV=vscode convention, and project-identity precedence. Opt-in, never required, reconciles existing setups instead of clobbering them. Use when the developer wants a reproducible isolated dev container for an AI-first repo.
-
green-pt Skill Honey Px 4Read huge dense read-only text as PNG pages via pxpipe export: ~60-75% fewer input tokens. Lossy on exact strings; never for files you will edit.
-
green-pt Skill Honey Hive 4Delegate search- and review-heavy work to Honey's read-only subagents so large reads return compressed instead of bloating context.
-
green-pt Skill Honey Loop 4Cost discipline for recurring /loop runs: cache-aware pacing, event-driven-over-polling, no-change short-circuit, compact state handle, stop condition.
-
dtsong Skill Technology Radar 3Use when evaluating frameworks, tools, or platforms for adoption, migration, or stack decisions. Covers maturity assessment, ecosystem health, team readiness, migration cost, and long-term viability with radar quadrant placement. Do not use for comparing individual libraries (use library-evaluation) or analyzing competing products (use competitive-analysis).
-
dtsong Skill Competitive Analysis 3Use when designing features that exist in competing products or analyzing prior art in the market. Covers feature mapping, UX evaluation, technical trade-off assessment, and differentiation opportunity identification. Do not use for evaluating individual libraries (use library-evaluation) or assessing technology maturity (use technology-radar).
-
green-pt Skill Honey Memory 4Per-project persistent memory: save and recall durable facts across sessions as small frontmatter files, indexed in MEMORY.md.
-
green-pt Skill Honey Review 4Review a diff for over-engineering and verbosity. Terse delete-list of what to cut and the lines each saves. One-shot.
-
green-pt Skill Honey Compress 4Rewrite a memory or context file (CLAUDE.md, AGENTS.md, notes) into Honey-terse form to cut per-session input tokens. Backs up first.
-
hmbown Skill Cw Slice 2Use before writing code for any Codewhale feature, upgrade, or refactor: find the existing owner of the behavior, bound the change to one reviewable slice, and fix the evidence bar before you start.
-
hmbown Skill Cw Orient 2Use at the start of any Codewhale work session, or when unsure which checkout, branch, or worktree is authoritative: establish live repo truth before reading a plan or editing a file.
-
bobmatnyc Skill Pm Bug Reporting 3Bug reporting protocol for PM and agents to file GitHub issues
71 -
bobmatnyc Skill Mpm Session Pause 3Pause session and save current work state for later resume
71 -
orkas-ai Bundle Stage Edit 3stage-edit
-
orkas-ai Bundle Gate Control 3gate-control
-
orkas-ai Skill Video Router 3video-router
Frequently asked questions
What are Coding & Dev Tools agent skills?
Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.
Which Coding & Dev Tools skills are most installed?
Popular Coding & Dev Tools skills on SkillMD right now include typescript-refactor, prediction-market-arbitrage, search. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Coding & Dev Tools skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.