backend▌
581 indexed skills · max 10 per page
typescript-mcp-server-generator
github/awesome-copilot · Backend
Complete TypeScript MCP server project generator with tools, resources, and transport configuration. \n \n Scaffolds a full Node.js/TypeScript project with @modelcontextprotocol/sdk, zod validation, and choice of HTTP (Express) or stdio transport \n Generates at least one production-ready tool with schema validation, error handling, and structured content responses \n Includes tsconfig.json with ES modules, proper package.json setup, and dev tooling (tsx/ts-node) \n Optionally adds resources wit
python-executor
inferen-sh/skills · Backend
Execute arbitrary Python code in a sandboxed environment with 100+ pre-installed libraries. \n \n Supports data processing (NumPy, Pandas, SciPy), web scraping (requests, BeautifulSoup, Selenium, Playwright), and image/video manipulation (Pillow, OpenCV, MoviePy) \n Includes 3D model processing (trimesh, open3d), PDF generation (reportlab, pypdf2), and SVG creation (svgwrite, cairosvg) \n Configurable timeout (1–300 seconds), output capture, and working directory; optional high-memory variant (1
dataverse-python-advanced-patterns
github/awesome-copilot · Backend
Production-ready Dataverse SDK patterns with error handling, batch operations, and optimization techniques. \n \n Demonstrates exponential backoff retry logic for transient errors, batch CRUD operations with error recovery, and OData query optimization using filters, selects, expands, and paging with correct logical names \n Covers table metadata creation and inspection, custom column definitions with IntEnum option sets, and cache flushing strategies when schema changes \n Includes configuratio
api-documentation
supercent-io/skills-template · Backend
Generate comprehensive API documentation from OpenAPI specs, code comments, and interactive examples. \n \n Supports OpenAPI/Swagger specification generation with full schema definitions, request/response examples, and security schemes \n Includes JSDoc and decorator-based documentation extraction from TypeScript/Express codebases for automatic spec generation \n Provides Swagger UI integration for interactive API exploration with try-it-out functionality \n Covers authentication patterns, pagin
algorithmic-art
aiskillstore/marketplace · 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).
rust-daily
actionbook/rust-skills · Backend
Version: 2.1.0 | Last Updated: 2025-01-27
api-docs-generator
patricio0312rev/skills · Backend
Create comprehensive API documentation with OpenAPI specifications and interactive documentation.
google-serper-search
shuliuzhenhua-sys/google-serper-search · Backend
Use scripts/serper_search.py to call the Serper API and return JSON search results.
godot-debugging
zate/cc-godot · Backend
You are a Godot debugging expert with deep knowledge of common errors, debugging techniques, and troubleshooting strategies.
dbos-python
dbos-inc/agent-skills · Backend
Guide for building reliable, fault-tolerant Python applications with DBOS durable workflows.