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
tdd-test-writer
by am-will/codex-skills
Use this skill to complete the RED phase of TDD: define behavior with tests first, verify they fail for the right reason, then hand off implementation with objective pass criteria.
pexo-agent
by pexoai/pexo-skills
Pexo is an AI video creation agent. You interact with Pexo through conversation — describe what you want, share reference materials if you have them, and Pexo handles the creative production. During the process, Pexo may ask clarifying questions, propose creative directions, and present previews for your feedback....
insforge
by insforge/agent-skills
This skill covers client-side SDK integration using @insforge/sdk . For backend infrastructure operations (creating tables, inspecting schema, deploying functions, secrets, managing storage buckets, website deployments, cron job and schedules, logs, etc.), use the insforge-cli skill.
insforge-cli
by insforge/agent-skills
Command-line tool for managing InsForge Backend-as-a-Service projects.
daily-news-caster
by noizai/skills
This skill allows the agent to fetch real-time news, organize it into a conversational podcast script, and generate an audio file reading the script out loud.
ckm:design
by nextlevelbuilder/ui-ux-pro-max-skill
Unified design skill: brand, tokens, UI, logo, CIP, slides, banners, social photos, icons.
ckm:slides
by nextlevelbuilder/ui-ux-pro-max-skill
Strategic HTML presentation design with data visualization.
ckm:design-system
by nextlevelbuilder/ui-ux-pro-max-skill
Token architecture, component specifications, systematic design, slide generation.
ckm:ui-styling
by nextlevelbuilder/ui-ux-pro-max-skill
Comprehensive skill for creating beautiful, accessible user interfaces combining shadcn/ui components, Tailwind CSS utility styling, and canvas-based visual design systems.
ckm:brand
by nextlevelbuilder/ui-ux-pro-max-skill
Brand identity, voice, messaging, asset management, and consistency frameworks.
ckm:banner-design
by nextlevelbuilder/ui-ux-pro-max-skill
Design banners across social, ads, web, and print formats. Generates multiple art direction options per request with AI-powered visual elements. This skill handles banner design only. Does NOT handle video editing, full website design, or print production.
clerk-backend-api
by clerk/skills
Source details, install context, and public review data are available on the full page.
mermaid-diagrams
by softaworks/agent-toolkit
Create professional software diagrams using Mermaid's text-based syntax. Mermaid renders diagrams from simple text definitions, making diagrams version-controllable, easy to update, and maintainable alongside code.
agent-md-refactor
by softaworks/agent-toolkit
Refactor bloated agent instruction files (AGENTS.md, CLAUDE.md, COPILOT.md, etc.) to follow progressive disclosure principles - keeping essentials at root and organizing the rest into linked, categorized files.
writing-clearly-and-concisely
by softaworks/agent-toolkit
Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns).
commit-work
by softaworks/agent-toolkit
Source details, install context, and public review data are available on the full page.
crafting-effective-readmes
by softaworks/agent-toolkit
READMEs answer questions your audience will have. Different audiences need different information - a contributor to an OSS project needs different context than future-you opening a config folder.
gemini
by softaworks/agent-toolkit
NEVER use --approval-mode default in background or non-interactive shells (like Claude Code tool calls). It will hang indefinitely waiting for approval prompts that cannot be provided.
humanizer
by softaworks/agent-toolkit
Source details, install context, and public review data are available on the full page.
qa-test-planner
by softaworks/agent-toolkit
A comprehensive skill for QA engineers to create test plans, generate manual test cases, build regression test suites, validate designs against Figma, and document bugs effectively.
session-handoff
by softaworks/agent-toolkit
Creates comprehensive handoff documents that enable fresh AI agents to seamlessly continue work with zero ambiguity. Solves the long-running agent context exhaustion problem.
c4-architecture
by softaworks/agent-toolkit
Generate software architecture documentation using C4 model diagrams in Mermaid syntax.
codex
by softaworks/agent-toolkit
GPT-5.2 Advantages : 76.3% SWE-bench (vs 72.8% GPT-5), 30% faster on average tasks, better tool handling, reduced hallucinations, improved code quality. Knowledge cutoff: September 30, 2024.
command-creator
by softaworks/agent-toolkit
This skill guides the creation of Claude Code slash commands - reusable workflows that can be invoked with /command-name in Claude Code conversations.