Claude Code - Configuration et Intégration

VérifiéSûr

Maîtrisez Claude Code, l'outil de codage autonome d'Anthropic : installation, slash commands, créations de skills, configuration MCP, intégration IDE, déploiement enterprise et dépannage avancé.

Spar Skills Guide Bot
DeveloppementIntermédiaire
3002/06/2026
Claude Code
#claude-code#agentic-coding#developer-tools#ai-agent

Recommandé pour

Notre avis

Ce skill fournit des connaissances complètes sur Claude Code, l'outil de codage agentique d'Anthropic, couvrant l'installation, les commandes slash, les skills, les hooks, l'intégration IDE et le déploiement entreprise.

Points forts

  • Couvre tous les aspects de Claude Code de manière structurée
  • Fournit des références détaillées pour chaque fonctionnalité
  • Inclut des exemples concrets et des workflows courants

Limites

  • Se concentre uniquement sur Claude Code, pas sur d'autres outils
  • La documentation externe peut devenir obsolète
  • Nécessite une familiarité de base avec les outils CLI et Git
Quand l'utiliser

Utilisez ce skill lorsque vous avez besoin d'aide pour configurer, dépanner ou exploiter les fonctionnalités avancées de Claude Code.

Quand l'éviter

Évitez ce skill si vous cherchez des informations générales sur l'IA ou le développement sans lien direct avec Claude Code.

Analyse de sécurité

Sûr
Score qualité80/100

The skill contains only informational reference guides for using Claude Code, with no executable instructions, network operations, or destructive commands.

Aucun point d'attention détecté

Exemples

Installing Claude Code
How do I install Claude Code on macOS? What are the prerequisites and recommended authentication method?
Creating a custom slash command
I want to create a custom slash command /deploy that runs a deployment script. How do I set this up in .claude/commands/?
Configuring an MCP server
Can you show me how to configure an MCP server for GitHub integration with Claude Code, including authentication?

name: claude-code description: Activate when users ask about Claude Code installation, slash commands (/plan, /fix, /content, /docs, /design, /git), creating/managing Agent Skills, configuring MCP servers, setting up hooks/plugins, IDE integration (VS Code, JetBrains), CI/CD workflows, enterprise deployment (SSO, RBAC, sandboxing), troubleshooting authentication/performance issues, or advanced features (extended thinking, caching, checkpointing).

Claude Code

Anthropic's agentic coding tool combining autonomous planning, execution, and validation with extensibility through skills, plugins, MCP servers, and hooks.

Core Concepts

Subagents: Specialized agents (planner, content-reviewer, campaign-debugger, docs-manager, ui-ux-designer, researcher, copywriter)

Agent Skills: Modular capabilities with SKILL.md + bundled resources (scripts, references, assets) loaded progressively

Slash Commands: User-defined operations in .claude/commands/ expanding to prompts

Hooks: Event-driven shell commands (SessionStart, PreToolUse, PostToolUse, Stop, SubagentStop)

MCP Servers: Model Context Protocol integrations for external tools (GitHub, Jira, databases)

Plugins: Packaged collections distributed via marketplace

Reference Guide

Load references as needed for specific topics:

| Topic | Reference File | Contents | |-------|----------------|----------| | Installation & setup | references/getting-started.md | Prerequisites, installation methods, authentication | | Slash commands | references/slash-commands.md | Full catalog: /cook, /plan, /fix, /test, /docs, /git, /design | | Workflow examples | references/common-workflows.md | Feature implementation, bug fixing, testing, git ops | | Creating skills | references/agent-skills.md | Skill structure, metadata, bundled resources | | MCP servers | references/mcp-integration.md | Configuration, common servers, authentication | | Hooks system | references/hooks-comprehensive.md | Event types, command/prompt hooks, tool matchers | | Plugins | references/hooks-and-plugins.md | Plugin structure, marketplace, installation | | Configuration | references/configuration.md | Settings hierarchy, model config, output styles | | Enterprise | references/enterprise-features.md | SSO, RBAC, sandboxing, audit logging, deployment | | IDE integration | references/ide-integration.md | VS Code extension, JetBrains plugin | | CI/CD | references/cicd-integration.md | GitHub Actions, GitLab workflows | | Advanced features | references/advanced-features.md | Extended thinking, caching, checkpointing | | Troubleshooting | references/troubleshooting.md | Auth failures, MCP issues, performance, debug mode | | API reference | references/api-reference.md | Admin, Messages, Files, Models, Skills APIs | | Best practices | references/best-practices.md | Project organization, security, performance, cost |

Instructions

When answering questions:

  1. Identify topic from user query
  2. Load relevant reference files (use table above)
  3. Provide specific guidance with examples
  4. For complex queries, load multiple references

Documentation sources:

  • Context7 llms.txt: https://context7.com/websites/claude_en_claude-code/llms.txt?tokens=10000
  • Topic search: https://context7.com/websites/claude_en_claude-code/llms.txt?topic=<topic>&tokens=5000
  • Official docs: https://docs.claude.com/en/docs/claude-code/
  • GitHub: https://github.com/anthropics/claude-code
  • Support: support.claude.com
Skills similaires