@harperfast/skills
v1.1.3
Published
Best practices for making awesome Harper apps with your favorite Agent
Keywords
Readme
Harper Agent Skills
This repository provides specialized "skills" for AI agents (like Cursor, Windsurf, or Junie) to build better applications on Harper.
Installation
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.
Available Skills
Harper Best Practices
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.
How it Works
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.
