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.
-
gm-itsolutions Bundle Code ReviewCode Review Skill
-
rootvc Bundle Claude Apply SkillClaude Skill Development Guide
-
lifei6671 Bundle Github Project ShareGenerate Chinese share articles for GitHub open-source projects. Trigger when the user provides a GitHub repository URL (e.g., https://github.com/shadcn-ui/ui) and wants an article based on README and official docs, including preface with greeting + project summary + docs link (if any), project preview with screenshots and usage, project highlights, deployment tutorial with pitfalls, and a closing summary. Requires web.run to fetch README/docs and cite sources.
-
lifei6671 Skill Ask Questions If UnderspecifiedClarify requirements before implementing. Do not use automatically, only when invoked explicitly.
-
drilmo Skill Cv AnalyzerAnalyze a CV/resume and identify strengths and weaknesses for a target job position. Use when user asks to analyze a CV, evaluate a candidate, or review a resume.
-
drilmo Bundle Skill CreatorThis skill should be used when the user asks to "create a skill", "build a skill", "write a skill", "improve skill structure", "understand skill creation", or mentions SKILL.md files, skill development, progressive disclosure, XML structure, or bundled resources (scripts, references, assets). Comprehensive guide for creating effective Kilocode skills.
-
leandroomargarcia Skill JokerAñade humor tech a los momentos tensos. Usa este skill para aligerar el ambiente, tech jokes, memes de programación, y mantener el mood del equipo durante deadlines estresantes. Usar con moderación.
-
leandroomargarcia Skill Studio CoachGuía y motiva al equipo hacia la excelencia. Usa este skill para mentoring, team motivation, resolución de conflictos, career guidance, y mantener la moral alta durante proyectos desafiantes.
-
leandroomargarcia Skill UI DesignerDiseña interfaces de usuario hermosas e implementables. Usa este skill para crear UI components, design systems, layouts responsivos, especificaciones para desarrolladores, y adaptar tendencias de diseño como glassmorphism o neomorphism.
-
leandroomargarcia Skill UX ResearcherTransforma insights de usuarios en mejoras de producto. Usa este skill para user interviews, análisis de feedback, usability testing, mapeo de user journeys, y priorización basada en necesidades de usuario.
-
leandroomargarcia Skill Brand GuardianMantiene consistencia visual de marca en toda la app. Usa este skill para brand guidelines, voice & tone, asset management, y asegurar que nuevas features mantengan la identidad de marca establecida.
-
drilmo Bundle Kilocode Mode CreatorCreate custom modes for Kilocode. Use when user asks to "create a mode", "add a kilocode mode", "new mode for kilocode", or wants to define AI behavior modes. Supports -a flag for automatic mode generation.
-
xianxianxianyu Bundle QA BasicAnswer quick, lightweight questions and record a short QA note. Use when the user wants a fast explanation, definition, or comparison, and does not request code changes or long-form docs.
-
xianxianxianyu Bundle Parameter SanityValidate and calibrate default parameter sets for code outputs. Use when users ask for reasonable defaults, safe parameter combinations, config tuning, or sanity checks after code changes.
-
prounckk Skill Htmx GoHTMX with Go Templates
-
leandroomargarcia Skill Whimsy InjectorAñade delight y personalidad a interfaces. Usa este skill para microinteractions, easter eggs, loading states creativos, empty states memorables, y momentos de sorpresa que hacen la experiencia memorable.
-
leandroomargarcia Skill Tool EvaluatorEvalúa herramientas y tecnologías objetivamente. Usa este skill para comparar opciones técnicas, evaluar vendors, hacer build vs buy decisions, y elegir el stack correcto para cada problema.
-
leandroomargarcia Skill Visual StorytellerCrea visuales que convierten y se comparten. Usa este skill para hero images, ilustraciones, infografías, social media graphics, y cualquier contenido visual que necesite contar una historia y generar engagement.
-
leandroomargarcia Skill Rapid PrototyperCrea prototipos funcionales y MVPs rápidamente. Usa este skill cuando necesites scaffolding de proyectos, crear pruebas de concepto, validar ideas de negocio con demos funcionales, o construir apps para presentaciones a inversores.
-
leandroomargarcia Skill Feedback SynthesizerTransforma feedback de usuarios en features accionables. Usa este skill para analizar reviews, support tickets, surveys, user interviews, y priorizar mejoras basadas en necesidades reales de usuarios.
-
ni1o1 Bundle TransbigdataTransBigData 交通时空大数据分析工具集。适用于轨迹数据栅格化、轨迹清洗处理、出租车OD提取、公交地铁网络分析、坐标转换、数据可视化等交通大数据分析任务。
-
ni1o1 Bundle Transbigdata Grid使用 TransBigData 库进行地理数据栅格化处理。适用于将GPS轨迹数据映射到栅格、生成矩形/三角形/六边形栅格、Geohash编码、栅格参数优化等空间数据分析任务。
-
ni1o1 Skill Transbigdata Taxi使用 TransBigData 处理出租车 GPS 数据。适用于出租车状态清洗、OD 提取、载客/空驶轨迹分离等任务。
-
ni1o1 Skill Transbigdata Traj使用 TransBigData 进行轨迹数据处理。适用于轨迹清洗(漂移、冗余)、平滑、分段、停留识别、路网匹配、轨迹密化稀疏化等任务。
-
ni1o1 Skill Transbigdata Getdata使用 TransBigData 获取公共交通和地理数据。适用于获取公交线路站点、行政区划边界、等时圈分析等任务。
-
ni1o1 Skill Transbigdata Metroline使用 TransBigData 构建公交地铁网络拓扑和路径分析。适用于地铁网络建模、最短路径查询、换乘分析、公交 GPS 到站识别等任务。
-
ni1o1 Skill Transbigdata Visualize使用 TransBigData 进行交通数据可视化。适用于点分布热力图、轨迹动画、OD流向图、底图加载、活动时空图等可视化任务。
-
ni1o1 Skill Transbigdata Preprocess使用 TransBigData 进行数据预处理与质量评估。适用于数据质量检查、采样间隔分析、边界过滤、ID重编号等任务。
-
ni1o1 Skill Transbigdata Coordinates使用 TransBigData 进行坐标系转换和距离计算。适用于 WGS84、GCJ02、BD09 坐标系互转,以及两点间距离计算。
-
leandroomargarcia Skill Test Results AnalyzerEncuentra patrones en fallos de tests. Usa este skill para analizar test reports, identificar flaky tests, detectar regression patterns, y mejorar la efectividad del test suite.
-
leandroomargarcia Skill Studio ProducerMantiene equipos coordinados y entregando. Usa este skill para gestión de sprints, stand-ups, retrospectivas, resource allocation, cross-team coordination, y asegurar que el equipo ship consistentemente.
-
leandroomargarcia Skill Support ResponderConvierte usuarios frustrados en fans. Usa este skill para responder tickets de soporte, manejar quejas, crear macros y templates, escalar bugs efectivamente, y convertir support en fuente de product insights.
-
leandroomargarcia Skill Experiment TrackerValida features y decisiones con datos. Usa este skill para diseñar A/B tests, feature flags, métricas de experimentos, análisis de resultados, y tomar decisiones data-driven sobre qué features escalar o matar.
-
leandroomargarcia Skill Legal Compliance CheckerMantiene el estudio legal y compliant mientras se mueve rápido. Usa este skill para privacy compliance (GDPR, CCPA), terms of service, app store guidelines, y asegurar que el producto no tenga problemas legales.
-
levy-n Bundle Cnn VisionImplements CNN architectures for computer vision tasks. Covers convolution operations, pooling, CNN design patterns (LeNet, ResNet, VGG), transfer learning, fine-tuning pretrained models, data augmentation, and image preprocessing. Use when building image classifiers, doing object detection, or when user mentions 'CNN', 'convolution', 'pooling', 'ResNet', 'VGG', 'transfer learning', 'fine-tuning', 'image augmentation', 'ImageNet', 'feature maps', 'MNIST', 'image classification', 'multi-modal', 'image captioning', or 'multimodal network'.
-
levy-n Bundle Ml AdvancedImplements ensemble learning (Random Forest, XGBoost, CatBoost, Stacking) and unsupervised methods (K-Means, DBSCAN, Hierarchical clustering, PCA, t-SNE, UMAP), and recommender systems (Matrix Factorization, NeuMF). Use when comparing gradient boosting algorithms, doing customer segmentation, anomaly detection, dimensionality reduction, building recommender systems, or when user mentions 'ensemble', 'boosting', 'bagging', 'random forest', 'XGBoost', 'clustering', 'K-Means', 'DBSCAN', 'elbow method', 'silhouette score', 'PCA', 't-SNE', 'dimensionality reduction', 'feature importance', 'matrix factorization', 'NeuMF', 'recommender system', or 'collaborative filtering'.
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 code-review, claude-apply-skill, github-project-share. 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.