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.
-
rudironsoni Skill Obsidian CLI 6Use the Obsidian CLI to inspect a running advanced-code-block Obsidian plugin session during development. Covers plugin reloads, console/errors, runtime evaluation, settings tab checks, reading-mode and live-preview syntax highlighting, screenshots, and mobile emulation with app.emulateMobile(true). Use WebdriverIO for automated runtime acceptance.
-
rudironsoni Bundle Obsidian Dev 4Development patterns for Obsidian. Load when implementing features or following coding conventions.
-
rudironsoni Bundle Obsidian Ops 4Operations, syncing, versioning, and release management for Obsidian projects. Load when running builds, syncing references, bumping versions, or preparing for release.
-
stacksjs Skill Stacks Desktop 4Use when building or publishing desktop applications with Stacks — Craft native windows, system tray, desktop packaging, or Mac App Store delivery.
-
peterbamuhigire Bundle Language Standards 3Use when proposal content must be written or reviewed in British East African English, Francophone African French, or standard East African Kiswahili; use east-african-english for English-only tone work.
-
peterbamuhigire Skill East African English 3Use when drafting or reviewing English proposal content for Uganda, Kenya, Tanzania, or regional East African audiences; use language-standards when French or Kiswahili routing is also required.
-
peterbamuhigire Bundle Blog Idea Generator 3Use when generating and prioritising blog topics, editorial angles, or a topic-ideas file from client, audience, search, and website context; use blog-writer only after an idea is selected.
-
fabioc-aloha Bundle Brand Asset Management 5Brand hierarchy, visual identity, asset deployment, platform-specific branding guidelines
-
fabioc-aloha Bundle Terminal Image Rendering 4Render images inline in VS Code's integrated terminal using the Kitty graphics protocol
-
fabioc-aloha Bundle Muscle Memory Recognition 4Identify opportunities to build automation scripts (muscles) from repetitive or heavy-lifting tasks
-
fabioc-aloha Bundle Character Aging Progression 4Generate visually consistent character images across different life stages using nano-banana-pro with age-specific prompts
-
stacksjs Skill Stacks Stx 4Use when working with STX templates in a Stacks application — template syntax, components, directives, signals, reactivity, SSR, streaming, hydration, or debugging STX rendering. STX is the ONLY templating system for Stacks.
-
stacksjs Skill Stacks Browse 4Use for headless browser QA on Stacks applications — navigation, screenshots, responsive testing, form filling, and console monitoring via Playwright. Invoke with /stacks-browse.
-
dyoshikawa Bundle Playwright CLI 4Automate browser interactions, test web pages and work with Playwright tests.
-
dyoshikawa Skill Create Scrap Issue 4Create a GitHub issue that consolidates passed content into a single scrap issue with background context and solution details, labeled as maintainer-scrap. Use when the user wants to create a scrap issue, jot down notes as a GitHub issue, or save findings for later.
-
dyoshikawa Skill Git Worktree Runner 4Manages git worktrees using git-worktree-runner (gtr). Use when the user needs to create, list, remove, or navigate worktrees with `git gtr` commands, open editors or AI tools in worktrees, manage parallel development branches, or check out GitHub PRs (including from forks) into worktrees.
-
fabioc-aloha Bundle AI Character Reference Generation 4Generate consistent visual character references across multiple scenarios using Flux and nano-banana-pro on Replicate
-
taracodlabs Skill Media Search 2Find and play music/videos via youtube_search + browser_navigate
-
taracodlabs Bundle Censys 2Search Censys for internet-exposed hosts, certificates, and services — host lookups, queries, and certificate analysis
-
taracodlabs Bundle Shodan 2Search Shodan for internet-connected devices, open ports, and services — host lookups and database queries
-
taracodlabs Bundle Songsee 2Visualize audio files as mel spectrograms, chromagrams, and MFCC plots using Python librosa
-
taracodlabs Bundle Ssllabs 2Comprehensive TLS/SSL analysis via Qualys SSL Labs — grades cipher suites, certificate chains, protocol versions, and known vulnerabilities
-
taracodlabs Bundle Urlscan 2Submit URLs for automated malware and phishing analysis, then retrieve safety verdicts and screenshots via urlscan.io
-
taracodlabs Bundle Obsidian 2Read, search, and create notes in Obsidian vaults using file system operations and CLI tools
-
taracodlabs Bundle Ascii Art 2Generate ASCII art text banners, box art, and decorative text using pyfiglet, cowsay, and boxes CLI tools
-
fabioc-aloha Bundle Testing Strategies 4Systematic testing for confidence without over-testing — the right test at the right level
-
stacksjs Skill Stacks Env 4Use when working with environment variables in Stacks - the typed env proxy with auto-coercion, .env file loading, X25519 and AES-256-GCM encryption/decryption of env values, runtime/platform detection, CI provider detection, or the env CLI commands. Covers @stacksjs/env, config/env.ts, and .env files.
-
stacksjs Skill Stacks Cms 4Use when working with the CMS in a Stacks application - posts, authors, pages, categories, tags, comments, blog configuration, RSS feeds, or sitemaps. Covers @stacksjs/cms, CMS models, routes, and actions.
-
moshe-ship Skill Majal 3فاحص بيانات التدريب العربية — اكتشف مشاكل الترميز والمحتوى المخفي وخلط اللهجات في ملفات JSONL. استخدم لتنظيف بيانات التدريب.
-
moshe-ship Skill Qalam 3توثيق عربي من الكود — ولّد توثيق عربي تلقائي من كود Python/JS/TS مع قاموس تقني مدمج (300+ مصطلح). يعمل بدون إنترنت.
-
moshe-ship Skill Safha 3كاشط محتوى عربي — اجمع محتوى عربي من الويب، نظّفه، واكتشف لهجته. مخصص لتجهيز بيانات التدريب.
-
moshe-ship Skill Sarih 3Arabic sentiment analysis and content filtering across 5 dialects
-
moshe-ship Skill Khalas 3Arabic text summarization and token optimization
-
moshe-ship Skill Unifonic 3يونيفونك — إرسال رسائل SMS وواتساب ومكالمات صوتية — Unifonic Saudi CPaaS for SMS, WhatsApp, voice, and OTP
-
moshe-ship Skill Saudi Pay 3بوابات الدفع السعودية — ربط بوابات الدفع مثل مويسر وتاب وهايبرباي وتابي وتمارا. استخدم عندما يسأل المستخدم عن قبول المدفوعات أو بوابات الدفع في السعودية.
-
moshe-ship Skill Saudi Tts 3تحويل النص إلى كلام بالعربية السعودية — Saudi Arabic text-to-speech with NAMAA, Lahajati, and dialect support
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 obsidian-cli, obsidian-dev, obsidian-ops. 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.