Browse Skills
44915 skills found
dbcli-query.md
6
1
export
dbcli-query
2
from
"tteamtm/dbcli"
from
"tteamtm/dbcli"
3
Execute SELECT queries on 30+ databases (SQLite, SQL Server, MySQL, PostgreSQL, Oracle, etc.) using DbCli. Returns data in JSON, table, or CSV format. Use when user needs to query databases, read data, or execute SELECT statements.
2026-01-05
ci-analyze-failure-logs.md
6
1
export
ci-analyze-failure-logs
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Parse and analyze CI failure logs to identify root causes and error patterns. Use when CI builds fail to understand what broke.
2026-01-05
bevy-game-engine.md
6
1
export
bevy-game-engine
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Bevy game engine development including ECS architecture, rendering, input handling, asset management, and game loop design. Use when building games with Bevy, working with entities/components/systems, or when the user mentions Bevy, game development in Rust, or 2D/3D games.
2026-01-05
c3-alter.md
6
1
export
c3-alter
2
from
"lagz0ne/c3-skill"
from
"lagz0ne/c3-skill"
3
Use when project has .c3/ and user intends to change code or architecture.Triggers: "add", "change", "modify", "update", "fix", "refactor", "remove", "implement", "create new", "rename", "new feature", "bug fix".
2026-01-05
cli-demo-gif.md
6
1
export
cli-demo-gif
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Generate CLI demo GIFs using vhs (Charmbracelet). Use when creating terminal recordings for README files or documentation.
2026-01-05
browser-automation.md
6
1
export
browser-automation
2
from
"EmilLindfors/rust-browser-mcp"
from
"EmilLindfors/rust-browser-mcp"
3
Enterprise-grade browser automation using WebDriver protocol. Use when the user needs to automate web browsers, perform web scraping, test web applications, fill forms, take screenshots, monitor performance, or execute multi-step browser workflows. Supports Chrome, Firefox, and Edge with connection pooling and health management.
2026-01-05
typescript-strict-mode.md
6
1
export
typescript-strict-mode
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
TypeScript strict mode configuration for 2025. Recommended tsconfig.json settings,strict flags explained, moduleResolution strategies (Bundler vs NodeNext),verbatimModuleSyntax, noUncheckedIndexedAccess. Use when setting up TypeScript projectsor migrating to stricter type safety.
2026-01-05
accessibility-implementation.md
6
1
export
accessibility-implementation
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
WCAG 2.1/2.2 compliance implementation, ARIA patterns, keyboard navigation, focus management, and accessibility testing. Use when implementing accessible components, fixing accessibility issues, or when the user mentions WCAG, ARIA, screen readers, or keyboard navigation.
2026-01-05
phase-implement.md
6
1
export
phase-implement
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Coordinate implementation phase by delegating tasks and ensuring code quality. Use during implementation phase to manage engineer tasks.
2026-01-05
frameworkmakeurls.md
6
1
export
frameworkmakeurls
2
from
"atournayre/claude-marketplace"
from
"atournayre/claude-marketplace"
3
Génère classe Urls + Message CQRS + Handler
2026-01-05
nano-banana-pro.md
6
1
export
nano-banana-pro
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Generate images using Google Nano Banana Pro (Gemini 3 Pro Image).This is a generic image generation skill for any context.Use when users want to:- Create images from text descriptions- Generate artwork, photos, or illustrations- Use reference images for style or subject consistency- Create images with specific aspect ratios or resolutionsTriggers: "generate image", "create image", "imagen", "nano banana","make a picture", "draw", "illustrate"
2026-01-05
cursor-remarkable-upload.md
6
1
export
cursor-remarkable-upload
2
from
"go-go-golems/docmgr"
from
"go-go-golems/docmgr"
3
Upload markdown (including docmgr ticket docs) to a reMarkable device as PDF via a local uploader script, with a safe dry-run and optional mirroring of ticket structure. Use when the user asks to send docs to reMarkable, export markdown to PDF for reMarkable, or troubleshoot rmapi/pandoc/xelatex.
2026-01-05
git-commands.md
6
1
export
git-commands
2
from
"bearcove/pikru"
from
"bearcove/pikru"
3
Git command conventions for pikru. Use when running any git commands to avoid blocking on interactive pager.
2026-01-05
code-review-assistant.md
6
1
export
code-review-assistant
2
from
"jarkillo/master-desarrollo-ia"
from
"jarkillo/master-desarrollo-ia"
3
Perform comprehensive code reviews following SOLID principles and best practices
2026-01-05
dart-get-widget-tree.md
6
1
export
dart-get-widget-tree
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To inspect the Flutter widget tree of the running app, retrieve the widget hierarchy after connecting to the Dart Tooling Daemon.
2026-01-05
helm-debugging.md
6
1
export
helm-debugging
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Debug and troubleshoot Helm deployment failures, template errors, and configurationissues. Covers helm template, helm lint, dry-run, debugging YAML parse errors,value type errors, and resource conflicts. Use when user mentions Helm errors,debugging Helm, template rendering issues, or troubleshooting Helm deployments.
2026-01-05
superego.md
6
1
export
superego
2
from
"cloud-atlas-ai/superego"
from
"cloud-atlas-ai/superego"
3
Metacognitive oversight. Invoke with "$superego" to evaluate, "$superego init" to set up, "$superego remove" to uninstall.
2026-01-05
project-workflow.md
6
1
export
project-workflow
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Development workflow and quality gates for the Bun + TypeScript stack. **ALWAYS use before commits** to ensure quality gates are met. Also use when starting development or when user asks about workflow process. Examples - "before commit", "quality gates", "workflow checklist", "bun commands", "pre-commit checks".
2026-01-05
write-hook.md
6
1
export
write-hook
2
from
"wayne930242/Reflexive-Claude-Code"
from
"wayne930242/Reflexive-Claude-Code"
3
Create Claude Code hooks for static analysis and code quality. Provides pre-built linting, formatting, and type-checking hooks. Use when setting up project quality gates, enforcing code standards, or adding pre-commit style checks.
2026-01-05
dev-swarm-init-ideas.md
6
1
export
dev-swarm-init-ideas
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Transform non-technical ideas into professional project kickoff documentation. Use when user asks to init, kickoff, or start a new project, or when ideas.md needs to be formalized into structured documentation.
2026-01-05
release-please-protection.md
6
1
export
release-please-protection
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Detects and prevents manual edits to release-please managed files (CHANGELOG.md,version fields in package.json, pyproject.toml, Cargo.toml). Provides conventionalcommit templates. Use when editing changelogs, version bumps, release files, orwhen user mentions "release", "changelog", "version bump", or "conventional commits".
2026-01-05
minecraft-logs.md
6
1
export
minecraft-logs
2
from
"mc-zuri/mineflayer-bedrock"
from
"mc-zuri/mineflayer-bedrock"
3
Capture Minecraft Bedrock network packets using a proxy relay. Start packet capture, save raw binary dumps and processed JSON logs. Use when debugging Bedrock protocol, analyzing bot behavior, or recording gameplay packets.
2026-01-05
github-impact.md
6
1
export
github-impact
2
from
"atournayre/claude-marketplace"
from
"atournayre/claude-marketplace"
3
Génère automatiquement deux rapports d'impact (métier et technique) pour une PR GitHub et les intègre dans la description.
2026-01-05
godot-camera-system.md
6
1
export
godot-camera-system
2
from
"hhhh124hhhh/godot-mcp"
from
"hhhh124hhhh/godot-mcp"
3
Godot 2D相机系统专家,专门处理多角色相机管理、视野控制、平滑跟随和动态视角系统
2026-01-05