stack-set

$npx mdskill add first-fluke/fullstack-starter/stack-set

Detects project tech stack and generates domain-specific references.

  • Provides stack-specific guidance for domain skill implementation.
  • Reads workflow instructions from the stack-set.md file.
  • Executes steps defined in the project's workflow document.
  • Delivers actionable references tailored to detected technologies.
SKILL.md
.github/skills/stack-setView on GitHub ↗
---
name: stack-set
description: Auto-detect project tech stack and generate stack-specific
  references for domain skills
disable-model-invocation: true
---

# /stack-set

Read and follow `.agents/workflows/stack-set.md` step by step.
More from first-fluke/fullstack-starter