Skills CLI
Detected from skills.sh install distribution data.
Skills compatible with Skills CLI
clickhouse-best-practices
28 ClickHouse best practices rules organized by schema design, query optimization, and data ingestion strategy.
cloudbase
All reference documentation files are located in the references/ directory relative to this file.
code-documenter
Generates and validates technical documentation across docstrings, API specs, and developer guides.
code-maturity-assessor
Systematic code maturity evaluation across 9 security and engineering categories with evidence-based ratings.
code-review-and-quality
Multi-dimensional code review with quality gates. Every change gets reviewed before merge — no exceptions. Review covers five axes: correctness, readability, architecture, security, and performance.
code-review-pro
Comprehensive code analysis covering security vulnerabilities, performance bottlenecks, maintainability issues, and best practice violations.
codebase-onboarding
Systematically analyze an unfamiliar codebase and produce a structured onboarding guide. Designed for developers joining a new project or setting up Claude Code in an existing repo for the first time.
codeql
Interprocedural security vulnerability scanning with data flow analysis and customizable query suites.
colosseum-copilot
Colosseum Copilot is a research API for startup opportunity discovery in crypto and Solana, with support for suggesting new archive sources.
compose-multiplatform-patterns
Patterns for building shared UI across Android, iOS, Desktop, and Web using Compose Multiplatform and Jetpack Compose. Covers state management, navigation, theming, and performance.
composio
Access and automate 1000+ external apps through CLI commands or SDK integration for agents and applications.
content-creation
Marketing content templates and frameworks across blog, email, social, landing pages, and press releases.
content-engine
Transform one idea into platform-native content across X, LinkedIn, TikTok, YouTube, and newsletters without cross-posting.
content-hash-cache-pattern
Cache expensive file processing results using SHA-256 content hashes instead of file paths.
content-refresher
Revitalize declining content by identifying outdated information and strategic refresh opportunities.
context-budget
Analyze token overhead across every loaded component in a Claude Code session and surface actionable optimizations to reclaim context space.
continuous-agent-loop
Decision framework for autonomous agent loops with quality gates, evals, and recovery patterns.
convex-best-practices
Production-ready Convex patterns for function organization, validation, query optimization, TypeScript safety, and error handling.
convex-functions
Build Convex queries, mutations, actions, and HTTP endpoints with validation, error handling, and proper runtime considerations.
convex-realtime
Real-time subscriptions, optimistic updates, intelligent caching, and cursor-based pagination for reactive Convex applications.
convex-schema-validator
Type-safe database schema definition with indexes, validation, and migration strategies for Convex.
coverage-analysis
Measure code exercised during fuzzing to assess harness effectiveness and identify blockers.
cpp-pro
Modern C++20/23 specialist for writing, optimizing, and debugging high-performance systems code.
create-agent
Bootstrap a modular AI agent with OpenRouter SDK, extensible hooks, and optional terminal UI.