ast-grep Code Search
1,257Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Synt
Authenticating to Google Cloud
1,252Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Appl
python-testing-patterns
1,251Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti
baoyu-danger-gemini-web
1,251Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images f
bigquery-basics
1,236Manages datasets, tables, and jobs in BigQuery, and integrates with BigQuery ML and Gemini for advanced data analytics and AI-driven insight
baoyu-post-to-weibo
1,235Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chro
Image Card Series Generator
1,234Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-style image
baoyu-danger-x-to-markdown
1,231Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when us
organization-best-practices
1,217Configure multi-tenant organizations, manage members and invitations, define custom roles and permissions, set up teams, and implement RBAC
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.
Tailwind CSS Development Patterns
1,195Provides comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexbox, grid, spacing, ty
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
wecomcli-smartsheet
1,180企业微信智能表格管理技能。提供智能表格的结构管理(子表、字段)和数据管理(记录增删改查)。适用场景:(1) 管理智能表格子表和字段/列 (2) 查询、添加、更新、删除智能表格记录。支持通过 docid 或文档 URL 定位文档。
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