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.
-
dangeles Bundle Cfd BioreactorUse when user needs to simulate fluid flow through bioprocess cartridges, bioreactor geometries, or membrane devices using FEniCSx. Covers Navier-Stokes flow, O2 species transport with Michaelis-Menten kinetics, membrane permeation, mesh generation from CAD geometry, and interactive 3D visualization.
-
dangeles Bundle Programming PmUse when coordinating Python software development across multiple specialists with quality gates. NOT for ad-hoc bug fixes (use python-developer or copilot directly), non-Python work (use technical-pm), or single-developer feature work (use feature-dev plugin).
-
telum-ai Bundle Story TasksWrites executable tasks.md from the story plan. Use after story-plan and optional UI spec, before implementation.
-
telum-ai Skill Epic ClarifyFills gaps in epic.md. Use after epic-specify when scope, boundaries, or technical intent are unclear.
-
telum-ai Skill Epic JourneyMaps epic touchpoints, emotions, and flow. Use after epic-clarify and any architecture, before wireframes or epic-plan.
-
telum-ai Skill Epic OutlineRetired alias → speck-skeptical-review / story-tasks. Use when /epic-outline named.
-
telum-ai Skill Epic SpecifyCreates epic.md from a project-plan placeholder or new scope. Use before epic-clarify and downstream epic work.
-
telum-ai Skill Epic DiscoverDiscovers epic boundaries from existing code and docs. Use before epic-specify when brownfield work has no epic map.
-
telum-ai Skill Project StateRegenerates project-state.md from current truth. Use after truth-affecting gates land on main.
-
telum-ai Bundle Speck MigrateUpgrades Speck and repairs compatibility state. Use when an upgrade is requested or engagement finds a legacy marker.
-
telum-ai Skill Speck RecheckDetects engagement drift. Use before project work in new or stale sessions, after ownership changes, or on recheck.
-
telum-ai Skill Story ExtractReverse-engineers story specs and code scans. Use at story entry before story-clarify when code lacks Speck artifacts.
-
telum-ai Skill Story SpecifyCreates story spec.md. Use after epic-breakdown or for new scope, before story-clarify and story-plan.
-
telum-ai Skill Story UI SpecCreates ui-spec.md for complex UI. Use after story-plan before story-tasks for multi-state or interactive work.
-
telum-ai Skill Epic BreakdownMaps an epic to ordered, traceable stories. Use after epic-plan and before starting story work.
-
telum-ai Skill Project DomainModels domain terms, rules, and invariants. Use after project-clarify before foundation work for specialized domains.
-
telum-ai Skill Project ImportExtracts project context from existing docs. Use at brownfield start before speck-scan and project-specify.
-
telum-ai Skill Speck FeedbackCaptures and deduplicates Speck methodology issues. Use when the process itself exposes a gap or defect.
-
brite-nites Skill Flow Inventory AddLightweight inventory append sub-skill for the flow-architecture plugin (implements CDR-023). Two modes — sub-flow-add (append one new flow row under an existing domain) and domain-add (append a fresh domain section via Q19-mini interview). Append-only semantics; never rewrites existing rows; never renames IDs. Triggered by `/flow:add-sub-flow` and `/flow:add-domain`. Sub-flow-add ~30s, domain-add ~5-10 min (interview-paced). Hard-rejects duplicates; sets a state flag for downstream regen-index dispatch.
-
brite-nites Skill Flow Inventory InterviewGreenfield Socratic inventory generator for the flow-architecture plugin (implements CDR-023). Output `docs/product/master-flow-inventory.md` populated with proposed domains + flows. Triggered by `/flow:start-project` (or standalone `/flow:inventory`) when `flow-preflight` mode classifier returns `greenfield`. Five phases — Phase 0 (PROJECT-INTENT priority filter) -> Phase 1 (app-classifier interview, shared with Q11 retrofit) -> Phase 2 (pattern-driven candidate generation, shared) -> skip Phase 3 (no code) -> Phase 4 (greenfield synthesis with 3-tag scope-priority) -> Phase 5 (user confirmation, shared). Per-run footprint ~10-30 min end-to-end (mostly user time).
-
hack23 Skill Gdpr ComplianceGDPR and data protection patterns for handling European Parliament personal data with privacy by design
Audited -
dangeles Bundle Notebook WriterUse when creating reproducible Jupyter notebooks — structuring analysis narrative, documenting cells, capturing environment/session info, and producing git-friendly (Jupytext) notebooks. NOT for debugging broken notebooks or kernel crashes (use notebook-debugger) or implementing the underlying analysis logic (use bioinformatician).
-
dangeles Bundle BioinformaticianUse when implementing data analysis pipelines, statistical tests, or bioinformatics workflows in code (Python/R), particularly for genomics, transcriptomics, proteomics, or other -omics data. NOT for non-omics Python implementation (use python-developer), pure statistical method selection without bioinformatics context (use statistician), or biological-validity questions about an existing analysis (use biologist-commentator).
-
dangeles Skill Cfd MathematicianUse when invoked by cfd-bioreactor orchestrator to provide rigorous mathematical analysis of FEM variational formulations, function space selection, stability conditions (inf-sup, Lax-Milgram), convergence rate estimation, and dimensionless number analysis for bioreactor CFD simulations.
-
dangeles Skill Edge Case AnalystUse BEFORE implementation, when planning new features or changes, to identify failure scenarios. PRE-implementation only — NOT for debugging existing bugs (use systematic-troubleshooter), not for reviewing already-written code (use copilot).
-
dangeles Bundle Perspective SwarmProtocol specification for multi-perspective brainstorming via 5 parallel agents with confidence-weighted synthesis. Executed by brainstorming-pm orchestrator.
-
telum-ai Skill Visual QualityApplies project visual personality and quality rules. Use while building or reviewing user-facing UI components.
-
telum-ai Skill Epic WireframesCreates screen-by-screen epic wireframes. Use for UX-heavy epics after epic-journey and before epic-plan.
-
telum-ai Skill Project ContextCreates context.md for team, stack, compliance, and constraints. Use after project-clarify before project-plan.
-
telum-ai Skill Project ProfileRefreshes declared PROFILE surfaces. Use after product-contract changes before evidence-contract or when drift appears.
-
telum-ai Skill Project SpecifyCreates project.md vision and boundaries. Use when starting after any needed brainstorming or brownfield import.
-
telum-ai Skill Speck Self EvalScores seeded defects against Speck gates. Use only in the Speck source repo before changing methodology gates.
-
telum-ai Bundle Project ValidateValidates project outcomes across completed epics. Use at the project prove gate before project retrospective.
-
telum-ai Skill Epic ConstitutionDefines local epic principles. Use after epic-clarify before epic-architecture or epic-plan when local rules are needed.
-
telum-ai Skill Epic RetrospectiveSynthesizes story retros into epic-retro.md. Use after epic-validate when closing an epic.
-
telum-ai Skill Project BrainstormTurns a vague idea into a structured problem. Use before project-specify when product intent is still fuzzy.
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 cfd-bioreactor, programming-pm, story-tasks. 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.