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.
-
fusengine Bundle Solid Python 3SOLID principles for Python 3.12+. Files < 100 lines, interfaces separated, modular architecture. Modules MANDATORY.
-
fusengine Bundle Solid Generic 3SOLID principles for generic TypeScript, Bun, and Node.js projects. Files < 100 lines, interfaces separated, JSDoc mandatory. Use for CLI tools, libraries, scripts, hooks, and non-framework TypeScript code.
-
fusengine Bundle Elicitation 3Auto-review skill for expert agents. After coding, expert applies elicitation techniques to self-correct before sniper validation. Inspired by BMAD-METHOD.
-
fabioc-aloha Bundle Global Knowledge 4Cross-project knowledge search, pattern recognition, and insight management — the long-term memory across all projects
-
fusengine Bundle Code Quality 3Code quality validation with linters, SOLID principles, DRY detection, error detection, and architecture compliance across all languages.
-
fusengine Skill Solid Detection 3Multi-language SOLID detection rules. Project type detection, interface locations, file size limits per language.
-
fusengine Bundle Brainstorming 3Use when user requests creative work - creating features, building components, adding functionality, or modifying behavior. Activates BEFORE APEX Analyze phase to refine requirements through structured questioning.
-
fusengine Bundle Tvos 3tvOS platform-specific development with focus system, large screen UI, Siri Remote, and media playback. Use when building Apple TV apps, video streaming, or living room experiences.
-
fusengine Bundle Solid PHP 3SOLID principles for Laravel 12 and PHP 8.5. Files < 100 lines, interfaces separated, PHPDoc mandatory. Auto-detects Laravel and FuseCore architecture.
-
fusengine Skill Post Commit 3Universal post-commit actions. CHANGELOG update and git tag for all repos. Plugin version bumping for marketplace repos. Triggered after any code commit (except wip/amend/undo).
-
fusengine Bundle Laravel Queues 3Implement background jobs with queues, workers, batches, chains, middleware, and failure handling. Use when processing async tasks or handling long-running operations.
-
fusengine Bundle Laravel Reverb 3Implement real-time WebSocket communication with Laravel Reverb. Use when adding live updates, chat, notifications, or presence features.
-
fusengine Bundle Swift Core 3Swift 6 fundamentals for all Apple platforms. Use when implementing concurrency, architecture, testing, i18n, or performance optimization across iOS, macOS, iPadOS, watchOS, visionOS.
-
fusengine Bundle Laravel Testing 3Write tests with Pest 3/PHPUnit, feature tests, unit tests, mocking, fakes, and factories. Use when testing controllers, services, models, or implementing TDD.
-
fusengine Bundle Ipados 3iPadOS platform-specific development with adaptive layouts, keyboard shortcuts, multitasking, and Stage Manager. Use when building iPad apps with split views, external keyboard support, or multi-window features.
-
fusengine Bundle Shadcn Detection 3Detect whether a project uses Radix UI or Base UI as shadcn/ui primitives. Analyzes package.json, components.json, imports, and data attributes to determine the primitive library in use.
-
fusengine Bundle Solid Swift 3SOLID principles for Swift 6 and SwiftUI (iOS 26+). Files < 100 lines, protocols separated, @Observable, actors, Preview-driven development. Features Modular MANDATORY.
-
fusengine Bundle Laravel Eloquent 3Complete Eloquent ORM - models, relationships, queries, casts, observers, factories. Use when working with database models.
-
fusengine Skill Map Ecosystem 3Enrich auto-generated .cartographer/ maps with full descriptions from source files.
-
fusengine Bundle Shadcn Registries 3Configure shadcn/ui registries, components.json, and CLI commands. Covers default Radix registry, Base UI registry, and custom registries.
-
fusengine Bundle Swiftui Core 3SwiftUI fundamentals for all Apple platforms. Use when building views, navigation, data persistence, or state management with SwiftUI across iOS, macOS, iPadOS, watchOS, visionOS.
-
fusengine Bundle Community Pulse 3Monitor community feedback on Codex via Exa search. Gathers sentiment, real-world usage patterns, bug reports, and feature requests from blogs, forums, and social media.
-
fusengine Bundle Laravel Migrations 3Laravel 12 database migrations - Schema Builder, columns, indexes, foreign keys, seeders. Use when designing database schema or managing migrations.
-
fusengine Bundle Watchos 3watchOS platform-specific development with complications, workouts, HealthKit, and Watch Connectivity. Use when building Apple Watch apps, health features, or iPhone-Watch communication.
-
fusengine Skill Commit Detection 3Detects optimal commit type from git changes. Use when analyzing commits, determining commit type, or before committing.
-
fusengine Bundle Laravel I18N 3Laravel localization - __(), trans_choice(), lang files, JSON translations, pluralization, middleware, formatting. Use when implementing translations.
-
fusengine Skill Tailwindcss Responsive 3Responsive design, breakpoints, container queries
-
fusengine Bundle Laravel Architecture 3Design Laravel app architecture with services, repositories, actions, and clean code patterns. Use when structuring projects, creating services, implementing DI, or organizing code layers.
-
fusengine Bundle IOS 3iOS platform-specific development with XcodeBuildMCP tools for simulator, device, UI automation, and debugging. Use when building iPhone apps, testing on simulator/device, or automating UI interactions.
-
fusengine Bundle Visionos 3visionOS platform-specific development with spatial computing, RealityKit, immersive spaces, and volumes. Use when building Vision Pro apps, 3D experiences, or mixed reality features.
-
fusengine Bundle Laravel Blade 3Create Blade templates with components, slots, layouts, and directives. Use when building views, reusable components, or templating.
-
fusengine Bundle Laravel Scout 3Implement full-text search with Laravel Scout. Use when adding search to Eloquent models with Meilisearch, Algolia, or database driver.
-
fusengine Bundle Build Distribution 3App build, code signing, TestFlight, and App Store distribution for all Apple platforms. Use when preparing releases, configuring signing, uploading to TestFlight, or submitting to App Store.
-
yogsoth-ai Bundle Dependency Identification 2Identify critical dependencies from ablation results, producing a dependency graph and highlighting critical components.
-
yogsoth-ai Bundle Direct Analogy Generation 2Find direct analogies from nature/tech/society that share structural properties with the problem. Produces analogy list with structural mappings.
-
yogsoth-ai Bundle Failure Driven Generation 2Generate targeted solutions for each identified failure mode, ensuring every failure has at least one proposed mitigation.
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 solid-python, solid-generic, elicitation. 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.