BeClaude

dev-toolchain

New
GitHubGeneralby victoriacheng15

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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/dev-toolchain.md https://raw.githubusercontent.com/victoriacheng15/dev-toolchain/main/SKILL.md
3
Invoke in Claude Code
/dev-toolchain
View source on GitHub
agent

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 .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /dev-toolchain.

What is dev-toolchain best for?

dev-toolchain is a community categorized under General. It is designed for: agent. Created by victoriacheng15.