Commit Graph
7 Commits
Author SHA1 Message Date
Aung Myo KyawandAung Myo Kyaw 16b780c166 feat(chatmode): add Ultimate Transparent Thinking Beast Mode prompt (#176)
- Add chatmodes/Ultimate-Transparent-Thinking-Beast-Mode.chatmode.md
- Document new chatmode in README.md

Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
2025-08-14 09:48:43 +10:00
Aung Myo KyawandAung Myo Kyaw 3dc4d0dc3d docs(prompt): add EditorConfig Expert prompt for .editorconfig (#170)
* docs(prompt): add EditorConfig Expert prompt for .editorconfig generation

Adds a new prompt definition that guides the generation of comprehensive .editorconfig files based on project analysis and user preferences, including rule-by-rule explanations and best practices.

* docs(readme): add EditorConfig Expert prompt entry with description and install links

---------

Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
2025-08-12 09:18:38 +10:00
Aung Myo KyawandAung Myo Kyaw 0a59e67fa4 Feature/thinking beast mode chatmode (#147)
* feat(chatmode): add Thinking Beast Mode chatmode with quantum cognitive workflow and constitutional agent protocol

Introduce a new chatmode, 'Thinking Beast Mode', which defines a transcendent coding agent with quantum cognitive architecture, adversarial intelligence, and recursive meta-cognitive workflow. The prompt includes:
- Multi-phase quantum cognitive workflow for problem solving
- Constitutional, adversarial, and meta-cognitive analysis layers
- Explicit instructions for recursive internet research and rigorous validation
- Multi-perspective and adversarial thinking protocols
- Markdown todo list framework for constitutional task management
- Communication protocol for intent, process, and pattern synthesis

This enables advanced autonomous agent behavior for complex, research-driven coding tasks. No breaking changes.

* docs(README): add Thinking Beast Mode chatmode to chatmode table with description and install links

---------

Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
2025-08-04 10:30:47 +10:00
653d283af9 feat(prompts): add Git Flow branch creator prompt with full XML-drive… (#132)
* feat(prompts): add Git Flow branch creator prompt with full XML-driven workflow

Introduces a new prompt file that guides users through creating Git Flow branches using a structured XML analysis and naming convention. Includes workflow, analysis framework, naming conventions, edge case handling, and validation checklist.

* feat(prompts): add Git Flow Branch Creator prompt to README table

* style(prompts): use single quotes in front matter for git-flow-branch-creator.prompt.md

* Update prompts/git-flow-branch-creator.prompt.md

Co-authored-by: Aaron Powell <me@aaron-powell.com>

* chore(prompts): update git-flow-branch-creator prompt front matter

Remove 'Created' field
Add 'tools' field to front matter for clarity

* docs(readme): clarify Git Flow Branch Creator prompt description and details

---------

Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
2025-08-01 11:46:01 +10:00
Aung Myo KyawandAung Myo Kyaw 3ef7117151 docs(instructions): add conventional commit prompt and document in RE… (#131)
* docs(instructions): add conventional commit prompt and document in README

* docs(readme,conventional-commit-prompt): clarify Conventional Commit prompt description and improve prompt front matter

Updated README.md to clarify the Conventional Commit prompt description and details. Updated instructions/conventional-commit.prompt.md to improve front matter (description, tools) and remove unnecessary fields.

* docs(prompt): simplify XML structure and remove redundant tags

---------

Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
2025-08-01 11:45:34 +10:00
Aung Myo KyawandAung Myo Kyaw 9f5c134d77 Feature/tasks json readme (#130)
* feat: add tasks.json with task to generate README file (closes #106)

* chore: set tasks.json version to 1.0.0 as requested

* chore(tasks): update tasks.json version to 2.0.0 for VS Code compatibility

---------

Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
2025-07-28 10:12:51 +10:00
Aung Myo KyawandAung Myo Kyaw 4e36f6104a chore: ignore macOS .DS_Store system files in .gitignore (#129)
Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
2025-07-28 10:12:09 +10:00