Browse Skills
18175 skills found
archon-project.md
0
1
export
archon-project
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Gestion du projet MyGGV GPS dans Archon. Utiliser pour la documentation, les tâches, la recherche dans la knowledge base (Supabase docs, MapLibre docs, etc.), et le suivi de projet.
2026-01-05
finetune-train.md
0
1
export
finetune-train
2
from
"marcgreen/therapy-coach-finetune"
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
ai-multimodal.md
0
1
export
ai-multimodal
2
from
"wollfoo/amp"
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
development-workflow.md
0
1
export
development-workflow
2
from
"Bison-Office/bison-claude-marketplace"
from
"Bison-Office/bison-claude-marketplace"
3
Provides complete development workflow from Linear story pickup to completion. Covers investigation, planning, implementation, PR creation, and status updates. Use when implementing features, fixing bugs, working on Linear stories, creating PRs, starting development work, or when user asks to "work on", "implement", "build", or "develop" a feature. Also triggers for production bugs and issue investigation.
2026-01-05
liquidity-depth-analyzer.md
0
1
export
liquidity-depth-analyzer
2
from
"BarisSozen/claude"
from
"BarisSozen/claude"
3
DEX liquidity analysis and slippage estimation for MEV trading. Use when implementing swaps, route selection, or position sizing. Triggers on: liquidity, slippage, price impact, depth, AMM math, Uniswap, Curve.
2026-01-05
frontend-web-dev-expert.md
0
1
export
frontend-web-dev-expert
2
from
"malston/claude-config"
from
"malston/claude-config"
3
Advanced frontend web development expert system that provides comprehensive modern web development services including architecture design, UI/UX implementation, performance optimization, engineering setup, and cross-platform development through expert collaboration and intelligent tool integration.
2026-01-05
mcp-builder.md
0
1
export
mcp-builder
2
from
"michael-h-patrianna/chain-offer-mock"
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
agentdb-advanced-features.md
0
1
export
agentdb-advanced-features
2
from
"adebold/warehouse-network"
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
from
"ceshine/ceshine-agent-skills"
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
env-var-manager.md
0
1
export
env-var-manager
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manages environment variable additions and updates across all project files. Use when adding new environment variables, updating PORT configuration, modifying deployment configurations, or documenting configuration requirements.
2026-01-05
trpc.md
0
1
export
trpc
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Builds type-safe APIs with tRPC including routers, procedures, context, and client integration. Use when creating end-to-end type-safe APIs, building full-stack TypeScript applications, or replacing REST/GraphQL with simpler patterns.
2026-01-05
software-development.md
0
1
export
software-development
2
from
"bryonjacob/aug"
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
graphiti-memory-wasteland.md
0
1
export
graphiti-memory-wasteland
2
from
"sharpner/wasteland"
from
"sharpner/wasteland"
3
Wasteland Chronicles Graphiti memory. Use for project knowledge, architecture decisions, bug fixes, and game design patterns.
2026-01-05
rust-graceful-shutdown.md
0
1
export
rust-graceful-shutdown
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Implement graceful shutdown with signal handling and broadcast channels. Use when building long-running services or daemons.
2026-01-05
pca-ui-v2.md
0
1
export
pca-ui-v2
2
from
"narcisolcf/skills_claude_narciso"
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
backend-models.md
0
1
export
backend-models
2
from
"majiayu000/claude-skill-registry"
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
frontend-accessibility.md
0
1
export
frontend-accessibility
2
from
"devmatrix-ai/devmatrix-mvp"
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
quiz-master.md
0
1
export
quiz-master
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates 4 high-quality MCQs with full explanations and correct answer marked
2026-01-05
ci-cd-pipeline-design.md
0
1
export
ci-cd-pipeline-design
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Guide developers through CI/CD pipeline design including architecture patterns, stage design, and security considerations
2026-01-05
merge-book-cover.md
0
1
export
merge-book-cover
2
from
"dparedesi/Data-Science-with-R-book"
from
"dparedesi/Data-Science-with-R-book"
3
Merge a cover image into a PDF book while preserving aspect ratio and matching width. Use when the user wants to "merge cover", "combine pdf", "fix cover size", or "add cover image".
2026-01-05
backend-development.md
0
1
export
backend-development
2
from
"honhatphi/wes"
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
underware-openscad.md
0
1
export
underware-openscad
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Reference guide for generating Underware cable management channel OpenSCAD code. Provides channel type selection, parameter quick reference, and QuackWorks integration. Use when generating OpenSCAD files for Underware cable routing systems.
2026-01-05
ui-ux-verifier.md
0
1
export
ui-ux-verifier
2
from
"nalyk/ungheni-news"
from
"nalyk/ungheni-news"
3
Use this skill when implementing or verifying UI/UX changes on the Triunghi.md website. Triggers include layout modifications, CSS changes, responsive design work, accessibility improvements, or any visual/interactive updates. Essential for systematic verification of deployed changes through browser testing, screenshots, and multi-viewport validation.
2026-01-05
code-architecture-reviewer.md
0
1
export
code-architecture-reviewer
2
from
"ogprotege/Skills"
from
"ogprotege/Skills"
3
Review recently written code for best practices, architectural consistency, and correct system integration. Use for reviewing new endpoints, refactors, and UI components to ensure alignment with project standards and established patterns.
2026-01-05