Coding & Development

franalgaba/grimoire-polymarket

github.com

Queries Polymarket market data and CLOB state, and manages CLOB orders via the Grimoire venue CLI wrapper backed by the official Polymarket CLI.

$ npx skills add franalgaba/grimoire
Ver habilidad

clerk/clerk-setup

56github.com

Add Clerk authentication to any project by following the official quickstart guides.

$ npx skills add clerk/skills
Ver habilidad

sickn33/nodejs-best-practices

43.4kgithub.com

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

$ npx skills add sickn33/antigravity-awesome-skills
Ver habilidad

cloudflare/durable-objects

1.9kgithub.com

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

$ npx skills add cloudflare/skills
Ver habilidad

github/dotnet-best-practices

36.7kgithub.com

Ensure .NET/C# code meets best practices for the solution/project.

$ npx skills add github/awesome-copilot
Ver habilidad

antfu/vue-testing-best-practices

5.6kgithub.com

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

$ npx skills add antfu/skills
Ver habilidad

github/memory-merger

36.7kgithub.com

Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` (default), `user`, `workspace`, or `ws`.

$ npx skills add github/awesome-copilot
Ver habilidad

github/postgresql-optimization

36.7kgithub.com

PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.

$ npx skills add github/awesome-copilot
Ver habilidad

flutter/flutter-use-http-package

2.7kgithub.com

Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.

$ npx skills add flutter/skills
Ver habilidad

flutter/flutter-setup-localization

2.7kgithub.com

Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.yaml` configuration file. Use when initializing localization support for a new Flutter project.

$ npx skills add flutter/skills
Ver habilidad

hyf0/vue-debug-guides

2.6kgithub.com

Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diagnosing or fixing Vue issues.

$ npx skills add hyf0/vue-skills
Ver habilidad

antfu/pinia

5.6kgithub.com

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.

$ npx skills add antfu/skills
Ver habilidad

flutter/flutter-implement-json-serialization

2.7kgithub.com

Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for simple data structures.

$ npx skills add flutter/skills
Ver habilidad

flutter/flutter-setup-declarative-routing

2.7kgithub.com

Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.

$ npx skills add flutter/skills
Ver habilidad

antfu/vue-router-best-practices

5.6kgithub.com

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

$ npx skills add antfu/skills
Ver habilidad

github/create-readme

36.7kgithub.com

Create a README.md file for the project

$ npx skills add github/awesome-copilot
Ver habilidad

expo/expo-module

2.2kgithub.com

Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

$ npx skills add expo/skills
Ver habilidad

antfu/pnpm

5.6kgithub.com

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

$ npx skills add antfu/skills
Ver habilidad

garrytan/gstack

122.3kgithub.com

Fast headless browser for QA testing and site dogfooding. (gstack)

$ npx skills add garrytan/gstack
Ver habilidad

forrestchang/karpathy-guidelines

185.3kgithub.com

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

$ npx skills add forrestchang/andrej-karpathy-skills
Ver habilidad

cloudflare/workers-best-practices

1.9kgithub.com

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

$ npx skills add cloudflare/skills
Ver habilidad

github/multi-stage-dockerfile

36.7kgithub.com

Create optimized multi-stage Dockerfiles for any language or framework

$ npx skills add github/awesome-copilot
Ver habilidad

addyosmani/performance

github.com

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

$ npx skills add addyosmani/web-quality-skills
Ver habilidad

mattpocock/writing-beats

174.3kgithub.com

Shape an article as a journey of beats, choose-your-own-adventure style. The user picks a starting beat from the raw material, you write only that beat, then offer options for where to pivot next, beat by beat, until the article reaches a natural end. Use when the user has raw material and wants to assemble it as a narrative rather than an argument.

$ npx skills add mattpocock/skills
Ver habilidad