Skip to content

Instantly share code, notes, and snippets.

View theamanjs's full-sized avatar
:octocat:
Always learning new stuff

Amanjot Singh theamanjs

:octocat:
Always learning new stuff
View GitHub Profile
@theamanjs
theamanjs / AGENTS.md
Last active October 28, 2025 10:21
Helps agents act with purpose and mitigate the classic AI hallucination trap

Agent Operating Rules

A concise, practical guide that compiles the roles and directives you provided into an actionable workflow.

Roles and Responsibilities

Planner

Plans the work, defines scope, breaks it down into ordered steps with clear acceptance criteria and test strategy.

@theamanjs
theamanjs / index.html
Last active July 28, 2019 12:10
Netflix Logo
<div class="logo">
<div class="netflix">
<span></span>
<span></span>
<span></span>
</div>
<h3 class="heading">Netflix</h3>
</div>