Browse Skills
44915 skills found
configure.md
3
1
export
configure
2
from
"atrawog/bazzite-ai"
from
"atrawog/bazzite-ai"
3
Unified system configuration dispatcher for bazzite-ai. Manages services(Docker, Cockpit, SSH), desktop settings (gamemode, Steam), security(passwordless sudo), and development environment (GPU containers). Usewhen users need to enable/disable system features or check configuration status.
2026-01-05
coder-memory-store.md
3
1
export
coder-memory-store
2
from
"hungson175/deploy-memory-tools"
from
"hungson175/deploy-memory-tools"
3
Store universal coding patterns into vector database. Auto-invokes after difficult tasks with broadly-applicable lessons. Trigger with "--store" or when user expresses frustration (strong learning signals). Uses true two-stage retrieval with MCP server v2.
2026-01-05
brand-color-psychology.md
3
1
export
brand-color-psychology
2
from
"mike-coulbourn/claude-vibes"
from
"mike-coulbourn/claude-vibes"
3
Provides brand color psychology and strategic palette development frameworks including Color-in-Context Theory, 60-30-10 Rule, color harmony systems, archetype color associations, Blue Ocean color differentiation, cultural considerations, and accessibility requirements. Auto-activates during brand color selection, palette development, color psychology discussions, and color strategy work. Use when discussing brand colors, color palettes, color psychology, color differentiation, color accessibility, color harmony, WCAG compliance, or color specifications.
2026-01-05
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
vertexai-live-api.md
3
1
export
vertexai-live-api
2
from
"kazunori279/gcp-blogs"
from
"kazunori279/gcp-blogs"
3
Google Cloud Gemini Live API documents
2026-01-05
latex-manual.md
3
1
export
latex-manual
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
Comprehensive LaTeX reference with commands, templates, and troubleshooting for document typesetting
2026-01-05
kubernetes-operations.md
3
1
export
kubernetes-operations
2
from
"ShunsukeHayashi/miyabi-mcp-bundle"
from
"ShunsukeHayashi/miyabi-mcp-bundle"
3
Kubernetes cluster operations including pods, services, deployments, and logs. Use when managing Kubernetes workloads, debugging pod issues, or checking cluster status.
2026-01-05
analyzing-root-causes.md
3
1
export
analyzing-root-causes
2
from
"thkt/claude-config"
from
"thkt/claude-config"
3
5 Whys方法論によるソフトウェア問題の根本原因分析。 トリガー: 根本原因, root cause, 5 Whys, なぜなぜ分析, 対症療法, patch, symptom, 症状, 表面的, workaround, ワークアラウンド, 本質的, 応急処置, bandaid, quick fix.
2026-01-05
report-architecture-analysis.md
3
1
export
report-architecture-analysis
2
from
"Official-MoonDao/LORS"
from
"Official-MoonDao/LORS"
3
Specialized skill for conducting detailed architectural analysis of lunar rover systems and subsystems.
2026-01-05
notion-knowledge-capture.md
3
1
export
notion-knowledge-capture
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
2026-01-05
firebase-developmentproject-setup.md
3
1
export
firebase-developmentproject-setup
2
from
"2389-research/claude-plugins"
from
"2389-research/claude-plugins"
3
Initialize new Firebase project with proven architecture. Guides through firebase init, choosing hosting/auth/functions patterns, emulator configuration, and initial project structure setup.
2026-01-05
schema-design.md
3
1
export
schema-design
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Design database-specific schemas for relational, document, graph, and time-series databases.
2026-01-05
windows-git-bash-compatibility.md
3
1
export
windows-git-bash-compatibility
2
from
"JosiahSiegel/claude-plugin-marketplace"
from
"JosiahSiegel/claude-plugin-marketplace"
3
Windows and Git Bash compatibility guidance for Azure Data Factory development and CI/CD
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
git-workflow-with-conventional-commits.md
3
1
export
git-workflow-with-conventional-commits
2
from
"ShunsukeHayashi/miyabi-mcp-bundle"
from
"ShunsukeHayashi/miyabi-mcp-bundle"
3
Automated Git workflow including staging, committing with Conventional Commits format, PR creation, and merging. Use when committing changes, creating PRs, or managing Git branches.
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
database-testing.md
3
1
export
database-testing
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations.
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
s-test.md
3
1
export
s-test
2
from
"Falkicon/Mechanic"
3
Write and run unit tests for WoW addons using Busted and the Mechanic test framework. Covers test structure, mocking WoW APIs, and coverage analysis. Use when adding tests, fixing bugs with regression tests, or improving coverage. Triggers: test, unit test, coverage, Busted, mock, TDD, sandbox.
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