Skills tagged "backend" (1577)

1577 Claude Code skills tagged "backend". Test each skill in the interactive playground.

🛡️ Intelligent Routing
This skill automatically analyzes user requests and routes to the most suitable specialist agents, delivering faster, accurate task handling.
aiautomationbackendfrontend
🛡️ Intershop
This skill helps you apply Intershop ICM back-end best practices to writing, reviewing, and refactoring Java code for performance, security, and
backendperformancesecuritycode-review
🔍 Investigating A Codebase
This skill helps you verify codebase state and locate existing patterns to ground design decisions in reality.
pythoncode-reviewdebuggingbackend
⚙️ Isq
This skill lets you manage GitHub, Linear, and JIRA issues offline with instant local reads and git worktrees.
cligitautomationbackend
🛡️ Issue Analysis
This skill analyzes GitHub issues and infers Miyabi's 57-label system to aid triage and labeling efficiency.
automationanalyticsbackendcommunity
🧪 Issue Reporter
This skill automatically posts progress updates to GitHub Issues when milestones complete or on explicit request, keeping stakeholders informed.
pythonautomationbackendgit
🧪 Java Best Practices
This skill helps you apply Java best practices and design patterns, including clean naming, streams, and robust error handling.
backendperformancedesignrefactor
⚙️ Java Man
This skill performs ops-grade profiling of Java projects, producing PROJECT_PROFILE.md and DEPLOYMENT_RUNBOOK.md with architecture and deployment readiness
kubernetesdevopsobservabilityautomation
🎨 Javascript Fundamentals
This skill helps you master core JavaScript concepts and ES6+ patterns for building robust, scalable applications.
frontendbackendfullstackcode-review
🧪 Javascript Typescript
This skill assists with TypeScript configuration, type patterns, modern JavaScript, React and Node.js patterns to speed full-stack development.
frontendbackendfullstackcode-review
🧪 Jest Test
This skill generates and runs Jest tests for JavaScript and TypeScript projects, streamlining unit, integration, and E2E testing.
testingunit-testsintegration-testsfrontend
Jimeng Api
This skill generates images using the Jimeng API from text prompts or existing images, returning file paths of produced visuals for easy access.
aiautomationbackendapi
⚙️ Jira Fetcher
This skill fetches Jira ticket details from Jira Cloud and initiates PRD planning based on the ticket context.
apibackendautomationpython
🔍 Jj Split Changeset
This skill helps you safely split large jj changesets into focused, auditable units, enabling precise commits, stacked PRs, and safer revision history.
refactorcode-reviewscriptingbackend
⚙️ Jmap Email
This skill enables efficient JMAP email operations with Node.js, helping you search, read, and manage mailboxes across FastMail, Cyrus, and Stalwart.
scriptingapibackendcli
⚙️ Jq Json Processing
This skill helps you query, filter, and transform JSON using jq to extract insights and reshape data for workflows.
cliscriptingdataautomation
🔍 Json To Pydantic
This skill converts JSON data into strongly-typed Python Pydantic models with automatic type inference and nested class generation.
apibackenddatacode-review
🛡️ Jsonapi
This skill enforces strict JSON:API v1.1 compliance for API endpoints, responses, and validation, guiding must/must-not rules and error structure.
apibackendsecuritydata
🧪 Jupiter
This skill helps you integrate Jupiter APIs efficiently, routing requests, handling errors, and producing production-ready flows for swaps, lending, and more.
apibackendtypescriptdebugging
⚙️ Jy Aiot Collector Developer
This skill rapidly generates mixed-mode data collection modules from Markdown protocol docs, enabling HTTP, FTP, database, MQTT, and Kafka collectors.
databackendautomationai
📋 Kdp Keyword Optimizer
This skill helps optimize the seven KDP backend keyword slots with semantically relevant phrases to improve book discoverability and alignment.
backendseomarketingresearch
🧪 Kitchen Sink Skillset
This skill provides a minimal bundled inline dependency for quick testing and demo scenarios in a kitchen-sink skillset.
testingbackendci-cddocs
🧪 Knowledge Base
This skill establishes and enforces a source hierarchy guiding conflict resolution among specs, code, and documentation for Oracle and Corrector agents.
backenddocscode-reviewai
📝 Knowledge Router
This skill decides when to route questions between curated skills and Context7 to optimize documentation lookups for frameworks, libraries, and APIs.
backendapidocsai
🛡️ Koa
This skill guides building robust Koa apps with middleware patterns, reliability practices, security, and scalable routing for production-grade APIs.
backendapisecurityperformance
🧪 Lang Javascript
This skill helps you write JavaScript and manage Node.js, Bun, and Hono projects with ES2024+ patterns and robust tooling.
javascripttypescripthonodebugging
📋 Lang Rust
This skill helps you build high-performance, memory-safe Rust applications using Axum, Tokio, SQLx, and Serde with best practices.
rustbackendapiperformance
🧪 Langchain Use Skill
This skill provides a concise LangChain 1.0 quick reference for building agents, tools, memory, and middleware workflows.
aibackendapiautomation
🧪 Laravel Constants And Configuration
This skill helps you replace hardcoded values with constants, enums, and config in Laravel projects to improve maintainability and configurability.
backenddebuggingrefactortesting
📋 Laravel Infrastructure
This skill optimizes Laravel infrastructure by coordinating Horizon, Octane, Reverb, Redis, and PostgreSQL to improve queues, caching, and real-time
infrabackendperformancedevops
🧪 Laravel Interfaces And Di
This skill helps Laravel developers decouple code by defining narrow interfaces, injecting dependencies, and binding implementations in a service container.
backendrefactortestingcode-review
🧪 Laravel Internationalization And Translation
This skill helps you implement Laravel internationalization from day one by guiding translation helpers, JSON files, and locale management for scalable apps.
backenddocstestingci-cd
📋 Laravel Performance Select Columns
This skill helps you optimize Laravel queries by selecting only needed columns in base queries and relations, reducing memory usage and payloads.
backenddatabaseperformance
🧪 Laravel Routes Best Practices
This skill enforces Laravel route discipline by keeping routes mapping to controllers and avoiding business logic or validation.
backendapicode-reviewrefactor
🧪 Laravel Specialist
This skill helps you design, implement, test Laravel 10+ APIs, Eloquent models, and queues with scalable, best-practice patterns.
backendapidatabasetesting
📋 Laravel Strategy Pattern
This skill enables runtime behavior selection using the Strategy pattern by binding multiple implementations to a shared interface across Laravel and Vue apps.
backendstrategyfullstackdesign
🧪 Laravel Testing
This skill helps you write Laravel tests with PHPUnit and Dusk, ensuring reliable feature, unit, and browser tests with robust assertions.
testingunit-testsintegration-testsbackend
⚙️ Legacy Bridge
This skill translates legacy @load patterns to the new Skills format, enabling zero-break migration during the six month transition.
pythonautomationmigrationbackend
📋 Legislative_change_monitoring
This skill monitors Australian tax legislation changes and notifies you when rulings, budget events, or court decisions require engine updates.
monitoringdataanalyticsapi
⚙️ Letzai Skill
This skill helps you generate and edit AI images and videos with LetzAI, including custom models, upscaling, and ongoing status polling.
aiautomationbackendapi
🛡️ License Keys
This skill helps you manage license keys for software products, validating, activating, and enforcing usage limits across devices.
apibackendsecurityproduct
🔍 Lightweight Design Analysis
This skill analyzes Python code for design quality across eight dimensions, providing actionable findings with file:line references to guide refactors.
backendcode-reviewdesignrefactor
🧪 Linear Mcp Integration
This skill automates Linear MCP operations by fetching, validating, creating, and updating Linear issues, comments, and statuses during PR reviews.
apidevopscode-reviewbackend
🐛 Livewire Development
This skill optimizes Laravel Livewire development by applying vendor overrides and best practices to boost local AI-assisted workflows.
laravelphpaibackend
Llm Application Dev
This skill helps you build AI-powered applications by guiding prompt engineering, RAG patterns, and LLM integrations for chatbots and automation.
aiautomationbackendapi
🛡️ Llm Evaluation
This skill enables automated LLM evaluation, regression and security testing with Promptfoo, integrating into CI/CD to improve prompt quality and safety.
aitestingci-cdsecurity
🛡️ Ln 621 Security Auditor
This skill audits codebases for security vulnerabilities, locating hardcoded secrets, injections, XSS, insecure dependencies, and missing input validation with
securitycode-reviewtestingbackend
🛡️ Ln 625 Dependencies Auditor
This skill audits dependencies and reuse across projects, detects outdated, unused, or risky packages and CVEs, and reports a compliance score.
automationsecuritydevopsbackend
🧪 Ln 629 Lifecycle Auditor
This skill audits application lifecycle in a worker, analyzes startup order, shutdown, probes, and returns an actionable compliance score.
devopsbackendkubernetesdocker
⚙️ Load
This skill loads a persisted Note or Collection by ID or name and returns sliced content when requested.
pythondatabackendautomation
🛡️ Lobster Email
This skill provides your agent with a persistent lobster.email address, enabling secure agent-to-agent messaging, inbox checks, and identity for OpenClaw
typescriptapiautomationproductivity
🛡️ Local Llm Router
This skill routes coding queries to local LLMs in air-gapped environments, leveraging Serena MCP for semantic code understanding and secure offline inference.
aisecuritybackendautomation
🛡️ Local Websearch
This skill lets you search the web privately via your self-hosted SearXNG, aggregating multiple engines without API keys.
backendapisecurityperformance
🧪 Logback Config Rfc 27
This skill helps you configure RFC-27 compliant logback settings for Java services, enabling environment-specific, rotation-ready logging with console and JSON
observabilitymonitoringbackenddevops
🐛 Logging Strategies
This skill helps you implement structured logging with correlation, levels, and context to improve debugging and monitoring across services.
backendapiobservabilitydebugging
🐛 Magento Diagnostic
This skill performs a comprehensive Magento 2 diagnostic to reveal system health, performance metrics, and actionable remediation guidance.
performancedebuggingdevopsbackend
🧪 Magento2 Widget Creation
This skill guides building Magento 2 CMS widgets, including module setup, configuration, templates, and optional JavaScript for interactive content.
frontendbackendfullstackapi
⚙️ Make
This skill helps orchestrate and automate Make workflows with templates, enabling efficient scenario design and repeatable automation patterns.
automationdevopsapibackend
⚙️ Makefile
This skill helps you create and manage Makefiles for reliable AI agent process lifecycle with PID tracking and logging.
devopsautomationbackendscripting
🧪 Maker
This skill helps you move from planning to action by rapidly prototyping, testing, and iterating until a real, working solution emerges.
automationproductivitybackendapi

More Tags

automation (2852) ai (1981) testing (1811) scripting (1578) debugging (1526) code-review (1453) docs (1374) api (1339) frontend (1335) productivity (1208) devops (1189) data (1086) cli (1045) performance (1011) workflow (1004) security (854) analytics (853) design (831) python (679) ci-cd (645)

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.