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.
Provides current reference data on Claude AI and Claude Code capabilities, features, and limits for accurate answers.
npx claudepluginhub jezweb/claude-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/changelog.mdreferences/claude-ai.mdreferences/claude-code.mdreferences/models.mdClaude'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.
| 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. |
| Question | Read |
|---|---|
| What can Claude AI do? Features, limits, container | references/claude-ai.md |
| What can Claude Code do? Agent Teams, Cowork, hooks | references/claude-code.md |
| Model names, pricing, context windows | references/models.md |
| What changed recently? New features by date | references/changelog.md |
Each reference file has a "Last verified" date at the top. When information seems wrong or outdated:
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.