How to Write Claude Code Skills: A Practical Walkthrough
Build reusable Claude skills with the Anthropic Skills SDK. Real example walkthrough, file structure, parameters, and deployment tips for 2026.
Tag
8 articles tagged claude-code. Browse the full blog.
Build reusable Claude skills with the Anthropic Skills SDK. Real example walkthrough, file structure, parameters, and deployment tips for 2026.
Real MCP server workflows for Claude Code, Cursor, and Windsurf. Filesystem, GitHub, browser automation MCP setups with specific configurations and examples.
Claude Code vs Cursor compared across real tasks: bug fix, feature build, refactor, test writing. A one-week experiment with honest impressions and specific.
Power-user patterns for Claude Code CLI in 2026. Sub-agents, MCP servers, custom slash commands, hooks, plan mode. Specific examples from real workflows.
Practical tricks devs use to manage context in Claude Code and Cursor. File pruning, .clodeignore, conversation compaction, /clear patterns. Real examples.
Practical prompt engineering for Claude Code and Cursor. CLAUDE.md structure, system prompt patterns, context priming strategies used by working developers.
SWE-bench Verified scores for Claude Code, Cursor, Devin, and Aider in May 2026. Real numbers, what the benchmark measures, and why it's not the whole story.
How to do test-driven development with AI coding agents. The failing test first workflow with Claude Code and Copilot. Real examples, real pitfalls.