Browse Skills
18175 skills found
process-faq.md
0
1
export
process-faq
2
from
"joneqian/claude-skills-suite"
from
"joneqian/claude-skills-suite"
3
Process and transform FAQ documents (xlsx, word, pdf, txt) into RAG-optimized format. Use when working with FAQ files, knowledge base documents, or when the user needs to analyze and restructure FAQ content for RAG systems.
2026-01-05
google-docs-sheets.md
0
1
export
google-docs-sheets
2
from
"mir/maratai"
from
"mir/maratai"
3
Export Google Docs and Google Sheets (spreadsheets) to Markdown files or stdout. Use when asked to fetch, download, or ingest Google Docs/Sheets content for summarization, analysis, or context loading. Tries gcloud ADC first with browser OAuth fallback.
2026-01-05
cgl-consulting-guiding.md
0
1
export
cgl-consulting-guiding
2
from
"creativegluelab/cgl-claude-plugins"
from
"creativegluelab/cgl-claude-plugins"
3
Answers questions about the cgl-consulting plugin including commands, agents, and methodology. Auto-activates on plugin help requests like "what commands", "how do I use", "where do I start", or "explain the methodology". Provides quick reference or spawns guide agent for complex questions.
2026-01-05
production-validator.md
0
1
export
production-validator
2
from
"rfxlamia/flow"
from
"rfxlamia/flow"
3
AI video pipeline validator for Veo 3 feasibility, 8-second scene chunking, and shot continuity.USE WHEN: Validating screenplays for AI video generation, chunking scenes into 8-second segments, generating continuation prompts, scoring feasibility risk, or adding editing metadata.PIPELINE POSITION: screenwriter → **production-validator** → imagine/arch-vINPUT: XML from screenwriter skill (scene tags with duration, action, key_visuals) OUTPUT: Enhanced XML with validation, chunks, continuity tags, and Veo 3 promptsKEY FUNCTIONS: - Veo 3 feasibility validation with risk scoring (LOW/MEDIUM/HIGH/CRITICAL) - 8-second scene chunking with continuation prompts - Shot continuity tagging for editors - Technical optimization for AI-friendly alternatives
2026-01-05
efcore-patterns.md
0
1
export
efcore-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master Entity Framework Core patterns for ABP Framework including entity configuration, DbContext, migrations, relationships, and performance optimization. Use when: (1) configuring entities with Fluent API, (2) creating migrations, (3) designing relationships, (4) implementing repository patterns.
2026-01-05
news-research.md
0
1
export
news-research
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Conduct comprehensive news research and generate professional newsletters. Use when user submits topics for news analysis, sentiment tracking, or competitive media coverage research.
2026-01-05
clojure-babashka-http-client.md
0
1
export
clojure-babashka-http-client
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
HTTP client for Clojure and Babashka built on java.net.http. Use when making HTTP requests, working with REST APIs, downloading files, or needing WebSocket support in Babashka or Clojure.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"iliyaruvinsky/th-analyzer"
from
"iliyaruvinsky/th-analyzer"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
graphql-developer.md
0
1
export
graphql-developer
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
[Extends solution-architect] GraphQL API specialist. Use for GraphQL schemas, Apollo Server/Federation, DataLoader, resolvers, subscriptions. Invoke alongside solution-architect for GraphQL API design.
2026-01-05
moai-alfred-ask-user-questions.md
0
1
export
moai-alfred-ask-user-questions
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enterprise interactive survey orchestrator with AskUserQuestion tool integration, multi-select support, conditional branching, error recovery, and production-grade decision automation across all Alfred workflows; activates for requirement clarification, architectural decisions, risky operations, feature selection, and complex multi-step user interactions
2026-01-05
launch-planner.md
0
1
export
launch-planner
2
from
"bearhedge/APE-YOLO"
from
"bearhedge/APE-YOLO"
3
Transforms app ideas into shippable MVPs using Next.js + Supabase. Enforces ship-fast philosophy, prevents feature creep, generates PRDs and Claude Code starter prompts. Maximum 1-week builds focused on core user loop only.
2026-01-05
cua-cloud.md
0
1
export
cua-cloud
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive guide for building Computer Use Agents with the CUA framework. This skill should be used when automating desktop applications, building vision-based agents, controlling virtual machines (Linux/Windows/macOS), or integrating computer-use models from Anthropic, OpenAI, or other providers. Covers Computer SDK (click, type, scroll, screenshot), Agent SDK (model configuration, composition), supported models, provider setup, and MCP integration.
2026-01-05
mcp-builder-evaluation.md
0
1
export
mcp-builder-evaluation
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
MCP (Model Context Protocol) server evaluation guide for creating comprehensive test suites with read-only, independent questions. Use when building MCP servers, creating evaluation frameworks, or testing LLM tool usage patterns.
2026-01-05
ai-multimodal.md
0
1
export
ai-multimodal
2
from
"nb150301/voice-training-app"
from
"nb150301/voice-training-app"
3
Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image with Imagen 4, editing, composition, refinement), generate videos (text-to-video with Veo 3, 8-second clips with native audio). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images/videos from text prompts, or implementing multimodal AI features. Supports Gemini 3/2.5, Imagen 4, and Veo 3 models with context windows up to 2M tokens.
2026-01-05
documentation-generator.md
0
1
export
documentation-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically generate documentation when user mentions needing API docs, README files, user guides, developer guides, or changelogs. Analyzes code and generates appropriate documentation based on context. Invoke when user mentions "document", "docs", "README", "API documentation", "guide", "changelog", or "how to document".
2026-01-05
openspec-authoring.md
0
1
export
openspec-authoring
2
from
"ricardoroche/ricardos-claude-code"
from
"ricardoroche/ricardos-claude-code"
3
Enforces OpenSpec authoring conventions including metadata blocks, section ordering, requirement/scenario structure, and validation steps.
2026-01-05
frontend-css.md
0
1
export
frontend-css
2
from
"89jobrien/mcp-joecc"
from
"89jobrien/mcp-joecc"
3
Write maintainable CSS using consistent methodologies and design systems. Use this skill when styling components with Tailwind, BEM, CSS modules, or styled-components. When working on files like styles/, *.css, *.scss, or component files with inline styles. When establishing design tokens for colors, spacing, and typography. When optimizing CSS for production with purging or tree-shaking.
2026-01-05
instagram-post-crafter.md
0
1
export
instagram-post-crafter
2
from
"chekos/bns-marketplace"
from
"chekos/bns-marketplace"
3
Craft Instagram feed posts (Reels, carousels, single images) optimized for the December 2025algorithm. Use when creating content for Instagram feed, adapting newsletter content for IG,planning Reels hooks, or deciding between formats. Includes algorithm signals, format selectionmatrix, data visualization/infographic best practices, and Spanish-language patterns for LATAM.
2026-01-05
game-post-release-tasks.md
0
1
export
game-post-release-tasks
2
from
"sunholo-data/stapledons_voyage"
from
"sunholo-data/stapledons_voyage"
3
Run post-release tasks for Stapledons Voyage game versions. Sends AILANG feedback summary, updates documentation, and archives completed design docs. Use when user says "post-release tasks" or after completing a game milestone.
2026-01-05
planetscale.md
0
1
export
planetscale
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Implements PlanetScale serverless MySQL with branching workflows, non-blocking schema changes, and Prisma integration. Use when building apps with PlanetScale, implementing database branching, or needing serverless MySQL.
2026-01-05
create-tutorial.md
0
1
export
create-tutorial
2
from
"dudusoar/VRP-Toolkit"
from
"dudusoar/VRP-Toolkit"
3
Create high-quality, progressive learning tutorials for VRP Toolkit. Use when the user requests creating tutorials, educational content, or learning materials for any VRP toolkit feature (problem creation, algorithm implementation, data generation, visualization, etc.). This skill ensures tutorials follow best learning practices with progressive disclosure, hands-on examples, and clear explanations.
2026-01-05
memory-design-patterns.md
0
1
export
memory-design-patterns
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Best practices for memory architecture design including user vs agent vs session memory patterns, vector vs graph memory tradeoffs, retention strategies, and performance optimization. Use when designing memory systems, architecting AI memory layers, choosing memory types, planning retention strategies, or when user mentions memory architecture, user memory, agent memory, session memory, memory patterns, vector storage, graph memory, or Mem0 architecture.
2026-01-05
prisma-v7.md
0
1
export
prisma-v7
2
from
"DjordjeVuckovic/sol-backend-kit"
from
"DjordjeVuckovic/sol-backend-kit"
3
Expert guidance for Prisma ORM v7 (7.0+). Use when working with Prisma schema files, migrations, Prisma Client queries, database setup, or when the user mentions Prisma, schema.prisma, @prisma/client, database models, or ORM. Covers ESM modules, driver adapters, prisma.config.ts, Rust-free client, and migration from v6.
2026-01-05
openssf-scorecard-achievement-guide.md
0
1
export
openssf-scorecard-achievement-guide
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Complete OpenSSF Scorecard achievement guide. Understand all 18 security checks, fix false positives, navigate controversial recommendations, and progress from 7 to 10/10.
2026-01-05