dev-toolchain
NewA portable library of standardized AI agent skills and orchestration scripts, built on the SKILL.md open standard to streamline consistent engineering workflows across diverse LLM clients.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/dev-toolchain.md https://raw.githubusercontent.com/victoriacheng15/dev-toolchain/main/SKILL.md/dev-toolchainSecurity Audits
Frequently Asked Questions
What is dev-toolchain?
A portable library of standardized AI agent skills and orchestration scripts, built on the SKILL.md open standard to streamline consistent engineering workflows across diverse LLM clients.
How to install dev-toolchain?
To install dev-toolchain: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/dev-toolchain.md https://raw.githubusercontent.com/victoriacheng15/dev-toolchain/main/SKILL.md. Finally, /dev-toolchain in Claude Code.
What is dev-toolchain best for?
dev-toolchain is a skill categorized under General. It is designed for: agent. Created by victoriacheng15.