itechmeat/llm-code
Cross-tool AI assets: documentation-based skills for Copilot, Claude, Cursor, and other coding assistants
1 stars0 forksUpdated Jan 25, 2026
npx skills add itechmeat/llm-codeREADME
LLM Code
A collection of agent skills for AI coding tools.
Installation
npx add-skill itechmeat/llm-code
This installs all skills to your current project for the detected AI coding agent.
Options
# List available skills
npx add-skill itechmeat/llm-code --list
# Install specific skills
npx add-skill itechmeat/llm-code --skill vite --skill fastapi
# Install for specific agents
npx add-skill itechmeat/llm-code -a claude-code -a github-copilot
# Non-interactive (CI/CD friendly)
npx add-skill itechmeat/llm-code -y
Available Skills (35)
Each skill follows the agentskills.io specification.
| Skill | Description |
|---|---|
| agent-browser | Headless browser automation for AI agents |
| base-ui | Base UI unstyled React components |
| beads | Beads distributed git-backed issue tracker |
| changelog | Keep a Changelog format |
| cloudflare-d1 | Cloudflare D1 SQLite database |
| cloudflare-durable-objects | Cloudflare Durable Objects stateful serverless |
| cloudflare-images | Cloudflare Images service |
| cloudflare-kv | Cloudflare Workers KV storage |
| cloudflare-pages | Cloudflare Pages deployment |
| cloudflare-queues | Cloudflare Queues message queue |
| cloudflare-r2 | Cloudflare R2 object storage |
| cloudflare-workers | Cloudflare Workers serverless |
| cloudflare-workflows | Cloudflare Workflows durable execution |
| coderabbit | CodeRabbit AI code review |
| commits | Conventional Commits format |
| fastapi | FastAPI web framework |
| inworld | Inworld TTS API |
| makefile | GNU Make build automation |
| mantine-dev | Mantine UI components |
| open-meteo | Open-Meteo weather API |
| openapi | OpenAPI specification |
| openspec | OpenSpec workflow specification |
| perplexity | Perplexity AI search API |
| postgresql | PostgreSQL database |
| pydantic-ai | Pydantic AI agent framework |
| qdrant | Qdrant vector database |
| react-testing-library | React component testing |
| refine-dev | Refine admin framework |
| skill-master | Meta-skill for creating skills |
| social-writer | Social media content creation |
| tavily | Tavily AI search API |
| telegram | Telegram Bot API (aiogram) |
| turso | Turso SQLite database |
| vibekanban | Vibe Kanban AI agent orchestration |
| vite | Vite build tool |
...
Publisher
Statistics
Stars1
Forks0
Open Issues0
CreatedJan 10, 2026