backend▌
581 indexed skills · max 10 per page
spring-ai-mcp-server-patterns
giuseppe-trisciuoglio/developer-kit · Backend
Build MCP servers with Spring AI using declarative tools, prompt templates, and native Spring integration patterns. \n \n Exposes Spring components as AI-callable tools via @Tool annotation, with parameter documentation through @ToolParam for AI model understanding \n Supports three transport modes (stdio, HTTP, SSE) with built-in Spring Security integration for role-based access control and audit logging \n Includes reusable prompt templates using @PromptTemplate , dynamic tool registration, mu
gog
naoterumaker/openclaw-gog-skills · Backend
Unified CLI for Gmail, Calendar, Drive, Sheets, Docs, Contacts, and Tasks. \n \n Supports six Google Workspace services with commands for searching/reading emails, managing calendar events, uploading/downloading files, reading/writing spreadsheet data, managing contacts, and creating/completing tasks \n Includes email operations: search with advanced queries, send with attachments and threading, label management, and attachment downloads \n Calendar features: list events by date range, create ev
wp-interactivity-api
wordpress/agent-skills · Backend
Use this skill when the user mentions:
observability-edot-java-migrate
elastic/agent-skills · Backend
Read the migration guide before making changes:
javascript-mastery
sickn33/antigravity-awesome-skills · Backend
Comprehensive reference for 33+ essential JavaScript concepts from fundamentals to modern patterns. \n \n Covers core language features including primitive types, type coercion, scope, closures, and the this keyword with practical examples \n Explains asynchronous patterns: callbacks, Promises, async/await, and the event loop with execution order details \n Includes functional programming concepts like higher-order functions, pure functions, map/filter/reduce, currying, and composition \n Addres
capture-api-response-test-fixture
vercel/ai · Backend
Store and manage API response test fixtures for provider parsing validation. \n \n Fixtures are organized in __fixtures__ subfolders within provider packages, using naming conventions documented in existing examples \n Supports two testing patterns: generateText (log raw response to console and copy into fixture) and streamText (use includeRawChunks and saveRawChunks helper to capture streaming chunks) \n Recommends storing true provider responses unless size constraints require semantic-preserv
observability-edot-python-migrate
elastic/agent-skills · Backend
Read the migration guide before making changes:
java-testing
pluginagentmarketplace/custom-plugin-java · Backend
Comprehensive Java testing with JUnit 5, Mockito, and integration testing frameworks. \n \n Covers unit testing with JUnit 5 (parameterized tests, lifecycle annotations, extensions), mocking with Mockito (stubbing, verification, BDD style), and fluent assertions with AssertJ \n Includes integration testing patterns using Spring Boot Test slices, Testcontainers for database isolation, and MockMvc for API testing \n Provides test data builders, TDD/BDD practices, and JaCoCo coverage configuration
google-workspace
jezweb/claude-skills · Backend
Unified authentication and patterns for building integrations across 11 Google Workspace APIs. \n \n Covers OAuth 2.0 (user context) and service account (server-to-server) authentication with domain-wide delegation support \n Includes rate limit handling, exponential backoff strategies, and per-user/per-project quota reference for Gmail, Calendar, Drive, Sheets, and other APIs \n Provides batch request patterns (up to 100–1000 requests per batch) and Cloudflare Workers configuration for token st
observability-edot-java-instrument
elastic/agent-skills · Backend
Read the setup guide before making changes: