Coding & Development

clerk/clerk-testing

56github.com

E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.

$ npx skills add clerk/skills
Ver habilidad

jeffallan/kubernetes-specialist

10.6kgithub.com

Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.

$ npx skills add jeffallan/claude-skills
Ver habilidad

github/java-junit

36.7kgithub.com

Get best practices for JUnit 5 unit testing, including data-driven tests

$ npx skills add github/awesome-copilot
Ver habilidad

github/game-engine

36.7kgithub.com

Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines, implement game physics, handle collision detection, set up game loops, manage sprites, add game controls, or work with 2D/3D rendering. Covers techniques for platformers, breakout-style games, maze games, tilemaps, audio, multiplayer via WebRTC, and publishing games.

$ npx skills add github/awesome-copilot
Ver habilidad

jeffallan/php-pro

10.6kgithub.com

Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with Swoole, and PSR standards. Creates controllers, configures middleware, generates migrations, writes PHPUnit/Pest tests, defines typed DTOs and value objects, sets up dependency injection, and scaffolds REST/GraphQL APIs. Use when working with Eloquent, Doctrine, Composer, Psalm, ReactPHP, or any PHP API development.

$ npx skills add jeffallan/claude-skills
Ver habilidad

prisma/prisma-client-api

42github.com

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update", "delete", "$transaction".

$ npx skills add prisma/skills
Ver habilidad

eze-is/web-access

github.com

所有联网操作必须通过此 skill 处理,包括:搜索、网页抓取、登录后操作、网络交互等。 触发场景:用户要求搜索信息、查看网页内容、访问需要登录的网站、操作网页界面、抓取社交媒体内容(小红书、微博、推特等)、读取动态渲染页面、以及任何需要真实浏览器环境的网络任务。

$ npx skills add eze-is/web-access
Ver habilidad

github/pytest-coverage

36.7kgithub.com

Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.

$ npx skills add github/awesome-copilot
Ver habilidad

clerk/clerk-webhooks

56github.com

Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook from the framework-specific package. Handle user, session, organization, billing, and payment events. Build event-driven features like database sync, notifications, and integrations.

$ npx skills add clerk/skills
Ver habilidad

github/refactor-plan

36.7kgithub.com

Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, sequence, scope, or safely execute a refactor across multiple files; always investigate first, output the plan, and wait for confirmation before making code changes.

$ npx skills add github/awesome-copilot
Ver habilidad

op7418/guizang-ppt-skill

18.2kgithub.com

生成横向翻页网页 PPT(单 HTML 文件),含 WebGL 背景、章节幕封、数据大字报、图片网格等模板。提供两种风格:① "电子杂志 × 电子墨水"(衬线 + 流体背景 + 暖色) ② "瑞士国际主义"(无衬线 + 网格点阵 + IKB/柠檬黄/柠檬绿/安全橙高亮)。当用户需要制作分享 / 演讲 / 发布会风格的网页 PPT,或提到"杂志风 PPT"、"瑞士风 PPT"、"Swiss Style"、"horizontal swipe deck"时使用。

$ npx skills add op7418/guizang-ppt-skill
Ver habilidad

googleworkspace/gws-script-push

29.8kgithub.com

Google Apps Script: Upload local files to an Apps Script project.

$ npx skills add googleworkspace/cli
Ver habilidad

clerk/clerk

56github.com

Clerk authentication router. Use when user asks about adding authentication, setting up Clerk, custom sign-in flows, Swift or native iOS auth, native Android auth, Next.js patterns, React patterns, Vue patterns, Nuxt patterns, Astro patterns, TanStack Start patterns, Expo patterns, React Router patterns, Chrome Extension patterns, organizations, billing, subscriptions, payments, pricing, plans, seat-based pricing, feature entitlements, syncing users, or testing. Automatically routes to the specific skill based on their task.

$ npx skills add clerk/skills
Ver habilidad

github/javascript-typescript-jest

36.7kgithub.com

Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.

$ npx skills add github/awesome-copilot
Ver habilidad

googleworkspace/gws-script

29.8kgithub.com

Manage Google Apps Script projects.

$ npx skills add googleworkspace/cli
Ver habilidad

pluginagentmarketplace/java-spring-boot

github.com

Build production Spring Boot applications - REST APIs, Security, Data, Actuator

$ npx skills add pluginagentmarketplace/custom-plugin-java
Ver habilidad

apollographql/rust-best-practices

97github.com

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.

$ npx skills add apollographql/skills
Ver habilidad

prisma/prisma-database-setup

42github.com

Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql", "setup mongodb", "sqlite setup".

$ npx skills add prisma/skills
Ver habilidad

github/microsoft-code-reference

36.7kgithub.com

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

$ npx skills add github/awesome-copilot
Ver habilidad

othmanadi/planning-with-files-zh

github.com

基于 Manus 风格的文件规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear 后的自动会话恢复。触发词:任务规划、项目计划、制定计划、分解任务、多步骤规划、进度跟踪、文件规划、帮我规划、拆解项目

$ npx skills add othmanadi/planning-with-files
Ver habilidad

github/nuget-manager

36.7kgithub.com

Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.

$ npx skills add github/awesome-copilot
Ver habilidad

github/create-specification

36.7kgithub.com

Create a new specification file for the solution, optimized for Generative AI consumption.

$ npx skills add github/awesome-copilot
Ver habilidad

jeffallan/flutter-expert

10.6kgithub.com

Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.

$ npx skills add jeffallan/claude-skills
Ver habilidad

antfu/antfu

5.6kgithub.com

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

$ npx skills add antfu/skills
Ver habilidad