API Endpoint Creator
技能 已验证 活跃Creates RPC-style endpoint following layered architecture (Controller → Manager → Repository). Use when creating new API endpoints or CRUD operations.
To automate the creation of well-structured, maintainable API endpoints, enforcing best practices and saving development time.
功能
- Generates RPC-style API endpoints
- Enforces layered architecture (Controller, Manager, Repository)
- Creates request/response models
- Generates manager interfaces and implementations
- Includes Retrofit client code
- Scaffolds integration tests
使用场景
- Creating new REST API endpoints from scratch
- Adding CRUD operations for new domain entities
- Setting up the full backend stack for an API
- Ensuring consistency in API development
非目标
- Generating UI components
- Writing database schema definitions
- Handling frontend framework logic
- Deploying the generated code
工作流
- Create Request/Response Models
- Create Controller
- Create Manager Interface
- Create Manager Implementation
- Register Factory Bean
- Create Retrofit Client
- Create Integration Test
- Run Tests
安装
npx skills add spartan-stratos/spartan-ai-toolkit通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Kotlin Mcp Server Generator
100Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.
Backend Api Design
99Design RPC-style APIs with layered architecture (Controller → Manager → Repository). Use when creating new API endpoints, designing API contracts, or reviewing API patterns.
Security Checklist
98Security best practices for Micronaut/Kotlin backend including authentication, authorization, input validation, and OWASP prevention. Use when implementing auth, validating inputs, or reviewing security.
Testing Strategies
95Testing patterns for Micronaut/Kotlin backend including repository tests, integration tests, and test data builders. Use when writing tests, setting up test infrastructure, or improving coverage.
X Twitter Scraper
100当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用:推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.