Browse Skills

22656 skills found

epcp-workflow.md
0
1 export epcp-workflow
2 BinkyTwin from "BinkyTwin/ReviewXiv"
3 Apply the Explore → Plan → Code → Commit workflow for tasks like implementing features, fixing bugs, refactors, or adding integrations. Use this when the user wants changes in a repo and wants higher reliability (read first, plan then commit/PR). Emphasize subagents for investigation during Explore, and use "think / think hard / think harder / ultrathink" during Plan when alternatives exist.
2026-01-05
api-cache-invalidation.md
0
1 export api-cache-invalidation
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Automatic cache invalidation system với Laravel Observers và Next.js On-Demand Revalidation. Tự động sync data real-time giữa backend và frontend khi admin update. USE WHEN cần setup cache management, sync frontend-backend, API cache strategy, hoặc user phàn nàn "phải Ctrl+F5 mới thấy data mới".
2026-01-05
moai-docs-validation.md
0
1 export moai-docs-validation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enhanced docs validation with AI-powered features. Enhanced with Context7 MCP for up-to-date documentation.
2026-01-05
backend-dev.md
0
1 export backend-dev
2 krazyuniks from "krazyuniks/guitar-tone-shootout"
3 FastAPI backend development with SQLAlchemy 2.0, Pydantic v2, and async Python. Use for API endpoints, database models, migrations, authentication, and background tasks.
2026-01-05
testing-core.md
0
1 export testing-core
2 timequity from "timequity/plugins"
3 Cross-language testing patterns: unit, integration, E2E testing strategies.Use when: writing tests, setting up test infrastructure, or improving coverage.Triggers: "test", "testing", "unit test", "integration test", "e2e","coverage", "mock", "fixture".
2026-01-05
finetune-train.md
0
1 export finetune-train
2 marcgreen from "marcgreen/therapy-coach-finetune"
3 Use when training a fine-tuned model and evaluating improvement over base model. Triggers - have filtered training data, ready to submit training job, need to convert to GGUF. Requires finetune-generate first.
2026-01-05
constitution-reader.md
0
1 export constitution-reader
2 zeeshan080 from "zeeshan080/ai-native-robotics"
3 Read and summarize constitution principles for the AI-Native Robotics Textbook project. Use when checking project rules, validating compliance, or understanding constraints.
2026-01-05
creating-agents-automatically.md
0
1 export creating-agents-automatically
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Recursive meta-skill that detects workflow patterns and automatically generates Claude Code agent definitions. Use when user invokes /create-agent or patterns warrant new agent.
2026-01-05
ai-multimodal.md
0
1 export ai-multimodal
2 wollfoo from "wollfoo/amp"
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, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens. | Sử dụng khi: AI, LLM, vision, embedding, phân tích hình ảnh, Gemini API.
2026-01-05
doc-sync.md
0
1 export doc-sync
2 jrc1883 from "jrc1883/popkit-claude"
3 Synchronize documentation with codebase - updates AUTO-GEN sections in CLAUDE.md, validates cross-references, and reports stale documentation
2026-01-05
tokenmilagre-database.md
0
1 export tokenmilagre-database
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Database management with Prisma (schema, migrations, optimization). TRIGGERS: 'Prisma', 'schema', 'migration', 'database', 'query optimization', 'modelo de dados'. Use when modifying database schema, creating migrations, optimizing queries, troubleshooting database issues, data modeling.
2026-01-05
mcp-builder.md
0
1 export mcp-builder
2 michael-h-patrianna from "michael-h-patrianna/chain-offer-mock"
3 Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
arcanea-voice-alchemy.md
0
1 export arcanea-voice-alchemy
2 frankxai from "frankxai/arcanea"
3 Develop and maintain a distinctive authorial voice. Transform generic prose into compelling, personal expression. Master the alchemy of turning words into your unique music.
2026-01-05
userinfo-endpoint-reviewer.md
0
1 export userinfo-endpoint-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review test cases for UserInfo Endpoint. Covers access token validation, Bearer token handling, sub claim consistency, scope-based claims, and signed responses per OIDC Core 1.0 Section 5.3.
2026-01-05
dokploy-template-toml.md
0
1 export dokploy-template-toml
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate template.toml configuration for Dokploy templates with variables, domains, environment mappings, and file mounts. Use when finalizing Dokploy templates.
2026-01-05
kubecon-llm-k8s.md
0
1 export kubecon-llm-k8s
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Slidev presentation about taming dependency chaos for LLM in Kubernetes.
2026-01-05
evaluation-framework.md
0
1 export evaluation-framework
2 coditect-ai from "coditect-ai/coditect-dev-generative-ui-development"
3 LLM-as-judge evaluation patterns, rubric generation, and quality assessment frameworks. Use when evaluating code quality, assessing outputs, creating evaluation criteria, or implementing review systems.
2026-01-05
agentdb-advanced-features.md
0
1 export agentdb-advanced-features
2 adebold from "adebold/warehouse-network"
3 Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 ceshine from "ceshine/ceshine-agent-skills"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
software-development.md
0
1 export software-development
2 bryonjacob from "bryonjacob/aug"
3 Build code from GitHub issue specifications. Implements in chunks with tests after each chunk. Uses just commands for quality gates. Creates self-contained modules.
2026-01-05
pca-ui-v2.md
0
1 export pca-ui-v2
2 narcisolcf from "narcisolcf/skills_claude_narciso"
3 Gera prototipos React (SPA) visuais completos num unico ficheiro HTML para o PCA Camocim. Versao 2 com shadcn/ui.
2026-01-05
maplibre-layers.md
0
1 export maplibre-layers
2 discountedcookie from "discountedcookie/10x-mapmaster"
3 Use when adding map layers, managing GeoJSON sources, styling markers, or handling layer interactions. Load for layer registration patterns, markRaw usage, MglGeoJsonSource components, data-driven styling, and layer event handling. Covers the mapLayers store and dynamic layer composition.
2026-01-05
backend-models.md
0
1 export backend-models
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Define database models and schemas with proper data types, constraints, relationships, and validation rules for PostgreSQL (Supabase/Bun.sql) and Firestore (Firebase). Use this skill when creating or modifying database models, ORM entity definitions, Prisma schemas, or Firestore document structures. Apply when working on model files (models/*.ts, entities/*.ts, schema.prisma, models/*.py, Models/*.cs), defining database relationships, setting up validation rules, or implementing data integrity constraints. This skill ensures snake_case naming for SQL and camelCase for NoSQL, required timestamps (created_at/updated_at), UUIDs for SQL and auto-generated IDs for Firestore, foreign key constraints with indexed columns, Row Level Security (RLS) policies for Supabase, strict Firestore security rules, normalized data for SQL (3NF) with denormalization for Firestore read performance, and pgvector setup for AI embeddings.
2026-01-05
project-analyzer.md
0
1 export project-analyzer
2 SawanoLab from "SawanoLab/adaptive-claude-agents"
3 Analyzes project structure and generates appropriate Claude Code subagents based on detected tech stack
2026-01-05