Skip to content

Instructive prompts that help build your robust apps. Regularly updated.

License

Notifications You must be signed in to change notification settings

AWeirdDev/prompts

Repository files navigation

prompts

Instructive prompts for everyday use.

See the prompts/ directory.

Under awdev/, the prompts are written by me.

Commands

$ aip add <prompt>...

Adds a prompt.

Syntax

---
name: Title
description: Description
author: Author
parameters:
- one
- two
---

Hello, **Markdown!**

- This is optional: {one or default value!}
- This is required: {two}