OmarSaleh506

10 mods across 1 repository, 3 stars between them.

skills

01

OmarSaleh506/skills

Plugin Claude Code

A collection of portable agent skills.

3 2mo ago A tokens not measured original MIT

omar-skills

02

OmarSaleh506/skills

Plugin Claude Code

A growing collection of portable agent skills: ai-os-init (scaffold an AI Operating System project structure), sqlalchemy-patterns (SQLAlchemy 2.0+ async/PostgreSQL reference), system-flow-mapper (document any codebase's architecture and request flow), and shop-scout (compare prices, discounts, coupons & seller safety.

3 2mo ago A tokens not measured original MIT

skills CLAUDE.md

03

OmarSaleh506/skills

Instructions file

Instructions for OmarSaleh506/skills, covering repo conventions, layout, rules for every shipped skill, invocation: model-invoked vs user-invoked and before adding anything.

3 2mo ago A 843 tokens original MIT

ai-os-init

04

OmarSaleh506/skills

Skill Claude CodeCodex

Scaffolds an "AI Operating System" project structure into any project, non-destructively — adds only missing pieces, never removes or overwrites anything that already exists. Creates: CLAUDE.md (memory layer), docs/architecture.md + docs/decisions/ + docs/runbooks/ (documentation), tools/scripts/ and tools/prompts/…

3 2mo ago A 269 tokens original MIT

docs-auditor

05

OmarSaleh506/skills

Agent Claude Code

Audits docs/ against the current codebase to detect documentation drift — stale paths, outdated tech-stack descriptions, missing ADRs for new patterns, and runbooks referencing removed commands. Read-only. Use when asked to "audit the docs", "check if docs are up to date", "find documentation drift", "verify docs…

3 2mo ago A 81 tokens original MIT

clean-tests

06

OmarSaleh506/skills

Skill Claude CodeCodex

Audits and refactors existing test files for quality — removes brittle assertions, fixes implementation coupling (mocking internals), improves test names, eliminates duplication, and enforces behavior-over-implementation testing. Does NOT write new tests (use /tdd for that). Use when asked to "clean up the tests"…

3 2mo ago A 105 tokens original MIT

new-adr

07

OmarSaleh506/skills

Skill Claude CodeCodex

Creates a new Architecture Decision Record (ADR) in docs/decisions/. Auto-numbers the file based on the highest existing ADR number. Use when asked to "create an ADR about X", "record the decision to use X", "document the architecture decision for X", "add to the decision log", "write an ADR for X", or "record why we…

3 2mo ago A 81 tokens original MIT

shop-scout

08

OmarSaleh506/skills

Skill Claude CodeCodex

Comparison-shops any product across many online stores, finds the genuinely cheapest option after discounts, surfaces working coupons, and checks whether each seller is safe to buy from — for one product or a whole shopping list, any store, any region. Use this whenever the user wants to buy something online, asks…

3 2mo ago A 291 tokens original MIT

sqlalchemy-patterns

09

OmarSaleh506/skills

Skill Claude CodeCodex

Comprehensive SQLAlchemy 2.0+ async + PostgreSQL patterns — declarative models, relationships, type-safe Mapped[ columns, querying, eager loading, transactions, and Alembic migrations. Use when working with SQLAlchemy; to write a model, declarative model, or ORM model; add a column, mappedcolumn, or Mapped[…

3 2mo ago A 183 tokens original MIT

system-flow-mapper

10

OmarSaleh506/skills

Skill Claude CodeCodex

Produces three grounded deliverables for ANY codebase by reading it (source unchanged), written into the project under docs/system-flow/: SYSTEMFLOW.md (deep technical reference), system-flow.html (jargon-free offline companion for non-technical readers), and system-flow-technical.html (interactive offline reference…

3 2mo ago A 270 tokens original MIT