Browse Skills
2024 skills found
dependency-analysis.md
1
1
export
dependency-analysis
2
from
"hubvue/fe-analysis-skills"
from
"hubvue/fe-analysis-skills"
3
Enhanced dependency analyzer with comprehensive markdown reporting and actionable recommendations. Use when you need to optimize frontend project dependencies, detect security vulnerabilities, identify unused packages, find duplicate functionality, analyze dependency impact, generate cleanup scripts, or produce detailed Markdown reports. Supports JavaScript, TypeScript, Vue, React, Angular, and modern build tools with parallel processing and incremental analysis capabilities.
2026-01-05
draft-section.md
1
1
export
draft-section
2
from
"testaco/agentic-coding-book"
from
"testaco/agentic-coding-book"
3
Incremental content drafting skill that writes specific sections within existing scaffolds. Supports drafting 1 section at a time or batch-drafting multiple sections with user control. Each operation stays under 10k tokens to avoid context compacting.
2026-01-05
context7.md
1
1
export
context7
2
from
"lefant/claude-code-plugins"
from
"lefant/claude-code-plugins"
3
Use Context7 MCP to access up-to-date library documentation when working with project dependencies. Always consult Context7 for accurate API references, patterns, and examples when doing in-depth work with libraries.
2026-01-05
skill-creator.md
1
1
export
skill-creator
2
from
"ssdeanx/AI-Skills"
from
"ssdeanx/AI-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 Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
data-fetching.md
1
1
export
data-fetching
2
from
"atilladeniz/next-go-pg"
from
"atilladeniz/next-go-pg"
3
Server-Side + Client-Side Data Fetching with Orval + TanStack Query HydrationBoundary Pattern. ALWAYS use Orval - NEVER manual fetch()!
2026-01-05
docker-mcp.md
1
1
export
docker-mcp
2
from
"GGPrompts/my-gg-plugins"
from
"GGPrompts/my-gg-plugins"
3
Comprehensive guide for Docker MCP Toolkit Dynamic Tools - discover and use ~170 MCP servers on-demand. Use when working with MCP servers, dynamic tools, database access, APIs, cloud services, or needing external integrations during conversations.
2026-01-05
docusaurus-expert.md
1
1
export
docusaurus-expert
2
from
"raphaelmansuy/agentic_platform_reference"
from
"raphaelmansuy/agentic_platform_reference"
3
Build fast, SEO-optimized static sites with Docusaurus v3.9.2 using Markdown/MDX, SEO metadata, and plugins. Helps with setup, docs, SEO optimization, plugin integration, and GitHub Pages deployment.
2026-01-05
gemini-research-subagent.md
1
1
export
gemini-research-subagent
2
from
"DasBluEyedDevil/Multi-Agent-Workflow"
from
"DasBluEyedDevil/Multi-Agent-Workflow"
3
Delegates large-context code analysis to Gemini CLI. Use when analyzing codebases, tracing bugs across files, reviewing architecture, or performing security audits. Gemini reads, Claude implements.
2026-01-05
flecs-dylib-modules.md
1
1
export
flecs-dylib-modules
2
from
"andrewgazelka/rgb"
from
"andrewgazelka/rgb"
3
Hot-reloadable Flecs modules as Rust dylibs. Covers module architecture, component vs system modules, and inter-module dependencies.
2026-01-05
code-review.md
1
1
export
code-review
2
from
"jiyeol-lee/dotfiles"
from
"jiyeol-lee/dotfiles"
3
Code review guidelines for commits and file changes. Covers four categories:Quality (security, correctness, maintainability), Regression (breaking changes,API compatibility), Documentation (code docs, changelogs), and Performance(optimization, efficiency).
2026-01-05
security-bluebook-builder.md
1
1
export
security-bluebook-builder
2
from
"SHADOWPR0/security-bluebook-builder"
from
"SHADOWPR0/security-bluebook-builder"
3
Create or refine a concise, normative security policy ("Blue Book") for sensitive applications. Use when users need a threat model, data classification rules, auth/session policy, logging and audit requirements, retention/deletion expectations, incident response, or security gates for apps handling PII/PHI/financial data.
2026-01-05
agent-manager.md
1
1
export
agent-manager
2
from
"rmax/dotfiles-ng"
from
"rmax/dotfiles-ng"
3
Create or update AGENTS.md files in a precise, controlled, and deterministic manner.
2026-01-05
analyzing-patterns.md
1
1
export
analyzing-patterns
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
3
Automatically activated when user asks to "find patterns in...", "identify repeated code...", "analyze the architecture...", "what design patterns are used...", or needs to understand code organization, recurring structures, or architectural decisions
2026-01-05
character-management.md
1
1
export
character-management
2
from
"keberle/fiction-kit-rebound-specialist"
from
"keberle/fiction-kit-rebound-specialist"
3
Maintain character consistency by cross-referencing canonical character files. Use when writing scenes with established characters, updating character information, or checking for contradictions. Prevents invented physical details, cars, homes, or backstory. Triggers include "character consistency", "check character", "update character file", "character canon", "character validation".
2026-01-05
hotwire-turbo-stimulus.md
1
1
export
hotwire-turbo-stimulus
2
from
"sjnims/rails-expert"
from
"sjnims/rails-expert"
3
This skill should be used when the user asks about Hotwire, Turbo Drive, Turbo Frames, Turbo Streams, Stimulus controllers, frontend interactivity, server-rendered HTML updates, websocket updates, progressive enhancement, data attributes, importing JavaScript modules, or building interactive UIs without React/Vue. Also use when discussing the "HTML over the wire" approach or NO BUILD philosophy. Examples:
2026-01-05
elo-ratings-math.md
1
1
export
elo-ratings-math
2
from
"mcclowes/elo-elo"
from
"mcclowes/elo-elo"
3
Explains the mathematical principles behind Elo rating systems, including expected score calculation, rating updates, and the K-factor. Use when implementing or understanding competitive rating systems.
2026-01-05
mcp-config.md
1
1
export
mcp-config
2
from
"jarrettmeyer/jarrettmeyer.github.io"
from
"jarrettmeyer/jarrettmeyer.github.io"
3
Configure MCP servers including Context7 and Playwright. Use when the user asks about MCP configuration, setting up Context7, configuring Playwright MCP, or managing MCP servers for this project.
2026-01-05
mcp-executor.md
1
1
export
mcp-executor
2
from
"mcfearsome/cc-colony"
from
"mcfearsome/cc-colony"
3
Execute complex multi-tool MCP workflows directly using TypeScript or Python. As the MCP executor agent, you have MCP servers configured and write code that composes multiple tool calls. Use for 3+ MCP tool calls, complex data processing, parallel operations, or retry logic. This skill is colony-aware - you execute code directly via Bash without subagents.
2026-01-05
dev-cli-development.md
1
1
export
dev-cli-development
2
from
"ai-debugger-inc/aidb"
from
"ai-debugger-inc/aidb"
3
Guide for developing AIDB dev-cli commands and services. Covers Click framework patterns, service architecture, command development, decorators, error handling, CommandExecutor, CliOutput, BaseService, BaseManager patterns. Use when working with src/aidb_cli/, adding CLI commands, creating services, or integrating with Docker/test/adapter systems.
2026-01-05
greedy-selection-algorithm.md
1
1
export
greedy-selection-algorithm
2
from
"skillrecordings/migrate-egghead"
from
"skillrecordings/migrate-egghead"
3
Use when building selection algorithms that must balance multiple diversity/coverage constraints (e.g., selecting test cases, sampling datasets, portfolio optimization). Especially useful when hard co...
2026-01-05
dabs-writer.md
1
1
export
dabs-writer
2
from
"databricks-solutions/ai-dev-kit"
from
"databricks-solutions/ai-dev-kit"
3
Create and configure Databricks Asset Bundles (DABs) with best practices for multi-environment deployments. Use when working with: (1) Creating new DAB projects, (2) Adding resources (dashboards, pipelines, jobs, alerts), (3) Configuring multi-environment deployments, (4) Setting up permissions, (5) Deploying or running bundle resources
2026-01-05
cli-ninja-tools.md
1
1
export
cli-ninja-tools
2
from
"killerapp/mem8-plugin"
from
"killerapp/mem8-plugin"
3
CLI power tools for AI-assisted development. Use when (1) needing recommendations for CLI tools to install, (2) processing JSON/YAML data with jq/yq, (3) searching code with ripgrep or ast-grep, (4) documenting a CLI tool or multi-tool recipe you've discovered, (5) wanting to learn CLI patterns for data pipelines, or (6) setting up a new project and want CLI recommendations. Supports three modes - init (project scan), document (capture new recipes), and recommend (codebase analysis).
2026-01-05
verify.md
1
1
export
verify
2
from
"jongwony/epistemic-protocols"
from
"jongwony/epistemic-protocols"
3
This skill should be used when the user asks to "verify protocols", "check consistency before commit", "validate definitions", "run pre-commit checks", "verify soundness", or wants to ensure epistemic protocol quality. Invoke explicitly with /verify for pre-commit validation.
2026-01-05
sap-rpt1-oss-predictor.md
1
1
export
sap-rpt1-oss-predictor
2
from
"amitlals/sap-rpt1-oss-predictor"
from
"amitlals/sap-rpt1-oss-predictor"
3
Use SAP-RPT-1-OSS open source tabular foundation model for predictive analytics on SAP business data. Handles classification and regression tasks including customer churn prediction, delivery delay forecasting, payment default risk, demand planning, and financial anomaly detection. Use when asked to predict, forecast, classify, or analyze patterns in SAP tabular data exports (CSV/DataFrame). Runs locally via Hugging Face model.
2026-01-05