Docs
HomeClaude Code PRO
Blog

Getting Started

  • Documentation
  • Claude Code Setup
  • Claude Code Configuration
  • Claude Code Security

Claude Code PRO

  • guideCheatsheet
  • skill/apex
  • skill/brainstorm
  • skill/debug
  • skill/clean-code
  • skill/review-code
  • skill/ci-fixer
  • skill/claude-memory
  • skill/create-prompt
  • skill/create-slash-commands
  • skill/prompt-creator
  • skill/create-skills-workflow
  • skill/skill-creator
  • skill/hook-creator
  • skill/subagent-creator
  • scriptStatusline
  • scriptCommand Validator
  • scriptAuto-Rename Session
  • scriptClaude Code AI
  • agentSnipper
  • agentCode Reviewer
  • agentExplore Codebase
  • agentExplore Docs
  • agentAction
  • agentWeb Search
  • cmd/oneshot
  • cmd/refactor
  • cmd/ultrathink
  • cmd/commit
  • cmd/create-pr
  • cmd/fix-pr-comments
  • cmd/merge
  • cmd/fix-errors
  • cmd/utils/fix-grammar
  • cmd/copywriting

Documentation

Learn how to use the tools and features available in this project.

Welcome to the documentation. Here you'll find guides and references for the tools we use.

Getting Started

  • Claude Code Configuration Setup - Complete guide to setting up Claude Code with custom commands, agents, skills, hooks, and scripts

Claude Code PRO

Documentation for Claude Code commands and skills that enhance your development workflow.

Premium Management

  • pro activate - Activer votre abonnement avec votre token
  • pro setup - Installation complète des configs premium
  • pro sync - Synchronisation sélective (recommandé)

Implementation Workflows

  • Command /apex - Systematic implementation using APEX methodology
  • Command /brainstorm - Deep iterative research with multi-perspective synthesis
  • Command /debug - Systematic error debugging with multi-layer verification
  • Command /clean-code - Clean code analysis and best practices

Code Quality

  • Command /review-code - Expert code review guidance (OWASP, SOLID)
  • Command /ci-experts - Debug CI/CD with Vercel and GitHub CLI

Configuration & Memory

  • Command /claude-memory - Create CLAUDE.md memory files

Prompt Engineering

  • Command /create-prompt - Expert prompt engineering for LLMs
  • Command /create-meta-prompts - Claude-to-Claude pipeline prompts

Creating Extensions

  • Command /create-slash-commands - Create custom slash commands
  • Command /create-skills-workflow - Create multi-step workflow skills
  • Command /create-agent-skills - Create SKILL.md files
  • Command /create-hooks - Event-driven automation hooks
  • Command /create-subagents - Create specialized subagents
Claude Code Setup