cline
Cline skills fit a VS Code-centered agent workflow where the model can inspect files, run commands, and iterate against project context. This page is a useful filter for coding, debugging, review, and automation skills that assume an editor-integrated assistant.
Skills compatible with cline
multi-search-engine
by aaaaqwq/claude-code-skills
Integration of 17 search engines for web crawling without API keys.
content-engine
by affaan-m/everything-claude-code
Turn one idea into strong, platform-native content instead of posting the same thing everywhere.
adk-dev-guide
by google/adk-docs
If this is a long session, re-read the relevant skill before each phase — /adk-cheatsheet before writing code, /adk-eval-guide before running evals, /adk-deploy-guide before deploying, /adk-scaffold before scaffolding. Context compaction may have dropped earlier skill content.
pdf-ocr
by yejinlei/pdf-ocr-skill
PDF OCR技能用于从影印版PDF文件和图片文件中提取文字内容。该技能支持两种OCR引擎:
investor-materials
by affaan-m/everything-claude-code
Build investor-facing materials that are consistent, credible, and easy to defend.
investor-outreach
by affaan-m/everything-claude-code
Write investor communication that is short, personalized, and easy to act on.
adk-scaffold
by google/adk-docs
Use the agent-starter-pack CLI (via uvx ) to create new ADK agent projects or enhance existing ones with deployment, CI/CD, and infrastructure scaffolding.
adk-cheatsheet
by google/adk-docs
Python only for now. This cheatsheet currently covers the Python ADK SDK. Support for other languages is coming soon.
adk-observability-guide
by google/adk-docs
Scaffolded project? Cloud Trace and prompt-response logging are pre-configured by Terraform. See references/cloud-trace-and-logging.md for infrastructure details, env vars, and verification commands.
adk-eval-guide
by google/adk-docs
Scaffolded project? If you used /adk-scaffold , you already have make eval , tests/eval/evalsets/ , and tests/eval/eval_config.json . Start with make eval and iterate from there.
adk-deploy-guide
by google/adk-docs
Scaffolded project? Use the make commands throughout this guide — they wrap Terraform, Docker, and deployment into a tested pipeline.
grimoire-polymarket
by franalgaba/grimoire
Use this skill for Polymarket market discovery, CLOB market data, and order-management operations through the polymarket venue adapter.
langsmith-trace
by langchain-ai/langsmith-skills
IMPORTANT: Always check the environment variables or .env file for LANGSMITH_PROJECT before querying or interacting with LangSmith. This tells you which project contains the relevant traces and data. If the LangSmith project is not available, use your best judgement to identify the right one.
langsmith-evaluator
by langchain-ai/langsmith-skills
IMPORTANT: Always check the environment variables or .env file for LANGSMITH_PROJECT before querying or interacting with LangSmith. This tells you which project contains the relevant traces and data. If the LangSmith project is not available, use your best judgement to identify the right one.
autonomous-loops
by affaan-m/everything-claude-code
Compatibility note (v1.8.0): autonomous-loops is retained for one release. The canonical skill name is now continuous-agent-loop . New loop guidance should be authored there, while this skill remains available to avoid breaking existing workflows.
langsmith-dataset
by langchain-ai/langsmith-skills
IMPORTANT: Always check the environment variables or .env file for LANGSMITH_PROJECT before querying or interacting with LangSmith. This tells you which project contains the relevant traces and data. If the LangSmith project is not available, use your best judgement to identify the right one.
flutter-building-layouts
by flutter/skills
Master the fundamental Flutter layout rule: Constraints go down. Sizes go up. Parent sets position.
day1-test-skill
by ai-native-camp/camp-2
이 스킬이 실행되었다면, Skill 시스템이 정상 동작하고 있다는 뜻이다.
wallet
by starchild-ai-agent/official-skills
Interact with this agent's on-chain wallets. Each agent has one wallet per chain (EVM + Solana). Supports balance queries, transfers (policy-gated), message signing, and transaction history.
day2-mcp-and-context-sync
by ai-native-camp/camp-2
Source details, install context, and public review data are available on the full page.
gemini-live-api-dev
by google-gemini/gemini-skills
The Live API enables low-latency, real-time voice and video interactions with Gemini over WebSockets. It processes continuous streams of audio, video, or text to deliver immediate, human-like spoken responses.
office-mcp
by claude-office-skills/skills
A complete MCP (Model Context Protocol) server providing 39 tools for Office document operations. Implemented in TypeScript/Node.js with real functionality (not placeholders).
flutter-animating-apps
by flutter/skills
Manage Flutter animations using the core typed Animation system. Do not manually calculate frames; rely on the framework's ticker and interpolation classes.
flutter-architecting-apps
by flutter/skills
Source details, install context, and public review data are available on the full page.