/official-docs
Fetch official documentation and code examples before starting a task
$ npx -y skills add jeffrigby/somepulp-agents --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/official-docs
Context preview
What this command does when you run it.
Fetch official documentation and code examples before starting a task
Command definition
official-docs.mddescription: Fetch official documentation and code examples before starting a task argument-hint: "<topic>" context: fork agent: official-docs
Fetch official documentation for the following topic.
IMPORTANT RULES: 1. Only use official sources (Context7, official docs sites, official GitHub repos) 2. Never use blogs, Stack Overflow, tutorials, or community content 3. Be explicit about what you found AND what you couldn't find 4. If no official docs exist, say so clearly
Provide:
- Overview from official source
- Quick start / installation
- Key APIs or patterns relevant to the topic
- Code example from official repo or docs
- Links to official sources
- Clear statement of what wasn't found (if applicable)
Topic: $ARGUMENTS
A plugin marketplace for Claude Code providing specialized agents for code auditing, documentation maintenance, and library/API research.
Repo: jeffrigby/somepulp-agents
Other commands on somepulp-agents.
- /dead-code
Detect and clean up dead code (unused imports, exports, files, dependencies)
Open command - /deep-audit
Run a comprehensive deep audit by orchestrating specialist agents
Open command - /update-docs
Update and synchronize project documentation with recent code changes
Open command - /research
Research a library, framework, or technical topic
Open command

