Skip to content

Instantly share code, notes, and snippets.

@vimulatus
vimulatus / README.md
Created May 29, 2021 05:26 — forked from nikhilweee/registration_info.py
Get vehicle info from an Indian registration number

Programmatically extract owner info from Indian registration numbers

Usage

$ python owner.py MH02CL 0555
Registration No:
MH02CL0555
Registration Date:
@vimulatus
vimulatus / building-sync-systems.md
Created April 16, 2025 11:28 — forked from pesterhazy/building-sync-systems.md
Building an offline realtime sync engine

So you want to write a sync system for a web app with offline and realtime support? Good luck. You might find the following resources useful.

Overview articles

@vimulatus
vimulatus / clean-room-planning.md
Last active July 8, 2026 11:59
A skill to force agents to think alternative solutions
name clean-room-planning
description Break anchoring on a proposed approach before planning. Use whenever the user proposes a solution, architecture, or plan and asks you to plan, design, or build around it - even if they don't ask for alternatives. Also use when they ask to think outside the box or for a second opinion on a direction, or when you notice every option you're generating lives inside the user's framing.

A proposal in context anchors everything generated after it — the plan gets drafted inside the proposal instead of against the problem. This skill breaks the anchor with a clean room: alternatives generated by agents that have never seen the proposal, the way clean-room engineering rebuilds from a spec without seeing the original code.

1. Gate

If the user marked the approach as decided ("execute this", "the approach is settled"), stop here and execute their spec — challenging a decided approach is noise. If the mode is ambiguous and the decision is hard to reverse (archi