Skip to content

docs: add NextPress AI agent skills (theme, plugin, core) - #1

Merged
AminMemariani merged 2 commits into
mainfrom
docs/nextpress-agent-skills
Jul 21, 2026
Merged

docs: add NextPress AI agent skills (theme, plugin, core)#1
AminMemariani merged 2 commits into
mainfrom
docs/nextpress-agent-skills

Conversation

@AminMemariani

Copy link
Copy Markdown
Collaborator

What

Adds a docs/skills/ folder containing source-grounded AI agent skills for the three NextPress contribution tracks:

  • theme-development — layouts, WordPress-style template hierarchy, block render overrides, theme.json.
  • plugin-developmentPluginContext surface, hook events (actions + filters), field/content-type/block registration.
  • core-development — engine guardrails (dependency direction, framework-free core, siteId scoping, permission guards, sanitization), tRPC/service/Prisma patterns.

Each skill is a folder with SKILL.md (rules + workflow) and reference.md (exact API signatures with file:line citations), following the Agent Skills convention. Plus a docs/skills/README.md index.

Why

Gives contributors and AI coding agents an accurate, progressive-disclosure guide per track, extracted directly from the real source (types, resolver logic, hook names, service patterns) rather than prose.

Scope

Documentation only — markdown files under docs/skills/. No source, schema, or config changes; cannot affect typecheck or tests.

⛩️ Generated with ehAye Dojo 🚀

@AminMemariani
AminMemariani merged commit d66f8d8 into main Jul 21, 2026
1 check passed
@AminMemariani
AminMemariani deleted the docs/nextpress-agent-skills branch July 21, 2026 15:45
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