yashs33244

14 mods across 1 repository, 2 stars between them.

yashs33244/the_y_coding_standard

Plugin Claude Code

Yash Singh's opinionated coding standards plugin: Python, React/Next.js, JavaScript/TypeScript, Java/Spring, C++, Postgres, OOP (SOLID + relationship types). Ships the agentic engineering stack (AGENTS.md, plans/findings/progress/skills), a full Sprint Loop (/y-office-hours through /y-retro), and a parallel-agent…

2 2mo ago A tokens not measured original MIT

y-govern

04

yashs33244/the_y_coding_standard

Command

Run theycodingstandard governance audit. Dispatches three parallel sub-agents (security, audit, permissions) inspired by Microsoft's agent-governance-toolkit. Each runs deterministic scripts and inspects the repo. Aggregates findings into findings/YYYY-MM-DD-governance.md. Use before every release.

2 2mo ago B 61 tokens original MIT

y-init

05

yashs33244/the_y_coding_standard

Command

Scaffold theycodingstandard agentic engineering stack into the current repo. Creates AGENTS.md, CLAUDE.md, the canonical folder tree (.claude/, .agents/, .conductor/, .cursor/, .devcontainer/, .github/, .husky/, Docs/, plans/, findings/, progress/), .gitignore, .editorconfig, and stub configs. Idempotent - safe to…

2 2mo ago C 85 tokens original MIT

y-office-hours

06

yashs33244/the_y_coding_standard

Command

Sprint Loop step 01 - 'What should we build?' Run office hours to brainstorm and shape an idea into a problem statement, premise challenge, and explored alternatives. Triggers on 'office hours', 'brainstorm', 'shape an idea', 'new product', 'new feature idea', 'should we build', 'is this worth building', 'explore the…

2 2mo ago A 127 tokens original MIT

y-plan-core-review

07

yashs33244/the_y_coding_standard

Command

Sprint Loop step 02 - 'How big could it be?' CEO-mode strategic and scope review of an active plan. Triggers on 'review the plan', 'scope review', 'strategic review', 'is this scope right', 'what is the blast radius', 'core review', 'CEO review', 'challenge the plan', 'poke holes', 'think bigger', 'scope down', 'lock…

2 2mo ago A 118 tokens original MIT

yashs33244/the_y_coding_standard

Command

Sprint Loop step 03 - 'Make the user happy.' Designer's-eye review of an active plan for UI and UX surfaces. Triggers on 'design review', 'UX review', 'designer review', 'review the design', 'is this UX good', 'make the user happy', 'UI critique', 'UX critique', 'rate the design', 'design dimensions', 'design rating'…

2 2mo ago A 106 tokens original MIT

y-plan-eng-review

09

yashs33244/the_y_coding_standard

Command

Sprint Loop step 04 - 'Build it well.' Engineering review of an active plan covering architecture, data flow, code quality, tests, and performance. Triggers on 'engineering review', 'eng review', 'architecture review', 'lock in the plan', 'tech review', 'review tests', 'data flow review', 'review architecture', 'Yash…

2 2mo ago A 121 tokens original MIT

y-qa

10

yashs33244/the_y_coding_standard

Command

Sprint Loop step 06. Trigger when the user says "QA this", "test this", "does it work", "run QA", "verify the change", "smoke test", "end to end check", "report bugs", "QA pass", or any variant asking to validate that the code actually works. This is the "Does it work?" gate. Runs unit + integration tests, walks the…

2 2mo ago A 144 tokens original MIT

y-retro

11

yashs33244/the_y_coding_standard

Command

Sprint Loop step 08. Trigger when the user says "retro", "retrospective", "weekly retro", "post-mortem", "what did we ship", "reflect on the week", "retro time", "Yash retro", or any variant asking to look back at recent work. This is the "Reflect." step. Pulls commit history, plans activity, findings activity, and…

2 2mo ago A 139 tokens original MIT

y-review

12

yashs33244/the_y_coding_standard

Command

Sprint Loop step 05. Trigger when the user says "review this PR", "review the diff", "review my code", "audit this change", "did we build it", "code review", "Yash review", "review against the plan", "P0 P1 P2", or any variant asking for a code review. This is the "Did we build it?" gate. Reviews the diff against the…

2 2mo ago A 138 tokens original MIT

y-ship

13

yashs33244/the_y_coding_standard

Command

Sprint Loop step 07. Trigger when the user says "ship it", "open the PR", "ship", "land this", "deploy this", "release this", "create PR", "merge ready", or any variant asking to push code out the door. This is the "Ship." step. Verifies the plan is ready-to-ship, the review has no open P0/P1, the QA report is PASS or…

2 2mo ago A 156 tokens original MIT

yashs33244/the_y_coding_standard

Skill Claude CodeCodex

MUST USE whenever the user starts a new project, scaffolds a repo, creates a new feature, module, service, or package, or creates any .py, .ts, .tsx, .js, .jsx, .java, .cpp, .hpp, .cc, .h, or .sql file. MUST USE when the user mentions Next.js, FastAPI, Django, Flask, React, Python, TypeScript, Node, Express, NestJS…

2 2mo ago B 438 tokens original MIT