SkillAgentSearch skills...

Llm Code

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

Install / Use

npx skills add itechmeat/llm-code

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Claude Desktop
GitHub Copilot
Cursor

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

Each skill follows the agentskills.io specification.

| Skill | Description | | -------------------------------------------------------- | --------------------------------------------- | | base-ui | Base UI unstyled React components | | beads | Beads distributed git-backed issue tracker | | bun | Bun JavaScript/TypeScript runtime and toolkit | | changelog | Keep a Changelog format | | coderabbit | CodeRabbit AI code review | | commits | Conventional Commits format | | deps-dev | deps.dev API v3 package version lookup | | fastapi | FastAPI web framework | | github-stars-organizer | GitHub stars and lists organizer | | inworld | Inworld TTS API | | k8s-cluster-api | Kubernetes Cluster API v1.12 | | makefile | GNU Make build automation | | mantine-dev | Mantine UI components | | open-meteo | Open-Meteo weather API | | openclaw | OpenClaw local AI assistant stack | | openapi | OpenAPI specification | | openspec | OpenSpec workflow specification | | perplexity | Perplexity AI search API | | picoclaw | PicoClaw Go AI assistant runbook | | pipecat | Pipecat realtime voice/multimodal bots | | postgresql | PostgreSQL database | | pgvector | pgvector Postgres extension | | project-creator | Project documentation scaffolding | | pydantic-ai | Pydantic AI agent framework | | qdrant | Qdrant vector database | | react-testing-library | React component testing | | refine-dev | Refine admin framework | | seaweedfs | SeaweedFS distributed storage | | skill-master | Agent Skills authoring and evaluation | | 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 | | vitest | Vitest testing framework | | zcode-subagent | Offload coding tasks to a ZCode (GLM) subagent | | zvec | SQLite for vectors |

Creating New Skills

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

License

MIT

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated7d ago
Forks1

Languages

Go

Security Score

90/100

Audited on Aug 1, 2026

No findings