/anthropic-product-knowledge
Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch
$ npx -y skills add syahiidkamil/Software-Engineer-AI-Agent-Atlas --skill anthropic-product-knowledge --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/anthropic-product-knowledge
Context preview
The summary Claude sees to decide when to auto-load this skill.
Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch
SKILL.md
anthropic-product-knowledge.SKILL.mdname: anthropic-product-knowledge
description: "Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong."
Anthropic Product Knowledge
Core Principles
1. **Accuracy over guessing** - Check official docs when uncertain 2. **Distinguish products** - Claude.ai, Claude Code, and Claude API are separate products 3. **Source everything** - Always include official documentation URLs 4. **Right resource first** - Use the correct docs for each product (see routing below)
---
Question Routing
Claude API or Claude Code questions?
→ **Check the docs maps first**, then navigate to specific pages:
- **Claude API & General:** https://docs.claude.com/en/docs_site_map.md
- **Claude Code:** https://docs.anthropic.com/en/docs/claude-code/claude_code_docs_map.md
Claude.ai questions?
→ **Browse the support page:**
- **Claude.ai Help Center:** https://support.claude.com
---
Response Workflow
1. **Identify the product** - API, Claude Code, or Claude.ai? 2. **Use the right resource** - Docs maps for API/Code, support page for Claude.ai 3. **Verify details** - Navigate to specific documentation pages 4. **Provide answer** - Include source link and specify which product 5. **If uncertain** - Direct user to relevant docs: "For the most current information, see [URL]"
---
Quick Reference
**Claude API:**
- Documentation: https://docs.claude.com/en/api/overview
- Docs Map: https://docs.claude.com/en/docs_site_map.md
**Claude Code:**
- Documentation: https://docs.claude.com/en/docs/claude-code/overview
- Docs Map: https://docs.anthropic.com/en/docs/claude-code/claude_code_docs_map.md
- npm Package: https://www.npmjs.com/package/@anthropic-ai/claude-code
**Claude.ai:**
- Support Center: https://support.claude.com
- Getting Help: https://support.claude.com/en/articles/9015913-how-to-get-support
**Other:**
- Product News: https://www.anthropic.com/news
- Enterprise Sales: https://www.anthropic.com/contact-sales
Read more
name: anthropic-product-knowledge description: "Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong."
Anthropic Product Knowledge
Core Principles
1. **Accuracy over guessing** - Check official docs when uncertain 2. **Distinguish products** - Claude.ai, Claude Code, and Claude API are separate products 3. **Source everything** - Always include official documentation URLs 4. **Right resource first** - Use the correct docs for each product (see routing below)
---
Question Routing
Claude API or Claude Code questions?
→ **Check the docs maps first**, then navigate to specific pages:
- **Claude API & General:** https://docs.claude.com/en/docs_site_map.md
- **Claude Code:** https://docs.anthropic.com/en/docs/claude-code/claude_code_docs_map.md
Claude.ai questions?
→ **Browse the support page:**
- **Claude.ai Help Center:** https://support.claude.com
---
Response Workflow
1. **Identify the product** - API, Claude Code, or Claude.ai? 2. **Use the right resource** - Docs maps for API/Code, support page for Claude.ai 3. **Verify details** - Navigate to specific documentation pages 4. **Provide answer** - Include source link and specify which product 5. **If uncertain** - Direct user to relevant docs: "For the most current information, see [URL]"
---
Quick Reference
**Claude API:**
- Documentation: https://docs.claude.com/en/api/overview
- Docs Map: https://docs.claude.com/en/docs_site_map.md
**Claude Code:**
- Documentation: https://docs.claude.com/en/docs/claude-code/overview
- Docs Map: https://docs.anthropic.com/en/docs/claude-code/claude_code_docs_map.md
- npm Package: https://www.npmjs.com/package/@anthropic-ai/claude-code
**Claude.ai:**
- Support Center: https://support.claude.com
- Getting Help: https://support.claude.com/en/articles/9015913-how-to-get-support
**Other:**
- Product News: https://www.anthropic.com/news
- Enterprise Sales: https://www.anthropic.com/contact-sales
The senior-engineer layer for Claude Code. Explore before you build, clarify only what matters, capture it in living HTML, then hand it to Claude Code's native plan / goal / workflow loop.
Repo: syahiidkamil/Software-Engineer-AI-Agent-Atlas
Other skills on software-engineer-ai-agent-atlas.
- /abstraction-power
Activate ATLAS pattern recognition mode. Identify repeated patterns, extract essential characteristics, and create reusable abstractions from concrete examples.
Open skill - /adversarial-review
Adversarially review something just built — presume it is broken and find where. Use after implementing a feature, finishing a build, or before shipping, or whenever ATLAS or Boss wants a hostile second opinion on a diff, a running app, or a whole codebase. Spawns clean-context
Open skill - /algorithmic-art
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
Open skill - /find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist
Open skill - /free-will
Deliberate-choice procedure for a medium-to-high-stakes engineering fork — when the first plausible solution (the instinct, the default next-token pull) would be costly to get wrong. Fires AUTONOMOUSLY: invoke proactively whenever a fork fits, never wait to be asked — mechanical
Open skill - /frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or
Open skill

