Analyzing and Fixing Dart Code
1,209Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use duri
Testing Dart and Flutter Applications
1,209Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure
Resolving Dart Static Analysis Errors
1,208Uses get_runtime_errors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify resolution via hot_reload.
Implementing Dart Patterns
1,207Use switch expressions and pattern matching where appropriate
dart-resolve-package-conflicts
1,205Workflow for fixing package version conflicts. Use this when `pub get` fails due to incompatible package versions.
Implementing Dart and Flutter Test Coverage
1,187Collect coverage using the coverage packge and create an LCOV report
Testing and Mocking Dart Applications
1,184Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that de
two-factor-authentication-best-practices
1,174Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flow
Migrating Dart Tests to Package Checks
1,161Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.
Building Dart CLI Applications
1,156Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or applications.
cloud-sql-basics
1,151This file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL,
google-cloud-recipe-onboarding
1,133Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resour
release-skills
1,132Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, annot
Stitch Design Taste - Semantic Design System Skill
1,120Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards - s
Google Cloud Well-Architected Framework skill for the Security pillar
1,118Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-A
Clerk Skills Router
1,117Clerk authentication router. Use when user asks about adding authentication, setting up Clerk, custom sign-in flows, Swift or native iOS aut
Mastra Framework Guide
1,098Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for docum
PPT Visual Skill
1,087Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful Pow
docker-expert
1,055You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, mu
Astro Usage Guide
1,043Skill for building with the Astro web framework. Helps create Astro components and pages, configure SSR adapters, set up content collections
vue
1,001Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/d
nestjs-best-practices
998NestJS best practices and architecture patterns for building production-ready applications. This skill should be used when writing, reviewin
multiplayer-game
990Pragmatic patterns for building multiplayer games: matchmaking, tick loops, realtime state, interest management, and validation.
backlink-analyzer
986Use when the user asks to "analyze backlinks" or "外链分析"; profiles external referring domains, anchor-text distribution, toxic links, and com