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.

Coding & Dev Tools

9,772 skills
samuraigpt
muapi-storyboard-to-cooking-video
Generates a 15-second cinematic cooking tutorial video from a single person photo, using a two-step process that first creates a composite reference sheet and then animates the full sequence with consistent character and environment.
3.7k
sawyerhood
dev-browser
Control browsers via a CLI tool that runs sandboxed JavaScript scripts for automation, testing, and data extraction.
6.4k
cloudai-x
threejs-loaders
Load 3D models, textures, and HDR environments in Three.js with GLTF, OBJ, FBX, STL, PLY, and Draco/KTX2 compression support.
2.5k
cloudai-x
threejs-shaders
Create custom visual effects with Three.js shaders using GLSL, ShaderMaterial, uniforms, and vertex/fragment shaders.
2.5k
cloudai-x
threejs-geometry
Create 3D shapes using Three.js built-in geometries, custom BufferGeometry, and instanced rendering.
2.5k
cloudai-x
threejs-lighting
Configure and optimize Three.js lighting: ambient, directional, point, spot, hemisphere, and rect area lights with shadows, helpers, and IBL.
2.5k
cloudai-x
threejs-textures
Load, configure, and apply textures in Three.js, including UV mapping, environment maps, HDR textures, and render targets.
2.5k
cloudai-x
threejs-animation
Create and control Three.js animations including keyframe, skeletal, morph target, and animation blending.
2.5k
cloudai-x
threejs-materials
Create and configure Three.js materials including PBR, basic, phong, shader, and physical materials for 3D rendering.
2.5k
cloudai-x
threejs-interaction
Handle user input in Three.js scenes with raycasting, mouse/touch interaction, and camera controls including Orbit, Fly, FirstPerson, PointerLock, Trackball, and Map controls.
2.5k
cloudai-x
threejs-fundamentals
Set up 3D scenes with Three.js, including scene, camera, renderer, Object3D hierarchy, coordinate systems, and math utilities.
2.5k
cloudai-x
threejs-postprocessing
Add visual effects to Three.js scenes using EffectComposer: bloom, depth of field, anti-aliasing, ambient occlusion, and custom screen-space shaders.
2.5k
memento-teams
filesystem
Read, write, edit, list, copy, move, and search files directly using builtin tools, with fallback to Python or bash for complex operations.
1.5k
memento-teams
web-search
Search the web and fetch content from URLs, returning LLM-friendly markdown.
1.5k · bundle
memento-teams
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance through iterative evaluation and benchmarking.
1.5k · bundle
memento-teams
uv-pip-install
Install and manage Python packages using uv pip when imports fail or dependencies are missing.
1.5k
alirezarezvani
minimalist
Enforces a strict efficiency ladder—YAGNI, reuse, stdlib, native platform, existing deps—before writing any new code, preventing over-engineering and unnecessary dependencies.
20.4k
leonxlnx
full-output-enforcement
Enforces complete, unabridged code generation by banning placeholder patterns and handling token-limit splits cleanly.
leonxlnx
minimalist-ui
Generates ultra-minimalist, editorial-style web interfaces with warm monochrome palettes, typographic contrast, bento-grid layouts, and muted pastel accents, rejecting generic SaaS design trends.
leonxlnx
image-to-code
Generates premium website design images, then deeply analyzes them to implement faithful frontend code for hero sections, landing pages, and marketing sites.
juliusbrussee
caveman-commit
Generates ultra-compressed commit messages in Conventional Commits format with a subject line ≤50 characters and a body only when the 'why' isn't obvious.
· bundle
juliusbrussee
caveman-review
Produces ultra-compressed, one-line code review comments that cut noise while preserving actionable signal. Each comment includes location, problem, and fix.
· bundle
juliusbrussee
caveman-compress
Compress natural language memory files (CLAUDE.md, todos, preferences) into a concise format to save input tokens while preserving technical substance, code, URLs, and structure.
· bundle
antigravity
jest-skill
Generates Jest unit and integration tests in JavaScript or TypeScript, covering mocking, snapshots, async testing, and React component testing.
42.4k
antigravity
logic-diff
Compares two code versions for semantic equivalence by tracing both side-by-side, identifying divergences, and producing a structured verdict.
42.4k · bundle
antigravity
agent-squad
Coordinates a squad of specialized agents for software development, routing tasks and managing context across requirements, planning, architecture, implementation, review, testing, and deployment phases.
42.4k
antigravity
app-builder
Analyzes natural language requests to determine project type, select a tech stack, plan structure, and coordinate specialized agents for building full-stack applications.
42.4k · bundle
antigravity
baseline-ui
Enforces an opinionated UI baseline to fix spacing, hierarchy, typography, and layout issues in AI-generated interfaces.
42.4k
antigravity
brooks-debt
Identifies, classifies, and prioritizes tech debt to build a refactoring roadmap, drawing on twelve classic engineering books.
42.4k · bundle
antigravity
code-polish
Rewrites unprofessional code comments into clear ones and performs non-semantic cleanup without altering logic or behavior.
42.4k
antigravity
dbos-golang
Build reliable, fault-tolerant Go applications with DBOS durable workflows, covering installation, configuration, workflow/step structure, queues, and testing.
42.4k · bundle
antigravity
dbos-python
Build reliable, fault-tolerant Python applications with DBOS durable workflows, steps, queues, and communication patterns.
42.4k · bundle
antigravity
faf-context
Automatically detects your project stack and fills AI context slots, asking only for what it can't infer — your goal and the human 'why' — to reach 100% AI-readiness with minimal typing.
42.4k
antigravity
fp-pipe-ref
Provides a quick reference for fp-ts pipe and flow functions to chain functions, compose operations, and build data pipelines.
42.4k
antigravity
fp-refactor
Provides patterns and strategies for migrating imperative TypeScript code to fp-ts functional programming patterns, covering error handling, null checks, callbacks, dependency injection, and loops.
42.4k
antigravity
fp-ts-react
Provides practical patterns for using fp-ts with React, including hooks, state management, form validation, and data fetching.
42.4k

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 Caveman — Compress, Caveman — Review, skill-creator. Rankings shift as installs change; sort this page by "Most downloaded" 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 add <owner>/<name>, or copy the file into your agent's skills directory.