Browse Skills

44915 skills found

time-filtering.md
3
1 export time-filtering
2 treasure-data from "treasure-data/td-skills"
3 Advanced td_interval patterns including offset dates (-1d/2025-10-01, -7d/-1d, 0M/now), td_interval_range for debugging, td_time_string for display formatting, and partition pruning optimization.
2026-01-05
error-handling-patterns.md
3
1 export error-handling-patterns
2 amurata from "amurata/cc-tools"
3 例外、Result型、エラー伝播、グレースフルデグラデーションを含む、言語横断的なエラーハンドリングパターンをマスターし、回復力のあるアプリケーションを構築。エラーハンドリングの実装、APIの設計、アプリケーションの信頼性向上時に使用。
2026-01-05
debugging-strategies.md
3
1 export debugging-strategies
2 amurata from "amurata/cc-tools"
3 体系的なデバッグ技術、プロファイリングツール、根本原因分析をマスターし、あらゆるコードベースや技術スタックでバグを効率的に追跡。バグ調査、パフォーマンス問題、予期しない動作の調査時に使用。
2026-01-05
css-developmentrefactor.md
3
1 export css-developmentrefactor
2 2389-research from "2389-research/claude-plugins"
3 Transform existing CSS (inline styles, utility classes in markup, scattered CSS) into semantic component patterns with dark mode support and tests
2026-01-05
aws-architecture-design.md
3
1 export aws-architecture-design
2 stakpak from "stakpak/community-paks"
3 Purpose: Standardize how stakpak designs and optimizes AWS architectures.Scope:Greenfield: design new infrastructure.Brownfield: analyze existing architectures and propose improvements.
2026-01-05
hn-title.md
3
1 export hn-title
2 kevinslin from "kevinslin/llm"
3 This skill should be used when the user wants to create, analyze, or improve blog titles for Hacker News submissions. Invoke when the user mentions "HN title", "Hacker News title", wants to optimize their post title, or wants to increase their chances of reaching the HN front page.
2026-01-05
bread-baking-artisan.md
3
1 export bread-baking-artisan
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Sourdough and artisan bread expert covering fermentation, scoring, and professional baking techniques
2026-01-05
distributed-claude-sender.md
3
1 export distributed-claude-sender
2 ebowwa from "ebowwa/seed"
3 Send prompts to a remote Claude instance on a VPS for distributed AI collaboration, different model backends, or independent context.
2026-01-05
committing.md
3
1 export committing
2 jack-michaud from "jack-michaud/faire"
3 Any time committing changes is mentioned, use this commit flow.
2026-01-05
playwright-browser-automation.md
3
1 export playwright-browser-automation
2 Microck from "Microck/ordinary-claude-skills"
3 Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-01-05
activations.md
3
1 export activations
2 treasure-data from "treasure-data/td-skills"
3 Query activation logs to check for errors and view volume
2026-01-05
modify-generated-code.md
3
1 export modify-generated-code
2 halfdomelabs from "halfdomelabs/baseplate"
3 Workflow for modifying generated code in Baseplate, including template extraction, generator updates, and project synchronization.
2026-01-05
bitcoin-mining.md
3
1 export bitcoin-mining
2 enuno from "enuno/claude-command-and-control"
3 Comprehensive Bitcoin mining knowledge from industry reports covering 2024 market overview, mining economics, operational handbook, and heat reuse strategies. Use when planning mining operations, analyzing profitability, optimizing energy efficiency, or exploring sustainable mining practices.
2026-01-05
navigation-architecture.md
3
1 export navigation-architecture
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when designing menu systems, breadcrumbs, mega-menus, or navigation APIs. Covers menu hierarchies, dynamic vs static navigation, mobile navigation patterns, and navigation endpoint design for headless CMS.
2026-01-05
documenting-apis.md
3
1 export documenting-apis
2 thkt from "thkt/claude-config"
3 コードベース分析からAPI仕様ドキュメントを生成。 RESTエンドポイント、関数シグネチャ、型定義、スキーマを検出。 トリガー: API specification, endpoints, REST API, type definitions, OpenAPI, Swagger, API documentation.
2026-01-05
fastapi.md
3
1 export fastapi
2 enuno from "enuno/claude-command-and-control"
3 FastAPI modern Python web framework. Use for building APIs, async endpoints, dependency injection, and Python backend development.
2026-01-05
execute-plan.md
3
1 export execute-plan
2 Microck from "Microck/ordinary-claude-skills"
3 Execute structured task plans with status tracking. Use when the user provides a plan file path in the format `plans/{current-date}-{task-name}-{version}.md` or explicitly asks you to execute a plan file.
2026-01-05
proactive.md
3
1 export proactive
2 wayne930242 from "wayne930242/weihung-pai"
3 主動行動能力。預判需求、主動提醒、建議下一步、發現機會。不等指令,主動提供價值。
2026-01-05
data-residency.md
3
1 export data-residency
2 melodic-software from "melodic-software/claude-code-plugins"
3 Data residency and geo-fencing patterns for SaaS compliance. Covers regional deployment, data sovereignty, and cross-border data transfer.
2026-01-05
task-cleanup.md
3
1 export task-cleanup
2 cowwoc from "cowwoc/styler"
3 Clean up task branches and worktrees after merge to main
2026-01-05
bootc.md
3
1 export bootc
2 atrawog from "atrawog/bazzite-ai"
3 bootc VM management via bcvk (bootc virtualization kit). Run bootablecontainers as VMs for testing. Supports ephemeral (quick test) andpersistent modes. Use when users need to test bootable container imagesas virtual machines.
2026-01-05
french-pastry-master.md
3
1 export french-pastry-master
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Expert in French pastry techniques, from croissants to éclairs, macarons to tarte tatin
2026-01-05
docker-docs.md
3
1 export docker-docs
2 mwguerra from "mwguerra/claude-code-plugins"
3 Reference Docker and Compose documentation for configuration patterns and best practices
2026-01-05
database-model.md
3
1 export database-model
2 xmark168 from "xmark168/VibeSDLC"
3 Create Prisma schema models with relations and indexes. Use when designing database schemas, adding models, or defining entity relationships.
2026-01-05