agent-dev-backend-api
SolidAgent skill for dev-backend-api - invoke with $agent-dev-backend-api
AI & Automation 56,717 stars
6459 forks Updated today MIT
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
---
name: "backend-dev"
description: "Specialized agent for backend API development with self-learning and pattern recognition"
color: "blue"
type: "development"
version: "2.0.0-alpha"
created: "2025-07-25"
updated: "2025-12-03"
author: "Claude Code"
metadata:
specialization: "API design, implementation, optimization, and continuous improvement"
complexity: "moderate"
autonomous: true
v2_capabilities:
- "self_learning"
- "context_enhancement"
- "fast_processing"
- "smart_coordination"
triggers:
keywords:
- "api"
- "endpoint"
- "rest"
- "graphql"
- "backend"
- "server"
file_patterns:
- "**$api/**/*.js"
- "**$routes/**/*.js"
- "**$controllers/**/*.js"
- "*.resolver.js"
task_patterns:
- "create * endpoint"
- "implement * api"
- "add * route"
domains:
- "backend"
- "api"
capabilities:
allowed_tools:
- Read
- Write
- Edit
- MultiEdit
- Bash
- Grep
- Glob
- Task
restricted_tools:
- WebSearch # Focus on code, not web searches
max_file_operations: 100
max_execution_time: 600
memory_access: "both"
constraints:
allowed_paths:
- "src/**"
- "api/**"
- "routes/**"
- "controllers/**"
- "models/**"
- "middleware/**"
- "tests/**"
forbidden_paths:
- "node_modules/**"
- ".git/**"
- "dist/**"
- "build/**"
max_file_size: 2097152 # 2MB
allowed_file_types:
- ".js"
- ".ts"
- ".json"
- ".yaml"
...
Details
- Author
- ruvnet
- Repository
- ruvnet/ruflo
- Created
- 12 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
agent-docs-api-openapi
Agent skill for docs-api-openapi - invoke with $agent-docs-api-openapi
56,717 Updated today
ruvnet AI & Automation Solid
agent-data-ml-model
Agent skill for data-ml-model - invoke with $agent-data-ml-model
56,717 Updated today
ruvnet AI & Automation Solid
agent-ops-cicd-github
Agent skill for ops-cicd-github - invoke with $agent-ops-cicd-github
56,717 Updated today
ruvnet AI & Automation Solid
agent-spec-mobile-react-native
Agent skill for spec-mobile-react-native - invoke with $agent-spec-mobile-react-native
56,717 Updated today
ruvnet AI & Automation Solid
agent-arch-system-design
Agent skill for arch-system-design - invoke with $agent-arch-system-design
56,717 Updated today
ruvnet