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.
-
hlnd2t Bundle Resolve Pr ConflictResolve an open same-repository GitHub PR conflict by merging its base into the writable dev head, resolving source and config intent semantically, rebuilding conflicted source-owned `bin_artifacts` plus downstream closure, running the repository review/format/test gates, creating one merge commit, and pushing without force. Stop after reporting PR checks; never merge or auto-merge the PR.
-
hlnd2t Skill Get Vtable From YAMLLoad vtable information from a pre-generated YAML file. Use this skill when you need to get vtable address and size for a class before analyzing virtual functions. This skill checks for existing vtable YAML files and errors out if not found, ensuring the vtable analysis has been done first.
-
hlnd2t Bundle Trigger Release BuildSafely dispatch an immutable source-owned Release verification or publication from the current origin/main SHA. Use only when explicitly asked to verify, publish, or rebuild a game version.
-
hlnd2t Bundle Generate Reference YAMLGenerate reference YAML via project CLI into ida_preprocessor_scripts/references/<module>/<func_name>.<platform>.yaml
-
bankrbot Bundle CofferEarn fees by depositing ETH into the Coffer Vault, a multi-strategy managed liquidity vault. Query and transact Coffer, run by Soteria Labs on Robinhood (4663) - one share over several Uniswap V3 legs (volatile + stock pairs). Deposit ETH, burn liquid shares to withdraw WETH, read vault value / total shares / my shares / fees / rotating tokens / live stock pairs. Use when the user asks about Coffer, the coffer vault, stock pairs in Coffer, or Coffer deposits and withdrawals. Not for Auto vaults or UFloat.
1.2k -
bankrbot Bundle Pi Fire SciencePattern Integrity / Pi Fire Science — catastrophic-incident and first-responder media brand, preparedness commerce, and $PiFire on Base (Bankr / Uniswap V4). Use when asked about Pi Fire Science, Pattern Integrity, $PiFire, pifirescience.com, treasury, YouTube channel scale, C2FR/FEMA credibility, Stack911 as a related product surface, buying $PiFire on Base, or live price/chart links.
1.2k -
anticipate218 Bundle Math Modeling Skill数学建模竞赛全流程助手:审题选题、模型选型与求解、结果检验(误差/灵敏度/稳健性)、论文写作与提交自检, 覆盖国赛 CUMCM、研赛华为杯、美赛 MCM/ICM。当用户准备建模竞赛、写建模论文、问赛题思路、写摘要、 做灵敏度分析、选模型、检查论文格式或提交前自检时使用——即使没说"数学建模"三字也应使用。
-
logicrw Bundle Awesome JevFind and compare TypeSafe Jev projects, SDKs and integrations using the public catalog and fixed-version source evidence. Use when selecting a Jev implementation, inspecting decision patterns, or preparing a project submission.
-
tqm2019 Bundle Road Trip Guide SkillBuild a shareable China long-distance pure-EV road-trip guide (路书) with day-by-day itinerary, ~300km charging stops near highway exits, car-sleeping notes, real road-network map (OSRM + Leaflet), city food picks, weather ranges, and unique scenic photos. Use when the user says 路书 / 自驾攻略 / 行程地图 / trip map / road trip guide / 纯电自驾 / 睡车 / 充电路线, or asks to plan a multi-day EV self-drive with charging stops and scenic days. Do NOT use for flight-only city trips, hotel-only itineraries without driving, or generic blog writing.
-
inkbox-ai Skill Inkbox AllIndex of all Inkbox skills in this repository, including the example skills under `examples/`, with GitHub links and short guidance on when to use each one.
-
inkbox-ai Skill Inkbox TunnelsUse when bringing a local server online behind a public Inkbox URL — covers Python, TypeScript, and Rust tunnel runtimes, edge vs passthrough TLS, forwarding, handlers, and local liveness.
-
hlnd2t Bundle Rename Preprocessor ScriptsRename a symbol (function, vfunc, vtable, struct member, global variable) across all preprocessor scripts, configs/<GAMEVER>.yaml entries, and tracked source-owned YAML artifacts. Use when a symbol's name changes (class rename, naming-convention fix, etc.), or when splitting a single finder into an inline/noinline fallback chain because a helper de-inlined and the target's YAML stopped being produced on some gamever/platform.
-
hlnd2t Skill Find Centitysystem M EntitynamesFinal-guarantee fallback for the find-CEntitySystem_m_entityNames preprocessor. Recovers CEntitySystem::m_entityNames in CS2 server.dll / libserver.so by decompiling CEntitySystem_AddEntityToNameMap and recognizing its ordered-map/RB-tree lookup whether the lookup helper is emitted as a separate function or inlined into the predecessor. Use when ida_preprocessor_scripts/find-CEntitySystem_m_entityNames.py cannot resolve the member because the LLM_DECOMPILE reference shape moved across the inline boundary. Trigger: CEntitySystem_m_entityNames
-
redpanda-data Bundle Connect Cdc Oracle 2Streams change data capture from Oracle Database into Redpanda or Kafka using the oracledb_cdc input in Redpanda Connect, which reads redo logs via LogMiner. Use when configuring oracledb_cdc, enabling ARCHIVELOG mode and supplemental logging, granting LogMiner privileges, tuning SCN checkpointing, capturing LOBs, monitoring a pluggable database (CDB/PDB), or choosing a snapshot_mode. Also covers Redpanda Enterprise destination features such as Iceberg Topics, Tiered Storage, and server-side Schema ID Validation, all of which require a Redpanda Enterprise license.
6 -
jumpstarter-dev Skill ReleaseGuide through the Jumpstarter release process (branch, tag, FLS bump, operator bundle)
-
jumpstarter-dev Skill Propose JepCreate a new Jumpstarter Enhancement Proposal (JEP)
-
plur-ai Skill Plur Session EndExtract durable learnings at the end of a session. Saves corrections, preferences, and codebase patterns as engrams — nothing ephemeral, nothing sensitive.
-
plur-ai Bundle Plur Create EngramsCreate or improve PLUR engrams from conversations, documents, decisions, observations, and explicit preferences. Use for memory extraction, engram authoring, or reviewing proposed memories, including global, scoped, pinned, retrieved, and provisional knowledge. Ordinary use of existing memories does not require this skill.
-
hlnd2t Skill Find Cnetworkgameserver GetfreeclientFinal-guarantee fallback for CNetworkGameServer_GetFreeClient. Locate the concrete free-client allocator in CS2 engine2.dll / libengine2.so when the ConnectClient decompile preprocessor cannot resolve it. Use only after the deterministic preprocessor returns failure. Trigger: CNetworkGameServer_GetFreeClient
-
hlnd2t Skill Find Cserversideclientbase GetuseridstringFinal-guarantee fallback for CServerSideClientBase_GetUserIDString when its deterministic string-xref preprocessor cannot resolve the function. Locate the concrete user-ID formatting helper in engine2.dll / libengine2.so and write the semantic artifact for the active platform. Trigger: CServerSideClientBase_GetUserIDString
-
parcha-ai Bundle RecallFind prior Claude Code and Codex sessions with an indexed local search engine, then continue the work, repeat it with fresh inputs, or distill it into a skill. Runs from Claude Code, Codex, or pi; the current index covers Claude Code and Codex transcripts. Use when the user names Recall, says "find that conversation where…", "what did we do last time about…", "continue what we did yesterday on X", "what did codex do on this branch", "turn what we did about Y into a skill", or "remember when you…". Not for searching code (use grep on the repo) or for facts already in MEMORY.md.
-
parcha-ai Skill UnslopCut AI tells from text you write or edit for a human reader (commit messages, PR titles and bodies, docs, code comments, replies). Apply before committing, posting, or sending; leave prose you didn't touch alone.
-
parcha-ai Skill CascadeCarry large projects through verifiable tasks, parallel work, and durable progress. Use when asked for Cascade, work in loops, or sustained project execution. Skip small edits.
-
parcha-ai Skill Blast RadiusFind what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe because of by running real code instead of writing it up. Use for 'blast radius of X', 'what could this break', or reviewing a small diff you don't trust.
-
vanillagreencom Bundle WorktreeLoad to create, list, remove, push, or repair a git worktree.
-
vanillagreencom Bundle Dep RadarLoad to run or tune a dependency sweep.
-
vanillagreencom Bundle PreflightLoad to run, tune, or debug preflight.
-
vanillagreencom Bundle Doc LimitsLoad to add, tune, or debug document byte ceilings and DOC_LIMITS_* settings.
-
vanillagreencom Bundle Harness CILoad to wire, tune, or debug a repo's changed-file CI skip.
-
vanillagreencom Bundle Reviewer 2Load when reviewing a diff, classifying findings, or returning a verdict.
-
vanillagreencom Bundle Worktree 2Load to create, list, remove, push, or repair a git worktree.
-
vanillagreencom Bundle Bot InstructionsLoad to render, check, or adopt a repo's GitHub review-bot instruction files from the shared doctrine and its effective manifest.
-
vanillagreencom Bundle Review GateLoad to wire, adopt, tune, or debug a repo's review gate or its REVIEW_GATE_* settings.
-
vanillagreencom Bundle Commit GuardsLoad to add, tune, or debug a commit guard lane, its git hooks, or COMMIT_GUARDS_* settings.
-
vanillagreencom Bundle GithubLoad to work a GitHub pull request: threads, comments, reviews, CI logs, merges.
-
vanillagreencom Bundle Dep Radar 2Load to run or tune a dependency sweep.
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 resolve-pr-conflict, get-vtable-from-yaml, trigger-release-build. 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.