backend▌
581 indexed skills · max 10 per page
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
java-docs
github/awesome-copilot · Backend
Javadoc best practices for documenting Java types, methods, and members. \n \n Public and protected members require Javadoc comments; package-private and private members are encouraged, especially for complex code \n Use standard tags: @param for parameters, @return for return values, @throws for exceptions, @see for cross-references, and @since for version tracking \n First sentence serves as summary description and should end with a period; parameter descriptions start lowercase without period
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).
google-serper-search
shuliuzhenhua-sys/google-serper-search · Backend
Use scripts/serper_search.py to call the Serper API and return JSON search results.
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.
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.
python-backend-architecture-review
rknall/claude-skills · Backend
This skill provides comprehensive architecture review capabilities for Python backend applications, covering all aspects of system design from infrastructure to code organization.
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.