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.
-
botlearn-ai Bundle TranslatorRole
-
botlearn-ai Bundle Code ReviewRole
-
botlearn-ai Bundle Rss ManagerRole
-
botlearn-ai Bundle StorytellerRole
-
botlearn-ai Bundle Social MediaRole
-
botlearn-ai Bundle Google SearchRole
-
botlearn-ai Bundle Twitter IntelRole
-
botlearn-ai Bundle Reddit TrackerRole
-
botlearn-ai Bundle Academic SearchRole
-
botlearn-ai Bundle Keyword ExtractorRole
-
botlearn-ai Bundle Sentiment AnalyzerRole
-
microsoft Skill Add NodeAdd or modify a node in an existing Copilot Studio topic. Use when the user asks to add a question, message, condition, variable, or other node to a topic. Do NOT use this for generative answers or knowledge search — use /add-generative-answers instead.
2.7k -
microsoft Skill List KindsList all available kind discriminator values from the Copilot Studio YAML schema. Use when the user asks what kinds/types are available.
2.7k -
microsoft Skill Create EvalCreate plugin development eval scenarios (JSON files with natural prompts and deterministic checks for testing plugin skills). NOT for Copilot Studio in-product evaluation — use /copilot-studio:create-eval-set for that.
2.7k -
microsoft Skill Lookup SchemaLook up Copilot Studio YAML schema definitions. Use when the user asks about schema structure, element properties, or how to use a specific YAML kind.
2.7k -
microsoft Bundle Add Adaptive CardGenerate and insert an Adaptive Card into a Copilot Studio topic using AdaptiveCardPrompt. Use when the user asks to add an adaptive card, rich card, form card, info card, confirmation card, or interactive card to a topic.
2.7k -
microsoft Bundle Add Generative AnswersAdd generative answer nodes (SearchAndSummarizeContent or AnswerQuestionWithAI) to a Copilot Studio topic. Use this instead of /add-node when the user asks to add grounded answers, knowledge search, generative answers, or AI-powered responses — these nodes require specific patterns (ConditionGroup follow-up, knowledge source references, autoSend, responseCaptureType) that /add-node does not cover.
2.7k -
nvidia Skill Nemoclaw Maintainer TriageTriage NemoClaw issues and PRs with Issue Type, Project fields, and allowed labels. Support one item or a batch. Show proposed changes and apply only changes the maintainer accepts. Trigger keywords - triage, label issues, suggest labels, batch triage, triage issue, triage PR, label this, what labels.
2.2k -
nvidia Skill Nemoclaw Maintainer EveningRuns the end-of-day NemoClaw release handoff and optionally cuts a release tag. Use for evening, handoff, wrap-up, or ship requests.
2.2k -
nvidia Bundle Nemoclaw Contributor Create PrCreate a GitHub pull request with the NemoClaw template. Then, monitor CI and automated reviews. Use this skill when the user asks to create, open, push, or submit a PR for review. Trigger keywords - create PR, pull request, new PR, submit for review, open PR, push for review.
2.2k -
nvidia Bundle Nemoclaw Contributor Plan IssuePlan, refine, scope, or divide a NemoClaw GitHub issue into independently valuable capability slices before implementation. Use when a user asks to plan an issue, refine its scope, define acceptance evidence, break it down, split it, or identify the first capability slice. Ask which lifecycle stage they want when a request such as "work on this issue" could mean planning or implementation. Do not use for generic implementation, PR publication, maintainer-loop, or requests without issue-planning intent. Trigger keywords - plan issue, refine issue, scope issue, break down issue, split issue, capability slices, acceptance criteria.
2.2k -
nvidia Bundle Nemoclaw Maintainer Cut Release TagCuts one signed NemoClaw semver tag after required candidate checks and the maintainer's E2E decision, then follows the tag-triggered release work and drafts the Announcement. Use when preparing or publishing a vX.Y.Z release tag.
2.2k -
nvidia Bundle Nemoclaw Maintainer Runtime ProviderImplement or review a NemoClaw managed runtime provider through RuntimeProviderBundle, qualification-backed activation, provider-neutral orchestration, and E2E qualification. Use for a new native provider, provider activation, or runtime-provider architecture work. Do not use for the portable experimental profile.
2.2k -
nvidia Bundle Nemoclaw Maintainer Classify CI FailureClassify one NemoClaw GitHub Actions job failure from bounded, redacted logs and an optional retained artifact. Use for CI failure classification, failed job diagnosis, or artifact-backed failure evidence.
2.2k -
nvidia Bundle Nemoclaw Maintainer Normalize Title TagsNormalizes GitHub issue and PR titles by removing any bracketed [NemoClaw] tag case-insensitively, even when the tag appears later in the title. Use when cleaning issue tags, bulk-renaming titles, or normalizing repo title hygiene.
2.2k -
nvidia Bundle Nemoclaw Maintainer Analyze CI PerformanceAnalyze retained NemoClaw CI timing evidence for slow CLI tests or base-image publication latency. Use for CI performance, slow tests, Vitest timing artifacts, base-image publication timing, runner queue latency, or publication-gate analysis.
2.2k -
nvidia Bundle Nemoclaw Maintainer Analyze Pr Value StreamAnalyze one NemoClaw pull request across its complete observable lifetime. Produces a bounded Perfetto trace and summary, separates contributor, review, and automation time, and compares the latest revision with a target. Use for PR latency, value-stream, bottleneck, timeline, or ten-minute-target analysis.
2.2k -
remotion-dev Skill FlakeTrack Remotion CI flakes in issue
3.9k -
remotion-dev Skill Add SfxAdd a new sound effect to @remotion/sfx
3.9k -
remotion-dev Skill ReleaseRelease a new Remotion version
3.9k -
remotion-dev Skill VersionThe version of Remotion we are working on.
3.9k -
remotion-dev Skill FormattingRun Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.
3.9k -
remotion-dev Skill Update StarsUpdate Remotion homepage GitHub star counts. Use when asked to refresh the displayed GitHub star count and push the change to main.
3.9k -
remotion-dev Skill Skill LocationsDocument Remotion skill placement. Use when adding, moving, or editing Remotion skills to decide whether a skill belongs in .agents/skills as an internal skill or packages/skills as a public skill.
3.9k -
remotion-dev Skill Upgrade CaniuseUpgrade the caniuse-lite override in the Remotion repo. Use when asked to update caniuse-lite to the latest npm version.
3.9k -
remotion-dev Skill Scaffold ElementScaffold a new Remotion Element for development in the docs Remotion Studio.
3.9k
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 nemoclaw-maintainer-triage, add-node, list-kinds. 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.