mirror of
https://github.com/niels-emmer/myace.git
synced 2026-09-14 07:36:39 +02:00
[PR #80] [MERGED] feat: add Data Scientist and Full-Stack starter packs; tighten all existing packs #83
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
github-mirrors/myace#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/niels-emmer/myace/pull/80
Author: @niels-emmer
Created: 8/12/2026
Status: ✅ Merged
Merged: 8/12/2026
Merged by: @niels-emmer
Base:
main← Head:feat/starter-pack-improvements📝 Commits (1)
36132b0feat: add Data Scientist and Full-Stack starter packs; tighten all existing packs📊 Changes
43 files changed (+641 additions, -335 deletions)
View changed files
📝
backend/app/services/seed_collections.py(+18 -0)📝
collections/additional/auditor/AGENTS.md(+6 -20)📝
collections/additional/auditor/agents/compliance-reviewer.md(+9 -13)📝
collections/additional/auditor/agents/security-auditor.md(+10 -14)📝
collections/additional/backend/AGENTS.md(+5 -21)📝
collections/additional/backend/agents/api-reviewer.md(+9 -13)📝
collections/additional/backend/agents/backend-builder.md(+11 -15)📝
collections/additional/editor/AGENTS.md(+5 -17)📝
collections/additional/editor/agents/docs-editor.md(+8 -9)📝
collections/additional/editor/agents/docs-writer.md(+9 -10)📝
collections/additional/frontend/AGENTS.md(+5 -7)📝
collections/additional/frontend/agents/frontend-builder.md(+10 -14)📝
collections/additional/frontend/agents/ui-reviewer.md(+8 -12)📝
collections/additional/frontend/skills/component-conventions/SKILL.md(+16 -13)➕
collections/additional/fullstack/AGENTS.md(+21 -0)➕
collections/additional/fullstack/agents/fullstack-builder.md(+24 -0)➕
collections/additional/fullstack/agents/integration-reviewer.md(+24 -0)➕
collections/additional/fullstack/skills/contract-first-development/SKILL.md(+28 -0)➕
collections/additional/fullstack/skills/end-to-end-testing/SKILL.md(+28 -0)➕
collections/additional/fullstack/skills/fullstack-error-handling/SKILL.md(+27 -0)...and 23 more files
📄 Description
Summary
Add two new starter packs and tighten all 7 existing packs for token efficiency (~54% reduction).
New collections
Tightening
Verification
pytest: 200 passedruff: all cleanType of change
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.