CI Hygiene
If the repo has no CI the agent adds one. If it does the agent keeps it honest — lint, typecheck, tests, and migration hygiene as rules the agent can actually enforce.
- v
- 0.6.0
- Verified
- 2026-04-24
Testability Check
Keep generated code writable-to-test. Clean seams, isolated side effects, no hidden singletons — so the test suite remains a first-class artifact as the codebase grows.
- v
- 0.5.0
- Verified
- 2026-04-24
mada and STC Pay Payment Basics
Practical integration notes for Saudi-local payment rails — BIN handling, 3DS quirks, settlement expectations, and common pitfalls generic payment tutorials miss.
- v
- 0.3.0
- Verified
- 2026-04-24
Nafath and Yakeen Identity Onboarding
Keep the agent from inventing fake Nafath or Yakeen endpoints. Explains the approval path, the integration model, and which behaviors you cannot ship without a credential.
- v
- 0.2.0
- Verified
- 2026-04-24
PDPL Basics for Engineers
Engineering-level guardrails for Saudi Arabia's Personal Data Protection Law — consent, retention, minimization, and data export patterns your agent can actually enforce in code.
- v
- 0.3.0
- Verified
- 2026-04-24
Saudi ZATCA Phase 2 E-Invoicing
Engineering guardrails for ZATCA Phase 2 invoicing — XML structure, signing flow, and onboarding steps an AI agent should respect before it writes code.
- v
- 0.2.0
- Verified
- 2026-04-24
Auth Boundary Isolation
Separate admin code from user code and keep session contexts from bleeding. Cuts out a whole class of privilege-escalation leaks in agent-generated code.
- v
- 0.4.0
- Verified
- 2026-04-24
Secrets Baseline
Keep secrets out of the repository and the commit history. Stack-agnostic rules on env file hygiene, manager integration, and rotating committed secrets.
- v
- 1.1.0
- Verified
- 2026-04-24