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.
-
jasonwarrenuk Skill Pr UpdateUpdate a PR description to account for commits made since it was last written
-
jasonwarrenuk Skill Asset DemoProduce a demo GIF/MP4: VHS tape for CLI tools, shot-scraper storyboard for web flows, Playwright recording when the storyboard vocabulary can't express the flow; engine chosen from what the demo must show
-
jasonwarrenuk Skill Commit OneGenerate a commit message. If nothing staged, stage all changes.
-
jasonwarrenuk Skill Docs ReadmeCreate or update a README for the project root or any directory
-
jasonwarrenuk Skill Red BranchAdversarial review of a branch diff written as the colleague trying to get it rejected, aimed at one or two named readers
-
jasonwarrenuk Skill Commit BatchSplit uncommitted changes into granular commits.
-
jasonwarrenuk Skill Hud ProfilesShow the profiles stored in the dossier and persona stores
-
jasonwarrenuk Skill Branch Rename If NeededCheck the current branch name against convention (type/short-description) and rename it if it drifted.
-
jasonwarrenuk Skill Docs ChangelogBuild or update the changelog from conventional commits and project it to every surface the project uses
-
jasonwarrenuk Skill Hud WorktreesMap every worktree in this repo in plain language and shepherd safe create/remove actions
-
jasonwarrenuk Bundle Skill CreatorCreate new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
-
jasonwarrenuk Skill Track Claude Code Pain PointsSilently log friction with Claude Code itself (bugs, missing features, annoying limitations) for hud-cc_releases to check against future fixes
-
outfitter-dev Skill Stack ArchitectureDesign stack-based systems using @outfitter/* packages. Use when planning new projects, choosing packages, designing handler architecture, or when "architecture", "design", "structure", "plan handlers", or "error taxonomy" are mentioned.
-
tiandiyiqi Bundle Skill全面的文档创建、编辑和分析支持,包括跟踪更改、评论、格式保留和文本提取。当 Claude 需要处理专业文档(.docx 文件)用于:(1)创建新文档,(2)修改或编辑内容,(3)使用跟踪更改,(4)添加评论,或任何其他文档任务
-
tiandiyiqi Bundle GastownClaude Code 的多代理编排器。当用户提到 gastown、gas town、gt 命令、bd 命令、convoys、polecats、crew、rigs、slinging work、多代理协调、beads、hooks、molecules、workflows、the witness、the mayor、the refinery、the deacon、dogs、escalation,或想要同时运行多个 AI 代理处理项目时使用。处理安装、工作区设置、工作跟踪、代理生命周期、崩溃恢复以及所有 gt/bd CLI 操作。
-
ingpoc Skill VerifyDispatch repository verification through the narrowest declared validation owner and return one evidence-backed readiness verdict. Use when the operator asks to verify a build, run quality checks, validate current changes, or decide whether work is ready. Do not invent generic commands when AGENTS.md, package scripts, a phase gate, or a specialist skill already owns validation.
-
ingpoc Bundle CloudkitImplement, review, or improve CloudKit and iCloud sync in iOS/macOS apps. Use when working with CKContainer, CKRecord, CKQuery, CKSubscription, CKSyncEngine, CKShare, NSUbiquitousKeyValueStore, or iCloud Drive file coordination; when syncing SwiftData models via ModelConfiguration with cloudKitDatabase; when handling CKError codes for conflict resolution, network failures, or quota limits; or when checking iCloud account status before performing sync operations.
-
ingpoc Bundle WidgetkitImplement, review, or improve WidgetKit widgets and controls. Use when building Home Screen, Lock Screen, StandBy, or CarPlay widgets with timeline providers; configurable widgets with AppIntentTimelineProvider; interactive widgets or Control Center controls with Button/Toggle wiring; WidgetKit push reloads, refresh budgets, deep links, Smart Stack relevance, Liquid Glass/accented rendering, widget extension setup, WidgetBundle, App Groups, and entitlements.
-
ingpoc Skill CLI For AgentsDesign or review CLIs so both coding agents and humans can use them reliably: dual-audience output, non-interactive paths, layered help, machine-readable data, predictable flags, safe mutations, and actionable errors. Use when building a CLI, adding commands, writing --help, or when the user mentions agents, terminals, automation-friendly CLIs, JSON output, or headless usage.
-
metinduraktr-44 Skill Canva Resize For SocialUse when resizing one design into multiple social placements/sizes from the channel matrix.
0 -
metinduraktr-44 Skill Canva Implement FeedbackUse when applying accepted design-feedback notes back into a Canva design and re-validating.
0 -
jasonwarrenuk Skill Dossier RecordRecord a durable fact about a person Jason works with, in their own dossier file
-
jasonwarrenuk Skill Lens ScopeAnti-scope-creep. Forces the question: what is the smallest thing that delivers value?
-
jasonwarrenuk Skill Branch IntegrateIntegrate a target branch into the current one by merge, rebase or squash
-
jasonwarrenuk Skill Branch QA ReviewAssess branch readiness for PR submission: full review methodology plus the checks only a local checkout allows
-
jasonwarrenuk Skill Pr Handle ReviewWork through a PR's change requests: verify each independently, fix what holds up, reply to every thread
-
jasonwarrenuk Skill Asset ConventionsWhere generated visual assets live, how project type and theme are resolved, and the quality gate every asset-* skill runs before reporting
-
jasonwarrenuk Skill Lens EmpathyEmpathy-driven design: think through how real people experience the software; surface and challenge assumptions.
-
ingpoc Bundle Resume SessionInspect `.session/CURRENT.md`, surface the tactical handoff, and restore only an eligible explicit Codex goal. Triggers: `/resume-session`, `resume session`, `continue where I left off`, `pick up where we left off`. Use when a prior session may contain useful intent, but first reject stale, malformed, branch-diverged, commit-diverged, route-invalid, or reference-only checkpoints. Read legacy `.claude/session-data/CURRENT.md` only before `.session/` exists.
-
ingpoc Bundle Macos Widget ReinstallReplace a stale macOS desktop widget after its host app or WidgetKit extension changes. Use when the visible widget is cached, missing, or must be removed and added again.
-
ingpoc Bundle Codex Efficient DelegationMeasure and tune bounded Codex subagent workflows for quality, speed, context efficiency, and token or cost efficiency. Use when deciding whether independent repo scans, evidence audits, browser proof, role-based customer or UI reviews, test analysis, or other separable work should run in parallel; when replacing microtask agents with complete outcome missions; when comparing direct main-thread work with explorer or verifier sidecars; or when turning delegation observations into a repeatable experiment without surrendering main-thread judgment.
-
technicalpickles Skill PushUse when running git push or diagnosing why a push failed. Especially when output mixes SSH transport with hook output (lefthook, husky, pre-commit), errors include "Permission denied (publickey)" or "rejected/non-fast-forward", a pre-push hook fails, or about to debug SSH with `-v`.
-
technicalpickles Skill CommitUse when committing changes to git - provides best practices for staging, commit messages, signing, and handling hook failures
-
technicalpickles Skill TriageUse when reviewing git state across worktrees, stashes, and branches - helps decide what to clean up, resume, or address
-
technicalpickles Skill UpdateUse when updating your branch with upstream changes - fetches, merges, and intelligently resolves conflicts
-
technicalpickles Skill CheckoutUse when checking out a PR, branch, or ref for local work - sets up worktree with context
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 PR: Update, Asset: Demo, Commit: One. 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.