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.
-
tomevault-io Bundle Create Steering DocumentsCreate comprehensive steering documents for development projects. Generates project-specific standards, git workflows, and technology guidelines in .kiro/steering/ directory. Use when this capability is needed.
-
tomevault-io Bundle Add Support For New Adt Object TypeImplement new ADT object type handler with full read/write support and command line interface. Use when this capability is needed.
-
tomevault-io Bundle WildcardGenerate one contrarian, non-obvious insight on whatever the user is thinking about. The thing nobody else would say. Use when this capability is needed.
-
tomevault-io Bundle Jetpack Compose Material3 Expert SkillWrite, review, or improve Jetpack Compose UI using Material Design 3, adaptive layout/navigation patterns, and modern Compose state/performance practices. Use when building new Android Compose screens, refactoring existing Compose code, auditing M3 theming, adapting UI for tablets/foldables, or aligning implementation with official Android guidance and the Reply sample app. Use when this capability is needed.
-
tomevault-io Bundle Streaming SsrAdd streaming SSR to a merjs page. Use when the user wants shell-first rendering, skeleton placeholders, or parallel data fetching that resolves inline. Use when this capability is needed.
-
tomevault-io Bundle Kalash33 Kstack ShipKalash33 Kstack Ship
-
tomevault-io Bundle Khan Perseus PerseusWonder Blocks UI Implementation
-
tomevault-io Bundle KalfaYapılandırılmış süreç, kalite kontrolleri ve sistem entegrasyonu ile bir bilgi tabanı makale desteği oluştur Use when this capability is needed.
-
tomevault-io Bundle Kotest Kotest Kotest---
-
tomevault-io Bundle KkrpcBuild bidirectional RPC systems in TypeScript with kkrpc. Create RPC channels, expose APIs, use multiple transports (stdio, WebSocket, HTTP), handle callbacks, property access, and errors across Node.js, Deno, Bun, and browsers. Use when this capability is needed.
-
tomevault-io Bundle Kv0906 Pm Kit DecideKv0906 Pm Kit Decide
-
tomevault-io Bundle UpdateCheck for and apply PM-Kit framework updates from GitHub releases. Reads local VERSION, queries latest release, shows changelog, and runs update script. Use when this capability is needed.
-
tomevault-io Bundle WeeklyWeekly review — 3-phase process (Collect/Reflect/Plan). Reviews shipped items, blockers, decisions, and plans next week. Use on Fridays or Mondays. Use when this capability is needed.
-
tomevault-io Bundle Lap Platform Lap LapLAP CLI
-
tomevault-io Bundle Enforcing Typescript StandardsEnforces the project's core TypeScript standards including explicit typing, import organization, class member ordering, and code safety rules. ALWAYS apply when creating, modifying, or reviewing any TypeScript (.ts/.tsx) file. Use when this capability is needed.
-
tomevault-io Bundle DiveDives deep into project questions using layered investigation (docs → code → analysis) to provide evidence-based answers with file:line citations. Use when asking "how does X work", "what is Y", "where is Z", or investigating features, APIs, configuration, codebase structure, or technical decisions. Use when this capability is needed.
-
tomevault-io Bundle Dispatching Parallel AgentsUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
-
tomevault-io Bundle Loonghao Vx RemotionRemotion Skill
-
tomevault-io Bundle Coordinating Multiple RepositoriesCoordinates commit order, branch safety, and submodule updates in workspaces containing nested git repositories. Use this skill when editing code or checking status across parent and submodule boundaries. Use when this capability is needed.
-
tomevault-io Bundle Lunar Pr ReviewReview a Lunar pull request or branch against the 1.x main branch. Activates on /lunar:pr-review, or when the user asks to "review this PR/branch/diff" inside the Lunar monorepo. Checks translation completeness across 16 locales, missing tests/factories, migration safety, Filament contract usage, PHP conventions, and breaking-change risk on the public contract surface. Use when this capability is needed.
-
tomevault-io Bundle Ma1orek Replay FlaskFlask Skill
-
tomevault-io Bundle Mapsui Mapsui MapsuiRendering Regression Tests
-
tomevault-io Bundle FreyaFreya Rust GUI framework best practices, patterns, and conventions. Use when writing Freya components, hooks, elements, or working on a Freya project. Use when this capability is needed.
-
tomevault-io Bundle Marko Best PracticesApply Marko syntax and best practices when editing `.marko` files and building Marko components. Use when this capability is needed.
-
tomevault-io Bundle OpenapiUse when working with OpenAPI Specification files to validate, create/modify paths and schemas, check references, and enforce best practices
-
tomevault-io Bundle NodeProvides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules, testing, performance, caching, logging, and more. Use when setting up Node.js projects with native TypeScript support, configuring type stripping (--experimental-strip-types), writing Node 22+ TypeScript without a build step, or when the user mentions 'native TypeScript in Node', 'strip types', 'Node 22 TypeScript', '.ts files without compilation', 'ts-node alternative', or needs guidance on error handling, graceful shutdown, flaky tests, profiling, or environment configuration in Node.js. Helps configure tsconfig.json for type stripping, set up package.json scripts, handle module resolution and import extensions, and apply robust patterns across the full Node.js stack.
-
tomevault-io Bundle Mdocui Mdocui MdocuimdocUI — Implementation Skill for AI Agents
-
tomevault-io Bundle Mehdibha Dotui DotuiNot Found and Errors
-
tomevault-io Bundle Mem0ai Mem0 Mem0 CLIMem0 CLI
-
tomevault-io Bundle Cinematic Gsap Lenis Motion SystemCreate premium cinematic web motion systems with GSAP, ScrollTrigger, and Lenis. Use for luxury editorial websites, creative studio portfolios, Awwwards-style interactions, smooth scroll reveals, staggered text, parallax, pinned sections, magnetic hover states, custom cursors, and mouse-reactive layered movement. Use when this capability is needed.
-
tomevault-io Bundle Messyjs Tekton CI CDCi Cd
-
tomevault-io Bundle Migoxlab Dingo DingoDingo Article Fact-Checker
-
tomevault-io Bundle Milad Akarie Cue CueCue Animation Skill
-
tomevault-io Bundle LuaLua development guidelines covering tables, metatables, error handling, game development, and performance optimization. Use when this capability is needed.
-
tomevault-io Bundle Triton Ascend Fused Operator OptimizationAscend NPU 上融合算子的深度优化方法论。覆盖性能天花板分析框架、多 Pass 合并策略、数据访问模式重构、Normalization 两阶段决策、NPU 原生算子评估方法论。适用于 elementwise 融合、归一化融合、softmax+topk 融合、matmul+activation 融合等场景。 Use when this capability is needed.
-
tomevault-io Bundle Mineru98 Techpkm PkmPKM Search Skill
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 create-steering-documents, add-support-for-new-adt-object-type, wildcard. 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.