Atlas Documentation
Quickly generate comprehensive documentation, tutorials, and API references from code and project specifications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add atlas-documentation npx -- -y @trustedskills/atlas-documentation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"atlas-documentation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/atlas-documentation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, atlas-documentation, provides access to documentation generated by Atlas. It allows AI agents to retrieve and utilize technical information from various sources, likely related to a specific project or codebase (Bitso Java). The skill facilitates understanding complex systems and automating tasks that require detailed knowledge of internal workings. It's designed for efficient information retrieval within the Bitso Java ecosystem.
When to use it
- Troubleshooting: Quickly access documentation when debugging issues with Bitso Java components.
- Code Understanding: Get explanations of specific functions, classes, or modules within the Bitso Java project.
- API Integration: Retrieve information about API endpoints and usage examples for integration purposes.
- Onboarding New Developers: Provide new team members with readily available documentation to accelerate their learning curve.
Key capabilities
- Access to Atlas-generated documentation
- Integration with the Bitso Java project
- Efficient information retrieval
Example prompts
- "Show me the documentation for the
OrderServiceclass." - "How do I use the
createPaymentAPI endpoint?" - "What are the dependencies of the
TransactionProcessormodule?"
Tips & gotchas
This skill is specifically tailored to the Bitso Java project. Results may be limited or irrelevant if used outside of this context. Ensure your AI agent has appropriate permissions to access and interpret the Atlas documentation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.