JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 36
  • Score
    100M100P100Q62021F
  • License MIT

A powerful CLI tool for generating project templates and development instructions using AI-driven approach.

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:

  1. Check our CONTRIBUTING.md guide for detailed instructions
  2. Create your template in the instructions directory
  3. Test it locally with npx ai-instructions init --template your-template-name
  4. Submit a Pull Request

📝 License

This project is MIT licensed.

👤 Author

⭐️ Show your support

Give a ⭐️ if this project helped you!