robiparvez

34 mods across 1 repository, 2 stars between them.

critique

02

robiparvez/claude-code-guidelines

Command Claude Code

Adversarial Senior Staff Engineer review of the current implementation plan or this session's proposed changes — findings printed in chat, no code changes.

2 24d ago A 28 tokens

scan-agents

03

robiparvez/claude-code-guidelines

Command Claude Code

Find and read all per-domain AGENTS.md files under the codebase's business-logic directory, then produce one consolidated invariants reference grouped by domain.

2 24d ago A 31 tokens

synthesize-modules

04

robiparvez/claude-code-guidelines

Command Claude Code

Read the per-domain skill files indexed in CLAUDE.md's Module Knowledge section and produce a data-flow map, approval-chain summary, and documentation-gap report — no source files touched.

2 24d ago A 37 tokens

SessionStart

05

robiparvez/claude-code-guidelines

Hook Claude Code

Runs when a session starts, running an inline shell check (3 commands). From robiparvez/claude-code-guidelines.

2 24d ago A tokens not measured

PreToolUse

06

robiparvez/claude-code-guidelines

Hook Claude Code

Runs before the agent uses a tool for Bash and PowerShell tool calls, running rtk hook claude. From robiparvez/claude-code-guidelines.

2 24d ago A tokens not measured

angular-19

08

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Angular 19 patterns: signals, standalone components, resource API, signal queries, dependency injection, and Aurora framework integration. Trigger: When implementing Angular components, directives, pipes, services, or using modern reactive patterns.

2 24d ago A 47 tokens

anti-hallucinate

10

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Behavioral guardrails against AI hallucination on factual claims. TRIGGER when the response would assert any of — named papers/authors/book titles/direct quotes, exact statistics or percentages, specific dates, software/library version numbers, details about niche people/places/products/companies, events that may…

2 24d ago A 150 tokens

eslint-fix

11

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Fix Angular ESLint errors in templates. Handles elements-content, eqeqeq, use-track-by-function, and other common Angular template lint violations.

2 24d ago A 33 tokens

frontend-design

12

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

2 24d ago A 40 tokens

handoff

13

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Compact current conversation into a handoff doc for a fresh agent. Trigger on /handoff or "hand off this session".

2 24d ago A 29 tokens

humanize

14

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Write like a senior engineer talking to a peer — natural, direct, not docs. Trigger on /humanize or "sound more human" or "less formal".

2 24d ago A 37 tokens

intent-layer

16

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Set up hierarchical Intent Layer (AGENTS.md files) for codebases. Use when initializing a new project, adding context infrastructure to an existing repo, user asks to set up AGENTS.md, add intent layer, make agents understand the codebase, or scaffolding AI-friendly project documentation.

2 24d ago A 61 tokens

karpathy-guidelines

18

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

2 24d ago A 46 tokens

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Apply this skill whenever writing, reviewing, or refactoring Laravel PHP code. This includes creating or modifying controllers, models, migrations, form requests, policies, jobs, scheduled commands, service classes, repositories, enums, and Eloquent queries. Triggers for N+1 and query performance issues, caching…

2 24d ago A 137 tokens

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Use when modifying Blade modals, jQuery AJAX handlers, or enum-driven field visibility in Laravel apps. Enforces JS constants mirroring PHP enums (no magic numbers), add/edit modal symmetry, modal reset patterns, and consistent button state management.

2 24d ago A 56 tokens

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Parse a pasted image (screenshot, mockup, exported PDF/Excel table) into Laravel Blade + CSS markup that matches its layout — rows, columns, colspans, borders, header bands, nested/child tables, fonts. Works in any Laravel project. Trigger on "check pasted image and fix the design", "match this image", "convert this…

2 24d ago A 108 tokens

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Security audit for Laravel 8 apps — checks authorization wiring, mass-assignment guards, raw SQL, file uploads, and mutation/approval enforcement. Use when reviewing a PR/diff for security, adding a new controller/model, or auditing an existing module.

2 24d ago A 57 tokens

module-refactor

23

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Execute multi-phase code refactoring plans for Angular modules. Analyze for issues, generate plans, and execute with validation (dead code, type safety, duplication, naming, performance).

2 24d ago A 39 tokens

ponytail

24

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Lazy-efficient coding — enforce minimal solutions, deletion over addition, and stdlib-first thinking. Activate with "ponytail", "lazy mode", "simplest solution", "yagni", or /ponytail.

2 24d ago A 49 tokens