Skip to content

Add guidelines for coding agents - #264

Merged
MaggieCabrera merged 10 commits into
trunkfrom
add-ai-guidelines
Feb 26, 2026
Merged

Add guidelines for coding agents#264
MaggieCabrera merged 10 commits into
trunkfrom
add-ai-guidelines

Conversation

@MaggieCabrera

@MaggieCabrera MaggieCabrera commented Feb 23, 2026

Copy link
Copy Markdown
Collaborator

This PR adds an Agents and Claude files for AI agents to understand this repo better

@MaggieCabrera MaggieCabrera self-assigned this Feb 23, 2026
@MaggieCabrera MaggieCabrera added the documentation Improvements or additions to documentation label Feb 23, 2026
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md
├── <theme-name>/ # Each theme is its own directory
│ ├── style.css # Theme metadata header + base styles (REQUIRED)
│ ├── theme.json # Theme config: colors, typography, spacing presets
│ ├── functions.php # Optional: theme setup, enqueue scripts

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Do we use this in any community themes?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

yeah some have it, like blue note

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated

```json
// CORRECT — use palette slug
"textColor": "contrast"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is this right? I thought it would be "var:preset|color|contrast"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I think you can use both, but CBT generates the pipe syntax?

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
MaggieCabrera and others added 9 commits February 23, 2026 13:26
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>

@scruffian scruffian left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I think this looks good now, thanks for working on it.

@MaggieCabrera
MaggieCabrera merged commit 9365806 into trunk Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants