m-binimran

138 mods across 3 repositories, 7 stars between them.

market-report

73

m-binimran/real-estate-pack

Skill Claude CodeCodex

Produce a neighborhood or market update - inventory, median price, days on market, absorption, trend - as a client-ready narrative with sourced stats. Use for farming newsletters, seller updates, or buyer briefings.

2 2mo ago A 45 tokens original MIT

m-binimran/real-estate-pack

Skill Claude CodeCodex

Develop a negotiation strategy for offers, counters, repair requests, and multiple-offer situations - leverage, priorities, and walk-away points. Use when negotiating a deal for a buyer or seller.

2 2mo ago A 44 tokens original MIT

objection-handling

75

m-binimran/real-estate-pack

Skill Claude CodeCodex

Prepare honest, effective responses to common buyer/seller objections (commission, "we'll wait," overpricing, "why hasn't it sold," FSBO). Use when prepping for an appointment or a tough conversation.

2 2mo ago A 47 tokens original MIT

offer-analysis

76

m-binimran/real-estate-pack

Skill Claude CodeCodex

Analyze a purchase offer (or compare multiple offers) - price, terms, contingencies, financing strength, net proceeds - and outline a response strategy. Use when a seller receives offers or a buyer plans one.

2 2mo ago A 45 tokens original MIT

open-house-plan

77

m-binimran/real-estate-pack

Skill Claude CodeCodex

Plan an open house end to end - prep checklist, marketing, sign-in/lead capture, day-of flow, safety, and follow-up. Use when scheduling an open house.

2 2mo ago A 40 tokens original MIT

seller-consultation

78

m-binimran/real-estate-pack

Skill Claude CodeCodex

Prepare a listing appointment / seller consultation - pricing strategy, prep & staging plan, marketing plan, and a seller net sheet outline. Use when winning or onboarding a seller listing.

2 2mo ago A 40 tokens original MIT

social-content

79

m-binimran/real-estate-pack

Skill Claude CodeCodex

Create real estate social media content - just-listed/just-sold, market tips, neighborhood features, agent brand posts - that's engaging and Fair-Housing-compliant. Use when planning or writing social posts.

2 2mo ago A 44 tokens original MIT

m-binimran/real-estate-pack

Skill Claude CodeCodex

Build a contract-to-close transaction timeline and coordination checklist with key milestones, deadlines, and responsible parties. Use after a contract is accepted, or to set client expectations.

2 2mo ago A 37 tokens original MIT

truthful-reporter

81

m-binimran/real-estate-pack

Skill Claude CodeCodex

Verify facts and compliance before presenting client-facing real estate content as final. Use before sending a listing, CMA, market report, or email to a client or the MLS.

2 2mo ago A 39 tokens original MIT

dev-pack CLAUDE.md

82

m-binimran/dev-pack

Instructions file

Instructions for m-binimran/dev-pack, covering claude.md — working on dev-pack, what this repo is, house rules for changing this repo, verify and conventions.

2 2mo ago A 364 tokens original MIT

api-reviewer

83

m-binimran/dev-pack

Agent

Reviews Next.js route handlers and server actions - input validation, status codes, error handling, auth checks, rate limiting, response shape. Use when API endpoints, server actions, or webhooks change.

2 2mo ago A 44 tokens original MIT

db-reviewer

84

m-binimran/dev-pack

Agent

Reviews Postgres/Supabase schema, migrations, queries, and RLS for safety and performance. Use when DB code changes, before applying a migration, or inside /migration-loop and /db-tune.

2 2mo ago A 46 tokens original MIT

m-binimran/dev-pack

Agent

Reviews a change for performance - N+1 queries, missing indexes, slow queries, client bundle size, Core Web Vitals, caching/revalidation, render performance. Use when data access, rendering, or dependencies change.

2 2mo ago A 48 tokens original MIT

security-reviewer

86

m-binimran/dev-pack

Agent

Security-focused review of a diff - secrets, injection, auth/authz, RLS gaps, SSRF, XSS/CSRF, OWASP Top 10. Use after changes touching auth, input handling, API routes, payments, or data access.

2 2mo ago A 56 tokens original MIT

test-reviewer

87

m-binimran/dev-pack

Agent

Reviews test quality and coverage - behavioral vs implementation tests, edge cases, regression tests for bug fixes, flakiness, and whether the change is actually tested. Use after code or test changes.

2 2mo ago A 43 tokens original MIT

a11y-audit

88

m-binimran/dev-pack

Command

Audit a web page/component against WCAG 2.2 AA — semantics, keyboard, contrast, labels, focus, alt text. Use when reviewing UI for accessibility or before sh...

2 2mo ago A 37 tokens original MIT

api-design

89

m-binimran/dev-pack

Command

Design Next.js route handlers and server actions with input validation, correct status codes, error handling, and rate limiting. Use when building an API end...

2 2mo ago A 30 tokens original MIT

api-reviewer

90

m-binimran/dev-pack

Command

Reviews Next.js route handlers and server actions - input validation, status codes, error handling, auth checks, rate limiting, response shape. Use when API...

2 2mo ago A 31 tokens original MIT

m-binimran/dev-pack

Command

Get Next.js App Router caching right — static vs dynamic rendering, fetch cache, revalidatePath/revalidateTag, and ISR. Use when data is stale, a page won't...

2 2mo ago A 36 tokens original MIT

code-reviewer

92

m-binimran/dev-pack

Command

Reviews a diff for correctness, security, and maintainability against the dev-pack standards. Use after writing or modifying code, and inside /plan-build-rev...

2 2mo ago A 32 tokens original MIT

component-scaffold

93

m-binimran/dev-pack

Command

Build a production React component on shadcn/ui + Tailwind — variants, compound pattern, accessible states, and a clean prop API. Use when creating a new UI...

2 2mo ago A 35 tokens original MIT

db-reviewer

94

m-binimran/dev-pack

Command

Reviews Postgres/Supabase schema, migrations, queries, and RLS for safety and performance. Use when DB code changes, before applying a migration, or inside /...

2 2mo ago A 35 tokens original MIT

design-direction

95

m-binimran/dev-pack

Command

Choose an intentional, non-template visual direction (style, palette, type, motion) BEFORE writing any UI. Use at the start of a new site/page or when output...

2 2mo ago A 35 tokens original MIT

error-states

96

m-binimran/dev-pack

Command

Design the non-happy-path UI in Next.js — loading, error, not-found, and empty states with Suspense, error boundaries, and user-facing feedback. Use when a p...

2 2mo ago A 38 tokens original MIT