robiparvez/claude-code-guidelines

A personal, evidence-based reference for how Claude Code is used day-to-day: real skills, workflow habits, and global config, organized by Laravel, Angular, React, and Java/Spring Boot. No generic advice—every entry traces to a real skill file, project config, or explicit habit. Based on real usage, not generic advice or hypothetical best practice.

2Stars on the repository
34Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

angular-19

01

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 25d ago A 47 tokens

anti-hallucinate

03

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 25d ago A 150 tokens

eslint-fix

04

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 25d ago A 33 tokens

frontend-design

05

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 25d ago A 40 tokens

handoff

06

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 25d ago A 29 tokens

humanize

07

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 25d ago A 37 tokens

intent-layer

09

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 25d ago A 61 tokens

karpathy-guidelines

11

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 25d 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 25d 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 25d 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 25d 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 25d ago A 57 tokens

module-refactor

16

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 25d ago A 39 tokens

ponytail

17

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 25d ago A 49 tokens

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Use when converting Figma designs to Angular PrimeNG19 components—analyze compliance before generating code to ensure pixel-perfect accuracy, token consistency, and pattern reuse validation.

2 25d ago A 40 tokens

react-doctor

20

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

Use when finishing a feature, fixing a bug, before committing React code, or when the user types /doctor, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

2 25d ago A 70 tokens

rhf-zod

22

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

React Hook Form + Zod patterns for a React customer portal. Trigger: creating or modifying form schemas, validation, or useForm setup.

2 25d ago A 33 tokens

rtk-query

23

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

RTK Query endpoint patterns for a React customer portal. Trigger: adding queries, mutations, cache tags, or new API domains.

2 25d ago A 30 tokens

tailwind-v4

24

robiparvez/claude-code-guidelines

Skill Claude CodeCodex

TailwindCSS v4 patterns for a React customer portal. Trigger: adding styles, custom CSS variables, dark mode, or layout utilities.

2 25d ago A 33 tokens