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.
-
tomevault-io Bundle Add PropagatorScaffold a new constraint propagator in nucs/propagators/, register it, and add its test. Use when the user asks to add a propagator, implement a new constraint, or extend the propagator library. Use when this capability is needed.
-
tomevault-io Bundle CatimeFetch and send AI-generated hourly cat images. Every hour a unique cat artwork is born via Google Gemini. Use when user asks for a cat picture, wants to browse the cat gallery, or requests the latest AI-generated cat image to be sent to them. Use when this capability is needed.
-
tomevault-io Bundle GdocRead publicly shared Google Docs using curl to download into a file. Use when this capability is needed.
-
tomevault-io Bundle Zenml BackportBackport docs/examples changes to a pre-existing ZenML release. Use when changes merged to `develop` need to be reflected in a live release version. Triggers include "backport", "cherry-pick to release", "update release docs", or when docs/examples changes need to be applied to an existing release branch. Use when this capability is needed.
-
tomevault-io Bundle Speckit TaskstoissuesUse when working in this Spec Kit repository and the user wants to convert the active tasks.md into dependency-ordered GitHub issues for the repository's GitHub remote.
-
tomevault-io Bundle 0xplaygrounds Rig RigBuilding with Rig
-
tomevault-io Bundle Screen2navkeyconvert Voyager Screen to navigation 3 Use when this capability is needed.
-
tomevault-io Bundle 1gy Jpp Running TestsTest Command Detection
-
tomevault-io Bundle 7xuanlu Origin Origin7xuanlu Origin Origin
-
tomevault-io Bundle GalahadHow to approach tests, types, lints, and coverage Use when this capability is needed.
-
tomevault-io Bundle Agoraio Skills Skills<!-- applies-from: v0.2.1 -->
-
tomevault-io Bundle Cosec Custom MatcherUse when extending CoSec policy matching with custom ActionMatcher or ConditionMatcher implementations, condition types, matcher factories, ServiceLoader SPI registration, or Spring bean matcher registration.
-
tomevault-io Bundle DB Schema MigrationsHow to safely add or modify database schema in Plexus using Drizzle ORM. Use whenever adding tables, columns, or enum values — covers migration rules, schema organization, and dialect-specific timestamp patterns. Use when this capability is needed.
-
tomevault-io Bundle Safe File DeletionEnforces explicit user permission before any file deletion. Activates when you're about to use rm, unlink, fs.rm, or any operation that removes files from disk. MUST be followed for all delete operations. Use when this capability is needed.
-
tomevault-io Bundle AlignAlign skill for the ikigai project Use when this capability is needed.
-
tomevault-io Bundle CtagsUse ctags for code navigation Use when this capability is needed.
-
tomevault-io Bundle StyleCode Style skill for the ikigai project Use when this capability is needed.
-
tomevault-io Bundle FpgaFPGA development guidelines covering Vivado, SystemVerilog, timing closure, AXI interfaces, and hardware optimization. Use when this capability is needed.
-
tomevault-io Bundle Modu AI Moai Adk MoaiPre-execution Context
-
tomevault-io Bundle Mono424 Sp00ky Sp00kySp00ky Query Builder
-
tomevault-io Bundle Moonpay Skills SkillsRefresh wallet status line
-
tomevault-io Bundle Msgbyte Tianji Tianji与代理技能的集成
-
tomevault-io Bundle UnslopUse this skill when you need to run the unslop repo, analyze a domain for repetitive AI defaults, generate a reusable skill file, and verify that the output is specific and materially different from the baseline.
-
tomevault-io Bundle Neuzhou Repo2skill Pqpq
-
tomevault-io Bundle Nevir Agentfill SkillNevir Agentfill Skill
-
tomevault-io Bundle Gorm OrmFull-featured Go ORM with associations, hooks, and migrations. Use when this capability is needed.
-
tomevault-io Bundle Typescript Language PatternsModern TypeScript standards for type safety, performance, and maintainability. Use when this capability is needed.
-
tomevault-io Bundle Memex SearchSearch, filter, and retrieve Opencode history via memex CLI. Use for context resumption, finding past code/decisions, and self-correction based on history. Use when this capability is needed.
-
tomevault-io Bundle Code FmtFormat Rust code automatically. Use immediately after editing .rs files, when user mentions formatting, code style, or before commits/PRs. Ensures consistent code style following project conventions. Use when this capability is needed.
-
tomevault-io Bundle Harness Starter GenericMinimal harnessed single-artifact starter. Use as a template for a custom app that produces one deliverable. Use when this capability is needed.
-
tomevault-io Bundle Chroma ReleaseChroma 的发布一体化流程(SemVer 决策、生成 changelog、同步 CLI 版本、打 git tag、发布 GitHub Release)。当被要求进行新版本发布、更新 CHANGELOG.md、升级 `ca` CLI 版本号、创建 tag 或发布 GitHub Release 时使用。 Use when this capability is needed.
-
tomevault-io Bundle Test TuiGuide for testing Codex TUI interactively Use when this capability is needed.
-
tomevault-io Skill Openclaw Skills 4chad---
-
tomevault-io Skill Openclaw Skills ArenaArena ⚔️
Audited -
tomevault-io Bundle Openprose Prose ProseOpenProse Skill
-
tomevault-io Bundle Paid Tw Skills Payuni統一金流整合指南
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 add-propagator, catime, gdoc. 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.