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.
-
sboghossian-mini-claude-for-legal Skill Justice Product Demo Context MemoryUse during a product demo session to retain and reuse context the user shared earlier in the session — industry, firm type, key facts, stated preferences — so that subsequent demo examples feel tailored rather than generic. Session memory is ephemeral (ends at session close unless the user signs up). Works alongside the demo recap and deep-link skills to create a coherent, personalized demo experience.
-
sboghossian-mini-claude-for-legal Skill Justinian Case Explainer SocraticUse when a user wants to deeply understand a legal case — not just its holding but its reasoning, its fit within doctrine, and its distinguishing conditions — through the Socratic method. Rather than presenting the answer, the skill asks questions in sequence, forcing active engagement with facts, issue identification, rule articulation, and synthesis. Applies across all jurisdictions and legal subjects; P0 priority for legal education mode.
-
autohandai-community-skills Bundle Implementing Scim Provisioning With OktaImplement automated user provisioning and deprovisioning using SCIM 2.0 protocol with Okta as the identity provider.
-
autohandai-community-skills Bundle Nvidia Nemoclaw Maintainer Pr ComparatorCompares competing PRs that target the same issue and recommends which one to merge. Runs gate, correctness, and quality checks; outputs a deterministic scorecard with reasoning trace. Use when an issue has two or more open PRs and a maintainer needs to decide which to merge.
-
autohandai-community-skills Bundle Performing Initial Access With Evilginx3Perform authorized initial access using EvilGinx3 adversary-in-the-middle phishing framework to capture session tokens and bypass multi-factor authentication during red team engagements.
-
autohandai-community-skills Bundle Performing Lateral Movement With WmiexecPerform lateral movement across Windows networks using WMI-based remote execution techniques including Impacket wmiexec.py, CrackMapExec, and native WMI commands for stealthy post-exploitation during red team engagements.
-
sboghossian-mini-claude-for-legal Skill Voice Brand Tweet Thread LaunchUse when drafting a launch announcement thread on X (Twitter) for a HAQQ Legal AI product release, feature launch, or major company milestone. This skill defines the 8–12 tweet structure, hook writing, proof-point sequencing, visual placement, and mobile-optimization rules for a launch thread that drives sign-ups and shares.
-
sboghossian-mini-claude-for-legal Skill Messaging Surface Rule Meta Ig AdsUse when creating or reviewing paid advertising copy for Meta (Facebook) and Instagram placements promoting a legal AI assistant to a consumer audience. Defines the visual-first, situation-driven format, the specific character limits, the claim restrictions for paid social, and the Meta ad policy compliance requirements for legal services advertising. Both image ads and video Reels must satisfy these rules plus the base consumer messaging compliance standards.
-
autohandai-community-skills Bundle Analyzing Persistence Mechanisms In LinuxDetect and analyze Linux persistence mechanisms including crontab entries, systemd service units, LD_PRELOAD hijacking, bashrc modifications, and authorized_keys backdoors using auditd and file integrity monitoring
-
autohandai-community-skills Bundle Analyzing Powershell Script Block LoggingParse Windows PowerShell Script Block Logs (Event ID 4104) from EVTX files to detect obfuscated commands, encoded payloads, and living-off-the-land techniques. Uses python-evtx to extract and reconstruct multi-block scripts, applies entropy analysis and pattern matching for Base64-encoded commands, Invoke-Expression abuse, download cradles, and AMSI bypass attempts.
-
autohandai-community-skills Bundle Conducting Domain Persistence With DcsyncPerform DCSync attacks to replicate Active Directory credentials and establish domain persistence by extracting KRBTGT, Domain Admin, and service account hashes for Golden Ticket creation.
-
autohandai-community-skills Bundle Conducting Full Scope Red Team EngagementPlan and execute a comprehensive red team engagement covering reconnaissance through post-exploitation using MITRE ATT&CK-aligned TTPs to evaluate an organization's detection and response capabilities.
-
autohandai-community-skills Bundle Detecting Exfiltration Over Dns With ZeekDetect DNS-based data exfiltration by analyzing Zeek dns.log for high-entropy subdomains and anomalous query patterns
-
autohandai-community-skills Bundle Detecting Living Off The Land With LolbasDetect Living Off the Land Binaries (LOLBins/LOLBAS) abuse including certutil, regsvr32, mshta, and rundll32 via process telemetry, Sigma rules, and parent-child process analysis
-
jmagly-ai-writing-guide Bundle AcquireDownload media from discovered sources with format selection and progress tracking
-
jmagly-ai-writing-guide Skill Aiwg Update WarpUpdate existing project WARP.md with latest AIWG orchestration guidance
-
jmagly-ai-writing-guide Skill Decision SupportFacilitate data-driven technical decisions using weighted decision matrices, trade-off analysis, and ADR generation
-
jmagly-ai-writing-guide Skill Provenance QueryQuery provenance chains to trace artifact derivation and impact
-
jmagly-ai-writing-guide Skill Regression CheckCompare current behavior against baseline to detect regressions
-
jmagly-ai-writing-guide Skill Smith AgenticdefGenerate or update the agentic environment definition for AgentSmith, SkillSmith, and CommandSmith
-
jmagly-ai-writing-guide Bundle Aiwg RegenerateSelect and execute the canonical refresh, existing-project extraction, or legacy AIWG context regeneration branch
-
jmagly-ai-writing-guide Skill Commit And PushCreate a well-formatted git commit and push to remote repository
-
jmagly-ai-writing-guide Skill Customize SetupSet up personal AIWG customization mode from a local clone or fork — makes your clone the live global AIWG instance so edits go live immediately
-
sboghossian-mini-claude-for-legal Skill Tool Calculator End Of Service GratuityUse when computing end-of-service gratuity (EOSG) or termination indemnity entitlements across MENA jurisdictions. Covers UAE Federal (Decree-Law 33/2021), DIFC (DEWS scheme), KSA (Labor Law Royal Decree M/51), and Lebanon (Labor Law Decree 207/1946). Returns the computed entitlement, step-by-step workings, caveats on partial years and resignation scenarios, and a disclaimer on contract-specific variations.
-
sboghossian-mini-claude-for-legal Skill Casesim Outcome Probability EstimatorUse when an attorney or client needs a structured probabilistic assessment of likely litigation outcomes — estimating P(win on liability) and a damage range to derive an expected award, adjusted for jurisdiction, judge or tribunal characteristics, appeal probability, and loser-pays cost rules. Produces probability-weighted scenarios at 50th, 75th, and 90th percentile confidence levels with reasoned ranges (not single-point estimates). Always paired with the settlement EV calculator for client counseling. Always disclaimed as an estimate, not a guarantee.
-
sboghossian-mini-claude-for-legal Skill Efirm Finance Afa Quote BuilderUse when a law firm needs to prepare a fee proposal using Alternative Fee Arrangements (AFAs) — generating quote variations across fixed fee, capped hourly, blended rate, success fee, retainer-credit, subscription, and volume-discount structures. Produces three quote variations with range estimates per phase, a sensitivity analysis, risk-sharing framing, and a comparison against the hourly baseline. Applies to any matter type and jurisdiction; the AFA structure is practice-area-agnostic.
-
autohandai-community-skills Bundle Hunting For Unusual Service InstallationsDetect suspicious Windows service installations (MITRE ATT&CK T1543.003) by parsing System event logs for Event ID 7045, analyzing service binary paths, and identifying indicators of persistence mechanisms.
-
autohandai-community-skills Bundle Implementing JWT Signing And VerificationJSON Web Tokens (JWT) defined in RFC 7519 are compact, URL-safe tokens used for authentication and authorization in web applications. This skill covers implementing secure JWT signing with HMAC-SHA256
-
autohandai-community-skills Bundle Implementing Mtls For Zero Trust ServicesConfigures mutual TLS (mTLS) authentication between microservices using Python cryptography library for certificate generation and ssl module for TLS verification. Validates certificate chains, checks expiration, and audits mTLS deployment status. Use when implementing zero-trust service-to-service authentication.
-
autohandai-community-skills Bundle Nvidia Megatron Bridge Perf Megatron FsdpOperational guide for enabling Megatron FSDP in Megatron-Bridge, including config knobs, code anchors, pitfalls, and verification.
-
autohandai-community-skills Bundle Nvidia Megatron Bridge Perf Memory TuningTechniques for reducing peak GPU memory in Megatron Bridge — expandable segments, parallelism resizing, activation recompute, CPU offloading constraints, and common OOM fixes.
-
autohandai-community-skills Bundle Nvidia Megatron Core Build And DependencyContainer-based dev environment setup and dependency management for Megatron-LM. Covers acquiring and launching the CI container, uv package management, and updating uv.lock.
-
jmagly-ai-writing-guide Skill Hook RegenerateRebuild AIWG hook files from currently installed framework manifests
-
jmagly-ai-writing-guide Bundle Template EngineLoad, validate, and populate templates consistently across frameworks
-
jmagly-ai-writing-guide Skill Workspace ResetWipe .aiwg/ directory and optionally restart with fresh intake
-
jmagly-ai-writing-guide Skill Validate AddonValidate an entire AIWG addon package for completeness and release readiness
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 implementing-scim-provisioning-with-okta, nvidia-nemoclaw-maintainer-pr-comparator, performing-initial-access-with-evilginx3. 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.