16,832 skills sorted by stars.
GitコミットログとCalendar情報から日報・週報を自動生成するSkill。「日報を作って」「週報を書いて」「今週何やったか教えて」「スタンドアップノート」などのリクエストで自動発火する。
Install, configure, and manage the Claude Code Damage Control security hooks system. Use when user mentions damage control, securi...
Reference for how I like to dance and call square dances.
本質分析Agent - 問題の本質を見抜き、不可変制約と隠れた前提を抽出する
Expert in building distributed systems using Dapr. Use this for implementing pub/sub, state management, jobs, and secrets abstract...
Implements theme switching with semantic tokens and prefers-color-scheme detection. Use when adding dark mode, light/dark themes,...
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.
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.
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 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.
To remove previously registered Dart project roots, revoke tool access by removing those roots.
To search for symbols across Dart workspaces, resolve a symbol name to find definitions or catch spelling errors.
To enable or disable widget selection mode in a running Flutter app, set selection mode after connecting to the Dart Tooling Daemo...
To see function or method signatures at a cursor position, get signature help for the API being called.
Create interactive analytics dashboards with React components from drizzle-cube/client. Use when building dashboards, configuring...
Auto-discover dashboard symbols from loaded RL models. Trigger when: (1) dashboard shows old/wrong symbols, (2) symbols mismatch b...
Execute code to analyze data and perform complex calculations.
ETL pipelines, Apache Spark, data warehousing, and big data processing. Use for building data pipelines, processing large datasets...
Analyze and Refactor TypeScript data models. Detect duplication, improve type safety, and validate relationships in interfaces/typ...
> Purpose: Build multi-system integrations, ETL workflows, and API connections. Design Make/n8n scenarios, implement webhooks, and...
Generates deterministic seed data for development and testing with factory functions, realistic fixtures, and database reset scrip...