Tag: tutorial
2 articles
· claude-code / skills
How to write a Claude Code skill (and ship it to a team)
Claude Code skills are on-demand Markdown guides that extend what the model does. Write one, install it, invoke it — start to finish in 20 minutes.
· mcp / claude-code
How to build an MCP server for Claude Code
Scaffold a TypeScript MCP server with [email protected], register it with Claude Code, and implement two real NWS weather tools — no API key, done in 30 minutes.