Skip to content

Repository files navigation

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 (46)

Each skill follows the agentskills.io specification.

SkillDescription
base-uiBase UI unstyled React components
beadsBeads distributed git-backed issue tracker
bunBun JavaScript/TypeScript runtime and toolkit
changelogKeep a Changelog format
coderabbitCodeRabbit AI code review
commitsConventional Commits format
deps-devdeps.dev API v3 package version lookup
fastapiFastAPI web framework
github-stars-organizerGitHub stars and lists organizer
inworldInworld TTS API
k8s-cluster-apiKubernetes Cluster API v1.12
makefileGNU Make build automation
mantine-devMantine UI components
open-meteoOpen-Meteo weather API
openclawOpenClaw local AI assistant stack
openapiOpenAPI specification
openspecOpenSpec workflow specification
perplexityPerplexity AI search API
picoclawPicoClaw Go AI assistant runbook
pipecatPipecat realtime voice/multimodal bots
postgresqlPostgreSQL database
pgvectorpgvector Postgres extension
project-creatorProject documentation scaffolding
pydantic-aiPydantic AI agent framework
qdrantQdrant vector database
react-testing-libraryReact component testing
refine-devRefine admin framework
seaweedfsSeaweedFS distributed storage
skill-masterAgent Skills authoring and evaluation
social-writerSocial media content creation
tavilyTavily AI search API
telegramTelegram Bot API (aiogram)
tursoTurso SQLite database
vibekanbanVibe Kanban AI agent orchestration
viteVite build tool
vitestVitest testing framework
zcode-subagentOffload coding tasks to a ZCode (GLM) subagent
zvecSQLite for vectors

Creating New Skills

See skills/skill-master/ for the skill authoring guide.

License

MIT

About

Cross-tool AI assets: documentation-based skills for Copilot, Claude, Cursor, and other coding assistants

Resources

Stars

22 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages