· Standard
A
llmstxt.info directory · Standard
AgentsCamp
Community listing
llms.txt reachable
AI Impact Score 100/100 · A
The organization AgentsCamp uses the llms.txt standard for better discoverability by AI systems. Industry: AI & Machine Learning. The website agentscamp.com provides its llms.txt at https://agentscamp.com/llms.txt. Listed since 30 June 2026.
llms.txt address
https://agentscamp.com/llms.txt
Under GDPR Art. 17 you can request the deletion of your data. Report a legal violation (Art. 16 DSA) →
llms.txt — current content
Open ↗
# AgentsCamp
> A curated hub for everything AI — agents, skills, guides, tools, and commands for building with AI coding agents.
Everything here is copy-paste/installable and format-validated for use with AI coding agents (Claude Code). Each page below has a clean Markdown twin at the same URL with a `.md` suffix.
## Agents
Drop-in Claude Code subagents with focused system prompts — code review, debugging, architecture, and more.
- [API Architect](https://agentscamp.com/agents/core-development/api-architect.md): Use this agent to design APIs — resource modeling, versioning, pagination, error contracts, REST vs GraphQL. Examples — designing a public API, reviewing an API spec, planning a breaking change.
- [Backend Developer](https://agentscamp.com/agents/core-development/backend-developer.md): Use this agent to build server-side features — endpoints, business logic, data access, background jobs. Examples — a new REST/GraphQL endpoint, a queue worker, a database integration.
- [Database Architect](https://agentscamp.com/agents/core-development/database-architect.md): Use this agent to design data models and storage strategy from access patterns — schema design, normalization vs deliberate denormalization, relational vs document vs key-value vs wide-column vs graph selection, indexing, partitioning/sharding, transaction boundaries, and consistency models. Examples — modeling a new feature's schema, choosing a database for a write-heavy event workload, reviewing a schema fo
[…truncated]