{
  "markdown": "# LLM Code\n\nA collection of agent skills for AI coding tools.\n\n## Installation\n\n```bash\nnpx add-skill itechmeat/llm-code\n```\n\nThis installs all skills to your current project for the detected AI coding agent.\n\n### Options\n\n```bash\n# List available skills\nnpx add-skill itechmeat/llm-code --list\n\n# Install specific skills\nnpx add-skill itechmeat/llm-code --skill vite --skill fastapi\n\n# Install for specific agents\nnpx add-skill itechmeat/llm-code -a claude-code -a github-copilot\n\n# Non-interactive (CI/CD friendly)\nnpx add-skill itechmeat/llm-code -y\n```\n\n## Available Skills (46)\n\nEach skill follows the [agentskills.io](https://agentskills.io) specification.\n\n| Skill                                                    | Description                                   |\n| -------------------------------------------------------- | --------------------------------------------- |\n| [base-ui](skills/base-ui/)                               | Base UI unstyled React components             |\n| [beads](skills/beads/)                                   | Beads distributed git-backed issue tracker    |\n| [bun](skills/bun/)                                       | Bun JavaScript/TypeScript runtime and toolkit |\n| [changelog](skills/changelog/)                           | Keep a Changelog format                       |\n| [coderabbit](skills/coderabbit/)                         | CodeRabbit AI code review                     |\n| [commits](skills/commits/)                               | Conventional Commits format                   |\n| [deps-dev](skills/deps-dev/)                             | deps.dev API v3 package version lookup        |\n| [fastapi](skills/fastapi/)                               | FastAPI web framework                         |\n| [github-stars-organizer](skills/github-stars-organizer/) | GitHub stars and lists organizer              |\n| [inworld](skills/inworld/)                               | Inworld TTS API                               |\n| [k8s-cluster-api](skills/k8s-cluster-api/)               | Kubernetes Cluster API v1.12                  |\n| [makefile](skills/makefile/)                             | GNU Make build automation                     |\n| [mantine-dev](skills/mantine-dev/)                       | Mantine UI components                         |\n| [open-meteo](skills/open-meteo/)                         | Open-Meteo weather API                        |\n| [openclaw](skills/openclaw/)                             | OpenClaw local AI assistant stack             |\n| [openapi](skills/openapi/)                               | OpenAPI specification                         |\n| [openspec](skills/openspec/)                             | OpenSpec workflow specification               |\n| [perplexity](skills/perplexity/)                         | Perplexity AI search API                      |\n| [picoclaw](skills/picoclaw/)                             | PicoClaw Go AI assistant runbook              |\n| [pipecat](skills/pipecat/)                               | Pipecat realtime voice/multimodal bots        |\n| [postgresql](skills/postgresql/)                         | PostgreSQL database                           |\n| [pgvector](skills/pgvector/)                             | pgvector Postgres extension                   |\n| [project-creator](skills/project-creator/)               | Project documentation scaffolding             |\n| [pydantic-ai](skills/pydantic-ai/)                       | Pydantic AI agent framework                   |\n| [qdrant](skills/qdrant/)                                 | Qdrant vector database                        |\n| [react-testing-library](skills/react-testing-library/)   | React component testing                       |\n| [refine-dev](skills/refine-dev/)                         | Refine admin framework                        |\n| [seaweedfs](skills/seaweedfs/)                           | SeaweedFS distributed storage                 |\n| [skill-master](skills/skill-master/)                     | Agent Skills authoring and evaluation         |\n| [social-writer](skills/social-writer/)                   | Social media content creation                 |\n| [tavily](skills/tavily/)                                 | Tavily AI search API                          |\n| [telegram](skills/telegram/)                             | Telegram Bot API (aiogram)                    |\n| [turso](skills/turso/)                                   | Turso SQLite database                         |\n| [vibekanban](skills/vibekanban/)                         | Vibe Kanban AI agent orchestration            |\n| [vite](skills/vite/)                                     | Vite build tool                               |\n| [vitest](skills/vitest/)                                 | Vitest testing framework                      |\n| [zcode-subagent](skills/zcode-subagent/)                 | Offload coding tasks to a ZCode (GLM) subagent       |\n| [zvec](skills/zvec/)                                     | SQLite for vectors                            |\n\n## Creating New Skills\n\nSee [skills/skill-master/](skills/skill-master/) for the skill authoring guide.\n\n## License\n\nMIT\n",
  "bytes": 5153,
  "sha": "dd48170ae7fe1486e6b1b9ae67a6244e55eefa5d98e4e334b747bc2116b1956a",
  "repo_slug": "itechmeat/llm-code",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_itechmeat_llm_code_react_testing_library_648a8e6d/readme"
}