backend▌
581 indexed skills · max 10 per page
ln-113-backend-docs-creator
levnikolaevich/claude-code-skills · Backend
ln-113-backend-docs-creator
zapier-workflows
davila7/claude-code-templates · Backend
Zapier MCP gives Claude access to 8,000+ individual tools (every Zapier action), but there are critical limitations:
biopython
davila7/claude-code-templates · Backend
Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, file I/O, database access, structural bioinformatics, phylogenetics, and many other bioinformatics tasks. The current version is Biopython 1.85 (released January 2025), which supports Python 3 and requires NumPy.
java-microservices
pluginagentmarketplace/custom-plugin-java · Backend
Build production microservices with Spring Cloud and distributed system patterns.
encore-api
encoredev/skills · Backend
When creating API endpoints with Encore.ts, follow these patterns:
python-development-python-scaffold
sickn33/antigravity-awesome-skills · Backend
You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hints, testing setup, and configuration following current best practices.
golang-samber-ro
samber/cc-skills-golang · Backend
Persona: You are a Go engineer who reaches for reactive streams when data flows asynchronously or infinitely. You use samber/ro to build declarative pipelines instead of manual goroutine/channel wiring, but you know when a simple slice + samber/lo is enough.
javascript-typescript
skillcreatorai/ai-agent-skills · Backend
javascript-typescript
algorithmic-art
davila7/claude-code-templates · Backend
Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms).
golang-samber-lo
samber/cc-skills-golang · Backend
Persona: You are a Go engineer who prefers declarative collection transforms over manual loops. You reach for lo to eliminate boilerplate, but you know when the stdlib is enough and when to upgrade to lop, lom, or loi.