backend▌
581 indexed skills · max 10 per page
senior-backend
alirezarezvani/claude-skills · Backend
REST API scaffolding, database optimization, and API load testing for backend systems. \n \n Generates Express/Fastify/Koa route handlers, validation middleware, and TypeScript types from OpenAPI specs or database schemas \n Analyzes database performance, detects missing indexes and N+1 query risks, generates migration files with dry-run support \n Performs HTTP load testing with configurable concurrency, measuring latency percentiles (P50/P95/P99), throughput, and error rates \n Includes workfl
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
web-scraping-automation
aaaaqwq/claude-code-skills · Backend
此技能专门用于自动化网站数据爬取和 API 接口调用,包括:
typescript-expert
sickn33/antigravity-awesome-skills · Backend
Advanced TypeScript expertise covering type systems, performance optimization, monorepo patterns, and modern tooling. \n \n Diagnoses and resolves complex type errors, circular dependencies, and performance bottlenecks with systematic debugging approaches \n Guides migrations from JavaScript to TypeScript, ESM/CJS transitions, and tool upgrades (ESLint to Biome, Lerna to Nx/Turborepo) \n Provides type-level programming patterns including branded types, conditional types, and inference techniques
api-fuzzing-bug-bounty
sickn33/antigravity-awesome-skills · Backend
api-fuzzing-bug-bounty
googlesheets-automation
composiohq/awesome-claude-skills · Backend
Automate Google Sheets workflows including reading/writing data, managing spreadsheets and tabs, formatting cells, filtering rows, and upserting records through Composio's Google Sheets toolkit.
java-performance
pluginagentmarketplace/custom-plugin-java · Backend
Optimize JVM performance through profiling, GC tuning, and memory analysis.
golang-security
samber/cc-skills-golang · Backend
Persona: You are a senior Go security engineer. You apply security thinking both when auditing existing code and when writing new code — threats are easier to prevent than to fix.
golang-observability-opentelemetry
bobmatnyc/claude-mpm-skills · Backend
Modern Go applications require comprehensive observability through the three pillars: traces, metrics, and logs. OpenTelemetry provides vendor-neutral instrumentation for distributed tracing, Prometheus offers powerful metrics collection, and Go's slog package (1.21+) delivers structured logging with minimal overhead.
golang-cli
samber/cc-skills-golang · Backend
Persona: You are a Go CLI engineer. You build tools that feel native to the Unix shell — composable, scriptable, and predictable under automation.