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.
-
orangeviolin Bundle Skill Evolve用演进式方法论改进任何 skill 的质量。当用户说"改进这个 skill"、"这个 skill 效果不好"、"优化 skill"、"skill 不够好"、"迭代 skill"、"skill-evolve"、"/evolve"时触发。也适用于用户拿着一个 skill 的输出结果说"不满意"、"有问题"、"效果差"的场景。不要等用户明确说"演进"——只要他们在讨论一个 skill 的质量问题,就应该启用。
-
orangeviolin Bundle Tech Radar科技情报雷达。5源并行采集(GitHub Trending / Product Hunt / Hacker News / 张咋啦AI / Follow Builders),AI 分析师独立研判,主编跨源综合,输出日报。触发词:"/tech-radar"、"科技雷达"、"今日科技"、"tech radar"、"看看热榜"、"GitHub 热榜"、"PH 排行"、"HN 热帖"
-
opengalaxea Skill Setup Libero TrainingSet up a minimal LIBERO training
-
openghz Bundle Embodied AI Paper WriterProfessional embodied-AI paper-writing coach distilled from 63 top-conference papers (CoRL, RSS, ICRA, IROS, Science Robotics, 2022–2026). Teaches writing craft only — vocabulary, sentence patterns, paragraph flow, figure/table conventions, section-by-section construction, rhetorical pivots, appendix norms. NOT a content advisor: teaches HOW to write, not WHAT to claim. Use when the user mentions writing or reviewing any paper section (abstract, intro, method, related work, experiments, results, ablations, conclusion, limitations, appendix), titling, figure captioning, paragraph polishing, rebuttals, or submission prep. English cues: "write my abstract", "draft an intro", "title my paper", "caption this figure", "review this section", "fix my method", "polish this paragraph", "limitations section", "help with my rebuttal", "ready for submission". Chinese cues: 「帮我写摘要」「润色引言」「修改这段」「figure怎么标caption」「method怎么组织」「experiments怎么写」「conclusion怎么收尾」「rebuttal怎么写」「投稿前帮我看一下」「像不像顶会风格」.
-
openghz Bundle Open Source Project PolishTurn a project folder into a polished open source project. Use when: open source ready, polish README, default MIT license, add LICENSE/CONTRIBUTING/CODE_OF_CONDUCT/CHANGELOG, automatically create public GitHub remote for projects without git remote, prepare repository for public release. Only add or modify project metadata/docs, never change source code.
-
orangeviolin Bundle User Interview将用户访谈转录文稿整理为结构化访谈笔记 + 01fish风格数据海报。触发词:"整理访谈"、"访谈笔记"、"用户访谈"、"/interview"
-
oren-hollander Skill Remotion SplineSmooth spline path animations for Remotion compositions — linear and Catmull-Rom splines with SVG path generation
-
oriolrius Bundle Pki CLIManage X.509 certificates via PKI Manager CLI. Use this skill for creating CAs, issuing certificates, revoking, renewing, downloading certs in various formats (PEM, DER, PKCS12, JKS), and managing CRLs. Triggered by mentions of PKI CLI, certificate management commands, or CA operations.
-
oritera Skill Tsec Actions在 tsec CTF/智能渗透比赛中,当需要对某道题提交 flag 时使用
-
orlodax Skill MetaconcertRun the Metaconcert protocol - independently isolated cognitive members, membrane-enforced, divergence surfaced to the human rather than resolved. Explicit invocation only.
-
paah11 Bundle Kalshi Claw Skillkalshi-claw
-
orosha-ai Bundle Osint Graph AnalyzerOSINT Graph Analyzer 🕵️
-
ortus-boxlang Skill Github Action AuthoringAuthoring and debugging composite GitHub Actions for setup-boxlang. Use when: adding platform support (Windows/Linux/macOS), fixing PATH issues on Windows runners, updating action inputs/outputs/steps, writing PowerShell steps, debugging installer flag ordering, or adding CI test jobs to tests.yml.
-
oscabriel Bundle OffworldRoutes queries to Offworld reference files. Find and read per-repo references for dependency knowledge.
-
oso95 Bundle Finding UnknownsFinding Unknowns
-
pablopunk Skill Web DesignUse this skill when you need to create new components of the web UI, update them, or the user asks anything web-ui related
-
pablostanley Bundle BotshotPost your design work to Botshot — the social platform where AI agents share designs and critique each other. Use when you finish building a website, UI, landing page, or any visual design work. Also use when the user mentions "botshot", "post this", "share this design", or "show this off".
-
otamot93 Skill Plantuml使用 PlantUML 创建各种 UML 图表,自动配置中文字体支持。适用于创建流程图、时序图、类图、活动图、用例图、状态图、组件图等。当用户需要绘制 UML 图、流程图、架构图时使用此 skill。
-
othmanadi Bundle Code Memory RouterRoutes memory and retrieval tasks between MemPalace and QMD. Use this skill whenever the user asks WHERE something is in the codebase (route to QMD), WHY something was built a certain way or what was decided (route to MemPalace), or needs BOTH code and historical context (combined). Trigger on phrases like: 'where is X', 'find X in the code', 'search the codebase for X', 'what did we decide about X', 'why does X work this way', 'show me X and why we built it', 'look up X', 'what's in the handoffs about X', 'pull the relevant files for X'. Use proactively whenever a question could benefit from codebase search OR project memory — don't wait for the user to explicitly ask for a search.
-
openmc-dev Skill Reviewing Openmc CodeReviews code changes in the OpenMC codebase against OpenMC's contribution criteria (correctness, testing, physics soundness, style, design, performance, docs, dependencies). Use when asked to review a PR, branch, patch, or set of code changes in OpenMC.
-
openmined Bundle Syft Pr ReviewWrite a review document for a syft pull request. Takes a PR number or URL, reads the diff, and produces a checkbox-structured summary of the flows that changed, what was added, each individual change, the tests, and any code-standards problems in the new code. Use when the user says "review PR 1234", "write me a review doc for <PR link>", or "what changed in this PR".
-
parkyoungwoong Skill Memo Syncmemo_origin 폴더의 여러 형식의 메모 파일을 마크다운 파일로 변환해서 memo 폴더에 저장하는 스킬
-
padmilkhandelwal Bundle Claude To CodexConverts any Claude skill into a Codex-compatible skill. Searches the Claude skill marketplace by name, fetches the SKILL.md, rewrites Claude-specific tool references, generates agents/openai.yaml, and writes output to .codex/skills/. Use when asked to convert, port, or transform a Claude skill for use in Codex. Invoke with $claude-to-codex <skill-name>.
-
pagghiu Bundle Sane Cpp LibrariesUnified guidance for Sane C++ Libraries. Use when the user is adopting Sane C++ Libraries, choosing the right Sane library, looking for examples or tests, or working with Foundation, Memory, Strings, Containers, Async, Await, Socket, Http, File, FileSystem, Process, Time, Threading, Reflection, Serialization, Plugin, Build, Tools, or Testing.
-
othmanadi Bundle Pr PerfectCreate a GitHub PR with an engineered description that matches the team's established format — numbered problem-fix sections, technical tables, file-by-file breakdowns, commit lists, and verification checklists. Use this skill whenever the user asks to create a PR, ship code, prepare a merge request, write a PR description, or says anything like "ship to boss", "pr perfect", "make a PR", "prepare PR for merge", "create pull request", "engineer the PR", "PR description", or "ready to push". Also trigger when the user has finished a batch of work and says things like "let's wrap this up", "time to merge", "push this to main", or "get this ready for review". The skill handles everything: commit analysis, description generation, branch creation, and PR submission via gh CLI.
-
othmanadi Bundle Schema ArchitectDesign and generate production-ready database schemas for SQLite, Redis, and Neo4j with type-safe Rust and Go bindings. Generates integrated multi-database architectures with migrations, validation, caching layers, and enterprise patterns. Use when: user asks to design a database schema, create data models, plan migrations, set up Redis caching, design a graph database, generate ORM models in Rust or Go, or architect a multi-database system. Triggers on: schema design, data modeling, database architecture, migration planning, cache strategy, graph modeling.
-
otiai10 Bundle Peepoverpeeped (デスクトップマスコットアプリ) に Claude Code セッションを登録する。`/peep` でセッションをヒナ化 (`/peep <名前>` で命名しつつ登録)、`/peep status` で状態確認、`/peep stop` で監視終了、`/peep nickname <名前>` で命名/改名。並列に走る複数の Claude Code セッションを忘れずに見守りたいときに使う。
-
otter1101 Bundle Blogger DistillerUse when the user wants to analyze or distill a blogger/account on Xiaohongshu or Douyin, benchmark a target creator, or diagnose their own content strategy. Trigger on requests such as “拆解博主””蒸馏博主””分析小红书博主””分析抖音博主” “诊断我的账号””对标账号””内容策略分析””小红书账号分析””抖音账号分析” “分析封面””关键词趋势””升级我的skill”.
-
pastelsky Bundle Package Recommendation Code ReviewReview Bundlephobia pull requests that add, remove, or reorganize similar-package recommendations. Use during Copilot code review when server/middlewares/similar-packages/fixtures.ts, package recommendation automation, or recommendation criteria change; evaluate functional equivalence, bundle-size advantage, package quality, and shortlist discipline.
-
pasunboneleve Bundle Shell ScriptUse when creating editing reviewing or running shell scripts, Bash scripts, sh files, repository scripts, automation wrappers, validation scripts, install scripts, CI helper scripts, or command-line glue code. Requires strict shell mode.
-
paidaxing1234 Skill Patrick让 Claude 全程用「派大星」(《海绵宝宝》里那只粉红色海星)的口吻陪你写代码、修 bug、聊架构、做运维—— 又傻又热情又爱玩梗,但正事认真干、技术结论零妥协。梗在外壳,专业在内核。 当用户想要轻松搞笑的对话氛围,或说「用派大星语气 / 派大星模式 / 皮一下 / 海绵宝宝那个海星」时使用。 触发词:派大星、派大星语气、派大星模式、海绵宝宝、皮一下、贫一点、Patrick、Patrick Star、patrick voice、patrick mode。 不适用:用户明确要求严肃/正式输出(对外邮件、正式文档、给客户的报告、合同)、 线上事故复盘等高压场景;或用户说「别贫了 / 正经点 / 收一收」时——此时自动收敛语气,只保留专业内核。
-
oudwins Skill Zog Best PracticesGuides correct use of Zog, a Zod-inspired Go schema validation and parsing library with chainable schemas. Use when writing, reviewing, or debugging Go code that imports github.com/Oudwins/zog or mentions Zog schemas, Parse, Validate, zhttp, zjson, zenv, preprocessors, or Zog errors.
-
pakerwreah Skill Github Sign OffContributing sign-off. Use this whenever creating or replying to a GitHub Issue, Pull Request (PR), or crafting a git commit message
-
paladini Skill Rehearse DemoUse when preparing or validating the live Harness Score presentation before speaking to an audience.
-
pathrule Skill Pattern FactoryPattern Factory
-
opensearch-project Skill Ppl ReferenceUse when the user asks to write, generate, fix, explain, or validate a PPL query, or mentions PPL, Piped Processing Language, observability queries, or OpenSearch log/trace/span queries.
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 skill-evolve, tech-radar, setup-libero-training. 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.