Claude-Command-Suite
Complete AI command toolkit for coding, testing, and deployment
All Skills in This Repository (10)
Pure Emerald Level IndicatorsSkill Builder
Automate Claude Code Skill creation with guided agents for requirements, generation, validation, and documentation.
audit-env-variables
Audit environment variables in JavaScript and TypeScript projects for usage, services, and security risks.
elevenlabs-transcribe
Transcribes audio and video files into text using the ElevenLabs Scribe v2 API.
file-watcher
Watches files with chokidar and runs Claude prompts on changed files.
setup-agent-tail
Configures agent-tail log aggregation for Vite, Next.js, monorepo, and Node.js projects.
extract-video-frames
Extracts timestamped PNG frames and aligned AAC audio segments from video files using ffmpeg.
setup-portless
Configures Portless to replace localhost port numbers with stable named .localhost URLs.
remove-dead-code
Detects and removes dead code in TypeScript and JavaScript projects using multi-agent analysis with backup branches.
Linear Todo Sync
Fetch open Linear tasks and generate a prioritized markdown todo list.
Cloudflare Manager
Automate Cloudflare Workers, KV, R2, Pages, and DNS deployments.
Frequently Asked Questions
FAQPage SchemaHow to install Claude-Command-Suite?▼
Run `npx skills add qdhenry/Claude-Command-Suite --all -g -y` in your terminal to install all commands, skills, and agents globally.
What does Claude Command Suite do?▼
It gives your AI agent 216 slash commands, 12 skills, and 54 specialized agents covering code review, testing, deployment, media processing, and project sync.
Can it sync Linear tasks automatically?▼
Yes. The linear-todo-sync skill fetches your assigned Linear tasks and generates a prioritized markdown todo list whenever you ask what to work on.
Does it work with Claude Code and other AI agents?▼
Yes. All commands and skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible AI coding tools.
Can it remove dead code safely?▼
Yes. The remove-dead-code skill uses parallel analysis agents, creates automatic backup branches, and validates builds and tests before finalizing any removal.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core