Data & AI
claude-capabilities - Claude MCP Skill
Current Claude AI and Claude Code capabilities, features, and limits. Consult before making claims about what Claude can or cannot do, what features exist, model availability, pricing, or environment differences. Use when answering "can Claude do X?", comparing Claude AI vs Code, checking current model specs, or advising on which environment suits a task.
SEO Guide: Enhance your AI agent with the claude-capabilities tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to current claude ai and claude code capabilities, features, and limits. consult before making claims a... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Claude Capabilities Reference Claude's training data goes stale within weeks of major releases. This skill provides a current reference for Claude AI (web/app) and Claude Code (terminal/IDE) capabilities. Consult these references before making claims about features, limits, or availability. ## Quick Comparison | Capability | Claude AI | Claude Code | |-----------|-----------|-------------| | File system | Container sandbox (`/mnt/user-data/outputs/`) | Full local filesystem | | Shell access | None | Bash tool | | Skills location | Settings > Capabilities (zip upload) | `~/.claude/skills/` or `.claude/skills/` | | MCP connection | UI connectors | `claude mcp add` / settings.json | | Subagents | None | Explore, Plan, custom agents, Agent Teams | | Artifacts | HTML, React, Mermaid, SVG, MD (render inline) | Not available | | Interactive Apps | Slack, Canva, Figma, Box + 5 more | Not available | | Web search | Built-in with citations | WebSearch tool | | File creation | DOCX, PPTX, XLSX, PDF, code files | Any file via Write tool | | Memory | Cross-conversation (automatic) | CLAUDE.md hierarchy + rules/ | | Conversation search | `conversation_search` tool (internal) | Not available | | Git integration | Not available | Full git access | | Deployment | Not available | wrangler, vercel, etc. | ## Reference Files | Question | Read | |----------|------| | What can Claude AI do? Features, limits, container | [references/claude-ai.md](references/claude-ai.md) | | What can Claude Code do? Agent Teams, Cowork, hooks | [references/claude-code.md](references/claude-code.md) | | Model names, pricing, context windows | [references/models.md](references/models.md) | | What changed recently? New features by date | [references/changelog.md](references/changelog.md) | ## Maintenance Each reference file has a "Last verified" date at the top. When information seems wrong or outdated: 1. Check the reference files first — they override training data for recent features 2. If a reference file's "Last verified" date is more than 4 weeks old, flag it to the user 3. Use web search to verify uncertain claims before stating them as fact
Signals
Information
- Repository
- jezweb/claude-skills
- Author
- jezweb
- Last Sync
- 2/21/2026
- Repo Updated
- 2/20/2026
- Created
- 2/18/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
CLAUDE
CLAUDE.md - Resume Matcher
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
next-dev-loop
Verify Next.js runtime behavior after editing app code. Use this skill to confirm a change actually works in a running app — not just that it compiles or type-checks. Combines /_next/mcp (Next.js's view) with agent-browser (the browser's view). Requires a running `next dev`.
Related Guides
Mastering Python and TypeScript Development with the Claude Skill Guide
Learn how to use the python typescript guide Claude skill. Complete guide with installation instructions and examples.
Building Full-Stack Applications with Claude: The Node.js MongoDB JWT Express React Skill Guide
Learn how to use the nodejs mongodb jwt express react Claude skill. Complete guide with installation instructions and examples.
Next.js SEO Dev: The Essential Claude Skill for Documented React Development
Learn how to use the nextjs seo dev Claude skill. Complete guide with installation instructions and examples.