niels-emmer/myace

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

This repository also configures its own agents. See what myace tells them →

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

IaC Patterns

73

niels-emmer/myace

Skill Claude CodeCodex

Authoring patterns for Terraform and Bicep — remote state, module structure, naming, tagging, and plan review — so infrastructure stays reviewable and reproducible.

not rated 1 5d ago A 37 tokens original MIT

Image Build

74

niels-emmer/myace

Skill Claude CodeCodex

Multi-stage Docker builds, minimal base images, image scanning, and SBOMs — so container images are small, secure, and reproducible.

not rated 1 5d ago A 32 tokens original MIT

Incident Management

75

niels-emmer/myace

Skill Claude CodeCodex

Severity classification, runbook structure, and blameless postmortems — so incidents are handled calmly, restored fast, and learned from.

not rated 1 5d ago A 31 tokens original MIT

Memory System

76

niels-emmer/myace

Skill Claude CodeCodex

Maintain a tiered, file-based memory system so project context and decisions survive across sessions instead of being rediscovered or contradicted each time.

not rated 1 5d ago A 31 tokens original MIT

Observability

77

niels-emmer/myace

Skill Claude CodeCodex

Structured logging, RED/USE metrics, tracing, and alerting on symptoms — so production behavior is visible and pages go to the right people for the right reasons.

not rated 1 5d ago A 36 tokens original MIT

Pipeline Design

78

niels-emmer/myace

Skill Claude CodeCodex

CI/CD pipeline design — stage isolation, artifact promotion, environment gates, and rollback — so deploys are safe, repeatable, and fast to recover from.

not rated 1 5d ago A 35 tokens original MIT

Plan Tracking

79

niels-emmer/myace

Skill Claude CodeCodex

Keep a running, visible record of task/plan state across a multi-step session so nothing silently gets dropped or forgotten.

not rated 1 5d ago A 27 tokens original MIT

Secrets Management

80

niels-emmer/myace

Skill Claude CodeCodex

Secrets manager usage, rotation, and least privilege — so credentials are injected at deploy time, rotated on a schedule, and never end up in artifacts, config, or logs.

not rated 1 5d ago A 38 tokens original MIT

Architecture Review

81

niels-emmer/myace

Skill Claude CodeCodex

When a design needs a second look before implementation starts, and what to actually evaluate when giving it one.

not rated 1 5d ago A 24 tokens original MIT

Code Standards

82

niels-emmer/myace

Skill Claude CodeCodex

Naming, structure, and consistency conventions for keeping a codebase readable and predictable as it grows.

not rated 1 5d ago A 22 tokens original MIT

Security Checklist

83

niels-emmer/myace

Skill Claude CodeCodex

A structured PASS / FAIL / N/A checklist covering common risk categories for reviewing a diff before merge.

not rated 1 5d ago A 23 tokens original MIT

Test Patterns

84

niels-emmer/myace

Skill Claude CodeCodex

What "well-tested" actually means — covering edge cases and failure modes deliberately, not just confirming the happy path runs once.

not rated 1 5d ago A 28 tokens original MIT

Commit Format

85

niels-emmer/myace

Skill Claude CodeCodex

A simple Conventional Commits style for clear, scannable commit history.

not rated 1 5d ago A 18 tokens original MIT

Git Workflow

86

niels-emmer/myace

Skill Claude CodeCodex

Lightweight branch naming and pull-request-vs-direct-push guidance for fast solo/small-team iteration.

not rated 1 5d ago A 24 tokens original 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: