Skip to main content

Open library for Cline

Skills for Cline

Open-source autonomous coding agent for VS Code. Pairs SKILL.md with .clinerules. skills-hub.ai is the open registry of installable SKILL.md files, install one into Cline in a single command, versioned and security-scanned.

$ npx @skills-hub-ai/cli install <slug> --target cline

Skills install to ~/.cline/skills/ and load when their triggers match, no manual prompt engineering.

Top skills for Cline

See all →

by yuvalkolodkingal

Translate subtitle (.srt) files between any languages using high-speed chunk-bundling and deep-translator. Trigger this skill whenever the user asks to translate subtitle files, .srt files, or video captions to any language — whether it's English to Spanish, Japanese to French, Arabic to Portuguese, or any other combination. Use this skill even if the user just says "translate my subtitles" or "convert these captions."

A
Build2 installs

vscode

SignedCurrent

by Duanzhoutao

Configure and operate VS Code-family IDEs (VS Code, VS Code Insiders, Cursor, VSCodium, Trae, Qoder, CodeBuddy) via CLI and structured JSON files. Qoder and CodeBuddy support is limited to their VS Code-compatible configuration surface, not proprietary AI chat, accounts, models, agents, marketplaces, or internal state.

A
Productivity2 installs

vedic-astrology

SignedCurrent

by yishnu96

Compute and interpret Vedic (Jyotisha) birth charts using Swiss Ephemeris. Use this skill whenever the user mentions Vedic astrology, Jyotish, kundli, birth chart, navamsa, dasha, lagna, nakshatra, horoscope, or yogas — and whenever they ask a life-direction question that needs a chart. The skill auto-detects which of 14 life dimensions a question falls into: career, wealth/money, marriage, children/fertility, health, education, property, relationships/love, family/parents, travel/foreign, spirituality, obstacles/misfortune, deep karma/past-life, and life timing. So trigger on "when will I marry", "is this a good time for a career change", "any accident risk in my chart", "best city for my career", "will I have children", "why does everything go wrong", "what is my past-life karma", "what's my current dasha" — even when the user never says the word "astrology". The skill handles geocoding, historical timezone resolution, all 14+ divisional charts, Vimshottari dasha, shadbala, ashtakava

A
Build2 installs

by Debashis2007

Safely change code at scale without altering behavior. Use for large renames, extracting modules, breaking up god classes, migrating frameworks/APIs, or paying down structural debt across many files.

A
Build1 installs

by Debashis2007

Structured triage → mitigation → root-cause flow for live production incidents. Use when a running system is degraded or down (errors, latency, outages) and you need to restore service safely and then find the cause.

A
Ops1 installs

by Debashis2007

Pressure-test a system design or run a mock system-design interview. Use to evaluate a proposed architecture for scale, reliability, and trade-offs, or to practice interviews with structured feedback.

A
Analysis1 installs

code-review-expert

SignedCurrent

by Debashis2007

Rigorous, severity-ranked review of a diff, PR, or file. Use when you want a thorough check of correctness, security, performance, design, readability, and test coverage with actionable feedback.

A
ReviewBe the first to install

by Debashis2007

Build a defensible cloud cost-reduction plan without hurting reliability or velocity. Use when cloud spend is rising, before/after a scaling event, or during a FinOps review of AWS/GCP/Azure usage.

A
OpsBe the first to install

by Debashis2007

Pressure-test a system design or run a mock system-design interview. Use to evaluate a proposed architecture for scale, reliability, and trade-offs, or to practice interviews with structured feedback.

A
AnalysisBe the first to install

Skills — emotesjs

SignedCurrent

by Darckfast

emotesjs exists to solve a specific problem in Twitch/streaming chat UIs: **rendering 7TV emotes inline in plain text**. When a viewer types an emote name like `Pog` in chat, the raw message is just a string. emotesjs fetches the emote definitions for a channel (plus global emotes) from the 7TV API and replaces those tokens with responsive `<img>` tags — no dependencies, no bundler magic, just a small ESM library you drop in.

A
BuildBe the first to install

by Debashis2007

Design or review REST/RPC API contracts that are consistent, evolvable, and hard to misuse. Use when defining new endpoints, reviewing an API surface, or resolving naming/versioning/error-shape questions.

A
BuildBe the first to install

by tinh2

An advanced SEO optimization agent that enhances website visibility through technical SEO, content strategy, keyword research, on-page optimization, and competitive analysis for organic growth.

Trusted Author
MarketingBe the first to install

Installing a skill into Cline

# Install one skill
npx @skills-hub-ai/cli install code-review --target cline

# Reproduce a teammate's full setup from the lockfile
npx @skills-hub-ai/cli install

Files land in ~/.cline/skills/. The lockfile .skills.json tracks every install, commit it and your team gets reproducible skills with one command.

Skills for every AI coding tool

The same SKILL.md works in every major AI agent, pick yours.