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-code

README

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.

SkillDescription
agent-browserHeadless browser automation for AI agents
base-uiBase UI unstyled React components
beadsBeads distributed git-backed issue tracker
changelogKeep a Changelog format
cloudflare-d1Cloudflare D1 SQLite database
cloudflare-durable-objectsCloudflare Durable Objects stateful serverless
cloudflare-imagesCloudflare Images service
cloudflare-kvCloudflare Workers KV storage
cloudflare-pagesCloudflare Pages deployment
cloudflare-queuesCloudflare Queues message queue
cloudflare-r2Cloudflare R2 object storage
cloudflare-workersCloudflare Workers serverless
cloudflare-workflowsCloudflare Workflows durable execution
coderabbitCodeRabbit AI code review
commitsConventional Commits format
fastapiFastAPI web framework
inworldInworld TTS API
makefileGNU Make build automation
mantine-devMantine UI components
open-meteoOpen-Meteo weather API
openapiOpenAPI specification
openspecOpenSpec workflow specification
perplexityPerplexity AI search API
postgresqlPostgreSQL database
pydantic-aiPydantic AI agent framework
qdrantQdrant vector database
react-testing-libraryReact component testing
refine-devRefine admin framework
skill-masterMeta-skill for creating skills
social-writerSocial media content creation
tavilyTavily AI search API
telegramTelegram Bot API (aiogram)
tursoTurso SQLite database
vibekanbanVibe Kanban AI agent orchestration
viteVite build tool

...

Read full README

Publisher

itechmeatitechmeat

Statistics

Stars1
Forks0
Open Issues0
CreatedJan 10, 2026