Showing 12 of 67653 results
lsp-client/lsp-skill
Semantic code analysis skill via Language Server Protocol (LSP), providing cross-file navigation to definitions, references, and implementations, symbol search, refactoring preview, and file outlines for exploring unfamiliar codebases with language-aware precision.
composiohq/awesome-claude-skills
Automates Mailchimp email marketing through Composio's Rube MCP including campaign creation/sending, audience/list management, subscriber operations, segmentation, and performance analytics.
martinacostadev/mercadopago-integration
Integrates MercadoPago Checkout Pro redirect-based payment flow into Next.js applications with any PostgreSQL database (Supabase, Prisma, raw pg), covering checkout creation, webhook handling, payment success/failure pages, and support for all MercadoPago Latin American countries.
davila7/claude-code-templates
Provides fundamental networking code templates and examples for basic network operations like socket programming, HTTP requests, and network protocol implementations.
sickn33/antigravity-awesome-skills
Generates production-ready Python project scaffolds with modern tooling, best practices, and consistent architecture for FastAPI, Django, and other Python applications.
giuseppe-trisciuoglio/developer-kit
from giuseppe-trisciuoglio/developer-kit
aj-geddes/useful-ai-prompts
Implements rate limiting and throttling mechanisms using token bucket, leaky bucket, fixed window, and sliding window algorithms to protect services from abuse and ensure fair resource usage.