AribSudia

66 mods across 1 repository, 2 stars between them.

arib-dev-lean

57

AribSudia/claude-code-methodology

Skill Claude CodeCodex

Dev | Over-engineering review — reads a diff/module and returns a delete-list of bloat (single-use abstractions, premature generalization, speculative config, dead options) WITHOUT stripping legitimate structure. Advisory: returns recommendations, never auto-deletes. The on-demand companion to the ponytail-lite…

2 29d ago A 83 tokens

arib-engine

62

AribSudia/claude-code-methodology

Skill Claude CodeCodex

Engine | Autonomous engineering & product-led-growth campaign engine. Use when the operator hands over ownership and wants continuous, self-running improvement of a codebase — triggers include "take over as the expert", "make it all", "rework until you decide it's done", "run the campaign", "harden / audit / sweep the…

2 29d ago A 322 tokens

arib-graph

63

AribSudia/claude-code-methodology

Skill Claude CodeCodex

Memory | Code-graph subsystem — a native lightweight IMPORT graph (which file imports which, god-node candidates) built with ripgrep/grep, so a large monorepo can be navigated by structure instead of re-grepping every session. build/refresh/query. Honest scope: structural import graph, NOT semantic (no call-graph/type…

2 29d ago A 97 tokens

arib-io

64

AribSudia/claude-code-methodology

Skill Claude CodeCodex

Session | I/O Channel - check signals, process requests from Cowork, write results, update dashboard.

2 29d ago A 25 tokens

arib-nestjs

66

AribSudia/claude-code-methodology

Skill Claude CodeCodex

Stack | NestJS architecture & patterns reference — modules/providers/DI, DTO+validation, guards/interceptors/pipes/filters, config, async lifecycle, testing, and the security + performance pitfalls that bite at scale. Use when building or reviewing a NestJS backend. Composes with security-auditor (OWASP)…

2 29d ago A 110 tokens