Skip to main content

Skill library

Browse the canonical skills emitted from `skills/**/skill.yaml` and preview each skill body before adapter-specific rendering is added.

Category
Status
Lifecycle
ArchitectureReviewed

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
ArchitectureCommunity

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
Saudi complianceCommunityDisclaimer

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
Saudi complianceDraftDisclaimer

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
Saudi complianceCommunityDisclaimer

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 complianceDraftDisclaimer

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
SecurityCommunity

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
SecurityReviewed

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