senior-backend by davila7/claude-code-templates
npx skills add https://github.com/davila7/claude-code-templates --skill senior-backend为高级后端开发者提供的完整工具包,包含现代工具和最佳实践。
此技能通过自动化脚本提供三个核心功能:
# 脚本 1: API 脚手架生成器
python scripts/api_scaffolder.py [options]
# 脚本 2: 数据库迁移工具
python scripts/database_migration_tool.py [options]
# 脚本 3: API 负载测试器
python scripts/api_load_tester.py [options]
用于 API 脚手架任务的自动化工具。
功能:
用法:
python scripts/api_scaffolder.py <project-path> [options]
全面的分析和优化工具。
功能:
用法:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
python scripts/database_migration_tool.py <target-path> [--verbose]
用于专项任务的高级工具。
功能:
用法:
python scripts/api_load_tester.py [arguments] [options]
完整指南位于 references/api_design_patterns.md:
完整的工作流程文档位于 references/database_optimization_guide.md:
技术参考指南位于 references/backend_security_practices.md:
语言: TypeScript, JavaScript, Python, Go, Swift, Kotlin 前端: React, Next.js, React Native, Flutter 后端: Node.js, Express, GraphQL, REST APIs 数据库: PostgreSQL, Prisma, NeonDB, Supabase DevOps: Docker, Kubernetes, Terraform, GitHub Actions, CircleCI 云服务: AWS, GCP, Azure
# 安装依赖
npm install
# 或
pip install -r requirements.txt
# 配置环境
cp .env.example .env
# 使用分析器脚本
python scripts/database_migration_tool.py .
# 查看建议
# 应用修复
遵循以下文档中记录的模式和实践:
references/api_design_patterns.mdreferences/database_optimization_guide.mdreferences/backend_security_practices.md# 开发
npm run dev
npm run build
npm run test
npm run lint
# 分析
python scripts/database_migration_tool.py .
python scripts/api_load_tester.py --analyze
# 部署
docker build -t app:latest .
docker-compose up -d
kubectl apply -f k8s/
请查看 references/backend_security_practices.md 中的完整故障排除部分。
references/api_design_patterns.mdreferences/database_optimization_guide.mdreferences/backend_security_practices.mdscripts/ 目录每周安装量
1.1K
仓库
GitHub 星标数
22.6K
首次出现
2026年1月20日
安全审计
安装于
opencode861
gemini-cli843
codex806
github-copilot764
cursor639
kimi-cli605
Complete toolkit for senior backend with modern tools and best practices.
This skill provides three core capabilities through automated scripts:
# Script 1: Api Scaffolder
python scripts/api_scaffolder.py [options]
# Script 2: Database Migration Tool
python scripts/database_migration_tool.py [options]
# Script 3: Api Load Tester
python scripts/api_load_tester.py [options]
Automated tool for api scaffolder tasks.
Features:
Usage:
python scripts/api_scaffolder.py <project-path> [options]
Comprehensive analysis and optimization tool.
Features:
Usage:
python scripts/database_migration_tool.py <target-path> [--verbose]
Advanced tooling for specialized tasks.
Features:
Usage:
python scripts/api_load_tester.py [arguments] [options]
Comprehensive guide available in references/api_design_patterns.md:
Complete workflow documentation in references/database_optimization_guide.md:
Technical reference guide in references/backend_security_practices.md:
Languages: TypeScript, JavaScript, Python, Go, Swift, Kotlin Frontend: React, Next.js, React Native, Flutter Backend: Node.js, Express, GraphQL, REST APIs Database: PostgreSQL, Prisma, NeonDB, Supabase DevOps: Docker, Kubernetes, Terraform, GitHub Actions, CircleCI Cloud: AWS, GCP, Azure
# Install dependencies
npm install
# or
pip install -r requirements.txt
# Configure environment
cp .env.example .env
# Use the analyzer script
python scripts/database_migration_tool.py .
# Review recommendations
# Apply fixes
Follow the patterns and practices documented in:
references/api_design_patterns.mdreferences/database_optimization_guide.mdreferences/backend_security_practices.md# Development
npm run dev
npm run build
npm run test
npm run lint
# Analysis
python scripts/database_migration_tool.py .
python scripts/api_load_tester.py --analyze
# Deployment
docker build -t app:latest .
docker-compose up -d
kubectl apply -f k8s/
Check the comprehensive troubleshooting section in references/backend_security_practices.md.
references/api_design_patterns.mdreferences/database_optimization_guide.mdreferences/backend_security_practices.mdscripts/ directoryWeekly Installs
1.1K
Repository
GitHub Stars
22.6K
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode861
gemini-cli843
codex806
github-copilot764
cursor639
kimi-cli605
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装