dev-workflows

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "dev-workflows" with this command: npx skills add nickcrew/claude-ctx-plugin/nickcrew-claude-ctx-plugin-dev-workflows

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

typescript-advanced-patterns

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-explanation

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-quality-workflow

No summary provided by upstream source.

Repository SourceNeeds Review