Skip to content

New readme structure #209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

New readme structure #209

wants to merge 6 commits into from

Conversation

aaronpowell
Copy link
Contributor

Creating a new README structure that uses sub-readme's for each of the file types, rather than a single README.

This should improve navigation, and also give some flexibility on adding additional content/information without resulting in really large scrolls

  • Experimenting with a sub-README structure
  • title
  • removing emojis
  • some emoji changes
  • Fixing a whitespace issue

@Copilot Copilot AI review requested due to automatic review settings August 22, 2025 01:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR restructures the README organization by creating separate README files for each file type (instructions, prompts, and chat modes) instead of maintaining a single comprehensive README. The change improves navigation and provides flexibility for adding content without creating large scrolls.

  • Splits the monolithic README structure into type-specific README files
  • Updates the README generation script to create separate files instead of a single README
  • Changes emoji from 🧩 to 💭 for chat modes section

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

File Description
update-readme.js Major refactor from single README generation to separate category-specific README files
README.prompts.md New dedicated README for reusable prompts with comprehensive table of all prompts
README.instructions.md New dedicated README for custom instructions with comprehensive table of all instructions
Comments suppressed due to low confidence (1)

update-readme.js:38

  • The emoji change from 🧩 to 💭 for the chat modes section should be documented in the PR description as part of the changes. This appears to be intentional but worth noting.
  chatmodesSection: `## 💭 Custom Chat Modes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant