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.
-
evolv3ai Bundle SharpProcesses images with Sharp, the high-performance Node.js library for resizing, converting, and optimizing images. Use when building image pipelines, generating thumbnails, batch processing client photos, or optimizing uploads server-side. Use when: resizing photos, converting to WebP/AVIF, batch optimization, thumbnail generation, watermarks. Errors: "Input file is missing", "unsupported image format", "memory allocation failed", "sharp: Installation failed".
-
evolv3ai Bundle ImagemagickGuide for using ImageMagick command-line tools to perform advanced image processing tasks including format conversion, resizing, cropping, effects, transformations, and batch operations. Use when manipulating images programmatically via shell commands.
-
levy-n Bundle Ml FundamentalsImplements classical ML algorithms for regression and classification. Covers Linear/Polynomial/Logistic Regression, Decision Trees, Ridge/Lasso regularization, train/test splits, cross-validation, and evaluation metrics (R², RMSE, Precision, Recall, F1, ROC-AUC, Confusion Matrix). Use when building predictive models on tabular data, comparing baseline algorithms, handling imbalanced data, or when user mentions 'regression', 'classification', 'overfitting', 'cross-validation', 'confusion matrix', 'feature importance', 'precision/recall', or 'regularization'.
-
rongyuzzz Bundle HumanizerRemove signs of AI-generated writing and rewrite text to sound more natural, human, and context-appropriate. Use when polishing drafts, reducing AI writing artifacts, and improving voice while preserving meaning.
-
rongyuzzz Bundle Paper Cn2en Polish将中文科研草稿翻译并润色为英文学术 LaTeX,同时输出中文直译核对。Use when users ask 中转英、中文转英文论文、translate Chinese draft to academic English、or need conference-ready English paragraph from Chinese notes.
-
evolv3ai Bundle Device Profile ManagementManage multi-device profiles and centralized logging for Windows administration. Includes profile.json schema for tracking installed tools, installation history, centralized cross-device logs, and Dropbox/OneDrive synchronization patterns. Use when: tracking installed tools across devices, logging operations, maintaining installation history, setting up multi-device admin systems, or troubleshooting "profile not found", "log file missing", "sync conflict" issues.
-
evolv3ai Bundle Cloudflare Durable ObjectsBuild stateful Durable Objects for real-time apps, WebSocket servers, coordination, and persistent state. Prevents 20 documented errors. Use when: implementing chat rooms, multiplayer games, rate limiting, session management, WebSocket hibernation, or troubleshooting class export, migration, WebSocket state loss, boolean binding, RPC streams, or binding errors.
-
evolv3ai Bundle Cloudflare Browser RenderingAdd headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, session limits, page.evaluate __name errors, or waitForSelector timeout issues.
-
lzsyyu Skill Topic Reviewer负责审核选题质量。输入为选题列表,输出为包含评分、判定结果和具体修改建议的审核报告。
-
lzsyyu Bundle AI Proofreading系统化降低AI检测率,增加人味的三遍审校能力。 使用场景:审校文章、降低AI味、初稿完成后、用户说"太AI了"、 "没人味"、"AI检测率高"、"审校一下"。 触发关键词:审校、AI味、降低AI味、人味、润色、改写。
-
lzsyyu Bundle Topic Generator负责基于热点数据生成高质量选题。输入为热点列表或审核反馈,输出为包含角度、标题、大纲的选题方案。
-
lzsyyu Bundle Vibe Writer Pro终极全流程写作助手 - 融合 MapleShaw 自动化流程、花叔审校体系、Baoyu 视觉美学、卡兹克 Vibe 文风。 从选题到发布的完整闭环,真实案例驱动,系统化降低 AI 味,多平台分发一条龙。 使用场景:写公众号文章、技术博客、深度长文、知识分享、产品文档。 触发关键词:写文章、深度写作、全流程写作、专业写作、内容创作。
-
lzsyyu Bundle Content Converter将长文浓缩并改写成适合社交媒体推广的内容。 使用场景:文章完成后生成X/小红书/Instagram/微信公众号推广内容、把长文转成短内容。 触发关键词:转X、转小红书、转Instagram、微信公众号、短内容、推广内容、社媒分发。
-
lzsyyu Skill Hotspot Collector负责从全网采集科技、AI、商业类热点数据。输入为指令,输出为结构化的热点 JSON 列表。
-
lzsyyu Skill AI Topic GeneratorAI选题生成系统 - 一键完成热点采集、选题生成、质量审核的完整工作流。支持多平台热点采集(Twitter/Reddit/GitHub/微博/知乎等),智能生成TOP10高质量选题,自动迭代优化直到全部通过审核。
-
sjhhh024-cmyk Bundle JS Reverse Analyzer通用的 JavaScript 逆向分析工具,用于分析网站的加密和签名算法,生成详细的逆向报告和 Python 实现代码
-
lamther Skill Example Skill示例技能
-
koaedo Skill PHPPHP 파일 작성 모범 사례. PHP 코드 작성, PSR-12 스타일, Laravel/Symfony 패턴 사용 시 적용.
-
evolv3ai Bundle Admin UnixNative macOS and Linux administration (non-WSL). Profile-aware - reads preferences from ~/.admin/profiles/{hostname}.json. Use when: macOS/Linux system admin, Homebrew (macOS), apt (Linux), services. NOT for WSL - use admin-wsl instead.
-
h3x49r4m Bundle Python Project BuilderGuides the creation of a production-quality Python project from requirements to deployment. Use when asked to "build a Python app" or "code a Python project."
-
h3x49r4m Bundle Python Project Builder 2Guides the creation of a production-quality Python project from requirements to deployment. Use when asked to "build a Python app" or "code a Python project."
-
manke001-zhy Bundle File Share将文件发送到邮箱,支持多种邮箱服务商(QQ、163、Gmail等),用于快速分享文件到手机或其他设备
-
manke001-zhy Bundle Dev BrowserBrowser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
-
koaedo Skill PythonPython 파일 작성 모범 사례. Python 코드 작성, PEP 8 스타일, 타입 힌트, 패키지 구조화 시 적용.
-
koaedo Skill Bash ShellBash 스크립트 작성 모범 사례. 쉘 스크립트 작성, bash 파일 생성, 자동화 스크립트 구현 시 사용.
-
koaedo Skill Checkpoint체크포인트 시스템 워크플로우. 체크포인트 저장, 작업 저장, 복원, 상태 백업 요청 시 사용.
-
koaedo Skill JavascriptJavaScript 파일 작성 모범 사례. JS 파일 작성, ES6+ 문법, 비동기 처리, 모듈 패턴 사용 시 적용.
-
koaedo Skill TypescriptTypeScript 파일 작성 모범 사례. TypeScript 코드 작성, 타입 정의, 인터페이스, 제네릭 사용 시 적용.
-
koaedo Skill Code Review코드 리뷰 워크플로우. 코드 리뷰, 코드 검토, PR 리뷰, 품질 점검 요청 시 사용.
-
evolv3ai Bundle Winadmin PowershellAdminister Windows 11 systems with PowerShell 7.x. Includes command translations from bash/Linux, package manager usage (winget, scoop, npm, chocolatey), PATH configuration, and environment management for multi-device setups. Use when: setting up Windows admin environments, writing PowerShell automation scripts, translating bash commands to PowerShell, configuring PATH and environment variables, or troubleshooting "command not found", "Get-Content not recognized", "winget not working" errors.
-
evolv3ai Bundle Admin SkillsSkill registry management across AI coding clients (Claude Code, Cursor, Windsurf, Gemini CLI, OpenCode). Profile-aware - reads skill inventory from profile.skills{} and tracks installations per client. Use when: installing skills, syncing across clients, auditing skill versions, managing marketplaces.
-
evolv3ai Bundle Admin WindowsWindows system administration with PowerShell 7.x. Profile-aware - reads your preferences for package managers (scoop vs winget), paths, and installed tools. Use when: Windows-specific admin tasks, PowerShell automation, PATH configuration, package installation, bash-to-PowerShell translation.
-
evolv3ai Bundle Cloudflare HyperdriveConnect Workers to PostgreSQL/MySQL with Hyperdrive's global pooling and caching. Use when: connecting to existing databases, setting up connection pools, using node-postgres/mysql2, integrating Drizzle/Prisma, or troubleshooting pool acquisition failures, TLS errors, or nodejs_compat missing. Prevents 11 documented errors.
-
manke001-zhy Bundle Humanizer Zh AIAI 写作去痕工具(中文版),消除文本中 AI 生成的痕迹,使文字更自然、更像人类写作
-
manke001-zhy Bundle Tts Converter使用微软 Edge 浏览器的语音合成技术,将文字转换为高质量的音频文件。完全免费,支持多种语言和声音。用于将口播稿子转换成音频文件、批量生成语音内容、制作播客有声书、为视频配音、生成语音提示音
-
manke001-zhy Bundle Self Update AI自更新 AI 技能 - 让 AI 记住并应用用户的反馈和偏好。当用户给出反馈时(如"开头太长"、"不要用首先"、"喜欢短句"等),自动记录这些偏好并在后续对话中应用。支持实时反馈记录、偏好持久化、热加载自动生效。用于需要 AI 适应个人写作风格、沟通习惯、专业偏好的场景。
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 sharp, imagemagick, ml-fundamentals. 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.