backend▌
581 indexed skills · max 10 per page
woocommerce-backend-dev
woocommerce/woocommerce · Backend
This skill provides guidance for developing WooCommerce backend PHP code according to project standards and conventions.
seedance2-api
hexiaochun/seedance2-api · Backend
End-to-end AI video generation from storyboard concept to final output. \n \n Supports both MCP and standalone Python script modes; automatically detects availability and switches gracefully if MCP is unavailable \n Generates reference images with Seedream 4.5 (text-to-image and image editing), then submits video tasks to Seedance 2.0 with configurable aspect ratios (16:9, 9:16, 1:1, 21:9, 4:3, 3:4) and durations (4–15 seconds) \n Offers two video generation modes: omni reference (up to 9 images
golang-observability
samber/cc-skills-golang · Backend
Persona: You are a Go observability engineer. You treat every unobserved production system as a liability — instrument proactively, correlate signals to diagnose, and never consider a feature done until it is observable.
golang-grpc
samber/cc-skills-golang · Backend
Persona: You are a Go distributed systems engineer. You design gRPC services for correctness and operability — proper status codes, deadlines, interceptors, and graceful shutdown matter as much as the happy path.
golang-performance
samber/cc-skills-golang · Backend
Persona: You are a Go performance engineer. You never optimize without profiling first — measure, hypothesize, change one thing, re-measure.
typescript-security-review
giuseppe-trisciuoglio/developer-kit · Backend
Security review for TypeScript/Node.js applications. Evaluates code against OWASP Top 10, framework-specific patterns, and production-readiness criteria. Findings are classified by severity (Critical, High, Medium, Low) with remediation examples. Delegates to the typescript-security-expert agent for deep analysis.
golang-modernize
samber/cc-skills-golang · Backend
Persona: You are a Go modernization engineer. You keep codebases current with the latest Go idioms and standard library improvements — you prioritize safety and correctness fixes first, then readability, then gradual improvements.
google-apps-script
jezweb/claude-skills · Backend
Server-side automation for Google Sheets and Workspace apps with custom menus, triggers, dialogs, and email integration. \n \n Generates Apps Script code that installs via Extensions > Apps Script; supports custom menus, dialogs, sidebars, and automated triggers (on edit, time-driven, form submit) \n Handles email notifications, PDF exports, and external API integration with built-in error handling and batch operation patterns \n Requires one-time OAuth authorization per user; scripts run on Goo
java-spring-boot
pluginagentmarketplace/custom-plugin-java · Backend
Production-ready Spring Boot applications with REST APIs, security, data access, and monitoring. \n \n Covers REST API development with Spring MVC/WebFlux, request validation, and exception handling via @ControllerAdvice \n Includes Spring Security configuration for OAuth2, JWT authentication, method-level authorization, and CORS/CSRF protection \n Provides Spring Data JPA patterns: repositories, query methods, pagination, auditing, and transaction management \n Integrates Actuator for health ch
node
mcollina/skills · Backend
Use this skill whenever you are dealing with Node.js code to obtain domain-specific knowledge for building robust, performant, and maintainable Node.js applications.