Browse Skills
44835 skills found
standards-summary.md
0
1
export
standards-summary
2
from
"cotw-fabier/spidart"
from
"cotw-fabier/spidart"
3
Your approach to handling standards summary. Use this skill when working on files where standards summary comes into play.
2026-01-05
error-handling.md
0
1
export
error-handling
2
from
"nexus-labs-automation/backend-observability"
from
"nexus-labs-automation/backend-observability"
3
Capture errors with rich context for debugging and alerting
2026-01-05
multi-model-validation.md
0
1
export
multi-model-validation
2
from
"tianzecn/myclaudecode"
from
"tianzecn/myclaudecode"
3
Run multiple AI models in parallel for 3-5x speedup with ENFORCED performance statistics tracking. Use when validating with Grok, Gemini, GPT-5, DeepSeek, or Claudish proxy for code review, consensus analysis, or multi-expert validation. NEW in v3.1.0 - SubagentStop hook enforces statistics collection, MANDATORY checklist prevents incomplete reviews, timing instrumentation examples. Includes dynamic model discovery via `claudish --top-models` and `claudish --free`, session-based workspaces, and Pattern 7-8 for tracking model performance. Trigger keywords - "grok", "gemini", "gpt-5", "deepseek", "claudish", "multiple models", "parallel review", "external AI", "consensus", "multi-model", "model performance", "statistics", "free models".
2026-01-05
vm-bootstrap.md
0
1
export
vm-bootstrap
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Linux VM bootstrap verification skill. MUST BE USED when setting up new VMs or verifying environment.Supports modes: check (warn-only), install (operator-confirmed), strict (CI-ready).Enforces Linux-only + mise as canonical; honors preference brew→npm (with apt fallback).Verifies required tools: mise, node, pnpm, python, poetry, gh, railway, bd, tmux, jq, rg.Handles optional tools as warnings: tailscale, playwright, docker, bv.Never prints/seeds secrets; never stores tokens in repo/YAML; Railway vars only for app runtime env.Safe on dirty repos (refuses and points to dirty-repo-bootstrap skill, or snapshots WIP branch).Keywords: vm, bootstrap, setup, mise, toolchain, linux, environment, provision, verify, new vm
2026-01-05
nci-manipulation-analysis.md
0
1
export
nci-manipulation-analysis
2
from
"synaptiai/synapti-marketplace"
from
"synaptiai/synapti-marketplace"
3
Analyzes content for manipulation techniques using the NCI (Narrative Credibility Index) Protocol. Detects emotional manipulation, suspicious timing, uniform messaging, tribal division, and missing information across 20 categories. Use when asked to analyze content for manipulation, propaganda, disinformation patterns, or when user provides a URL or text asking "is this manipulative?", "analyze this for bias", "check for propaganda", or similar requests.
2026-01-05
uk-accountant.md
0
1
export
uk-accountant
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
Inga (Ledger-AI) - Senior UK Accountant & Strategic CFO with 20+ years experience in UK tech sector. Use for tax planning, VAT compliance, R&D tax credits, financial forecasting, IR35 assessment, or accounting app logic design. Auto-triggers tax warnings and savings opportunities. Also responds to 'Inga' or /inga command.
2026-01-05
phpstan-fixer.md
0
1
export
phpstan-fixer
2
from
"LongTermSupport/php-qa-ci"
from
"LongTermSupport/php-qa-ci"
3
Analyze existing PHPStan error logs without running analysis. Use when:- User says "fix the phpstan errors" (after manually running PHPStan)- User says "what phpstan errors do I have?"- User points to specific log file- PHPStan was run outside Claude's contextDelegates to fixer agent (sonnet) to find logs, parse errors, and implement fixes.Does NOT execute PHPStan - use phpstan-runner for that.
2026-01-05
warp-grep.md
0
1
export
warp-grep
2
from
"eaasxt/Farmhand"
from
"eaasxt/Farmhand"
3
Parallel code search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis, or when the user asks "how does X work" about the codebase.
2026-01-05
epcp-workflow.md
0
1
export
epcp-workflow
2
from
"BinkyTwin/ReviewXiv"
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
from
"Hieubkav/wincellarCloneBackend"
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
autonomous-learning.md
0
1
export
autonomous-learning
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Dialectical reasoning framework for self-improvement through pattern detection. Use when detecting teaching moments, high novelty scores, or generalisation patterns.
2026-01-05
moai-docs-validation.md
0
1
export
moai-docs-validation
2
from
"majiayu000/claude-skill-registry"
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
theme.md
0
1
export
theme
2
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3
Generates SCSS theme files in src/theme/ including vars.scss, shadow.scss, and index.scss with sample variables and mixins for styling.
2026-01-05
backend-dev.md
0
1
export
backend-dev
2
from
"krazyuniks/guitar-tone-shootout"
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
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
testing-core.md
0
1
export
testing-core
2
from
"timequity/plugins"
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
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
constitution-reader.md
0
1
export
constitution-reader
2
from
"zeeshan080/ai-native-robotics"
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
from
"CodeTonight-SA/cips"
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
bug-fix.md
0
1
export
bug-fix
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Systematic workflow for verifying bug fixes to ensure quality and prevent regres...
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
flow-actions-patterns.md
0
1
export
flow-actions-patterns
2
from
"Z1-Test/temp-rajan-s2"
from
"Z1-Test/temp-rajan-s2"
3
Complete user flow patterns for actions, forms, navigation, and state transitions
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
code-navigation.md
0
1
export
code-navigation
2
from
"jensenojs/dotfiles"
from
"jensenojs/dotfiles"
3
Use this skill to efficiently navigate and understand the codebase structure without reading every file.
2026-01-05