# claude-command-suite

A comprehensive development toolkit designed following Anthropic's Claude Code Best Practices for AI-assisted software development.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/qdhenry-claude-command-suite
- Source: https://github.com/qdhenry/Claude-Command-Suite
- Price: free and open source

## Summary
claude-command-suite is a Claude Code plugin with 12 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes audit-env-variables, bigcommerce-api, cloudflare-manager. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add qdhenry/Claude-Command-Suite --agent claude-code
```

## Skills
- audit-env-variables
- bigcommerce-api
- cloudflare-manager
- elevenlabs-transcribe
- extract-video-frames
- file-watcher
- gsap-animation
- linear-todo-sync
- remove-dead-code
- setup-agent-tail
- setup-portless
- webmcp

## FAQ

### What is claude-command-suite?
A comprehensive development toolkit designed following Anthropic's Claude Code Best Practices for AI-assisted software development.

### How do I install claude-command-suite?
Run these in Claude Code: npx -y skills add qdhenry/Claude-Command-Suite --agent claude-code. Then prompt normally.

### Does claude-command-suite auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is claude-command-suite free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
