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.
-
greenmamba29 Skill Zapier MigratorMigrates Zapier zaps to Make.com scenarios automatically. Use when asked to convert, port, or recreate Zapier workflows in Make.com.
-
greenmamba29 Skill A B Test AnalyzerAnalyze A/B test results with statistical rigor. Calculates significance, confidence intervals, sample size requirements, and business impact. Generates clear winner declarations and actionable recommendations.
-
greenmamba29 Skill Database MigratorSafely migrate data between databases (PostgreSQL, MySQL, SQLite, Supabase, MongoDB) with schema diffing, rollback support, dry-run mode, and zero-downtime strategies.
-
greenmamba29 Skill Dead Code CleanerDetects and removes unused functions, imports and feature flags. Use for weekly codebase cleanup to reduce technical debt.
-
greenmamba29 Skill Inventory TrackerMonitors inventory levels across multiple warehouses and sales channels, sending alerts and automating reorder workflows when stock falls below thresholds
-
greenmamba29 Skill Compliance CheckerAudits codebases, configurations, and data handling practices against regulatory compliance frameworks including SOC2, ISO 27001, HIPAA, and PCI-DSS
-
greenmamba29 Skill Changelog GeneratorAutomatically generates structured CHANGELOG.md entries from git commit history, PR descriptions, and semantic versioning tags
-
greenmamba29 Skill Battery Grade CheckerValidates lithium material specifications against battery-grade purity standards, comparing supplier CoA documents with industry specifications for EV and energy storage applications
-
akaihola Bundle Commit OrganizerOrganize a messy working tree into a series of cohesive conventional commits, ordered by modification time.
-
akaihola Skill Sync Plugin CacheApply local edits to a Claude Code plugin and propagate them to the installed plugin cache so they take effect without a full marketplace reinstall. Use when you have edited a plugin's source under a local clone (e.g. ~/prg/skills-akaihola/<plugin>/) and need the running Claude Code to pick up the change — the cache copy at ~/.claude/plugins/cache/ is what Claude actually loads, not the source clone. Triggers on "sync the plugin cache", "my plugin edit isn't taking effect", "push plugin changes", or iterating on a slash command / skill / hook that lives in an installed plugin.
-
akaihola Bundle Conventional CommitterCommit changes to the skills-akaihola Git repository, generating a commit message that matches the existing history style. Use when the user says "commit", "commit staged changes", "commit everything", "commit my changes", or "save these edits as a commit" — in this repository. Inspects recent history, stages changes if requested, and runs git commit automatically.
-
damilola-elegbede-org Skill PushPush changes to remote repository with validation. Use when pushing committed changes.
-
damilola-elegbede-org Bundle TestAuto-discover and run tests for any project. Use when running or creating tests.
-
damilola-elegbede-org Skill DebugRoot cause analysis for bugs and performance issues. Use when something is broken, buggy, crashing, slow, or not working.
-
damilola-elegbede-org Bundle MergeMerge a branch into current branch with conflict handling. Use when merging branches.
-
damilola-elegbede-org Skill PrimeBuild repository understanding and context. Use when onboarding to a codebase or building context.
-
damilola-elegbede-org Skill BranchCreate branches with intelligent naming patterns. Use when creating a new git branch.
-
damilola-elegbede-org Skill CommitCreate git commits with intelligent message generation. Use when changes are ready to commit.
-
damilola-elegbede-org Bundle RebaseRebase current branch on latest main or specified branch. Use when updating branch with upstream changes.
-
jr2804 Skill 3gpp BasicsGeneral 3GPP organization overview, partnerships, scope, and fundamental concepts. Use when working with 3GPP data structures, understanding 3GPP hierarchy, or needing context about 3GPP as an organization.
-
jr2804 Skill 3gpp Releases3GPP release structure, versioning, TSG rounds, and release freeze concept. Use when understanding 3GPP release numbering, TSG round schedules, or finding specifications in releases.
-
jr2804 Bundle Skill CreatorGuide for creating, validating, improving, and benchmarking skills. Use when users want to create a skill from scratch, edit or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
-
greenmamba29 Skill Lithium Supplier ScoutDiscovers, qualifies, and ranks lithium material suppliers globally by analyzing certifications, pricing, capacity, location, and reliability metrics for LithiumBuy marketplace
-
greenmamba29 Skill Recycling Route OptimizerOptimizes logistics routes for lithium battery collection, transportation to recycling facilities, and recovered material distribution to minimize cost and carbon footprint
-
tachyon-beep Skill Plan ReviewUse after implementation-planning to validate plans against codebase reality, risk, complexity, and project conventions before execution
-
akaihola Bundle Discard Whitespace HunksDiscard whitespace-only diff hunks from the git working tree while preserving real content changes. Use this skill whenever the user asks to clean up whitespace noise in a git diff, discard formatting-only changes, remove whitespace/indentation/line-break-only hunks, strip cosmetic diff noise, or keep only meaningful changes in unstaged modifications. Also use it when the user says things like "my diff is full of whitespace junk" or "I only want the real changes" or "drop the reformatting hunks".
-
akaihola Bundle Processing Scanned ReceiptsUse when processing a batch of scanned receipt PDFs that need image extraction, OCR, structured plaintext generation, and descriptive renaming.
-
buzzbysolcex Skill QuillshieldSmart contract security audit skill for the BD pipeline. Analyzes Solana token contracts for red flags: honeypots, rug pull patterns, authority risks, liquidity locks, and holder concentration. Produces a safety score (0-100) to inform listing decisions.
-
buzzbysolcex Skill Bankr SignalsOn-chain verified trading signals for Buzz BD Agent. Publish scan results with TX hash proof for credibility. Source: https://github.com/BankrBot/openclaw-skills/tree/main/bankr/bankr-signals NOTE: Replace this placeholder with actual skill from BankrBot repo.
-
buzzbysolcex Skill Data Failover4-layer token data validation cascade for Buzz BD Agent. Ensures every piece of data touching a business decision is verified by 2+ independent sources. DexScreener primary, with Helius, Bankr, and GeckoTerminal as fallbacks. Valid data = long-term business.
-
buzzbysolcex Skill Content FilterContent safety filter for Buzz auto-posts on Twitter. Checks all outgoing tweets against blocked words, patterns, and compliance rules before posting. Prevents price predictions, financial advice, urgency language, and profanity.
-
damilola-elegbede-org Bundle VerifyRun the project's real verification gates, fix what fails, and re-run until green or bounded out. Use before declaring work done, after a risky change, or when confirming a command or skill completed correctly.
-
damilola-elegbede-org Skill Ship ItOrchestrate development workflows with composable flags. Use when shipping code through docs, test, commit, review, push, and PR stages.
-
damilola-elegbede-org Skill ChangelogReplay the Claude Code CHANGELOG entries from the most recent CLI upgrade. Use when the user wants to revisit "what's new" after the session-start greeting has scrolled away, or asks things like "what changed in the last upgrade", "show me the changelog", "what did I just upgrade into".
-
damilola-elegbede-org Bundle ExcalidrawCreate Excalidraw diagrams (.excalidraw files) — flowcharts, architecture and system diagrams, sequence diagrams, state machines, network topologies, mind maps, and annotated sketches — with a themed palette and a render-and-look verification loop. Use when the user asks to draw, diagram, sketch, or visualise a system, flow, or architecture, or mentions Excalidraw by name. Not for database schemas or entity-relationship diagrams, which belong in a schema tool that emits real DDL.
-
damilola-elegbede-org Bundle Resolve CommentsResolve review comments from any source. Use when addressing PR review feedback.
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 zapier-migrator, a-b-test-analyzer, database-migrator. 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.