Browse Skills
44915 skills found
cargo-machete.md
6
1
export
cargo-machete
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Detect unused dependencies in Rust projects for cleaner Cargo.toml files and faster builds.Use when auditing dependencies, optimizing build times, cleaning up Cargo.toml, or detecting bloat.Trigger terms: unused dependencies, cargo-machete, dependency audit, dependency cleanup, bloat detection, cargo-udeps.
2026-01-05
frameworkmakeout.md
6
1
export
frameworkmakeout
2
from
"atournayre/claude-marketplace"
from
"atournayre/claude-marketplace"
3
Génère classe Out (DTO immuable pour output)
2026-01-05
nano-banana-image-combine.md
6
1
export
nano-banana-image-combine
2
from
"daniel-carreon/fabrica-de-miniaturas"
from
"daniel-carreon/fabrica-de-miniaturas"
3
Combine multiple images using Gemini 3 Pro (Nano Banana Pro) via OpenRouter. Use when merging 2-8 images with AI-guided composition.
2026-01-05
skaffold-orbstack.md
6
1
export
skaffold-orbstack
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
OrbStack-optimized Skaffold workflows for local Kubernetes development without port-forward.Use when configuring Skaffold with OrbStack, accessing services via LoadBalancer or Ingress,or when the user mentions OrbStack, k8s.orb.local, service access, or eliminating port-forward.
2026-01-05
extract-videos.md
6
1
export
extract-videos
2
from
"dparedesi/YTScribe"
from
"dparedesi/YTScribe"
3
Extract video metadata from a YouTube channel and save to CSV for tracking. This skill ONLY populates the CSV and does NOT download transcripts.
2026-01-05
migration-patterns.md
6
1
export
migration-patterns
2
from
"spences10/devhub-crm"
from
"spences10/devhub-crm"
3
Database migration patterns for SQLite. Use when creating migrations, modifying schema, or running database changes.
2026-01-05
schematic-generation.md
6
1
export
schematic-generation
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Generate color-coded electronics schematic diagrams from wiring documentation using AI image generation.Parses WIRING.md or similar documentation files, researches component pinouts via web search,and generates visual schematic images with hobby-friendly color coding using Nano Banana Pro.Use when the user wants to:- Generate a schematic from wiring documentation- Visualize circuit connections from a WIRING.md file- Create circuit diagrams for embedded projects- Generate hardware documentation imagesTriggers: "generate schematic", "create schematic", "schematic from wiring","visualize circuit", "circuit diagram", "wiring diagram image"
2026-01-05
track-implementation-progress.md
6
1
export
track-implementation-progress
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Track implementation progress against plan. Use to monitor component delivery and identify blockers.
2026-01-05
vscode-extension-refactorer.md
6
1
export
vscode-extension-refactorer
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides expert-level guidance for refactoring VS Code extension code. Use when extracting classes or functions, reducing code duplication, improving type safety, reorganizing module structure, applying design patterns, or optimizing performance. Covers systematic refactoring workflows, code smell detection, safe transformation techniques, and VS Code-specific patterns.
2026-01-05
frontend-engineer.md
6
1
export
frontend-engineer
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert frontend engineering with simplified pragmatic architecture, React 19, TanStack ecosystem, and Zustand state management. **ALWAYS use when implementing ANY frontend features.** Use when setting up project structure, creating pages and state management, designing gateway injection patterns, setting up HTTP communication and routing, organizing feature modules, or optimizing performance. **ALWAYS use when implementing Gateway Pattern (Interface + HTTP + Fake), Context API injection, Zustand stores, TanStack Router, or feature-based architecture.**
2026-01-05
playwright-browser-tabs.md
6
1
export
playwright-browser-tabs
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To manage browser tabs, list, create, select, or close Playwright tabs.
2026-01-05
github-actions-inspection.md
6
1
export
github-actions-inspection
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Inspect GitHub Actions workflow runs, check status, analyze logs, debug failures, and identify root causes. Use when investigating CI/CD failures, checking workflow status, or debugging GitHub Actions issues.
2026-01-05
obsidian-canvas.md
6
1
export
obsidian-canvas
2
from
"jykim/claude-obsidian-skills"
from
"jykim/claude-obsidian-skills"
3
Create and manage Obsidian Canvas files with automatic layout generation. Use when creating visual knowledge maps, weekly reading summaries, or project timelines.
2026-01-05
godot-ui-designer.md
6
1
export
godot-ui-designer
2
from
"hhhh124hhhh/godot-mcp"
from
"hhhh124hhhh/godot-mcp"
3
Godot UI界面系统开发专家,支持自然语言描述自动创建菜单、HUD、对话框、响应式布局等完整UI系统
2026-01-05
create-mcp-eval.md
6
1
export
create-mcp-eval
2
from
"genmcp/gevals"
from
"genmcp/gevals"
3
Create or modify evaluations for MCP Server(s). Use whenever you are tasked with changed MCP evals.
2026-01-05
nondominium-holochain-dna-dev.md
6
1
export
nondominium-holochain-dna-dev
2
from
"Sensorica/nondominium"
from
"Sensorica/nondominium"
3
Specialized skill for nondominium Holochain DNA development, focusing on zome creation, entry patterns, integrity/coordinator architecture, ValueFlows compliance, and WASM optimization. Use when creating new zomes, implementing entry types, or modifying Holochain DNA code.
2026-01-05
dart-analyze-files.md
6
1
export
dart-analyze-files
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To run static analysis across a Dart or Flutter project, analyze files to find compile and lint errors.
2026-01-05
subtest-isolation.md
6
1
export
subtest-isolation
2
from
"bearcove/pikru"
from
"bearcove/pikru"
3
Create minimal subtests to isolate and fix complex bugs. Use when a test fails and the issue is buried in complexity.
2026-01-05
frontend-components.md
6
1
export
frontend-components
2
from
"coreyja/coreyja.com"
from
"coreyja/coreyja.com"
3
Design reusable, composable UI components with single responsibility, clear interfaces, and proper state management. Use this skill when creating or refactoring React, Vue, Svelte, or other framework components. When defining component props, interfaces, or APIs. When managing component state or lifting state up to parent components. When building reusable UI elements like buttons, cards, forms, modals, or lists. When implementing component composition patterns. When working with component files (.jsx, .tsx, .vue, .svelte). When documenting component usage or creating component libraries.
2026-01-05
documenting-stack.md
6
1
export
documenting-stack
2
from
"plvo/create-faster"
from
"plvo/create-faster"
3
Use when documenting stacks, databases, or ORMs in create-faster MDX docs - focuses on technical changes and what we add beyond official setup
2026-01-05
confidence-scoring.md
6
1
export
confidence-scoring
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Assess quality of PRPs and work-orders using systematic confidence scoring. Use when evaluating readiness for execution or subagent delegation.
2026-01-05
extract-test-failures.md
6
1
export
extract-test-failures
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Extract and summarize test failures from logs. Use to quickly understand what tests failed and why.
2026-01-05
frontend-performance.md
6
1
export
frontend-performance
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Optimize Next.js frontend performance using Lighthouse, bundle analysis, and animation best practices. Use when diagnosing slow pages, optimizing bundle size, or improving Core Web Vitals (LCP, TBT, CLS).
2026-01-05
cargo-nextest.md
6
1
export
cargo-nextest
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Next-generation test runner for Rust with parallel execution, advanced filtering, and CI integration.Use when running tests, configuring test execution, setting up CI pipelines, or optimizing test performance.Trigger terms: nextest, test runner, parallel tests, test filtering, test performance, flaky tests, CI testing.
2026-01-05