kouroshez

61 mods across 1 repository, 6 stars between them.

node-backend

49

kouroshez/coding-os

Skill Claude CodeCodex

Build production Node.js backends — Express/Fastify/Nest, the event loop, async/await correctness, streams, graceful shutdown, and not blocking the single thread. Use when writing a Node HTTP service, debugging "the server hangs / is slow under load", handling errors in async code, streaming large payloads, managing…

6 yesterday A 174 tokens original Apache-2.0

observability

50

kouroshez/coding-os

Skill Claude CodeCodex

Production observability done right — structured logs, distributed traces, metrics, alerting, SLO/SLI. Use when adding logging to a new service, designing dashboards, choosing between OpenTelemetry / Datadog / Grafana stack, defining SLOs for a feature, writing alert rules, or untangling a noisy alert channel.…

6 yesterday A 124 tokens original Apache-2.0

payments

51

kouroshez/coding-os

Skill Claude CodeCodex

Integrate payments and billing correctly — card charges, payment intents, webhooks, idempotent money movement, subscriptions/invoicing, refunds/chargebacks, multi-currency, and reconciliation against a ledger. Use when wiring Stripe/Adyen/Braintree/PayPal, handling a payment webhook, designing a subscription or…

6 yesterday A 200 tokens original Apache-2.0

performance

52

kouroshez/coding-os

Skill Claude CodeCodex

Application performance for backend (Go+Fiber, Python+FastAPI), web frontends, and React Native mobile clients. Use when measuring or improving Web Vitals (LCP / INP / CLS), mobile FPS / TTI / memory, image/font/code-split optimization, profiling, or interpreting Lighthouse / Reanimated / Hermes / Flipper traces.…

6 yesterday A 90 tokens original Apache-2.0

php

53

kouroshez/coding-os

Skill Claude CodeCodex

Write modern, secure PHP 8.x — typed properties, enums, readonly, match, constructor promotion, PSR standards, Composer — and avoid the legacy footguns (SQL injection, XSS, unsafe deserialization, eval). Use when writing or reviewing PHP, modernizing a legacy codebase, setting up Composer/autoloading, hardening…

6 yesterday A 155 tokens original Apache-2.0

pr-mode-driver

54

kouroshez/coding-os

Skill Claude CodeCodex

Drive the pr-mode autonomous git loop for a consumer repo (COSGITWORKFLOW=pr). Use after cos pr submit to poll CI and act on the result. Triggers — "drive the PR", "CI is red", "is the PR merged", "retry the failing check", "pr-mode loop", any turn waiting on an agent PR's CI.

6 yesterday A 80 tokens original Apache-2.0

realtime-websockets

55

kouroshez/coding-os

Skill Claude CodeCodex

Build production realtime servers over WebSockets and Server-Sent Events — connection lifecycle, the heartbeat/ping-pong + idle-timeout contract, automatic reconnection with exponential backoff and resume tokens, backpressure and per-connection send queues, horizontal scale-out via a Redis/NATS pub-sub fan-out…

6 yesterday A 193 tokens original Apache-2.0

redis

56

kouroshez/coding-os

Skill Claude CodeCodex

Use Redis correctly as a cache, queue, rate limiter, and ephemeral store — pick the right data structure, caching pattern, eviction policy, and atomicity model. Use when adding caching, designing a key schema, choosing cache-aside vs write-through, setting TTLs/eviction, building a rate limiter or queue, debugging low…

6 yesterday A 155 tokens original Apache-2.0

search-infra

57

kouroshez/coding-os

Skill Claude CodeCodex

Design and operate full-text and vector search infrastructure — inverted-index engines (Elasticsearch/OpenSearch, Meilisearch, Typesense), analyzers and tokenization, relevance tuning (BM25, boosting, synonyms), faceting, and semantic/vector search (embeddings, ANN indexes, hybrid retrieval). Use when adding a search…

6 yesterday A 195 tokens original Apache-2.0

search

58

kouroshez/coding-os

Skill Claude CodeCodex

Use for ANY search, find, replace, or rename operation across a codebase — text literals, code symbols, semantic concepts, docs, or tasks. INVOKE BEFORE grep, before rename, before "find all X", before any cross-cutting edit. Enforces ground-truth counting before edits so nothing gets missed. Triggers — "find all"…

6 yesterday A 122 tokens original Apache-2.0

security-mobile

59

kouroshez/coding-os

Skill Claude CodeCodex

Mobile-specific security per OWASP MASVS v2 (Mobile Application Security Verification Standard). Use when designing or reviewing secure storage (Keychain/Keystore vs SharedPreferences/UserDefaults), certificate pinning, root/jailbreak detection, biometric authentication, deep-link injection defenses, IPC hardening…

6 yesterday A 105 tokens original Apache-2.0

security-web

60

kouroshez/coding-os

Skill Claude CodeCodex

Server-side / API-side security per OWASP Top-10 (2025 release). Use when writing or reviewing backend code (Go+Fiber business core, Python+FastAPI AI adapter, Node) for broken access control, security misconfiguration, supply-chain failures, cryptographic mistakes, injection, insecure design, authentication failures…

6 yesterday A 128 tokens original Apache-2.0

coding-os

61

kouroshez/coding-os

MCP server Claude CodeCodexCursor +2

The cognitive operating system that gives AI agents memory, structure, and discipline. Runs locally from the coding-os Python package.

6 yesterday A tokens not measured original Apache-2.0