Pulak Mehrotra avatar

Pulak Mehrotra

Community

@pulak999

0Followers
|
21Public Repos
|
18Published Skills

Pulak Mehrotra's skill registry covers AI-generated code auditing, phased code review, research paper digestion, LaTeX/Beamer authoring, and Cursor editor configuration.

Skills Distribution
DomainDeveloper To...Code Review & Audi.. (35%)Research & Documen.. (25%)Cursor Editor Conf.. (20%)Plan & Design Anal.. (20%)

Agent Skills by Pulak Mehrotra

Showing 18 vetted skills indexed across 1 GitHub repositories.

pulak999pulak999

ai-ledger

Audits AI-written code and maintains a searchable AI_LEDGER.md documentation file.

Community
Intermediate
pulak999pulak999

code-review-phased

Reviews codebases in three approval-gated phases and writes findings to code.md.

Community
Intermediate
pulak999pulak999

codebase-audit

Audits AI-generated codebases through a three-pass inventory, comprehension quiz, and test-guarded trimming workflow.

Community
Advanced
pulak999pulak999

paper-digest

Summarizes research paper PDFs into a structured nine-field digest with relevance scoring.

Community
Intermediate
pulak999pulak999

design-doc-review-bottleneck

Reviews design documents to identify scaling bottlenecks, single points of failure, and architectural risks.

Community
Basic
pulak999pulak999

pdf-summarizer

Indexes and summarizes document folders into a persistent README.md cache.

Community
Intermediate
pulak999pulak999

beamer-slides

Generates LaTeX Beamer slides for research presentations using a two-pass outline-then-render workflow.

Community
Intermediate
pulak999pulak999

implement-from-plan

Implements software plans with chunked approvals, test splits, and CI-aware check-ins.

Community
Advanced
pulak999pulak999

plan-impact-analysis

Maps a plan or spec onto an existing codebase via Mermaid diagrams and gap analysis.

Community
Intermediate
pulak999pulak999

format-latex

Reformat LaTeX files to match the style conventions of a reference research paper.

Community
Intermediate
pulak999pulak999

codebase-quizzer

Quizzes users on codebase structure, execution flow, and design decisions with persistent progress tracking.

Community
Intermediate
pulak999pulak999

grill-me

Interviews the user about a plan or design to resolve every decision branch.

Community
Basic
pulak999pulak999

create-subagent

Create custom Cursor subagents with YAML frontmatter and system prompts.

Community
Basic
pulak999pulak999

migrate-to-skills

Convert Cursor rules and slash commands into Agent Skills format.

Community
Intermediate
pulak999pulak999

shell

Executes user-provided text as literal shell commands in the terminal.

Community
Basic
pulak999pulak999

create-skill

Guides creation of Cursor Agent Skills with SKILL.md structure and best practices.

Community
Intermediate
pulak999pulak999

create-rule

Create Cursor rules as .mdc files with frontmatter for persistent AI guidance.

Community
Basic
pulak999pulak999

update-cursor-settings

Modify Cursor and VSCode user settings in settings.json files.

Community
Basic

Frequently Asked Questions About Pulak Mehrotra

FAQPage Schema
What tasks can I accomplish with pulak999's skills?

You can audit and document AI-generated code, run three-phase senior-level code reviews, digest research PDFs into structured summaries, generate LaTeX Beamer slides, analyze how a plan maps onto a codebase, and create or migrate Cursor rules, skills, subagents, and editor settings.

Who are these skills designed for?

They target software engineers and researchers working with AI-generated code, particularly developers using the Cursor editor who need code comprehension, design review, and plan-impact analysis, plus academics preparing paper digests, LaTeX documents, and Beamer presentations.

How do the code comprehension skills work in practice?

The codebase-audit skill maps a function inventory, quizzes you on each function to surface comprehension gaps, then deletes or rewrites blind spots while requiring tests to pass. The codebase-quizzer and grill-me skills deepen understanding through targeted questioning about execution flow and design decisions.

What document and presentation formats are supported?

The pdf-summarizer indexes PDF, DOCX, Word, Markdown, and plain text folders into a persistent README.md cache, with optional Google Docs via a Drive MCP. The beamer-slides and format-latex skills produce and style LaTeX Beamer decks and .tex files matching a defined research paper style.

What are the prerequisites for using these skills?

Skills are invoked inside a Cursor or compatible agent environment; several are user-invocable with file access permissions (Read, Write, Glob, Grep, Bash). The shell skill requires explicit /shell invocation, and Google Docs indexing requires a connected Drive MCP server.