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.
-
joaopaulolndev Skill Laravel Cashierlaravel-cashier
-
realwigu Bundle Culture ArchitectBuild, measure, and evolve company culture as operational behavior — not wall posters. Covers mission/vision/values workshops, values-to-behaviors translation, culture code creation, culture health assessment, and cultural rituals by stage. Use when building company values, assessing culture health, designing cultural rituals, creating culture codes, handling culture clashes, or when user mentions culture, values, culture debt, founder culture, or culture code.
-
realwigu Bundle Scenario War RoomCross-functional what-if modeling for cascading multi-variable scenarios. Unlike single-assumption stress testing, this models compound adversity across all business functions simultaneously. Use when facing complex risk scenarios, strategic decisions with major downside, or when the user asks 'what if X AND Y both happen?'
-
realwigu Bundle Board Deck BuilderAssembles comprehensive board and investor update decks by pulling perspectives from all C-suite roles. Use when preparing board meetings, investor updates, quarterly business reviews, or fundraising narratives. Covers structure, narrative framework, bad news delivery, and common mistakes.
-
realwigu Bundle Internal NarrativeBuild and maintain one coherent company story across all audiences — employees, investors, customers, candidates, and partners. Detects narrative contradictions and ensures the same truth is framed for each audience's needs. Use when preparing investor updates, all-hands presentations, board communications, recruiting narratives, crisis communications, or when user mentions company narrative, messaging consistency, storytelling, all-hands, investor update, or crisis communication.
-
realwigu Bundle Cs OnboardFounder onboarding interview that captures company context across 7 dimensions. Invoke with /cs:setup for initial interview or /cs:update for quarterly refresh. Generates ~/.claude/company-context.md used by all C-suite advisor skills.
-
realwigu Bundle Cfo AdvisorFinancial leadership for startups and scaling companies. Financial modeling, unit economics, fundraising strategy, cash management, and board financial packages. Use when building financial models, analyzing unit economics, planning fundraising, managing cash runway, preparing board materials, or when user mentions CFO, burn rate, runway, fundraising, unit economics, LTV, CAC, term sheets, or financial strategy.
-
realwigu Bundle Cto AdvisorTechnical leadership guidance for engineering teams, architecture decisions, and technology strategy. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.
-
joaopaulolndev Skill Laravel HorizonConfigure Laravel Horizon for Redis queue management. Dashboard, supervisors, balancing strategies, metrics, notifications, tags, deployment with Supervisor.
-
joaopaulolndev Skill Laravel PackageCreate Laravel packages/plugins with proper structure, Service Provider, Facade, and testing setup.
-
joaopaulolndev Skill Laravel UpgradeUpgrade Laravel versions (5.x through 13.x). Handles breaking changes, new features, and migration steps.
-
joaopaulolndev Skill Laravel Passportlaravel-passport
-
joaopaulolndev Skill Github Repo SetupUpdate GitHub repo description, topics/tags, and setup .github/FUNDING.yml for sponsors.
-
realwigu Bundle Strategic AlignmentCascades strategy from boardroom to individual contributor. Detects and fixes misalignment between company goals and team execution. Covers strategy articulation, cascade mapping, orphan goal detection, silo identification, communication gap analysis, and realignment protocols. Use when teams are pulling in different directions, OKRs don't connect, departments optimize locally at company expense, or when user mentions alignment, strategy cascade, silo, conflicting OKRs, or strategy communication.
-
realwigu Bundle Org Health DiagnosticCross-functional organizational health check combining signals from all C-suite roles. Scores 8 dimensions on a traffic-light scale with drill-down recommendations. Use when assessing overall company health, preparing for board reviews, identifying at-risk functions, or when user mentions org health, health check, or health dashboard.
-
realwigu Skill Atlassian TemplatesAtlassian Template and Files Creator/Modifier expert for creating, modifying, and managing Jira and Confluence templates, blueprints, custom layouts, reusable components, and standardized content structures. Use for building org-wide templates, custom blueprints, page layouts, and automated content generation.
-
realwigu Bundle Chro AdvisorPeople leadership for scaling companies. Hiring strategy, compensation design, org structure, culture, and retention. Use when building hiring plans, designing comp frameworks, restructuring teams, managing performance, building culture, or when user mentions CHRO, HR, people strategy, talent, headcount, compensation, org design, retention, or performance management.
-
realwigu Bundle FixFix failing or flaky Playwright tests. Use when user says "fix test", "flaky test", "test failing", "debug test", "test broken", "test passes sometimes", or "intermittent failure".
-
realwigu Skill InitSet up Playwright in a project. Use when user says "set up playwright", "add e2e tests", "configure playwright", "testing setup", "init playwright", or "add test infrastructure".
-
realwigu Bundle MigrateMigrate from Cypress or Selenium to Playwright. Use when user mentions "cypress", "selenium", "migrate tests", "convert tests", "switch to playwright", "move from cypress", or "replace selenium".
-
mrlynn Bundle Developer Day CurriculumGenerate workshop agendas and hands-on curriculum for customer developer days, technical training sessions, and field engagements
-
mrlynn Bundle Hackathon Judge AssistantGenerate scoring rubrics and constructive feedback for hackathon submissions with fair evaluation frameworks and actionable improvement suggestions
-
mrlynn Bundle Queryable Encryption WorkshopGenerate MongoDB Queryable Encryption demos customized for industry verticals (healthcare, finance, government) with compliance mapping and production patterns
-
mrlynn Bundle Technical Comparison GeneratorGenerate fair, accurate technical comparisons between MongoDB and competitors with feature matrices, use case fit analysis, and migration considerations
-
realwigu Bundle Chief Of StaffC-suite orchestration layer. Routes founder questions to the right advisor role(s), triggers multi-role board meetings for complex decisions, synthesizes outputs, and tracks decisions. Every C-suite interaction starts here. Loads company context automatically.
-
fonyhr Skill Writing SkillsUse when creating, extending, updating, or reviewing Codex skills, especially to define triggers, structure, and supporting resources.
-
fonyhr Skill Fcs BrainstormingUse before any creative work that creates features, builds components, adds functionality, or changes behavior; explore user intent, requirements, and design before implementation.
-
fonyhr Skill Fcs Writing PlansUse when creating a non-trivial implementation plan (steps, tests, risks) before any coding begins.
-
fonyhr Skill Fcs Executing PlansUse after a written implementation plan is approved and must be executed in batches with review checkpoints and strict adherence to plan steps.
-
realwigu Skill TestrailSync tests with TestRail. Use when user mentions "testrail", "test management", "test cases", "test run", "sync test cases", "push results to testrail", or "import from testrail".
-
sam-dumont Skill Advanced Code QualityUse when going beyond basic linting to enforce advanced Python code quality gates. Triggers on: cognitive complexity, code duplication detection, architectural enforcement, import boundaries, dependency hygiene, test quality beyond coverage, mutation testing, docstring coverage, type coverage, AI-generated code detection, AI slop detection, complexipy, jscpd, import-linter, deptry, diff-cover, mutmut, interrogate, sloppylint, refurb, pylint design checks, wily, radon maintainability, pytestarch, griffe, "bulletproof Python", "tighten quality gates", "advanced quality checks", "beyond ruff and mypy", "catch AI-generated code issues", "code duplication", "architectural boundaries", "dependency drift", "test effectiveness". Complements the code-quality skill (ruff, mypy, xenon, vulture, pre-commit) with 20+ additional tools.
-
mccy0001 Bundle Commit SegmenterUse when a feature branch with checkpoint commits, mixed history, or a dirty worktree should be cleaned into Conventional Commits and then optionally published. Do not use for git log inspection, branch creation, or manual rebase and conflict-resolution tasks.
-
mrlynn Bundle Mongodb Event PlatformBuild event/hackathon management with lifecycle states, multi-step registration, dynamic feedback forms, weighted judging rubrics, and landing pages with slug-based routing
-
mrlynn Bundle Mongodb Partner PortalAdd sponsor/partner management with 5-tier system, multiple contacts, engagement tracking, access request workflows, and partner-specific RBAC
-
janehuang1833 Bundle Paper Finder根据自定义关键词搜索文献,支持arXiv、Google Scholar等多个数据库
-
janehuang1833 Bundle Start My Day论文阅读工作流启动 - 生成今日论文推荐笔记
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 laravel-cashier, culture-architect, scenario-war-room. 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.