20,421 skills sorted by stars.
Analyze and score jokes on the dad joke quality spectrum with multi-dimensional feedback on pun quality, groan factor, wholesomene...
Ranks skill matches by fit, performance history, and contextual relevance. Applies multi-factor scoring including success rate, re...
This skill should be used when the user asks about "DAG execution", "directed acyclic graph", "task dependencies", "parallel task...
Performs root cause analysis on DAG execution failures. Traces failure propagation, identifies systemic issues, and generates acti...
Manages agent isolation levels and resource boundaries. Configures strict, moderate, and permissive isolation profiles. Activate o...
Validates agent outputs against expected schemas and quality criteria. Ensures outputs meet structural requirements and content st...
Runtime enforcement of file system boundaries and tool access restrictions. Blocks unauthorized operations and logs violations. Ac...
Central catalog of available skills with metadata, capabilities, and performance history. Provides skill discovery and lookup serv...
Interact with Dagster data orchestration platform running locally or on Kubernetes. Use when Claude needs to monitor Dagster runs,...
Dagster Pipeline Creator - Auto-activating skill for Data Pipelines.Triggers on: dagster pipeline creator, dagster pipeline creato...
ALWAYS USE when working with Dagster assets, resources, IO managers, schedules, sensors, or dbt integration. CRITICAL for: @asset...
Compose daily blog posts in a multi-post single-file format from multiple data sources including Mastodon and Linkding. Use this s...
Provide sales professionals with a prioritized daily action plan and pipeline overview
Review and improve English in daily journal entries. Use when the user wants to review their daily English practice with Japanese...
Alice's couch-to-5K morning routine with training context and recovery protocols.
Framework for starting new daily chat with gentle context loading from previous session's summary. Use when user says "good mornin...
Context-aware daily check-ins for morning planning, midday adjustments, and evening reviews. Use when the user wants to plan their...
日報(daily report)を作成するスキル。GitHub上での活動内容をまとめて下書きを作成し、Issue投稿まで行う。以下の場合に使用:- 「日報を作成して」「日報書いて」と言われたとき- 「今日の活動をまとめて」と言われたとき- daily repo...
GitコミットログとCalendar情報から日報・週報を自動生成するSkill。「日報を作って」「週報を書いて」「今週何やったか教えて」「スタンドアップノート」などのリクエストで自動発火する。
End of day review with learning capture, daily plan completion tracking, and meeting follow-up surfacing.
Master daily standup facilitation with focus, time management, and effective patterns for team synchronization and impediment iden...
Use when preparing daily standups or status reports - automates PR summary generation with categorization, metrics, and velocity a...
Alice's couch-to-5K personal extensions with running metrics and training data.
Framework for creating session summary documents. Use when user says "daily summary", "generate summary", or similar. Provides str...
Creates a new daily task file in .tmp with a sequence number (e.g., task-20241225-1.md). Use when the user wants to start a new ta...
Provides comprehensive guidance for DALL-E AI image generation including prompt creation, image generation, variations, and editin...
Install, configure, and manage the Claude Code Damage Control security hooks system. Use when user mentions damage control, securi...
Integrate Dapr building blocks for event-driven microservices - Pub/Sub, State Management, Secrets, Service Invocation, and Jobs A...
Expert in building distributed systems using Dapr. Use this for implementing pub/sub, state management, jobs, and secrets abstract...
Validate Dapr component configs, sidecar annotations, and mTLS settings. Use when: (1) Creating Dapr Component manifests, (2) Addi...
Warehouse-Prozess-Analyse mit 207 Labels, 47 Prozessen, 8 Szenarien, 10 Triggern. Vollständige Expertise für DaRa Datensatz - Chun...
Implements theme switching with semantic tokens and prefers-color-scheme detection. Use when adding dark mode, light/dark themes,...
Use this skill when the user asks to "generate dark mode", "create dark theme", "add dark mode support", "convert to dark mode col...
To register project roots for Dart tooling access, add one or more root paths before using other Dart tools on those projects.
To run static analysis across a Dart or Flutter project, analyze files to find compile and lint errors.
DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures
To connect to the Dart Tooling Daemon for editor/runtime data, connect using a user-provided DTD URI before using related Dart too...
To scaffold a new Dart or Flutter project, create a fresh project structure and starter files.
To apply automated Dart fixes, run `dart fix --apply` on the given roots to resolve suggested changes.
To format Dart code consistently, run `dart format .` on the given roots to apply standard formatting.
Provides Flutter and Dart development workflows using dart-mcp tools. Triggers when working with .dart files, pubspec.yaml, or whe...
To get the current cursor location from the connected editor, retrieve the active location after connecting to the Dart Tooling Da...
To read recent runtime errors from a running Dart or Flutter app, fetch runtime errors after connecting to the Dart Tooling Daemon...
To find the currently selected Flutter widget in the running app, get the selected widget after connecting to the Dart Tooling Dae...
To inspect the Flutter widget tree of the running app, retrieve the widget hierarchy after connecting to the Dart Tooling Daemon.
To apply latest code changes to a running Flutter app, trigger hot reload after connecting to the Dart Tooling Daemon.
To view hover details such as docs and types at a cursor position, get hover information for a file location.
To run Dart or Flutter pub commands like `pub get` or `pub add`, execute a pub command for the given roots.