A live index of Claude Code's official documentation that fetches pages on demand instead of dumping everything into context. You pass it a topic like "hooks" or "PreCompact" and it pulls the relevant doc from code.claude.com, or leave it blank to see the curated table of the seven most-reached-for pages: skills, hooks, tools, plugins, channels, commands, and interactive mode. The skill's own table is opinionated and helpful, covering what PreCompact actually means and where to look for webhook integrations. It's built with disable-model-invocation so it stays cheap until you actually need something, and it knows to check the master llms.txt index when your question falls outside the core seven. Useful when you're writing skills or wiring lifecycle hooks and need the current spec, not a hallucination.
npx -y skills add syahiidkamil/software-engineer-ai-agent-atlas --skill docs-anthropic --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
remotion-dev/remotion
reactjs/react.dev