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.
-
baconpaul Skill Sst VoicemanagerReference for the sst-voicemanager library. Covers the responder contract, voice lifecycle, play modes (poly/mono/legato/piano), voice stealing, mono priority, hierarchical polyphony groups, continuation data, MPE, MIDI routing, realtime safety, and the test infrastructure.
-
baconpaul Skill Sst Param MetadataReference for ParamMetaData in sst-basic-blocks. Covers display scales, modulation display, string conversion, FeatureState flags, preset builders (asPercent, asEnvelopeTime, as25SecondExpTime…), quantization, and the test suite.
-
baconpaul Skill Shortcircuit EngineReference for the ShortCircuit XT engine (src/scxt-core/). Covers Engine/Patch/Part/Group/Zone hierarchy, voice management, DSP processors, modulation, group triggers, sample loading, undo, browser, and the test harness. Use before making engine or DSP changes.
-
baconpaul Skill Shortcircuit StreamingReference for ShortCircuit XT serialization and messaging (src/scxt-core/json/, src/scxt-core/messaging/). Covers taocpp/json trait patterns, SC_DESCRIBE metadata, c2s/s2c message pairs, the three-thread architecture, backward compatibility, and how to add a new parameter or message.
-
chinfi-codex Bundle Chstock Interactive QA当用户要查询上市公司互动问答、互动易/P5W 投资者问答、按关键词查公司回复、查看某家公司最近回复、检索公司对某个主题如 AI/CPO/算力/订单/客户的公开回应,或需要导出互动问答 JSON 作为事实证据时使用此 skill。脚本只访问公开问答接口、过滤低信息密度问题并输出结构化 JSON;模型负责判断回复可信度、提炼事实边界和组织摘要。不用于内幕信息判断、替代公告正文、股东户数专项统计或投资建议。
-
chinfi-codex Bundle Market Telegraph Fullfeed获取金十数据的全量原始快讯,不做主题筛选、相关性过滤、去重、摘要或截断。当用户要求“金十数据”“市场电报全量”“快讯全量”“返回原文”“不要筛选”“抓全部快讯”或“汇总输出”时使用此 skill,直接返回完整数据或写入 JSON 文件。不用于新闻分析、分类或摘要。
-
chinfi-codex Bundle A Stock Daily Market Sense基于 Tushare Pro A 股日线与 Baostock 风格指数生成盘后市场研报,面向产业趋势波段范式:用大盘温度(趋势/极值/前瞻三卡)+ 宏观风险记分卡(油价/美债/汇率/避险)定环境闸门,用主线生命周期与领导股健康度选产业趋势主线,用仓位矩阵把环境映射成研究仓位档位。当用户要求复盘每日/历史 A 股盘面、指数与市场风格、赚钱效应与上涨主线、爆量下跌、特征分组,或做特征分组因子挖掘,或需要大盘温度/宏观量化/仓位控制参考时使用。脚本只输出确定性证据与统计;主题归纳、星级评定、仓位档位适配、研报写作由模型完成。不提供具体个股买卖指令。
-
drjmf Skill Mycelia UpdateUpdates services in the Mycelia AI Stack while ensuring data persistence and configuration reuse. Use when the user requests updates for any service (RagFlow, Open WebUI, Langfuse, Postgres, etc.) within the /opt/mycelia-ai-stack environment.
-
drjmf Skill Ragflow UpdateUpdates RAGFlow to the latest version while persisting configuration in the mycelia-ai-stack.
-
drjmf Skill Open Webui UpdateUpdates OpenWebUI to a specified or latest version while persisting configuration in the mycelia-ai-stack.
-
drjmf Bundle Langflow DB RepairDiagnostics and automated repair for Langflow database migration mismatches and Alembic "Ambiguous walk" errors. Use when Langflow fails to start with "mismatch between the models and the database" or when migration fixes fail.
-
drjmf Bundle Akash Services StatusChecks the status of all configured services and applications running on the Akash server, including PostgreSQL, Open WebUI, pgAdmin, and others.
-
drjmf Skill Langfuse InstallationGuide for installing and configuring Langfuse with Redis and ClickHouse on Akash. Use when setting up or repairing a Langfuse installation.
-
drjmf Bundle Ragflow Metadata ExportRagFlow Metadata Export Skill
-
drjmf Skill Langfuse Ragflow ConnectionGuide for troubleshooting and resolving connection and telemetry issues between Ragflow and a self-hosted Langfuse instance (specifically addressing Langfuse SDK version conflicts, missing start_generation, and pydantic validation errors).
-
fhgomes Bundle Perf EngineerPerformance engineering and review specialist. Use ALWAYS when the conversation involves: slow endpoint, latency, p95/p99, N+1, pagination, index, EXPLAIN, connection pool, HikariCP, cache / TTL / Redis / Caffeine, JVM / GC / heap / OOM, load test / k6 / Gatling / JMeter, Lighthouse, Core Web Vitals / LCP / INP / CLS, bundle size, re-render, TanStack Query caching, jank / frame drop / FPS, Flutter DevTools, app size, "is this performant", "make it faster", "will this scale", reviewing a PR or AI-generated diff for performance, or any claim like "production-ready", "O(1)" or "sub-100 ms" made without a measurement. If in doubt whether the topic is performance, trigger this skill.
-
fhgomes Bundle Obsidian DailyManage Obsidian Daily Notes via obsidian-cli. Create and open daily notes, append entries (journals, logs, tasks, links), read past notes by date, and search vault content. Handles relative dates like "yesterday", "last Friday", "3 days ago". Use when you need to write a note, add to daily notes, or interact with Obsidian vault.
-
fhgomes Bundle Config GuardianValidate and safeguard OpenClaw config updates (openclaw.json or openclaw config set/apply). Use this skill whenever changing gateway config, models, channels, agents, tools, sessions, or routing. Enforces backup, schema validation, and safe rollback before restarts. Use when changing OpenClaw configuration.
-
tomoking2004 Skill Theory確立された文脈をもとに理論的方向性を議論して方針を深め,確定した方針を .claude/context.md に反映する.「方針はこれでいい?」「仮説を整理したい」「実験設計どう思う?」など,実装ではなく理論・方向性を議論したいときに使う.文脈の初期作成は /groundwork:survey を使う.
-
tomoking2004 Skill Program課題のコード部分を,出題文の仕様・採点基準を過不足なく満たす形で実装する.「このコードを書いて」「関数を実装して」など,課題のコード作成を求められたときに使う(既存コードの推敲だけなら /refine:code を使う).
-
yq6666-66 Bundle Kaoyan 408 Tutor讲解 408 数据结构、组成原理、操作系统和网络的概念与单题,并处理题面缺失、解法检查和答案冲突。用户说“这题怎么走”“Cache 这步为何是 B”“画状态变化”时使用;不要用于跨题错因闭环、套卷模考、整份真题统计或学习规划。
-
yq6666-66 Bundle Kaoyan Math Coach辅导考研数学一或数学二的高等数学、线性代数及数学一概率论,结合可核验真题做新手图文讲解、第一处错误定位和原创训练。用户说“数学一这题”“数学二怎么做”“画图讲清”“帮我验算”时使用;不要用于跨题错因聚类、找整套试卷、套卷模考、跨科计划或最新范围核验。
-
yq6666-66 Skill Kaoyan Qwen Drill基于错题簇调用云端大模型(任意 OpenAI 兼容服务)生成原创变式复测题与二次精讲。用户说"云端陪练""针对这个错题簇出变式题""这题再讲一遍"时使用;单题首次讲解归学科教练,不替代端侧语义检索与错因聚类。
-
yq6666-66 Bundle Kaoyan 408 Planner制定数学一/二、英语一/二、408与政治的阶段、月度、周度和跨科时间计划。用户说“今年考研怎么分配”“这几个月怎么排”或要求目标日期倒排、跨周配额与阶段权衡时使用;不要用于今晚的一次时段、诊断既有偏差、搜索真题或核验今年官方范围。
-
yq6666-66 Bundle Kaoyan English Coach辅导考研英语一或英语二阅读、翻译、完形、新题型和写作,结合可核验真题给新手证据链图解、批改和非官方估分。用户说“英语一阅读”“英语二作文”“这句主干”“B和C看哪句”时使用;不要用于找整套试卷、跨题复测、套卷模考、跨科计划或最新政策。
-
yq6666-66 Bundle Kaoyan Politics Coach辅导考研政治理论辨析、材料题、主观题批改和背诵复测。用户说“这段材料对应什么原理”“帮我提炼得分点”“现在先考我背诵”时使用;今年最新时政、政策、报名招生或考试安排必须先交官方信息核验员。
-
yq6666-66 Bundle Kaoyan Mock Exam Coach用原创题目或用户当前会话实际提供且有权使用的题目组织章节测、限时套卷和模拟考试,并在明确交卷后评分复盘。用户说“来套卷”“现在开始计时”“统一交卷再评分”时使用;不要用于交卷前讲题、单题即时辅导、真题文件统计或学习规划。
-
yq6666-66 Bundle Kaoyan Review Executor把既有计划或用户已给出的本次目标、科目和时长展开为一次可立即执行的时间盒。用户说“今晚怎么学”“现在有 90 分钟”“中断后怎么接着做”时使用,即使一次涉及多科也由本 Skill 处理;不要用于跨周配额、阶段权衡、目标日期倒排或进度诊断。
-
yq6666-66 Bundle Kaoyan Error Loop Coach根据用户提供的多题或多次记录聚类错因、安排间隔复测,并判断延迟掌握证据。用户说“这些题总是错”“帮我整理错题”“什么时候复测”时使用;当前只讲一题或定位单题第一处错误应由对应学科 Skill 处理,不要无证据猜测根因。
-
yq6666-66 Bundle Kaoyan Past Paper Analyst分析用户提供或真题搜索器已核验可访问的考研真题样本,提炼覆盖、结构、难度信号和有限趋势。用户说“这几套卷怎么看”“两年真题能看出什么”“按题号做覆盖表”时使用;不要搜索来源、替代单题讲解、组织模考或把小样本写成稳定规律。
-
yq6666-66 Skill Kaoyan Subject Onboarding为任何科目生成科目配置包(subjects/<package>/profile.json),让学习副驾支持法考、CPA、高考、期末考等非考研科目。用户说“我要加法考”“帮我配置CPA科目”“让插件支持高考数学”时使用;不编造官方考试信息,不替代学科讲解。
-
yq6666-66 Bundle Kaoyan Past Paper Searcher搜索并核验 2010—2026 年数学一、数学二、英语一、英语二和 408 真题来源,检查 GitHub 文件许可证、commit、重复项与可保存范围。用户说“找某年真题”“GitHub 有没有”“Google 搜一下”“哪里能下载”时使用;不要用于政治真题、已提供试卷的逐题讲解、整卷趋势分析或绕过版权下载。
-
yq6666-66 Bundle Kaoyan Progress Diagnostician根据用户提供的 ProgressSnapshot 或等价记录诊断进度偏差、风险、证据质量和调整信号。用户说“最近怎么总完不成”“哪科在恶化”“为什么落后”时使用;不要直接重写完整计划、安排今晚任务或推断未提供的历史。
-
yq6666-66 Bundle Kaoyan Material Study Assistant把用户当前会话实际提供且有权使用的讲义、笔记或教材片段转成摘要、卡片、提纲和原创练习。用户说“这份笔记太乱帮我整理”“现在做成卡片”时使用;不要获取未上传材料、讲解其中的具体学科题目、分析真题趋势或扩写成原作替代品。
-
yq6666-66 Bundle Kaoyan Official Info Researcher联网核验考研当年大纲、报名、考试安排、408 院校招生目录、复试内容、最近两年录取情况及当前时政政策。用户问“今年考什么”“哪些学校考 408”“某校复试考什么、近两年录取多少分”“最新报名时间”“当前政策到底以哪个文件为准”时使用;不要凭模型记忆或二手摘要断言,不承诺后台监控或自动提醒,也不要替代学科讲解、材料摘要或学习规划。
-
jesse-njx Skill No FrontmatterNo frontmatter at all
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 sst-voicemanager, sst-param-metadata, shortcircuit-engine. 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.