backend-development
Installation
SKILL.md
Backend Development Skill
Atomic skill for backend development including API creation, authentication, and service implementation.
Responsibility
Single Purpose: Implement backend services, APIs, and business logic
Actions
create_endpoint
Create a new API endpoint with validation and error handling.
// Input
{
action: "create_endpoint",
runtime: "nodejs",
framework: "express",
Related skills
More from pluginagentmarketplace/custom-plugin-fullstack
frontend-development
Frontend development - React, Vue, component architecture, state management
5devops-fullstack
DevOps for fullstack - Docker, CI/CD, deployment, monitoring
4fullstack-basics
Full-stack development fundamentals - architecture, patterns, integration
4fullstack-security
Security and performance - hardening, optimization, auditing
4database-integration
Database integration - schema design, queries, migrations, optimization
4fullstack-testing
Fullstack testing - unit, integration, E2E, coverage
4