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.
-
micic-mihajlo Skill Metrics Deck Beautifiermetrics-deck-beautifier
-
micic-mihajlo Skill Launch Day Panic Handlerlaunch-day-panic-handler
-
agent-0x Skill Analyze PatternsAnalyze tool operation logs to identify repeated patterns across sessions and auto-generate reusable skills.
-
franco-bianco Skill ReconSystematically discover alternative endpoints, bypasses, and undocumented access paths on a target platform. Use after the normal flow works to find simpler or more efficient approaches.
-
dsgarage Skill IOS BatchIos Batch
-
dsgarage Skill IOS SimplifyIos Simplify
-
elliancarlos Skill Devenv Direnv OnboardingOnboards repositories with direnv and devenv for reproducible developer environments, including Cachix binary caching. Use when setting up devenv, direnv, nix dev environments, Cachix with devenv, or adding language support (Rust, Node, Python, Java, Go).
-
satoru314 Skill Copilot Review Fix現在のブランチに紐づくプルリクでCopilotレビューを起動し、指摘を修正して未ステージ状態で止める。
-
satoru314 Skill Codex Review Fix LoopCodexのコードレビューと修正を繰り返す。Findingsを重大度順で扱い、毎ループで検証を行う。
-
satoru314 Skill Copilot Review Trigger現在のブランチに紐づくPRでCopilotレビューを実行する最小ワークフロー。PR有無を判定し、Copilotレビュー履歴の有無を確認したうえでCopilot reviewerを追加し、実行結果を明確に報告するときに使う。
-
satoru314 Skill Git Worktree Workspace`git worktree` で現在の GitHub リポジトリから追加ワークスペースを作成し、Codex の作業ディレクトリをその worktree に切り替えて作業したり、不要になった worktree を削除してメインのワークスペースへ戻ったりするときに使う。ブランチを作る感覚で一時ワークスペースへ移動したい依頼で使う。
-
satoru314 Skill Copilot Review Fix Push Loop現在ブランチのPRでCopilotレビューを起動し、到着待ち・指摘取得・修正・コミット・push・必要なら再実行までを行うワークフロー。
-
njones17 Bundle Detecting Kerberoasting AttacksDetect Kerberoasting attacks by monitoring for anomalous Kerberos TGS requests targeting service accounts with SPNs for offline password cracking.
-
njones17 Bundle Detecting Pass The Hash AttacksDetect Pass-the-Hash attacks by analyzing NTLM authentication patterns, identifying Type 3 logons with NTLM where Kerberos is expected, and correlating with credential dumping.
-
njones17 Bundle Detecting Service Account AbuseDetect abuse of service accounts through anomalous interactive logons, privilege escalation, lateral movement, and unauthorized access patterns.
-
njones17 Skill Detecting Stuxnet Style AttacksThis skill covers detecting sophisticated cyber-physical attacks that follow the Stuxnet attack pattern of modifying PLC logic while spoofing sensor readings to hide the manipulation from operators. It addresses PLC logic integrity monitoring, physics-based process anomaly detection, engineering workstation compromise indicators, USB-borne attack vectors, and multi-stage attack chain detection spanning IT-to-OT lateral movement through to process manipulation.
-
njones17 Bundle Performing Kerberoasting AttackKerberoasting is a post-exploitation technique that targets service accounts in Active Directory by requesting Kerberos TGS (Ticket Granting Service) tickets for accounts with Service Principal Names
-
njones17 Skill Performing Ssl Stripping AttackSimulates SSL stripping attacks using sslstrip, Bettercap, and mitmproxy in authorized environments to test HSTS enforcement, certificate validation, and HTTPS upgrade mechanisms that protect users from downgrade attacks on encrypted connections.
-
dsgarage Skill IOS Diagnosticsビルドエラー・警告を診断し、原因特定から修正まで行う
-
dsgarage Skill IOS Preview CheckSwiftUI プレビューをキャプチャして視覚的に UI を検証する
-
nikopj01 Bundle PostgresDesign and operate PostgreSQL schemas, queries, indexes, and migrations with performance and safety in mind. Use when modeling data, tuning queries, creating migrations, or troubleshooting database behavior.
-
nikopj01 Bundle Git PushingPush branches and tags safely with pre-push verification and remote hygiene checks. Use when publishing commits, updating feature branches, or preparing release tags.
-
nikopj01 Bundle Computer ForensicsInvestigate digital evidence with chain-of-custody discipline and repeatable analysis methods. Use when handling incidents, collecting artifacts, timeline reconstruction, or preparing defensible findings.
-
nikopj01 Bundle Using Git WorktreeUse git worktrees to develop multiple branches in parallel without stashing or context switching overhead. Use when handling concurrent features, hotfixes, and review tasks from the same repository.
-
nikopj01 Bundle Software ArchitectureDesign and review software structure with explicit boundaries, dependencies, and tradeoffs. Use when planning new features, refactoring modules, defining service boundaries, or validating architectural decisions before implementation.
-
nikopj01 Bundle Playwright Browser AutomationAutomate browser interactions for end-to-end validation, regression checks, and reproducible UI debugging. Use when testing web user flows, auth journeys, form behavior, and client-side rendering issues.
-
hjw21century Bundle ScreenshotUse when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.
-
wiigg Bundle Pokemon Card Buy Advisor UkEstimate fair market value for Pokemon cards in the UK and advise whether to buy, bid, negotiate, or pass. Use when Codex is given card listings, seller photos, auction or Buy It Now prices, or wants a buyer-focused valuation based on recent UK sold comps, raw/ungraded value, postage-inclusive pricing, photo-based condition assessment, and PSA 8/9/10 comparison points.
-
njones17 Skill Analyzing Linux System ArtifactsExamine Linux system artifacts including auth logs, cron jobs, shell history, and system configuration to uncover evidence of compromise or unauthorized activity.
-
njones17 Skill Performing Deception Technology DeploymentDeploys deception technology including honeypots, honeytokens, and decoy systems to detect attackers who have bypassed perimeter defenses, providing high-fidelity alerts with near-zero false positive rates. Use when SOC teams need early warning of lateral movement, credential abuse, or internal reconnaissance by deploying convincing traps across the network.
-
njones17 Bundle Detecting Dll Sideloading AttacksDetect DLL side-loading attacks where adversaries place malicious DLLs alongside legitimate applications to hijack execution flow for defense evasion.
-
nikopj01 Bundle Finishing A Development BranchClose out a feature branch with release-grade hygiene and verification checks. Use before opening a PR, requesting review, or merging into a protected branch.
-
huckops Bundle DiscordDiscord自动化助手,提供完整Discord操作能力:管理频道、发送消息、获取成员信息。
-
huckops Skill Users获取服务器中用户信息,当用户有提供用户的use_id时则返回单个用户信息。
-
huckops Skill Send Message给指定的频道发送文本消息或者文件。
-
huckops Skill Create Channels按照给定的名称创建文本频道。
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 metrics-deck-beautifier, launch-day-panic-handler, analyze-patterns. 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.