backend▌
581 indexed skills · max 10 per page
moodle-external-api-development
davila7/claude-code-templates · Backend
This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards.
api-changelog-versioning
aj-geddes/useful-ai-prompts · Backend
Create comprehensive API changelogs that document changes, deprecations, breaking changes, and provide migration guides for API consumers.
java-refactoring-remove-parameter
github/awesome-copilot · Backend
You are an expert in refactoring Java methods.
django-application
aj-geddes/useful-ai-prompts · Backend
Build comprehensive Django web applications with proper model design, view hierarchies, database operations, user authentication, and admin functionality following Django conventions and best practices.
google-veo
inferen-sh/skills · Backend
Text-to-video generation using Google Veo models via inference.sh CLI. \n \n Five Veo model variants available, ranging from Veo 2 to Veo 3.1, with trade-offs between speed and quality \n Supports cinematic, product, nature, action, and urban scene generation with detailed prompt control over camera movements, lighting, and timing \n Requires inference.sh CLI ( infsh ) for authentication and app execution \n Includes sample workflow for generating input templates and iterating on prompts \n
openlogs-server-logs
charlietlamb/openlogs · Backend
Use openlogs tail to retrieve recent server logs before asking the user to paste anything. Prefer the cleaned text log unless ANSI or raw terminal bytes matter.
ads-google
agricidaniel/claude-ads · Backend
Negative Keyword Rules (critical: bad negatives kill campaigns):
serverless-architecture
aj-geddes/useful-ai-prompts · Backend
Serverless architecture enables building complete applications without managing servers. Design event-driven, scalable systems using managed compute services, databases, and messaging systems. Pay only for actual usage with automatic scaling.
godot-gdscript-patterns
sickn33/antigravity-awesome-skills · Backend
$20
openapi-to-typescript
davila7/claude-code-templates · Backend
Converts OpenAPI 3.0 specifications to TypeScript interfaces and type guards.