niels-emmer/myace

MyACE makes your AI coding agent's rules, skills, and workflows portable.

1Stars on the repository
147Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

orchestrator

01

niels-emmer/myace

Agent

MyACE project-specific orchestrator. Extends the global orchestrator with MyACE-specific subagents, commands, and conventions for the three-component architecture (backend FastAPI, frontend React/Vite, CLI Typer).

not rated 1 2d ago A 43 tokens original MIT

ai-engineer

02

niels-emmer/myace

Agent

Builds and maintains LLM-integrated features — RAG pipelines, tool-calling integrations, structured-output parsing, embedding/vector search — treating model output as untrusted input requiring validation.

not rated 1 changed today C 37 tokens original MIT

context-manager

03

niels-emmer/myace

Agent

Curates what goes into an agent's context window across a long-running or multi-agent task — deciding what stays, what gets summarized, and what gets dropped.

not rated 1 changed today A 32 tokens original MIT

prompt-engineer

04

niels-emmer/myace

Agent

Designs and iterates on prompts, system instructions, and agent/skill copy — owns defining what "better" means for a change before making it, not after.

not rated 1 changed today A 34 tokens original MIT

android-builder

05

niels-emmer/myace

Agent

Builds Jetpack Compose UI, ViewModels, Room database, WorkManager tasks, and Firebase integration.

not rated 1 changed today A 21 tokens original MIT

android-reviewer

06

niels-emmer/myace

Agent

Read-only reviewer for Jetpack Compose recomposition, ViewModel scope, permission handling, and Play Store guidelines.

not rated 1 changed today A 22 tokens original MIT

compliance-reviewer

07

niels-emmer/myace

Agent

Read-only agent that reviews changes against whichever compliance or governance framework the project declares, flagging gaps like missing threat models or missing data-classification notes rather than assuming a specific framework.

not rated 1 changed today A 36 tokens original MIT

niels-emmer/myace

Agent

Read-only agent that reviews diffs and code for OWASP-Top-10-style vulnerabilities, auth/authz gaps, and secrets, producing a structured findings report instead of fixing anything itself.

not rated 1 changed today A 38 tokens original MIT

api-reviewer

09

niels-emmer/myace

Agent

Read-only reviewer focused on API consistency, migration safety, and boundary-validation gaps — flags problems precisely, never edits code itself.

not rated 1 changed today A 25 tokens original MIT

backend-builder

10

niels-emmer/myace

Agent

Implements API and service changes end to end — schema, migration, endpoint logic, and tests land together, with boundary validation and idempotency treated as part of the feature, not an afterthought.

not rated 1 changed today A 41 tokens original MIT

devops-builder

11

niels-emmer/myace

Agent

Builds CI/CD pipelines, container images, deployment configs, and observability dashboards.

not rated 1 changed today A 17 tokens original MIT

devops-reviewer

12

niels-emmer/myace

Agent

Read-only reviewer for pipeline safety, artifact integrity, secret handling, and deployment blast radius.

not rated 1 changed today A 18 tokens original MIT

docs-editor

13

niels-emmer/myace

Agent

Reviews existing documentation against the code/config it describes, flags drift and unclear passages, and proposes specific fixes without silently rewriting meaning.

not rated 1 changed today A 25 tokens original MIT

technical-writer

14

niels-emmer/myace

Agent

Writes new documentation for a given change, matching the project's existing structure, tone, and terminology, with edit access scoped to documentation files.

not rated 1 changed today A 27 tokens original MIT

niels-emmer/myace

Agent

Read-only agent that classifies an AI system into the EU AI Act risk tier (unacceptable/high/limited/minimal) and identifies the actor role (provider/deployer/importer/distributor), using the risk-classification skill's decision tree.

not rated 1 changed today A 49 tokens original MIT

niels-emmer/myace

Agent

Read-only agent that reviews code and design against the applicable EU AI Act obligations (Arts 8-15, 26, 50, 53-55), producing PASS/FAIL/N/A findings with article citations.

not rated 1 changed today A 44 tokens original MIT

niels-emmer/myace

Agent

Read-only agent that drafts the EU AI Act compliance documentation set — technical documentation (Annex IV), EU declaration of conformity, risk-management file, data-governance records, and GPAI training-data summary — as structured drafts for human/legal review.

not rated 1 changed today A 50 tokens original MIT

frontend-builder

18

niels-emmer/myace

Agent

Implements UI changes end to end — components, styling, state — and always finishes with a real visual-verification pass before calling the work done.

not rated 1 changed today A 30 tokens original MIT

ui-reviewer

19

niels-emmer/myace

Agent

Read-only review of a UI diff for accessibility, visual consistency, and responsive-behavior issues — flags problems, never edits.

not rated 1 changed today A 26 tokens original MIT

data-reviewer

20

niels-emmer/myace

Agent

Read-only reviewer for schema design, migration safety, query performance, and data-integrity gaps — flags problems precisely, never edits code.

not rated 1 2d ago A 27 tokens MIT

schema-builder

21

niels-emmer/myace

Agent

Implements database schema, migration, and query changes — with constraints, indexes, and rollback paths treated as part of the change, not an afterthought.

not rated 1 2d ago A 31 tokens MIT

fullstack-builder

22

niels-emmer/myace

Agent

Implements features end to end across the stack — backend endpoint, frontend component, integration wiring, and e2e test.

not rated 1 2d ago A 25 tokens MIT

niels-emmer/myace

Agent

Read-only reviewer that checks frontend-backend integration — contract adherence, real HTTP path, error propagation, UI states.

not rated 1 2d ago A 23 tokens MIT

iac-builder

24

niels-emmer/myace

Agent

Writes and validates infrastructure-as-code changes — scaffolds resources, runs plan/lint/policy checks — but never applies them to real infrastructure without explicit human approval.

not rated 1 2d ago A 32 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: