一键导入
astro-bookings-demo
astro-bookings-demo 收录了来自 AlbertoBasaloAcademy 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Defines the Entity-Relationship (ER) model for the system based on the feature specifications. To be used for designing the data structures and relationships needed to implement the features.
Generates an Architecture Design Document (ADD) for software projects. To be used when designing a product architecture
Generates a Product Requirements Document (PRD) for software projects. To be used when analyzing a project to create a PRD.
Writes the specification with problem definition, solution outline, and acceptance criteria. To be used to specify a feature, bug correction, or enhancement.
Creates a detailed implementation plan for a given feature specification. To be used for planning the implementation of feature specifications.
Creates the base foundation for the agent's workflow. This prompt is used to set up the initial context and instructions for the agent.
Writes and maintains unit tests using Vitest. To be used for testing business logic in services and utilities.
Writes API endpoints with Express.js following layered architecture patterns.To be used for implementing RESTful endpoints with validation, error handling, and business logic.
Best practices for clean and maintainable code in TypeScript. To be used for writing TypeScript code that is easy to read, maintain, and follows industry standards.