Browse Skills

22656 skills found

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
frontend-accessibility.md
0
1 export frontend-accessibility
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Build accessible user interfaces following WCAG standards with semantic HTML, keyboard navigation, proper color contrast, and ARIA attributes. Use this skill when creating or modifying UI components, React components, Vue components, web forms, navigation menus, modal dialogs, or any interactive elements. Use this skill when implementing keyboard navigation support, adding ARIA labels and roles, ensuring proper focus management, providing alternative text for images, or testing with screen readers. Use this skill when working with component files (.jsx, .tsx, .vue, .svelte), HTML templates, or any frontend code that renders user-facing interfaces. Use this skill when establishing heading hierarchies, form input labels, or color contrast ratios.
2026-01-05
bio-vcf.md
0
1 export bio-vcf
2 dakesan from "dakesan/cc-dnawork-plugin"
3 This skill should be used when the user asks to analyze, filter, or inspect VCF/BCF variant files from WGS/WES sequencing. Triggers include requests to calculate variant statistics, filter variants by quality/depth/frequency, extract variants from specific chromosomes or regions, or export variant data as JSON for downstream analysis.
2026-01-05
backend-development.md
0
1 export backend-development
2 honhatphi from "honhatphi/wes"
3 Build robust backend systems with modern technologies (Node.js, Python, Go, Rust, .NET), frameworks (NestJS, FastAPI, Django, ASP.NET Core), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC, Minimal APIs), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.
2026-01-05
rust-code-reviewer.md
0
1 export rust-code-reviewer
2 iammarkps from "iammarkps/eqapo-gui"
3 Expert Rust code review agent that analyzes Rust code for correctness, safety, idiomatic patterns, performance, and best practices. Use when reviewing Rust code files (.rs), providing feedback on Rust projects, checking for unsafe code patterns, evaluating borrow checker compliance, suggesting idiomatic improvements, or conducting thorough code quality assessments for Rust codebases.
2026-01-05
procedure-checker.md
0
1 export procedure-checker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate generated experimental procedures against LA-Bench evaluation criteria. This skill orchestrates formal validation (via script) and semantic evaluation (via subagent) to ensure compliance with LA-Bench standards. Use this skill after generating procedures to assess quality before submission.
2026-01-05