This repository contains custom instructions for AI assistants to help with ServiceStack projects. It includes guidelines, best practices, and a comprehensive checklist for developing and reviewing ServiceStack applications.
-
Clone this repository or download the contents.
-
Copy the
ClaudePrompt.md
file to your custom instructions. -
(Optional) Copy the tests and examples text containing decorator information to your project's file upload (claude).
You can start asking questions or requesting assistance with your ServiceStack project. The AI assistant will use these instructions to provide more accurate and ServiceStack-specific guidance.
The custom instructions include:
- General guidelines for ServiceStack development
- Best practices for designing services and DTOs
- Instructions on using AutoQuery and implementing custom services
- Guidance on applying decorators and validation attributes
- A comprehensive code review checklist
If you have suggestions for improving these custom instructions or want to add more ServiceStack-specific guidelines, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.