By VersoXBT
75+ starter skills, 14 agents, and 15 commands covering core workflow, languages, frameworks, infrastructure, security, AI development, and productivity. A comprehensive starter kit for Claude Code.
Review API design for REST conventions and best practices
Incrementally fix build errors one at a time
Create a git commit checkpoint of current progress
Review database schema, queries, and migrations
Systematic debugging process to isolate and fix issues
REST and GraphQL API design and review specialist. Use PROACTIVELY when the user creates or modifies API endpoints, defines route handlers, or designs request/response schemas. Trigger on any API-related code changes, endpoint additions, or when reviewing API contracts.
System design and architecture specialist for scalability, patterns, and technical decision-making. Use PROACTIVELY when the user faces architectural decisions, needs to choose between patterns, or is designing a new system or major module. Trigger on questions about structure, scaling, or tradeoffs.
Build and type error resolution specialist that fixes compilation failures with minimal diffs. Use PROACTIVELY when the build fails, TypeScript reports type errors, or any compilation step produces errors. Trigger immediately on build failures, type check failures, or lint errors.
Code quality, security, and maintainability reviewer. Use PROACTIVELY immediately after writing or modifying any code, before commits on modified files, during pull request reviews, and when refactoring existing code. MUST BE USED after implementing a feature or fix, before creating a commit, when reviewing PR diffs, and after any refactoring session. Trigger on any code change to catch bugs, security issues, mutation violations, and quality regressions early.
Database schema design, query optimization, and migration review specialist. Use PROACTIVELY when the user creates or modifies database schemas, writes complex queries, creates migrations, or works with ORMs. Trigger on any database-related code changes or performance issues involving data access.
Patterns for running independent tasks in parallel using multiple tool calls and Agent invocations. Use when the user has multiple independent operations, asks about fan-out/fan-in, or wants to speed up multi-step workflows.
Patterns for when and how to use Claude Code subagents via the Agent tool. Use when the user needs to delegate research, run parallel investigations, protect the main context window, or asks about subagent types like Explore or Plan.
Patterns for using TaskCreate, TaskUpdate, TaskList, and TaskGet to coordinate multi-step work. Use when the user has a complex project with multiple steps, needs progress tracking, dependency management, or multi-agent task assignment.
Patterns for inter-agent communication including message passing, shared state, event-driven architectures, pub/sub, inbox/outbox, and structured vs freeform messages. Use when the user is building systems where multiple agents need to communicate, share information, coordinate work, or pass data between processing stages.
Strategies for managing AI agent context windows including optimization, summarization, retrieval-augmented generation, progressive disclosure, and pruning. Use when the user is hitting context limits, building long-running agents, implementing RAG, optimizing token usage, or designing systems that need to manage large amounts of information within limited context windows.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
A plug-and-play Claude Code plugin with 75 skills, 14 agents, 15 slash commands, 8 rules, and 6 hooks covering TypeScript, Python, Go, Rust, React, Next.js, FastAPI, Django, Docker, CI/CD, security, testing, and more. Includes cross-AI configuration files for Cursor, GitHub Copilot, and OpenAI Codex.
Most developers start Claude Code with a blank slate -- no skills, no agents, no coding standards. This plugin gives you a production-ready foundation in under 60 seconds.
/review, /tdd, /debug, /security-check, /planWhether you write TypeScript, Python, Go, Rust, or Java, this starter kit gets Claude Code productive immediately.
/plugin marketplace add VersoXBT/claude-initial-setup
/plugin install claude-initial-setup@claude-initial-setup
git clone https://github.com/VersoXBT/claude-initial-setup.git
cd claude-initial-setup
chmod +x install.sh
./install.sh
The install script symlinks all 75 skills into ~/.claude/skills/.
mkdir -p ~/.claude/skills
ln -sfn /path/to/claude-initial-setup/skills/typescript/strict-typescript ~/.claude/skills/strict-typescript
| Component | Count | Description |
|---|---|---|
| Skills | 75 | SKILL.md files across 25 categories |
| Agents | 14 | Specialized subagents for delegated tasks |
| Commands | 15 | Slash commands for common workflows |
| Rules | 8 | Coding standards and guidelines |
| Hooks | 6 | Automation triggers for tool events |
Agents are specialized subagents you can spawn for delegated tasks. Each agent has a defined role, toolset, and process.
| Agent | Purpose |
|---|---|
planner | Implementation planning for complex features |
architect | System design and architectural decisions |
code-reviewer | Code quality, security, maintainability review |
security-reviewer | OWASP vulnerabilities, secrets, injection detection |
tdd-guide | Test-driven development, 80%+ coverage enforcement |
debugger | Systematic debugging with hypothesis testing |
build-error-resolver | Fix build/type errors with minimal diffs |
refactor-cleaner | Dead code cleanup and consolidation |
doc-updater | Documentation and README updates |
performance-optimizer | Profiling, caching, optimization |
database-reviewer | Schema design, query optimization, migration review |
api-designer | REST/GraphQL API design and review |
devops-engineer | Docker, CI/CD, infrastructure |
e2e-runner | Playwright end-to-end testing |
Slash commands for common development workflows.
XP progression, achievements, streaks, and mood for your buddy companion
npx claudepluginhub versoxbt/claude-initial-setup --plugin claude-initial-setupCustom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Complete developer toolkit for Claude Code
Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Expert agents for specific programming languages (Python, Go, Rust, etc.)