Browse Skills
20307 skills found
design-of-experiments.md
3
1
export
design-of-experiments
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Expert guidance for Design of Experiments (DOE) in Python - interactive goal-driven design selection, classical DOE (factorial, response surface, screening), Bayesian optimization with Gaussian processes, model-driven optimal designs, active learning, and sequential experimentation; includes pyDOE3, pycse, GPyOpt, scikit-optimize, statsmodels
2026-01-05
iso25010-analysis.md
3
1
export
iso25010-analysis
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
ISO/IEC 25010 quality model for software product quality characteristics
2026-01-05
create-skill.md
3
1
export
create-skill
2
from
"ronnycoding/.claude"
from
"ronnycoding/.claude"
3
Guide for creating well-structured Claude Code skills with proper YAML frontmatter, focused descriptions, and supporting files. Use when the user wants to create a new skill, build a custom skill, extend Claude's capabilities, or mentions creating/designing/building skills.
2026-01-05
typescript-advanced-types.md
3
1
export
typescript-advanced-types
2
from
"amurata/cc-tools"
from
"amurata/cc-tools"
3
ジェネリクス、条件型、マップ型、テンプレートリテラル、ユーティリティ型を含むTypeScriptの高度な型システムを習得し、型安全なアプリケーションを構築します。複雑な型ロジックの実装、再利用可能な型ユーティリティの作成、TypeScriptプロジェクトでのコンパイル時型安全性の確保時に使用してください。
2026-01-05
plugin-development.md
3
1
export
plugin-development
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Central authority for Claude Code plugins. Covers plugin creation, plugin structure (plugin.json, commands/, agents/, skills/, hooks/), plugin manifest configuration, plugin installation and management (/plugin command), plugin marketplaces (marketplace.json, adding marketplaces), team plugin workflows, plugin development and testing, plugin debugging, plugin sharing and distribution, MCP servers in plugins, and plugin settings. Assists with creating plugins, installing from marketplaces, configuring team plugins, and troubleshooting plugin issues. Delegates 100% to docs-management skill for official documentation.
2026-01-05
pycse.md
3
1
export
pycse
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Use when performing regression analysis with confidence intervals, solving ODEs, fitting models to experimental data, or caching expensive scientific computations - provides convenient wrappers around scipy that automatically calculate confidence intervals and prediction bounds for linear, nonlinear, and polynomial regression
2026-01-05
applescript.md
3
1
export
applescript
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Expert in AppleScript and JavaScript for Automation (JXA) for macOS system scripting. Specializes in secure script execution, application automation, and system integration. HIGH-RISK skill due to shell command execution and system-wide control capabilities.
2026-01-05
wp-project-triage.md
3
1
export
wp-project-triage
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Use when you need to quickly understand a WordPress repository: detect project type (plugin/theme/block theme/WP core/full site), available tooling (Composer, npm, @wordpress/scripts), test frameworks (PHPUnit, Playwright, wp-env), and version hints.
2026-01-05
python-optimization.md
3
1
export
python-optimization
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Expert guidance for mathematical optimization in Python - systematic problem classification, library selection (scipy, pyomo, cvxpy, GEKKO), solver configuration, and implementation patterns for LP, QP, NLP, MIP, convex, and global optimization problems
2026-01-05
hook-generator.md
3
1
export
hook-generator
2
from
"squirrelsoft-dev/claude-builder"
from
"squirrelsoft-dev/claude-builder"
3
Creates and configures Claude Code hooks for event-driven automation. Activates when user wants to automate tasks, create event handlers, add formatting/logging/notifications, or ensure deterministic behaviors. Updates settings.json safely with hook configurations. Use when user mentions "create hook", "automate", "on save", "pre/post tool", "notification", "formatting hook", or wants always-on behaviors.
2026-01-05
career-strategy.md
3
1
export
career-strategy
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Internal vs external career growth paths, goal setting, career maintenance, and long-term planning for software engineers. Use when deciding between internal promotion vs external job search, setting career goals, or planning long-term career trajectory.
2026-01-05
superpowers-lab.md
3
1
export
superpowers-lab
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Experimental Claude Code skills extending capabilities with new techniques for interactive CLI tools, tmux automation, and advanced workflows.
2026-01-05
tufte-slide-design.md
3
1
export
tufte-slide-design
2
from
"ingpoc/SKILLS"
from
"ingpoc/SKILLS"
3
This skill applies Edward Tufte's data visualization principles from "The Visual Display of Quantitative Information" to create high-impact slides. Use when designing presentations, creating charts/graphs, reviewing slides for clarity, or transforming data into visual displays. Triggers on phrases like "make a slide", "create presentation", "design chart", "visualize data", "review my slides", or "make this more impactful".
2026-01-05
filament-actions.md
3
1
export
filament-actions
2
from
"mwguerra/claude-code-plugins"
from
"mwguerra/claude-code-plugins"
3
Create FilamentPHP v4 actions with modals, confirmation, forms, and bulk operations
2026-01-05
mcp-integration.md
3
1
export
mcp-integration
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Central authority for Claude Code Model Context Protocol (MCP) integration. Covers MCP server installation (HTTP, SSE, stdio transports), server management (add, list, remove), installation scopes (local, project, user), plugin-provided MCP servers, enterprise MCP configuration, MCP resources and @ mentions, MCP prompts as slash commands, OAuth authentication, environment variable expansion, Claude Code as MCP server, output limits, and MCP security. Assists with connecting external tools, configuring MCP servers, managing authentication, and troubleshooting MCP issues. Delegates 100% to docs-management skill for official documentation.
2026-01-05
find-links.md
3
1
export
find-links
2
from
"kevinslin/llm"
from
"kevinslin/llm"
3
This skill should be used when the user wants to fill in TODO links, placeholder links, or missing links in markdown files. Invoke when the user mentions "fill links", "TODO links", "find links", or asks to add appropriate links to concepts in a document.
2026-01-05
browser-automation.md
3
1
export
browser-automation
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Expert in browser automation using Chrome DevTools Protocol (CDP) and WebDriver. Specializes in secure web automation, testing, and scraping with proper credential handling, domain restrictions, and audit logging. HIGH-RISK skill due to web access and data handling.
2026-01-05
terraform.md
3
1
export
terraform
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
HashiCorp Terraform Infrastructure as Code (IaC) tool for provisioning, managing, and versioning cloud infrastructure
2026-01-05
vue-integration-testing.md
3
1
export
vue-integration-testing
2
from
"alexanderop/workoutTracker"
from
"alexanderop/workoutTracker"
3
Write Vue 3 integration tests using Vitest Browser Mode and Page Objects. Use proactively whenever adding tests for views, components with routing, user flows, or features that span multiple components. Triggers include "add tests", "write tests", "test this", "needs tests", "integration tests", "test the feature", "test user flow", or any task involving testing UI interactions, navigation, dialogs, forms, or multi-step workflows.
2026-01-05
swift-navigation-core.md
3
1
export
swift-navigation-core
2
from
"nonameplum/agent-skills"
from
"nonameplum/agent-skills"
3
Core navigation primitives for Swift: AlertState, ConfirmationDialogState, UIBinding, and observation tools
2026-01-05
agentic-layer-audit.md
3
1
export
agentic-layer-audit
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Audit codebase for agentic layer coverage and identify gaps. Use when assessing agentic layer maturity, identifying investment opportunities, or evaluating primitive coverage.
2026-01-05
optimizing-performance.md
3
1
export
optimizing-performance
2
from
"thkt/claude-config"
from
"thkt/claude-config"
3
Frontend performance optimization with data-driven approach. Triggers: パフォーマンス, 遅い, 最適化, レンダリング, バンドルサイズ, Web Vitals, LCP, FID, CLS, 再レンダリング, メモ化, useMemo, useCallback, React.memo, 重い, 高速化, lazy loading, code splitting
2026-01-05
contract-test-design.md
3
1
export
contract-test-design
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Design consumer-driven contract testing strategies using Pact, verify provider contracts, and manage API evolution with contract-first approaches.
2026-01-05
tailwind-patterns.md
3
1
export
tailwind-patterns
2
from
"0xDarkMatter/claude-mods"
from
"0xDarkMatter/claude-mods"
3
Quick reference for Tailwind CSS utility patterns, responsive design, and configuration. Triggers on: tailwind, utility classes, responsive design, tailwind config, dark mode css, tw classes.
2026-01-05