Skip to content

Releases: pelagornis/prompt-guide

1.0.5

Choose a tag to compare

@chilensis chilensis released this 10 Jun 16:29

prompt-guide 1.0.5

Install

npm install -g @pelagornis/prompt-guide@1.0.5

Usage

prompt-guide init
prompt-guide sync

Release 1.0.4

Choose a tag to compare

@chilensis chilensis released this 08 Apr 15:25

What's Changed

  • Agent Guide Customize

1.0.3

Choose a tag to compare

@chilensis chilensis released this 16 Feb 16:21

What's Changed

  • no changed

1.0.2

Choose a tag to compare

@chilensis chilensis released this 16 Feb 16:09

What's Changed

  • Delete CLI Number Select

1.0.1

Choose a tag to compare

@chilensis chilensis released this 16 Feb 16:00

What's Changed

  • Using ai/ to prompt.config.js management
  • Automatic specify role in your tool (claude code, cursor, codex, windsurf)

1.0.0

Choose a tag to compare

@chilensis chilensis released this 16 Feb 14:37

Pelagornis Prompt Guide

Using

npm install -g @pelagornis/prompt-guide
prompt-guide init

No need to add the package to your project’s package.json. The CLI copies ai/, prompts/, docs/ into the current directory and appends platform-specific .gitignore. See cli/README.md.