ワンクリックで
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.