LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

backend-express - Express Backend Development and API Management

Edit and manage Express API backends including routes, middleware, and services

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • edit backend routes
  • edit middleware
  • edit services
  • add API endpoints
  • change API endpoints
  • edit authentication
  • edit session handling
  • run backend tests
  • integrate with shared services
  • build backend projects
  • run development server

Inputs

  • Express API backend code
  • project configuration
  • environment variables
  • backend test files
  • shared services

Outputs

  • modified backend code
  • new API endpoints
  • updated authentication logic
  • updated session handling
  • test results

Requirements

  • Node.js environment
  • Express framework
  • TypeScript support
  • project-specific configuration access

Source

  • Spec: SKILL.md
backend
express
api
nodejs
typescript
edit backend routes
edit middleware
edit services
add API endpoints
Express API backend code
project configuration
environment variables
modified backend code
new API endpoints
updated authentication logic