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.
-
mijunri Skill Environment项目环境配置规范。使用 .env 存实际环境配置,dev.env 存开发环境配置;project.yaml 存项目名与 GitHub 路径。
-
mijunri Skill Temp Scripts临时脚本规范。一次性任务、排查用脚本放在 temp_scripts 目录。
-
mijunri Skill Automation Test前端自动化测试规范。前端部署后运行 Playwright 测试,测试结果按日期命名保存到指定目录。
-
postproxy Skill Ab TestWhen the user wants to plan, design, or set up an A/B test or experiment. Also use when the user mentions "A/B test", "split test", "experiment", "test this change", "hypothesis", "multivariate test", "conversion test", or "which version is better."
-
florianbonnet14 Bundle Influential Factors DetectiveIdentify and analyze qualitative factors that influence KPIs but can't be measured as numbers. Use when users need to find non-quantifiable drivers affecting metrics (like copy quality, design aesthetics, timing), plan A/B tests for subjective elements, bridge the gap between data and design/content decisions, understand why quantitative analysis is incomplete, optimize messaging or UX elements, or identify the actual levers to pull for improving KPIs at the leaf nodes of a KPI tree.
-
matheuswidder Bundle Meta CommandGera skills e comandos personalizados para Claude Code. Use quando precisar criar novas capacidades, templates de comandos, ou estrutura de skills. Inclui templates para skills simples, multi-arquivo, e com restrições de ferramentas.
-
nickcuypers Bundle Flutter Deps UpgradeUpgrade Dart/Flutter package dependencies using `pub outdated/upgrade` with deterministic verification gates and migration-aware reporting.
-
nickcuypers Bundle Flutter Feature BootstrapScaffold a new Flutter feature module (folders + starter files + tests) to remove repetitive manual project setup work.
-
nickcuypers Bundle Flutter Release ReadinessPre-release Flutter gate that runs deterministic checks for version/changelog hygiene, analysis/tests, and platform build smoke verification.
-
postproxy Skill Competitor PagesWhen the user wants to create competitor comparison pages, alternative pages, or vs pages. Also use when the user mentions "vs page", "competitor comparison", "alternatives page", "comparison landing page", "competitor content", or "[product] vs [product]."
-
pda Skill LinearManage Linear issues, projects, and milestones. Use when the user provides a linear.app URL, creating or updating issues, checking issue status, managing projects, or working with milestones. Do NOT use read_web_page for Linear URLs.
-
pda Skill Writing PrdsCollaboratively draft concise product requirements documents through rubber duck dialogue. Use when writing PRDs, documenting feature requirements, or refining product specs.
-
jiajunma Skill Revise Math PaperRevises a paragraph or section of a mathematical paper. Fixes English errors, improves flow, splits long sentences, and reorders for clarity. Keeps all math content unchanged. Notation changes need user approval. Use when the user asks to revise a paragraph, section, or passage of a math paper.
-
samqin123 Skill AI SpecAI 指令优化工程师 - 专业版。将用户需求转化为生产级技术规范和 AI 编码指令。
-
samqin123 Skill Extract研究方法论反向提取器 - 从已有的深度研究文档中抽象出可复用的研究框架模板
-
samqin123 Skill Debug UI顶级 UI 设计师 - 兼具艺术灵感与工程实现能力的前端视觉调试系统,与 /debug 共享 .debug 文档体系
-
samqin123 Bundle Code Debugger智能代码调试与增量开发系统 - 基于深度上下文理解的精准 Debug 和增量功能迭代
-
founddream Skill StockCheck stock prices, market indices, gold, and cryptocurrency prices using web search.
-
founddream Skill ProducthuntDiscover trending tech products, apps, and tools from Product Hunt.
-
hanzoskill Bundle Mcporter Skill---
-
pda Skill Reading Pull RequestsFinds and reads pull requests for a given branch using the GitHub CLI (gh). Use when asked to find PRs, review PR details, or check PR status for a branch.
-
pda Skill Starting Linear IssueStarts work on a Linear issue by gathering issue and project context, then creating a branch. Use when given a Linear issue URL or ID to begin implementation.
-
pda Skill Writing Linear IssuesCollaboratively draft quality Linear issues through rubber duck dialogue. Use when creating issues, writing tickets, or refining problem statements for Linear.
-
pda Skill Contextual Code ReviewCode review with full context. Gathers Linear issue, PR details, and build status before reviewing. Use when asked to review a PR, review branch changes, or do a code review with context.
-
pda Skill Gathering Branch ContextGathers full context for a branch: Linear issue, PR details, and latest build status. Use when starting work on a branch or needing a complete status overview.
-
pda Skill Submitting Pull RequestsCreates and submits pull requests with well-structured descriptions following project guidelines. Use when asked to open a PR, submit a PR, or create a pull request.
-
pda Skill Responding To Review FeedbackCollaboratively review and respond to PR code review feedback. Use when working through review comments, implementing suggestions, or responding to reviewer questions.
-
pda Skill Writing Linear Project UpdatesCollaboratively draft Linear project updates through dialogue. Use when writing project updates, status reports, or progress summaries for Linear projects.
-
moztoo Bundle Git AssistantAn assistant to manage Git repositories, perform common operations like commit and push, and provide guidance on best practices, including initial remote repository setup on GitHub. Use for tasks involving git, commits, branches, and GitHub repository management.
-
zjc0230-code Skill Project Architecture本技能应在涉及项目架构设计时使用,包括目录结构、文件组织、命名规范等。提供标准化指导以保持项目结构一致性。
-
ashyrion Bundle Mobile Compat GuardianMobile compatibility specialist. Use to verify backend changes preserve client query contracts and detect app impact.
-
ashyrion Bundle Data Migration OperatorData migration specialist. Use for schema/data migration planning, execution sequencing, validation, and rollback/fix-forward strategy.
-
ashyrion Bundle Stack Orchestrator LeadLead skill for multi-repo delivery. Use to classify topics, assign owner skills, enforce gates, and hand off leadership by impact layer.
-
samqin123 Skill Paper Submission Manager学术论文投稿流程管理(从终稿到投稿包与追踪),确保资料齐全、格式一致、合规提交。
-
samqin123 Bundle AI Spec 2将自然语言需求转换为生产级技术规范与 AI 执行指令。用于需求不清晰、需要架构选型、需要完整技术规格或可执行任务清单时。
-
samqin123 Bundle Code Debugger 2基于深度上下文理解的代码调试与增量开发流程。用于修复 Bug、性能问题、变量追踪或在既有模块上做增量功能时,需要建立调用链/变量依赖并维护 `.debug/` 记录的场景。
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 environment, temp_scripts, automation_test. 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.