niels-emmer

62 mods across 2 repositories, 1 stars between them.

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).

1 yesterday A 43 tokens original MIT

add-migration

02

niels-emmer/myace

Command

Create a new Alembic database migration for the backend.

1 yesterday A 12 tokens original MIT

compile-profile

03

niels-emmer/myace

Command

Compile a MyACE profile for a target framework (opencode, claude-code, cursor).

1 yesterday A 19 tokens original MIT

run-tests

04

niels-emmer/myace

Command

Run tests across all MyACE components (backend, frontend, CLI).

1 yesterday A 14 tokens original MIT

start-dev

05

niels-emmer/myace

Command

Start the full MyACE development environment with Docker Compose.

1 yesterday A 11 tokens original MIT

governance

06

niels-emmer/myace

Skill Claude CodeCodex

MyACE project-specific governance rules. Data classification, ADR process, documentation maintenance, dependency compliance, and audit trail. Load at session start for any work on this project.

1 yesterday A 38 tokens original MIT

myace AGENTS.md

07

niels-emmer/myace

Instructions file CodexOpenCode

AGENTS.md instructions for niels-emmer/myace, covering myace — ai agent maintenance guidelines, what this is, commands, backend (from backend/) and frontend (from frontend/).

1 yesterday A 18,106 tokens original MIT

myace CLAUDE.md

08

niels-emmer/myace

Instructions file

Claude Code instructions for niels-emmer/myace, a project described as: MyACE makes your AI coding agent's rules, skills, and workflows portable.

1 yesterday A 419 tokens original MIT

ai-engineer

09

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.

1 yesterday C 37 tokens original MIT

context-manager

10

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.

1 yesterday A 32 tokens original MIT

prompt-engineer

11

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.

1 yesterday A 34 tokens original MIT

niels-emmer/myace

Skill Claude CodeCodex

A checklist for designing agent personas, skills, and multi-agent pipelines that stay reliable as they grow — grounded in the 12-factor-agents principles.

1 yesterday A 34 tokens original MIT

android-builder

13

niels-emmer/myace

Agent

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

1 yesterday A 21 tokens original MIT

android-reviewer

14

niels-emmer/myace

Agent

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

1 yesterday A 22 tokens original MIT

Android Testing

15

niels-emmer/myace

Skill Claude CodeCodex

JUnit + Robolectric unit tests, Compose UI tests, screenshot tests, and Espresso for legacy views.

1 yesterday A 23 tokens original MIT

niels-emmer/myace

Skill Claude CodeCodex

App signing, keystore management, API level targeting, privacy policy, and review guideline checks.

1 yesterday A 24 tokens original MIT

compliance-reviewer

18

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.

1 yesterday 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.

1 yesterday A 38 tokens original MIT

niels-emmer/myace

Skill Claude CodeCodex

Public / internal / sensitive data tiers and what's allowed to touch an AI prompt, a log line, or a committed file at each tier.

1 yesterday A 32 tokens original MIT

niels-emmer/myace

Skill Claude CodeCodex

Common credential shapes to recognize in a diff (API keys, tokens, connection strings, private key blocks) and the escalation rule to follow when one is found.

1 yesterday A 36 tokens original MIT

niels-emmer/myace

Skill Claude CodeCodex

A PASS/FAIL/N/A checklist covering injection, authorization, secrets handling, dependency risk, and input validation for reviewing a diff or codebase.

1 yesterday A 33 tokens original MIT

niels-emmer/myace

Skill Claude CodeCodex

A lightweight what-could-go-wrong / who-could-exploit-it / what's-the-blast-radius pass for any new network-facing interface, data store, or trust boundary.

1 yesterday A 41 tokens original MIT

niels-emmer/myace

Skill Claude CodeCodex

Cloud Adoption Framework governance essentials — AWS Organizations OU hierarchy, account design, Service Control Policies, IAM scoping, and VPC topology for AWS landing zones.

1 yesterday A 36 tokens original MIT