Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

1,631 skills indexed across 13 categories

Showing 1,631 skills

ast-grep Code Search

1,257

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Synt

Docs by ast-grep/agent-skill

Authenticating to Google Cloud

1,252

Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Appl

Backend by google/skills

python-testing-patterns

1,251

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti

Testing by wshobson/agents

baoyu-danger-gemini-web

1,251

Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images f

Backend by jimliu/baoyu-skills

bigquery-basics

1,236

Manages datasets, tables, and jobs in BigQuery, and integrates with BigQuery ML and Gemini for advanced data analytics and AI-driven insight

Data by google/skills

baoyu-post-to-weibo

1,235

Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chro

Design by jimliu/baoyu-skills

Image Card Series Generator

1,234

Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-style image

Design by jimliu/baoyu-skills

baoyu-danger-x-to-markdown

1,231

Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when us

Backend by jimliu/baoyu-skills

organization-best-practices

1,217

Configure multi-tenant organizations, manage members and invitations, define custom roles and permissions, set up teams, and implement RBAC

Security by better-auth/skills

Analyzing and Fixing Dart Code

1,209

Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use duri

General by dart-lang/skills

Testing Dart and Flutter Applications

1,209

Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure

Mobile by dart-lang/skills

Resolving Dart Static Analysis Errors

1,208

Uses get_runtime_errors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify resolution via hot_reload.

General by dart-lang/skills

Implementing Dart Patterns

1,207

Use switch expressions and pattern matching where appropriate

Backend by dart-lang/skills

dart-resolve-package-conflicts

1,205

Workflow for fixing package version conflicts. Use this when `pub get` fails due to incompatible package versions.

Agent by dart-lang/skills

Tailwind CSS Development Patterns

1,195

Provides comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexbox, grid, spacing, ty

Frontend by giuseppe-trisciuoglio/developer-kit

Implementing Dart and Flutter Test Coverage

1,187

Collect coverage using the coverage packge and create an LCOV report

Mobile by dart-lang/skills

Testing and Mocking Dart Applications

1,184

Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that de

Testing by dart-lang/skills

wecomcli-smartsheet

1,180

企业微信智能表格管理技能。提供智能表格的结构管理(子表、字段)和数据管理(记录增删改查)。适用场景:(1) 管理智能表格子表和字段/列 (2) 查询、添加、更新、删除智能表格记录。支持通过 docid 或文档 URL 定位文档。

General by wecomteam/wecom-cli

two-factor-authentication-best-practices

1,174

Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flow

Security by better-auth/skills

Migrating Dart Tests to Package Checks

1,161

Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.

Testing by dart-lang/skills

Building Dart CLI Applications

1,156

Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or applications.

General by dart-lang/skills

cloud-sql-basics

1,151

This file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL,

Database by google/skills

google-cloud-recipe-onboarding

1,133

Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resour

Devops by google/skills

release-skills

1,132

Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, annot

Backend by jimliu/baoyu-skills