Package Exports
- ai-instructions
- ai-instructions/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ai-instructions) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
AI Instructions
A powerful AI development instruction library that helps streamline the development process.
📋 Features
- AI-driven development instructions
- Easy to use CLI interface
🛠️ Usage
You can quickly initialize your project using the following command:
npx ai-instructions init --template <template-name>For example:
npx ai-instructions init --template empty-reactnative-expo🤝 Contributing
We welcome new instruction templates! If you want to contribute by adding a new template:
- Check our CONTRIBUTING.md guide for detailed instructions
- Create your template in the
instructionsdirectory - Test it locally with
npx ai-instructions init --template your-template-name - Submit a Pull Request
📝 License
This project is MIT licensed.
👤 Author
- GitHub: @withogulcandev
- Twitter: @withogulcandev
⭐️ Show your support
Give a ⭐️ if this project helped you!