Agent Skills
› paperclipai/companies
› fullstack-dev
fullstack-dev
GitHub涵盖全栈开发实践,包括需求收集、架构设计、REST API实现、认证流程、实时通信及数据库集成与生产环境加固。
Trigger Scenarios
需要设计全栈应用架构
实现前后端API对接
配置用户认证或实时功能
Install
npx skills add paperclipai/companies --skill fullstack-dev -g -y
SKILL.md
Frontmatter
{
"name": "fullstack-dev",
"metadata": {
"sources": [
{
"kind": "github-file",
"path": "skills\/fullstack-dev\/SKILL.md",
"repo": "MiniMax-AI\/skills",
"usage": "referenced",
"commit": "ce4855d12931f58514c21ba22b76b8e36a4b1668",
"license": "MIT",
"attribution": "MiniMax"
}
]
},
"description": "Full-stack backend architecture and frontend-backend integration with REST APIs, auth flows, real-time features, and database integration"
}
Full-stack development practices: requirements gathering, architecture design, REST API implementation, auth flows (JWT, session, OAuth), real-time features (SSE, WebSocket), database integration, and production hardening.
Version History
- 514503b Current 2026-07-24 18:03


