claude-code-ultimate-guide
Master Claude Code with guides, templates, and ready-to-use skills
All Skills in This Repository (93)
Pure Emerald Level Indicatorstalk-pipeline
Orchestrate talk preparation stages from extract to revision with checkpoints.
talk-stage6-revision
Generate post-talk revision documents from pitch, slides, and concepts.
talk-stage5-script
Generate pitch, slides, and Kimi prompt files from Stage 4 inputs.
talk-stage3-concepts
Extract and categorize concepts with talk-potential scores into numbered catalogues.
talk-stage4-position
Generate angles, titles, descriptions, and a peer-feedback draft for Stage 4.
talk-stage2-research
Cross-reference Stage 1 summaries with git history and CHANGELOG to generate three output files.
talk-stage1-extract
Ingest source material and metadata to produce a structured talk summary.
design-patterns
Detect GoF design patterns in TypeScript/JavaScript codebases and provide stack-aware recommendations.
skill-creator
Scaffold Claude Code skills with YAML frontmatter and folder templates.
landing-page-generator
Generate deploy-ready landing pages from repository README and structure.
guide-recap
Convert CHANGELOG entries into FR and EN social posts for LinkedIn, Twitter/X, Newsletter, and Slack.
rtk-optimizer
Wrap high-verbosity commands with RTK to reduce token usage.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-ultimate-guide?โผ
Run `npx skills add FlorianBruniaux/claude-code-ultimate-guide --all -g -y` in your terminal to install all skills in this suite globally.
What is the Claude Code Ultimate Guide?โผ
It is a comprehensive open-source documentation project that teaches you how to use Claude Code effectively, from core concepts to production security and multi-agent workflows.
What skills are included in this repository?โผ
It ships ready-to-use skills for code review, PR and issue triage, test generation, security audits, release notes, deployment checks, and git worktree management.
Is this guide suitable for beginners?โผ
Yes. It offers a 7-module learning path, a 473-question quiz, and a self-assessment skill that builds a personalized learning path based on your level.
Does it cover Claude Code security best practices?โผ
Yes. It includes a dedicated security section with hardening guides, sandbox isolation, and a threat database tracking known vulnerabilities and malicious skills.
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