Browse Skills
44915 skills found
interactive-writing-assistant.md
6
1
export
interactive-writing-assistant
2
from
"jykim/claude-obsidian-skills"
from
"jykim/claude-obsidian-skills"
3
This skill provides comprehensive support for the writing process from ideation through revision. Use this skill when helping users write essays, articles, or creative pieces through interactive collaboration. The skill supports co-evolving outline and prose, voice-based input processing, multiple writing styles, and connection to the user's PKM system for enriched content.
2026-01-05
commit-push-pr.md
6
1
export
commit-push-pr
2
from
"nozomi-koborinai/koborin-ai"
from
"nozomi-koborinai/koborin-ai"
3
Automate the workflow from creating a branch to opening a GitHub pull request. Use when the user says "create a PR", "commit and push", "push changes and create PR", or "open a pull request".
2026-01-05
playwright-browser-run-code.md
6
1
export
playwright-browser-run-code
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To run a custom Playwright script on the page, execute a code snippet for advanced interactions.
2026-01-05
godot-product-polisher.md
6
1
export
godot-product-polisher
2
from
"hhhh124hhhh/godot-mcp"
from
"hhhh124hhhh/godot-mcp"
3
Godot 产品美化与打磨专家,支持自然语言描述自动完成视觉效果增强、音效优化、用户体验改进、成品包装等美化工作
2026-01-05
observability-monitoring.md
6
1
export
observability-monitoring
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
Structured logging, metrics, distributed tracing, and alerting strategies
2026-01-05
create-connector-document.md
6
1
export
create-connector-document
2
from
"databrickslabs/lakeflow-community-connectors"
from
"databrickslabs/lakeflow-community-connectors"
3
Generate public-facing documentation for a connector targeted at end users.
2026-01-05
cursor-git-commit.md
6
1
export
cursor-git-commit
2
from
"go-go-golems/docmgr"
from
"go-go-golems/docmgr"
3
Provide a pre-commit checklist and staging hygiene (review diffs, stage specific files, avoid common noise like dist/ or .env, and fix mistakes with reset/rm --cached/amend). Use when the user is about to commit, asks for a commit workflow, or needs help cleaning up staged files.
2026-01-05
phase-package.md
6
1
export
phase-package
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Create distributable packages including .mojopkg files and archives. Use during package phase to prepare components for distribution.
2026-01-05
dev-swarm-code-test.md
6
1
export
dev-swarm-code-test
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Create and execute comprehensive tests including unit tests, integration tests, CLI tests, web/mobile UI tests, API tests, and log analysis. Find bugs, verify requirements, identify improvements, and create change/bug/improve backlogs. Use when testing implementations or ensuring quality.
2026-01-05
hotwire-turbo.md
6
1
export
hotwire-turbo
2
from
"sandnap/easy_notes"
from
"sandnap/easy_notes"
3
Best practices for using Hotwire Turbo to create reactive applications
2026-01-05
uv-advanced-dependencies.md
6
1
export
uv-advanced-dependencies
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Advanced dependency scenarios in uv projects: Git dependencies, path dependencies,editable installs, dependency groups, extras, constraints, and custom indexes.Use when user mentions git+https dependencies, local path dependencies, editableinstalls, dependency groups, or private package indexes.
2026-01-05
imagemagick-conversion.md
6
1
export
imagemagick-conversion
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Convert and manipulate images with ImageMagick. Covers format conversion,resizing, batch processing, quality adjustment, and image transformations.Use when user mentions image conversion, resizing images, ImageMagick,magick command, batch image processing, or thumbnail generation.
2026-01-05
dbcli-export.md
6
1
export
dbcli-export
2
from
"tteamtm/dbcli"
from
"tteamtm/dbcli"
3
Export table data as SQL INSERT statements from 30+ databases using DbCli. Essential for creating backups before dangerous modifications (UPDATE/DELETE/DROP). Use when user needs to backup data, migrate tables, or create portable SQL dumps.
2026-01-05
vscode-extension-debugger.md
6
1
export
vscode-extension-debugger
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides expert-level guidance for debugging and fixing bugs in VS Code extensions. Use when investigating runtime errors, fixing memory leaks, resolving WebView issues, debugging activation problems, fixing TypeScript type errors, or troubleshooting extension communication failures. Covers systematic debugging workflows, common bug patterns, root cause analysis, and prevention strategies.
2026-01-05
claude-permissions-update.md
6
1
export
claude-permissions-update
2
from
"jkomoros/community-patterns"
from
"jkomoros/community-patterns"
3
Sync auto-approved permissions from all community-patterns directories (including community-patterns-2, -3, etc.) to the shared project settings. Shows new permissions for review before adding.
2026-01-05
playwright-browser-navigate.md
6
1
export
playwright-browser-navigate
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
open a URL, open a web page, open web browser, or navigate the current page in the web browser to a new URL.
2026-01-05
community-docs.md
6
1
export
community-docs
2
from
"jkomoros/community-patterns"
from
"jkomoros/community-patterns"
3
Community superstitions - unverified observations from pattern development. Use when encountering undocumented edge cases or framework quirks not in official docs. Verified knowledge should be upstreamed to labs docs.
2026-01-05
dart-remove-roots.md
6
1
export
dart-remove-roots
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To remove previously registered Dart project roots, revoke tool access by removing those roots.
2026-01-05
debugging.md
6
1
export
debugging
2
from
"bearcove/pikru"
from
"bearcove/pikru"
3
Debugging conventions for pikru. Use when adding debug traces or investigating issues. Important rule - leave debug traces in place.
2026-01-05
tfc-list-runs.md
6
1
export
tfc-list-runs
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
List Terraform Cloud runs for a workspace with filtering by status, operation type, and date. Use when reviewing run history, finding failed runs, or auditing infrastructure changes. Requires TFE_TOKEN environment variable.
2026-01-05
dev-swarm-use-computer.md
6
1
export
dev-swarm-use-computer
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Control the computer by taking screenshots, moving the mouse, clicking, and typing. Use this skill when you need to interact with GUI applications or perform actions that require visual feedback.
2026-01-05
worktree-switch.md
6
1
export
worktree-switch
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Switch between git worktrees for parallel development. Use when working on multiple issues simultaneously.
2026-01-05
playwright-browser-hover.md
6
1
export
playwright-browser-hover
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To hover over a page element, trigger hover states such as menus or tooltips.
2026-01-05
dart-get-runtime-errors.md
6
1
export
dart-get-runtime-errors
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To read recent runtime errors from a running Dart or Flutter app, fetch runtime errors after connecting to the Dart Tooling Daemon.
2026-01-05