Browse Skills
20307 skills found
sdk-analytics-installer.md
3
1
export
sdk-analytics-installer
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Use this skill when the user asks to install, configure, or set up @dotcms/analytics, sdk-analytics, analytics SDK, add analytics tracking, or mentions installing analytics in Next.js or React projects
2026-01-05
guidance-grammars.md
3
1
export
guidance-grammars
2
from
"manutej/categorical-meta-prompting"
from
"manutej/categorical-meta-prompting"
3
Guidance library grammar-constrained generation with categorical structure. Use when implementing structured LLM outputs with grammar constraints, building template-based generation with guaranteed formats, creating type-safe prompt templates with interleaved computation, or applying categorical grammar theory to constrained generation.
2026-01-05
plan-gap-analysis.md
3
1
export
plan-gap-analysis
2
from
"d-o-hub/rust-self-learning-memory"
from
"d-o-hub/rust-self-learning-memory"
3
Analyze gaps between implementation plans and actual codebase implementation for the Rust self-learning memory project
2026-01-05
macos-native-development.md
3
1
export
macos-native-development
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Modern macOS native development patterns for Swift, Objective-C++, and AppKit. Use when writing macOS app code, handling keyboard events, screen capture, or system APIs. Covers SwiftUI/AppKit integration, CGEvent handling, ScreenCaptureKit, status bar items, and platform quirks.
2026-01-05
android-test-runner.md
3
1
export
android-test-runner
2
from
"xtone/ai_development_tools"
from
"xtone/ai_development_tools"
3
重要: ユーザーがAndroidテスト実行をリクエストした場合、常にこのスキルを最初に使用してください。以下の場合に必ず使用: run TestName, execute test, テストを実行, 結果を分析, run all tests, analyze test failures, fix failing tests、または Android unit test, instrumentation test, Gradle test コマンドに関連する任意のリクエスト。./gradlew test や Bash コマンドを直接使用しないでください - 常にこのスキルに委譲してください。Multi-variantプロジェクト、JAVA_HOME セットアップ、一般的なテストパターンに対応しています。
2026-01-05
python-best-practices.md
3
1
export
python-best-practices
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Expert guidance for writing professional Python code following industry best practicesincluding PEP 8 compliance, testing, type hints, error handling, and modern tooling.Use this skill when writing new Python code, refactoring existing code, setting upPython projects, implementing tests, or ensuring code quality and maintainability.Emphasizes: PEP 8, modularity, DRY principle, TDD, virtual environments (uv),and modern tooling (Ruff, Black, Mypy).
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 and insights into vector database. Use after completing difficult tasks with broadly-applicable lessons that work across ANY project. Use when user says "--coder-store" or "--learn" (you decide which scope, may use both) or after discovering framework-agnostic patterns. ALSO invoke when user expresses strong frustration using trigger words like "fuck", "fucking", "shit", "moron", "idiot", "stupid", "garbage", "useless", "terrible", "wtf", "this is ridiculous", "you're not listening" - these are CRITICAL learning signals for storing failure patterns. Skip for routine work or project-specific details. Auto-invokes based on task completion and user signals.
2026-01-05
green-software.md
3
1
export
green-software
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Sustainability assessment and energy efficiency for software systems
2026-01-05
materials-properties.md
3
1
export
materials-properties
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Expert assistant for calculating materials properties from first-principles using ASE - structure relaxation, surface energies, adsorption, reaction barriers, phonons, elastic constants, and thermodynamic modeling with proper scientific methodology
2026-01-05
building-bitcoin-rust.md
3
1
export
building-bitcoin-rust
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
Comprehensive guide to building Bitcoin protocol implementation in Rust, covering cryptographic primitives, blockchain architecture, consensus mechanisms, networking, and wallet development. Use when implementing Bitcoin-compatible systems, learning Bitcoin internals, or developing cryptocurrency applications in Rust.
2026-01-05
component-variants.md
3
1
export
component-variants
2
from
"ainergiz/design-inspirations"
from
"ainergiz/design-inspirations"
3
Creates light and dark mode component variants with consistent color token mapping. Use when building dual-theme components, creating light/dark UI pairs, or implementing theme-aware designs.
2026-01-05
apptainer.md
3
1
export
apptainer
2
from
"atrawog/bazzite-ai"
from
"atrawog/bazzite-ai"
3
Apptainer (Singularity) container management for HPC workloads. Build SIFimages, run containers with GPU passthrough. Use when users need HPC-compatiblecontainerization or need to pull/run Apptainer images.
2026-01-05
decision-archaeology.md
3
1
export
decision-archaeology
2
from
"ntsk/dotfiles"
from
"ntsk/dotfiles"
3
Investigate why code was written a certain way. Use when tracing decision history through git blame, commit logs, PRs, and issues to understand the reasoning behind code changes.
2026-01-05
opentrons-heater-shaker.md
3
1
export
opentrons-heater-shaker
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Opentrons Heater-Shaker Module - temperature control (37-95°C) with orbital mixing (200-3000 rpm) for cell culture, enzymatic reactions, and sample preparation requiring simultaneous heating and agitation
2026-01-05
nextjs-reviewer.md
3
1
export
nextjs-reviewer
2
from
"jaredpalmer/claude-plugins"
from
"jaredpalmer/claude-plugins"
3
Review Next.js App Router code for optimal Partial Prerendering (PPR), caching strategy, Suspense boundaries, and React Query integration. Ensure adherence to Next.js 16+ Cache Components best practices.
2026-01-05
design-token-management.md
3
1
export
design-token-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use when implementing design token systems, CSS variable architectures, or Style Dictionary pipelines. Covers token schemas, naming conventions, token transformations, and multi-platform token delivery for design systems.
2026-01-05
pytd.md
3
1
export
pytd
2
from
"treasure-data/td-skills"
from
"treasure-data/td-skills"
3
Expert assistance for using pytd (Python SDK) to query and import data with Treasure Data. Use this skill when users need help with Python-based data analysis, querying Presto/Hive, importing pandas DataFrames, bulk data uploads, or integrating TD with Python analytical workflows.
2026-01-05
claude-code-x-autonomous-execution-subagent.md
3
1
export
claude-code-x-autonomous-execution-subagent
2
from
"ShunsukeHayashi/miyabi-mcp-bundle"
from
"ShunsukeHayashi/miyabi-mcp-bundle"
3
Execute Claude Code autonomously in the background for well-defined tasks, enabling parallel execution of up to 5 concurrent sessions while the user continues other work.
2026-01-05
nativephp-events.md
3
1
export
nativephp-events
2
from
"NativePHP/ClaudePlugins"
from
"NativePHP/ClaudePlugins"
3
This skill should be used when the user asks about "nativephp event", "native event handling", "OnNative attribute", "listen for native events", "PhotoTaken event", "event dispatching", "livewire native event", "javascript native event", "custom event class", or needs to handle responses from native device functionality.
2026-01-05
opentrons.md
3
1
export
opentrons
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Expert guidance for Opentrons Python API v2 - automated liquid handling, protocol development, labware management, and hardware module integration for OT-2 and Flex robots
2026-01-05
xp.md
3
1
export
xp
2
from
"channingwalton/dotfiles"
from
"channingwalton/dotfiles"
3
Extreme Programming workflow orchestrator. Use when implementing features. Coordinates planning, TDD, refactoring, and commits.
2026-01-05
ui-ux-pro-max.md
3
1
export
ui-ux-pro-max
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-05
typedoc.md
3
1
export
typedoc
2
from
"ue-too/ue-too"
from
"ue-too/ue-too"
3
Create and improve TypeScript project documentation using TypeDoc. Use when documenting TypeScript codebases, adding JSDoc comments, configuring TypeDoc, auditing documentation coverage, or generating API reference documentation for TypeScript projects.
2026-01-05
vue-composables.md
3
1
export
vue-composables
2
from
"alexanderop/workoutTracker"
from
"alexanderop/workoutTracker"
3
Write high-quality Vue 3 composables following established patterns and best practices. Use when creating new composables, refactoring existing ones, or reviewing composable code. Triggers include requests to "create a composable", "write a use* function", "extract logic into a composable", or any Vue Composition API reusable logic task.
2026-01-05