icedracon

Dev Stack Install — Development skill for Claude Code

Development community

Scan this repo and recommend/install the matching Claude Code skills, plugins, and hooks.

How to install Dev Stack Install

Installs to ~/.claude/skills/icedracon-dev-stack-installer-dev-stack-install/SKILL.md

Terminal
mkdir -p ~/.claude/skills/icedracon-dev-stack-installer-dev-stack-install && curl -fsSL https://raw.githubusercontent.com/icedracon/dev-stack-installer/HEAD/commands/dev-stack-install.md -o ~/.claude/skills/icedracon-dev-stack-installer-dev-stack-install/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Dev Stack Install does


description: Scan this repo and recommend/install the matching Claude Code skills, plugins, and hooks.

Invoke the `dev-stack-installer` skill on the current working directory.

Follow its instructions exactly:

  1. Detection pass (read-only).
  2. Print the stack + recommended bundles.
  3. Show what's already installed vs. missing.
  4. Wait for the user's Y / n / pick reply.
  5. Install approved items only. Show diffs for any .claude/settings.json or CLAUDE.md change before writing.

Alternatives in Development

  • Ecc Guide — Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su 243.5k ★
  • Nano Banana Pro Prompts Recommend Skill — Claude Code / Cursor skill to recommend from 6000+ Nano Banana Pro image prompts 1.3k ★
  • Tech Stack Analyzer — Analyze and recommend technology stacks 663 ★

Full documentation available on GitHub

View Source Repository