Top Rated

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

Showing 1177-1200 of 52105 skills
PrefectHQ

reviewing-code

by PrefectHQ

Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.

API Dev 26.8K 6mo ago
PrefectHQ

testing-python

by PrefectHQ

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.

File Ops 26.8K 6mo ago
PrefectHQ

fastmcp-client-cli

by PrefectHQ

Query and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows.

CLI Tools 26.8K 5mo ago
streamlit

discovering-make-commands

by streamlit

Lists available make commands for Streamlit development. Use for build, test, lint, or format tasks.

Code Review 45.3K 5mo ago
payloadcms

triage-ci-flake

by payloadcms

Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments

Debugging 43.8K 6mo ago
zhayujie

skill-creator

by zhayujie

Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.

Code Gen 46.1K 5mo ago
langchain-ai

skill-creator

by langchain-ai

"Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: (1) create a new skill, (2) make a skill, (3) build a skill, (4) set up a skill, (5) initialize a skill, (6) scaffold a skill, (7) update or modify an existing skill, (8) validate a skill, (9) learn about skill structure, (10) understand how skills work, or (11) get guidance on skill design patterns. Trigger on phrases like \"create a skill\", \"new skill\", \"make a skill\", \"skill for X\", \"how do I create a skill\", or \"help me build a skill\"."

Agents 26.8K 5mo ago
langchain-ai

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Agents 26.8K 5mo ago
langchain-ai

arxiv-search

by langchain-ai

Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields

Embeddings 26.8K 5mo ago
langchain-ai

web-research

by langchain-ai

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

Academic 26.8K 5mo ago
payloadcms

generate-translations

by payloadcms

Use when new translation keys are added to packages to generate new translations strings

CLI Tools 43.8K 6mo ago
streamlit

fixing-streamlit-ci

by streamlit

Analyze and fix failed GitHub Actions CI jobs for the current branch/PR. Use when CI checks fail, PR checks show failures, or you need to diagnose lint/type/test errors and verify fixes locally.

Code Review 45.3K 5mo ago
ccxt

ccxt-csharp

by ccxt

CCXT cryptocurrency exchange library for C# and .NET developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in .NET projects. Use when working with crypto exchanges in C# applications, trading systems, or financial software. Supports .NET Standard 2.0+.

API Dev 43.4K 5mo ago
ccxt

ccxt-typescript

by ccxt

CCXT cryptocurrency exchange library for TypeScript and JavaScript developers (Node.js and browser). Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors. Use when working with crypto exchanges in TypeScript/JavaScript projects, trading bots, arbitrage systems, or portfolio management tools. Includes both REST and WebSocket examples.

API Dev 43.4K 5mo ago
ccxt

ccxt-python

by ccxt

CCXT cryptocurrency exchange library for Python developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Python. Use when working with crypto exchanges in Python projects, trading bots, data analysis, or portfolio management. Supports both sync and async (asyncio) usage.

API Dev 43.4K 5mo ago
getsentry

sentry-backend-bugs

by getsentry

'Sentry backend bug pattern review based on real production errors. Use when reviewing Python/Django backend code for common bug patterns. Trigger keywords: "backend bug review", "common errors", "error patterns", "sentry bugs".'

Code Review 44.4K 5mo ago
getsentry

generate-frontend-forms

by getsentry

Guide for creating forms using Sentry's new form system. Use when implementing forms, form fields, validation, or auto-save functionality.

Database 44.4K 5mo ago
iOfficeAI

docx

by iOfficeAI

'Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks'

Automation 30.8K 6mo ago
iOfficeAI

pdf

by iOfficeAI

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

CLI Tools 30.8K 6mo ago
iOfficeAI

x-recruiter

by iOfficeAI

用于在 X (x.com) 发布招聘帖子。包含文案规范、图片生成提示和自动化发布脚本。发布 AI 相关岗位或设计类岗位时优先使用。

CLI Tools 30.8K 6mo ago
getsentry

hybrid-cloud-test-gen

by getsentry

Generate hybrid cloud tests for the Sentry codebase. Use when asked to "generate HC test", "create hybrid cloud test", "write HC test", "add HC test", "write RPC test", "test RPC service", "silo test", "cross-silo test", "outbox test", "API gateway test", or "endpoint silo test". Covers RPC service tests, API gateway tests, outbox pattern tests, and API endpoint tests with silo decorators.

API Dev 44.4K 5mo ago
getsentry

setup-dev

by getsentry

Set up and manage the Sentry development environment using devenv. Handles fresh setup, updating existing environments, starting dev services, and troubleshooting. Use when asked to "set up sentry", "setup dev environment", "get sentry running", "start dev server", "devenv setup", "devservices not working", "sentry won't start", or any development environment issue.

CLI Tools 44.4K 5mo ago
getsentry

sentry-security

by getsentry

'Sentry-specific security review based on real vulnerability history. Use when reviewing Sentry endpoints, serializers, or views for security issues. Trigger keywords: "sentry security review", "check for IDOR", "access control review", "org scoping", "cross-org", "security audit endpoint".'

Auth 44.4K 5mo ago
getsentry

generate-migration

by getsentry

Generate Django database migrations for Sentry. Use when creating migrations, adding/removing columns or tables, adding indexes, or resolving migration conflicts.

CLI Tools 44.4K 5mo ago