Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 3169-3192 of 50967 skills
mono

release-testing

by mono

Run integration tests to verify SkiaSharp NuGet packages work correctly before publishing. Use when user asks to: - Test/verify packages before release - Run integration tests - Test on specific device (iPad, iPhone, Android emulator, Mac, Windows) - Verify SkiaSharp rendering works - Check if packages are ready for publishing - Run smoke/console/blazor/maui tests - Continue with release - Test version X Triggers: "test the release", "verify packages", "run tests on iPad", "check ios tests", "test mac catalyst", "run android tests", "continue", "test 3.119.2-preview.2".

API Dev 5.4K 4mo ago
YunYouJun

cook

by YunYouJun

"食用手册 —— 围绕「吃什么」的生活灵感助手。帮助用户根据手边食材想菜谱、做每周饮食规划、了解食材搭配与储存知识、获取烹饪灵感。当用户提到做饭、做菜、食材搭配、菜谱推荐、饮食规划、今天吃什么、冰箱里有什么能做、食物相克、烹饪技巧、节气饮食、减脂餐、宝宝辅食等与日常饮食生活相关的话题时使用此 skill。"

CLI Tools 6.4K 2mo ago
antfu

vue

by antfu

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.

Automation 5.3K 4mo ago
antfu

pnpm

by antfu

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

CI/CD 5.3K 4mo ago
htmlstreamofficial

preline-theme-generator

by htmlstreamofficial

Generates beautiful, consistent Preline Theme CSS files. Agent interprets user request, runs build script, delivers complete CSS.

Processing 6.3K 4mo ago
missing-semester

website-preview

by missing-semester

Take screenshots and interact with the rendered Jekyll website

API Dev 5.8K 5mo ago
mono

security-audit

by mono

Audit SkiaSharp's native dependencies for security vulnerabilities and CVEs. Read-only investigation that produces a status report with recommendations. Use when user asks to: - Audit security issues or CVEs - Check CVE status across dependencies - Find security-related issues and their PR coverage - Get an overview of open vulnerabilities - See what security work is pending Triggers: "security audit", "audit CVEs", "CVE status", "what security issues are open", "check vulnerability status", "security overview", "what CVEs need fixing". This skill is READ-ONLY. To actually fix issues, use the native-dependency-update skill.

Analytics 5.4K 4mo ago
breaking-brake

code-review-large

by breaking-brake

In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.

Code Review 5.1K 5mo ago
mono

api-docs

by mono

Write and review XML API documentation for SkiaSharp following .NET guidelines. Triggers: "document class", "add XML docs", "write XML documentation", "add triple-slash comments", "review documentation quality", "check docs for errors", "fix doc issues", "fill in missing docs", "remove To be added placeholders", API documentation requests.

Processing 5.4K 3mo ago
dotnet

changewaves

by dotnet

'Manage MSBuild Change Waves: create new waves, condition features behind opt-out flags, write tests for wave-gated features, document change waves in ChangeWaves.md, and retire expired waves. Use when adding changes that need an opt-out or rotating out old change waves. Changes that introduce a user-visible behavior change should consider whether to use a changewave.'

Code Gen 5.5K 3mo ago
lukevella

better-auth-best-practices

by lukevella

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Auth 5.1K 3mo ago
lukevella

logging

by lukevella

Wide events logging pattern and conventions for this project. Use when writing logging code, adding observability, or implementing request tracing.

Kubernetes 5.1K 3mo ago
jgraph

drawio

by jgraph

Generate draw.io diagrams as .drawio files, optionally export to PNG/SVG/PDF with embedded XML

Processing 4.5K 3mo ago
antfu

vite

by antfu

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

API Dev 5.3K 4mo ago
tech-leads-club

security-best-practices

by tech-leads-club

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.

Analytics 4.6K 4mo ago
lukevella

email-and-password-best-practices

by lukevella

This skill provides guidance and enforcement rules for implementing secure email and password authentication using Better Auth.

Auth 5.1K 3mo ago
breaking-brake

code-review-small

by breaking-brake

Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.

Code Review 5.1K 5mo ago
dotnet

use-bootstrap-msbuild

by dotnet

Guide for testing bug reproductions against locally-built MSBuild. Use this when you have a repro project and want to verify a fix works before submitting a PR.

CLI Tools 5.5K 4mo ago
dotnet

multithreaded-task-migration

by dotnet

Guide for migrating MSBuild tasks to the multithreaded mode support. Use this when asked to convert tasks to thread-safe versions, implement IMultiThreadableTask, or add TaskEnvironment support to tasks.

Automation 5.5K 4mo ago
lukevella

prisma-upgrade-v7

by lukevella

Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".

Code Gen 5.1K 3mo ago
blockscout

alphabetically-ordered-aliases

by blockscout

Ensure that aliases are alphabetically ordered within their groups to maintain consistent code style and address Credo readability warnings.

Agents 4.6K 3mo ago
breaking-brake

code-review-medium

by breaking-brake

Standard code review for medium PRs (100-500 lines). Includes code quality, security basics, and test coverage analysis.

Code Review 5.1K 5mo ago
tech-leads-club

skill-creator

by tech-leads-club

Guide for creating effective AI agent skills. Use when users want to create a new skill (or update an existing skill) that extends an AI agent's capabilities with specialized knowledge, workflows, or tool integrations. Works with any agent that supports the SKILL.md format (Claude Code, Cursor, Roo, Cline, Windsurf, etc.). Triggers on "create skill", "new skill", "package knowledge", "skill for".

Agents 4.6K 4mo ago
tech-leads-club

netlify-deploy

by tech-leads-club

Deploy web projects to Netlify using the Netlify CLI (npx netlify). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

Auth 4.6K 4mo ago