Top Rated

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

Showing 2521-2544 of 50741 skills
elie222

ui-components

by elie222

UI component and styling guidelines using Shadcn UI, Radix UI, and Tailwind

Debugging 11.1K 3mo ago
mcp-use

chatgpt-app-builder

by mcp-use

DEPRECATED: This skill has been replaced by mcp-app-builder. Check if mcp-app-builder is available in the skills folder. If not, install it: npx skills install mcp-use/mcp-use --skill mcp-app-builder Use mcp-app-builder instead of this skill. Build ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps SDK. Use when creating ChatGPT apps, building MCP servers with widgets, defining React widgets, working with Apps SDK, or when user mentions ChatGPT widgets, mcp-use widgets, or Apps SDK development.

Code Gen 10.1K 3mo ago
mcp-use

mcp-builder

by mcp-use

DEPRECATED: This skill has been replaced by mcp-app-builder. Check if mcp-app-builder is available in the skills folder. If not, install it: npx skills install mcp-use/mcp-use --skill mcp-app-builder Use mcp-app-builder instead of this skill. Build Model Context Protocol (MCP) servers with mcp-use framework. Use when creating MCP servers, defining tools/resources/prompts, working with mcp-use, bootstrapping MCP projects, or when user mentions MCP development, tools, resources, or prompts.

Prompts 10.1K 3mo ago
elie222

installing-packages

by elie222

How to install packages

CI/CD 11.1K 3mo ago
elie222

page-structure

by elie222

Page structure

Code Gen 11.1K 3mo ago
elie222

project-structure

by elie222

Project structure and file organization guidelines

API Dev 11.1K 3mo ago
Jeffallan

code-reviewer

by Jeffallan

Use when reviewing pull requests, conducting code quality audits, or identifying security vulnerabilities. Invoke for PR reviews, code quality checks, refactoring suggestions.

Code Review 9.8K 4mo ago
huggingface

hugging-face-cli

by huggingface

Execute Hugging Face Hub operations using the hf CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.

Caching 10.6K 5mo ago
huggingface

hugging-face-jobs

by huggingface

This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens, secrets management, timeout configuration, and result persistence. Designed for general-purpose compute workloads including data processing, inference, experiments, batch jobs, and any Python-based tasks. Should be invoked for tasks involving cloud compute, GPU workloads, or when users mention running jobs on Hugging Face infrastructure without local setup.

Automation 10.6K 5mo ago
elie222

prisma

by elie222

How to use Prisma

Database 11.1K 3mo ago
elie222

server-actions

by elie222

Guidelines for implementing Next.js server actions

Processing 11.1K 3mo ago
Jeffallan

fastapi-expert

by Jeffallan

"Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python."

API Dev 9.8K 1mo ago
Jeffallan

embedded-systems

by Jeffallan

Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems.

Performance 9.8K 4mo ago
baptisteArno

agent-browser

by baptisteArno

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Agents 10K 4mo ago
Jeffallan

nestjs-expert

by Jeffallan

Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when building NestJS REST APIs or GraphQL services, implementing dependency injection, scaffolding modular architecture, adding JWT/Passport authentication, integrating TypeORM or Prisma, or working with .module.ts, .controller.ts, and .service.ts files. Invoke for guards, interceptors, pipes, validation, Swagger documentation, and unit/E2E testing in NestJS projects.

API Dev 9.8K 1mo ago
huggingface

hugging-face-datasets

by huggingface

Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.

Code Gen 10.6K 4mo ago
huggingface

hugging-face-trackio

by huggingface

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API) or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, HF Space syncing, and JSON output for automation.

Processing 10.6K 5mo ago
Jeffallan

playwright-expert

by Jeffallan

Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.

CI/CD 9.8K 4mo ago
Jeffallan

graphql-architect

by Jeffallan

Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader, query optimization, federation directives.

API Dev 9.8K 4mo ago
Jeffallan

prompt-engineer

by Jeffallan

Use when designing prompts for LLMs, optimizing model performance, building evaluation frameworks, or implementing advanced prompting techniques like chain-of-thought, few-shot learning, or structured outputs.

Prompts 9.8K 4mo ago
awslabs

aurora dsql

by awslabs

Build with Aurora DSQL - manage schemas, execute queries, and handle migrations with DSQL-specific requirements. Use when developing a scalable or distributed database/application or user requests DSQL.

Code Gen 9.2K 3mo ago
huggingface

hugging-face-model-trainer

by huggingface

This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.

Automation 10.6K 4mo ago
Jeffallan

feature-forge

by Jeffallan

Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs.

Code Gen 9.8K 4mo ago
tambo-ai

building-compound-components

by tambo-ai

Creates unstyled compound components that separate business logic from styles. Use when building headless UI primitives, creating component libraries, implementing Radix-style namespaced components, or when the user mentions "compound components", "headless", "unstyled", "primitives", or "render props".

Code Gen 11.2K 3mo ago