Gives your agent the ability to apply master-level REST and GraphQL design principles to build intuitive, scalable, and maintainable APIs.
When designing a new REST or GraphQL API from scratch
When refactoring existing APIs for better developer experience
When establishing API design standards and versioning strategies for a team
Define the domain model and resources using nouns and hierarchies
Select the appropriate API paradigm like RESTful or GraphQL schema-first
Implement consistent error handling and standard HTTP status codes
Apply advanced patterns like HATEOAS or Relay-style cursor pagination
你
How should I design the endpoints for a complex order management system with thousands of products?
Agent
I'll guide you through a resource-oriented design. We'll use '/orders' and '/products' as primary resources, implementing Relay-style cursor pagination to handle high-volume data efficiently. I'll also help you set up a 'DataLoader' pattern to prevent N+1 query problems if you choose GraphQL, and ensure all error responses follow a consistent, structured format for your frontend developers.
Gives your agent the ability to design high-quality RESTful and GraphQL APIs following industry best practices and OpenAPI standards.
赋予您的智能体分析来自 Stitch 项目的技术资产并将其综合为语义化的 DESIGN.md 文件的能力。
赋予你的智能体通过专注于意图驱动的设计,为仪表板、管理面板和 SaaS 工具构建高水准、一致的界面的能力。
通过建立深厚的设计哲学并在画布上进行表达,赋予您的智能体创建博物馆级视觉艺术、海报和设计的能力。
赋予你的智能体创建独特的、生产级前端界面的能力,这些界面具有极高的审美质量和创意、非通用的代码。