llm-docs
Fetch LLM-optimized documentation from llms.txt endpoints for up-to-date API references
npx skills add majiayu000/claude-skill-registry --skill llm-docs --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# LLM Documentation (llms.txt) Many libraries provide LLM-optimized documentation at `/llms.txt` following the [llms.txt standard](https://llmstxt.org/). ## Available Sources | Library | llms.txt URL | Full Version | |---------|-------------|--------------| | shadcn/ui | https://ui.shadcn.com/llms.txt | - | | Effect | https://effect.website/llms.txt | https://effect.website/llms-full.txt | | Drizzle ORM | https://orm.drizzle.team/llms.txt | https://orm.drizzle.team/llms-full.txt | | TanStack | https://tanstack.com/llms.txt | - | | Better Auth | https://www.better-auth.com/llms.txt | - | | Elysia | https://elysiajs.com/llms.txt | - | | Bun | https://bun.sh/llms.txt | - | | Hono | https://hono.dev/llms.txt | https://hono.dev/llms-full.txt | | Expo | https://docs.expo.dev/llms.txt | - | | React Native | https://reactnative.dev/llms.txt | - | | Zod | https://zod.dev/llms.txt | - | | Prisma | https://www.prisma.io/llms.txt | - | | tRPC | https://trpc.io/llms.txt | - | | Turborepo | https://turbo.build/llms.txt | - | | Supabase | https://supabase.com/llms.txt | - | | Vercel | https://vercel.com/llms.txt | - | | Stripe | https://stripe.com/llms.txt | - | | Clerk | https://clerk.com/llms.t
- Available Sources
- When to Use llms.txt
- llms.txt vs Context7
- Workflow
- 1. Fetch llms.txt for Overview
- 2. Fetch Full Documentation (if available)
- 3. Follow Up with Context7
- Quick Reference
- Frontend & UI
- TypeScript Ecosystem
- Web Frameworks
- Database & ORM
- Authentication
- Mobile & React Native
What does the llm-docs skill do?
Fetch LLM-optimized documentation from llms.txt endpoints for up-to-date API references
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill llm-docs --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
