agentsclimarketplace

Dev workflows

Skill NickCrew/Claude-Cortex/skills/dev-workflows

Use when running builds, executing tests, or improving developer experience workflows - provides structured guidance for build/test execution and DX improvement.From its SKILL.md

Install
npx -y skills add NickCrew/Claude-Cortex --skill dev-workflows

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.7 KB, 261 tokens by cl100k_base, as published. Nobody here has run it

Dev Workflows

Overview

Unify build, test, and DX improvement workflows so they are repeatable and reliable. Focus on safe execution, clear diagnostics, and actionable follow-ups.

When to Use

  • Running builds or resolving build failures
  • Executing tests or analyzing test failures
  • Improving onboarding, tooling, or developer workflows

Avoid when:

  • The task is pure code implementation
  • A full release process is required (use release-prep)

Quick Reference

TaskLoad reference
Build workflowsskills/dev-workflows/references/build.md
Test workflowsskills/dev-workflows/references/test.md
DX improvementsskills/dev-workflows/references/dx.md

Workflow

  1. Select the workflow type: build, test, or DX.
  2. Load the matching reference file.
  3. Execute with monitoring and capture diagnostics.
  4. Apply fixes or improvements as needed.
  5. Verify outcomes and document next steps.

Output

  • Execution summary (status, errors, next steps)
  • Suggested follow-ups or improvements

Common Mistakes

  • Skipping baseline environment checks
  • Running tests without capturing failing output
  • Changing DX workflows without documenting impact

What ships with it: 3 files

11.4 KB alongside SKILL.md

references/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.