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
dimillian
swift-concurrency-expert
Review and fix Swift Concurrency issues in Swift 6.2+ codebases by applying actor isolation, Sendable safety, and modern concurrency patterns with minimal behavior changes.
3.8k · bundle
dimillian
swiftui-performance-audit
Diagnose and fix SwiftUI performance issues like slow rendering, janky scrolling, and high CPU/memory usage through code review and profiling guidance.
3.8k · bundle
dimillian
orchestrate-batch-refactor
Plan and execute large refactor or rewrite efforts efficiently with parallel multi-agent analysis and implementation.
3.8k · bundle
dimillian
review-and-simplify-changes
Review git diffs or file scopes for code reuse, quality, efficiency, and clarity issues, then optionally apply safe, behavior-preserving fixes.
3.8k
browser-act
browser-act
Automates browser tasks including navigation, data extraction, screenshots, form filling, and session management via a CLI tool.
3.7k
browser-act
ecommerce-listing
Extract paginated product listings from e-commerce category pages, search results, or keyword searches with filters like price, brand, rating, and stock status. Supports Amazon, eBay, Walmart, Shopify, WooCommerce, and Google Shopping.
3.7k · bundle
browser-act
ecommerce-reviews
Extract customer reviews from e-commerce product pages, returning reviewer name, rating, date, title, body, verified purchase status, and helpful votes. Supports Amazon, WooCommerce, Shopify, and generic sites with pagination.
3.7k · bundle
browser-act
goofish-item-detail
Extracts full detail data from a single Goofish (闲鱼) second-hand item page, including title, price, seller info, description, images, tags, and want-count.
3.7k · bundle
browser-act
taobao-shop-catalog
Navigate a Taobao or Tmall shop's catalog page to extract paginated product listings including itemId, title, and image URL.
3.7k · bundle
browser-act
reddit-warmup
Builds authentic-looking Reddit accounts through a 30-day progression and uses them to promote brands. Manages state files locally and uses browser-act CLI for all Reddit-facing operations.
3.7k
browser-act
taobao-product-reviews
Fetch customer reviews for a Taobao or Tmall product by itemId, returning reviewer name, date, purchased variant, review text, and photo URLs.
3.7k · bundle
browser-act
trustpilot-reviews
Extract paginated customer reviews from Trustpilot for any company domain, with optional filters for star rating, language, verification status, company replies, date period, keyword search, and reviewer country.
3.7k · bundle
browser-act
tiktok-video-detail
Extracts complete metadata from a TikTok video page by reading SSR-embedded data, including author profile, engagement stats, music info, hashtags, and slideshow images.
3.7k · bundle
browser-act
linkedin-jobs-search
Search LinkedIn job listings with filters for work type, contract type, experience level, and date posted, then extract full job details including descriptions and salary.
3.7k · bundle
browser-act
instagram-place-posts
Searches for Instagram locations by name and retrieves paginated posts tagged at those locations, including captions, engagement counts, and media URLs.
3.7k · bundle
browser-act
instagram-profile-meta
Fetches Instagram user profile metadata including bio, follower count, following count, post count, and verification status using the internal REST API via browser automation.
3.7k · bundle
browser-act
instagram-hashtag-posts
Scrapes Instagram posts by hashtag, returning media items with captions, like/comment counts, media URLs and user info from the hashtag explore feed.
3.7k · bundle
browser-act
instagram-post-comments
Fetches comments from an Instagram post including comment text, username, timestamp, like count, and reply count using cursor-based pagination.
3.7k · bundle
browser-act
instagram-profile-posts
Scrapes posts from an Instagram user's profile feed including captions, media URLs, like/comment counts, timestamps, and location tags using cursor-based pagination.
3.7k · bundle
browser-act
x-tweet-by-conversation
Collects every tweet in an X (Twitter) conversation thread given a conversation id, returning normalized per-tweet data with text, author, engagement counts, media, hashtags, mentions, and reply mapping.
3.7k · bundle
browser-act
x-tweet-search-by-query
Searches X (Twitter) for tweets matching an advanced query and returns structured data including text, author profile, engagement metrics, media, hashtags, mentions, and pagination cursors.
3.7k · bundle
browser-act
xiaohongshu-note-detail
Fetch Xiaohongshu (RedNote) note details and comments by note ID, returning title, description, author info, engagement stats, tags, and paginated comment list.
3.7k · bundle
browser-act
facebook-groups-scrape-posts
Scrapes posts from a Facebook group given a group URL, sort order, and desired count, returning structured post metadata including post_id, permalink, author, timestamp, body text, media, reactions, comments, and shares.
3.7k · bundle
jimliu
baoyu-comic
Creates original educational comics with flexible art styles and tones, supporting detailed panel layouts and batch image generation.
23.1k · bundle
jimliu
baoyu-translate
Translates text between languages with three modes: quick, normal, and refined. Supports custom glossaries, audience targeting, and style presets.
23.1k · bundle
jimliu
baoyu-xhs-images
Breaks down complex content into eye-catching image card series with 12 visual styles, 8 layouts, and 3 color palettes, optimized for social media engagement.
23.1k · bundle
jimliu
baoyu-cover-image
Generates article cover images with customizable type, palette, rendering, text, and mood dimensions, supporting multiple aspect ratios and backends.
23.1k · bundle
jimliu
baoyu-infographic
Generates professional infographics by combining 21 layout types with 22 visual styles, analyzing content to recommend optimal combinations, and producing publication-ready raster images.
23.1k · bundle
jimliu
baoyu-compress-image
Compresses images to WebP (default) or PNG with automatic tool selection, reducing file size while preserving quality.
23.1k · bundle
jimliu
baoyu-wechat-summary
Summarizes WeChat group chat highlights into a structured digest using the local wx-cli binary, with per-group history, user profiles, and privacy guardrails.
23.1k · bundle
jimliu
baoyu-electron-extract
Extracts resources and JavaScript from installed Electron apps by unpacking `.asar` bundles, restoring original sources from source maps when available, and formatting minified code with Prettier.
23.1k · bundle
jimliu
baoyu-youtube-transcript
Downloads YouTube video transcripts/subtitles and cover images by URL or video ID, with support for multiple languages, translation, chapters, and speaker identification.
23.1k · bundle
jimliu
baoyu-article-illustrator
Analyzes article structure, identifies positions requiring visual aids, and generates illustrations with consistent type, style, and palette.
23.1k · bundle
k-dense-ai
aeon
Perform time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search using a scikit-learn compatible Python toolkit.
30.2k · bundle
k-dense-ai
bids
Organize, query, validate, and convert neuroscience and biomedical data using the Brain Imaging Data Structure (BIDS) standard.
30.2k · bundle
k-dense-ai
cirq
Design, simulate, and run quantum circuits on Google Quantum AI hardware and partner backends using Cirq.
30.2k · bundle

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 facebook-groups-scrape-posts, orchestrate-batch-refactor, ecommerce-listing. 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.