claude-code-guide
Claude Code Guide
This skill provides comprehensive guidance for Claude Code - the agentic coding tool from Anthropic.
What is Claude Code?
Claude Code is an agentic coding assistant that operates directly in your terminal. Unlike chat-based AI tools, Claude Code:
- Sees your codebase: Reads files, understands project structure, follows imports
- Takes action: Edits files, runs commands, creates commits, manages git workflows
- Verifies results: Runs tests, checks build output, validates changes
- Learns context: Remembers project conventions via CLAUDE.md files
The Agentic Loop
Claude Code operates in a continuous gather → act → verify loop:
┌─────────────────────────────────────────────────────┐
More from ya-luotao/skills
gemini-api
Delegate tasks to Google Gemini 3 series models via REST API. Use when tasks benefit from Gemini's multimodal capabilities - image generation (Nano Banana Pro), image editing (Nano Banana Pro), image understanding/vision (Gemini 3.1 Pro), or text tasks (Gemini 3.1 Pro). Always prioritize Pro models.
8openjung-api
|
2claude-agent-ruby
Implement or modify Ruby code that uses the claude-agent-sdk gem, including query() one-shot calls, Client-based interactive sessions, streaming input, option configuration, tools/permissions, hooks, SDK MCP servers, structured output, budgets, sandboxing, session resumption, Rails integration, and error handling.
2