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