Comprehensive centralized repository of Claude Code configurations including agents, skills, commands, hooks, and MCP servers optimized for full-stack development
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
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.
The complete collection of Claude Code configs from an Anthropic hackathon winner.
This repo contains production-ready agents, skills, hooks, commands, rules, and MCP configurations that I use daily with Claude Code. These configs evolved over 10+ months of intensive use building real products.
Before diving into these configs, read the complete guide on X:
The Shorthand Guide to Everything Claude Code
The guide explains:
This repo is configs only! Tips, tricks and more examples are in my X articles and videos (links will be appended to this readme as it evolves).
everything-claude-code/
|-- agents/ # Specialized subagents for delegation (20 agents)
| |-- planner.md # Feature implementation planning
| |-- architect.md # System design decisions
| |-- tdd-guide.md # Test-driven development
| |-- code-reviewer.md # Quality and security review
| |-- security-reviewer.md # Vulnerability analysis
| |-- build-error-resolver.md
| |-- e2e-runner.md # Playwright E2E testing
| |-- refactor-cleaner.md # Dead code cleanup
| |-- doc-updater.md # Documentation sync
| |-- api-designer.md # API design and OpenAPI specs
| |-- database-migrator.md # Database migration management
| |-- integration-tester.md # Integration testing
| |-- fullstack-architect.md # Full-stack architecture
| |-- deployment-manager.md # Deployment automation
| |-- ci-cd-generator.md # CI/CD pipeline creation
| |-- infrastructure-engineer.md # Infrastructure as Code
| |-- docker-specialist.md # Containerization
| |-- unit-test-generator.md # Unit test generation
| |-- performance-tester.md # Performance analysis
| |-- accessibility-auditor.md # Accessibility compliance
|
|-- skills/ # Workflow definitions and domain knowledge (17 skills)
| |-- coding-standards.md # Language best practices
| |-- backend-patterns.md # API, database, caching patterns
| |-- frontend-patterns.md # React, Next.js patterns
| |-- project-guidelines-example.md # Example project-specific skill
| |-- tdd-workflow/ # TDD methodology
| |-- security-review/ # Security checklist
| |-- clickhouse-io.md # ClickHouse analytics
| |-- api-design-patterns.md # REST, GraphQL, gRPC patterns
| |-- database-patterns.md # ORM, query optimization
| |-- frontend-backend-integration.md # Integration patterns
| |-- microservices-patterns.md # Microservices architecture
| |-- deployment-strategies.md # Blue-green, canary, rolling
| |-- ci-cd-patterns.md # CI/CD pipeline patterns
| |-- infrastructure-patterns.md # Infrastructure as Code
| |-- api-documentation.md # API documentation patterns
| |-- technical-writing.md # Technical writing patterns
| |-- architecture-diagrams.md # Architecture visualization
| |-- memory-management.md # Memory persistence patterns
|
|-- commands/ # Slash commands for quick execution (19 commands)
| |-- tdd.md # /tdd - Test-driven development
| |-- plan.md # /plan - Implementation planning
| |-- e2e.md # /e2e - E2E test generation
| |-- code-review.md # /code-review - Quality review
| |-- build-fix.md # /build-fix - Fix build errors
| |-- refactor-clean.md # /refactor-clean - Dead code removal
| |-- test-coverage.md # /test-coverage - Coverage analysis
| |-- update-codemaps.md # /update-codemaps - Refresh docs
| |-- update-docs.md # /update-docs - Sync documentation
| |-- api-design.md # /api-design - Generate API specs
| |-- migrate-db.md # /migrate-db - Database migrations
| |-- test-integration.md # /test-integration - Integration tests
| |-- deploy.md # /deploy - Deployment workflow
| |-- docs-api.md # /docs-api - API documentation
| |-- docs-arch.md # /docs-arch - Architecture docs
| |-- changelog.md # /changelog - Generate changelog
| |-- audit-security.md # /audit-security - Security audit
| |-- audit-performance.md # /audit-performance - Performance audit
| |-- audit-accessibility.md # /audit-accessibility - A11y audit
|
|-- rules/ # Always-follow guidelines
| |-- security.md # Mandatory security checks
| |-- coding-style.md # Immutability, file organization
npx claudepluginhub dobeu-tech-eco/dobeutech-claude-code-customSpin up and manage Ona (formerly Gitpod) cloud dev environments via Personal Access Token from Cowork — create environments from a Git repo URL or Project, list/start/stop/delete, manage prebuilds for fast startup, and run idle-env cleanup as a scheduled task.
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
Unified capability management center for Skills, Agents, and Commands.
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Automation bootstrap for Claude Code. Analyzes any project and generates a complete .claude/ structure with agents, pipelines, skills, memory, hooks, and settings.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.