This repository provides specialized "skills" for AI agents (like Cursor, Windsurf, or Junie) to build better applications on Harper.
Add these skills to your local project using the skills CLI:
npx skills add harperfast/skillsRe-run this command later if you want to get the latest updates from us.
Comprehensive guidelines for building, extending, and deploying Harper applications. Covers:
- Schema design and relationships.
- Automatic REST and WebSocket APIs.
- Custom resources and table extensions.
- Advanced features like Vector Indexing and Caching.
These skills are structured to be easily consumed by Large Language Models (LLMs) and AI agents. For a technical overview of how agents use these files, see AGENTS.md.