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.
-
akaihola Skill CommitCommit staged changes, or stage and commit each logical change from the conversation, with conventional commit messages.
-
tomazwang Skill Plugin DevelopmentComplete guide to Claude Code plugin architecture and development
-
tomazwang Skill Command DevelopmentCommands vs Skills - choosing between commands/ and skills/ for slash commands
-
tomazwang Bundle Validate Skill QualityValidates skill structure and frontmatter against schemas
-
tomazwang Skill Validate Skill StructureValidate skill structure, frontmatter, and best practices
-
tomazwang Bundle Validate Plugin StructureValidates plugin structure, components, and best practices against schemas
-
ttmouse Bundle NotebooklmAutomate Google NotebookLM - create notebooks, add sources, generate podcasts/videos/quizzes, download artifacts. Supports browser-based content extraction for anti-crawler platforms (Twitter/X, LinkedIn, etc.). Activates on explicit /notebooklm or intent like "create a podcast about X"
-
ttmouse Bundle Skill CreatorGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
-
ttmouse Bundle Xhs Style Imitator仿写/复刻单篇小红书笔记的写作风格:从“单个帖子样本”(标题+正文+标签+可选图片/排版特征)抽取风格指纹,并结合用户给定主题要点与可选知识库链接,生成同风格但不抄袭的新笔记(标题/正文/话题标签/可选配图建议)。当用户说“仿写这篇小红书/按这篇的风格写一篇/复刻口吻排版/基于这条笔记生成同风格内容”,或提供 info.json、detail.txt、链接、截图等作为风格样本时使用。
-
seangsisg Skill Plan ReviewUse after plan is written to validate implementation plans across completeness, quality, feasibility, and scope dimensions - spawns specialized validators for failed dimensions and refines plan interactively before execution
-
seangsisg Skill BrainstormingUse when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
-
seangsisg Skill Writing PlansUse when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
-
greenmamba29 Bundle Customer OnboarderAutomate end-to-end new customer onboarding for SaaS and marketplace platforms. Use when onboarding new customers after signup or contract signing, including account provisioning in CRM (HubSpot/Salesforce), sending personalized welcome email sequences via SendGrid, creating and tracking onboarding checklists, scheduling kickoff calls via Calendly/Cal.com, monitoring customer health scores, and generating time-to-value reports. Triggers on tasks involving new customer setup, onboarding automation, welcome sequences, CSM task assignment, or onboarding health tracking.
-
maplin-co Skill Finishing A Development BranchUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
-
jr2804 Skill RipgrepFast, recursive search tool for pattern matching in files with regex support, ignore handling, and glob filtering. Use when searching codebases for patterns, finding function definitions, filtering by file type, or performing find/replace operations. Triggers: "search for X in files", "find all occurrences of Y", "grep with glob patterns", "recursive search", "find using regex".
-
serpro69 Bundle Chain Of VerificationApply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification. Use when complex questions require fact-checking, technical accuracy, or multi-step reasoning.
-
serpro69 Bundle Review ToolReviews tool configurations for correctness.
-
serpro69 Bundle Example SkillAn example skill for testing diff-skill evaluation.
-
damilola-elegbede-org Skill SyncSync Claude configs from repo to local environment with validation and backup. Use when deploying configuration changes.
-
damilola-elegbede-org Skill Skills ImportImport skills from external repositories like anthropics/skills. Use when adding new skills.
-
damilola-elegbede-org Skill PrCreate pull requests with smart title and description generation. Use when creating a PR.
-
damilola-elegbede-org Skill AskPose a decision to D through the AskUserQuestion dialog instead of plain text. Use whenever D says "ask me", "get my input", "check with me", "which should we", or any time a decision needs D's answer before work continues — even if D doesn't say "ask" explicitly. One clear question, 2-4 options, exactly one recommendation.
-
damilola-elegbede-org Skill BroRe-explain the previous assistant message in a much simpler way — for when the reply made you go "bro what". Use when D types /bro, or says "in plain English", "say that again simpler", "explain that like a normal person", "I didn't follow that".
-
akaihola Bundle Upstream PrLoad this skill whenever working in a fork of a third-party project.
-
akaihola Bundle Zed ThreadsRead and inspect Zed AI conversation threads stored in the local SQLite database. Use when the user asks to "show Zed threads", "read my Zed AI conversations", "inspect Zed chat history", "dump Zed thread", or wants to examine past Zed AI interactions.
-
akaihola Bundle Fonecta LookupReverse-lookup Finnish phone numbers via Fonecta Caller (fonecta.fi). Use when given a list of Finnish mobile or landline numbers and asked to find the associated person or company names. Requires a Fonecta account with CallerPro subscription and Playwright installed.
-
greenmamba29 Skill Lead ScorerScore inbound leads based on firmographic data, behavioral signals, CRM activity, and custom ICP criteria. Prioritizes sales-ready leads, flags high-value accounts, and auto-routes to appropriate sales reps.
-
greenmamba29 Skill Gdpr AuditorReviews data collection practices, privacy policies, cookie consent flows, and data retention policies for GDPR and CCPA compliance
-
greenmamba29 Skill Log AnalyzerParses and analyzes application logs to identify errors, anomalies, performance bottlenecks, and suspicious activity patterns
-
greenmamba29 Skill Shopify SyncSynchronizes product catalog, inventory levels, and order data between Shopify stores and external systems like ERPs, warehouses, and marketplaces
-
greenmamba29 Skill Error TrackerMonitor application logs and error streams to detect, group, and triage errors by severity and frequency. Automatically creates GitHub issues or Jira tickets for new errors and notifies the on-call team.
-
greenmamba29 Skill Supabase SyncSyncs Supabase tables with external APIs and Airtable in real-time. Use when setting up bidirectional data sync between Supabase and third-party platforms.
-
greenmamba29 Skill Data ValidatorValidates, cleanses and enriches incoming data against JSON schemas. Use when you need to ensure data quality before processing or storing records.
-
greenmamba29 Skill Order ProcessorAutomates end-to-end order processing workflows including validation, fulfillment routing, shipping label generation, and customer notification
-
greenmamba29 Skill Review AnalyzerCollects and analyzes customer reviews from multiple platforms to extract sentiment trends, common complaints, and product improvement opportunities
-
jr2804 Skill 3gpp TdocsTDoc patterns, filename conventions, metadata structure, HTTP/FTP server access, and TDoc identification. Use when crawling TDocs from FTP directories, parsing TDoc metadata from portal, or validating TDoc numbers.
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 commit, plugin-development, command-development. 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.