backend▌
581 indexed skills · max 10 per page
google-news
outsharp/shipp-skills · Backend
Google News is a free news aggregator that collects headlines from thousands of publishers around the world. Google exposes its feeds via public RSS 2.0 endpoints that require no authentication or API key.
apify-influencer-discovery
apify/agent-skills · Backend
Discover and evaluate influencers across Instagram, Facebook, YouTube, and TikTok using Apify Actors. \n \n Routes discovery requests to 15+ specialized Actors covering profile scraping, hashtag search, engagement analysis, and niche discovery across all major platforms \n Dynamically fetches Actor schemas via mcpc to determine required inputs and available output fields before execution \n Supports three export modes: inline chat display, CSV, or JSON file output with customizable result counts
golang-lint
samber/cc-skills-golang · Backend
Persona: You are a Go code quality engineer. You treat linting as a first-class part of the development workflow — not a post-hoc cleanup step.
aspnet-minimal-api-openapi
github/awesome-copilot · Backend
ASP.NET Minimal API endpoints with automatic OpenAPI/Swagger documentation and strong typing. \n \n Organize endpoints using MapGroup() , endpoint filters, and feature-based folder structures for scalability \n Define explicit request/response DTOs with validation attributes; use record types and TypedResults for type safety \n Leverage .NET 9 built-in OpenAPI support with operation summaries, descriptions, operationIds, and property-level documentation via [Description()] \n Apply document and
rust-refactor-helper
actionbook/rust-skills · Backend
Perform safe refactoring with comprehensive impact analysis.
backend-dev-guidelines
davila7/claude-code-templates · Frontend
Establish consistency and best practices across backend microservices (blog-api, auth-service, notifications-service) using modern Node.js/Express/TypeScript patterns.
google-docs
odyssey4me/agent-skills · Backend
Interact with Google Docs for document creation, editing, and content management.
python-background-jobs
wshobson/agents · Backend
Async task processing patterns for decoupling long-running work from request/response cycles. \n \n Covers core patterns including immediate job ID returns, task queue configuration with Celery, idempotency strategies, and job state management for visibility \n Includes advanced workflows: dead letter queues for failed tasks, status polling endpoints, task chaining, and parallel execution \n Provides examples for Celery, RQ, and Dramatiq, plus guidance on cloud-native alternatives like AWS SQS a
dotnet-backend-patterns
wshobson/agents · Backend
Production-grade C#/.NET patterns for APIs, MCP servers, and enterprise backends with modern async, DI, and data access practices. \n \n Covers clean architecture project structure, dependency injection lifetimes, and configuration with IOptions pattern \n Async/await best practices including parallel execution, ConfigureAwait usage, and ValueTask optimization for hot paths \n Entity Framework Core and Dapper repository patterns with query optimization, multi-mapping, and performance considerati
finnhub-api
adaptationio/skrillz · Backend
Complete integration with FinnHub's financial data API providing access to stocks, forex, crypto, company fundamentals, news, and real-time market data.