Tapan Chugh avatar

Tapan Chugh

Community

@chughtapan · Seattle

11Followers
|
34Public Repos
|
30Published Skills

PhD Candidate

Skills Distribution
DomainDeveloper To...Language Style Gui.. (45%)Code Review Practi.. (20%)Spec-Driven Engine.. (20%)Technical Document.. (15%)

Agent Skills by Tapan Chugh

Showing 30 vetted skills indexed across 2 GitHub repositories.

chughtapanchughtapan

google-objective-c-style

Applies Google's Objective-C naming, formatting, and memory-management conventions when writing or reviewing code.

Community
Intermediate
chughtapanchughtapan

google-vimscript-style

Applies Google's Vimscript style guide when writing or reviewing Vimscript code.

Community
Basic
chughtapanchughtapan

google-common-lisp-style

Applies Google's Common Lisp style guide when writing or reviewing Lisp code.

Community
Basic
chughtapanchughtapan

google-go-style

Applies Google's Go style guide rules when writing or reviewing Go code.

Community
Intermediate
chughtapanchughtapan

google-documentation-guide

Applies Google's documentation philosophy and Markdown style rules to writing and reviewing technical docs.

Community
Basic
chughtapanchughtapan

google-html-css-style

Applies Google's HTML and CSS style rules when writing or reviewing markup and stylesheets.

Community
Basic
chughtapanchughtapan

google-code-review-author

Guides authors in preparing, splitting, and describing code changes for review using Google's engineering practices.

Community
Basic
chughtapanchughtapan

google-cpp-style

Applies Google's C++ style conventions when writing or reviewing C++ code.

Community
Basic
chughtapanchughtapan

google-xml-style

Applies Google's conventions for designing and reviewing XML document formats.

Community
Basic
chughtapanchughtapan

google-javascript-style

Applies Google's JavaScript style rules for formatting, naming, modules, and JSDoc to existing code.

Community
Basic
chughtapanchughtapan

google-csharp-style

Applies Google's C# style conventions for naming, formatting, and source organization.

Community
Basic
chughtapanchughtapan

google-python-style

Applies Google's Python style guide rules when writing or reviewing Python code.

Community
Basic
chughtapanchughtapan

google-code-review-reviewer

Review code changes using Google's reviewer standards for design, comments, speed, and pushback.

Community
Basic
chughtapanchughtapan

google-typescript-style

Applies Google's TypeScript style guide rules when writing or reviewing TypeScript code.

Community
Basic
chughtapanchughtapan

research

Runs iterative hypothesis loops producing ledgered insights reports for open-ended questions.

Community
Advanced
chughtapanchughtapan

verify

Run lint, type-check, and test commands to produce a SHIP or HOLD verdict.

Community
Advanced
chughtapanchughtapan

investigate

Reproduce bugs and document root causes with file:line evidence.

Community
Intermediate
chughtapanchughtapan

typescript

Enforce type-safety, boundary validation, and explicit error handling in TypeScript code.

Community
Advanced
chughtapanchughtapan

implement-senior

Coordinates cross-module implementation changes guided by an architect's approved plan boundaries.

Community
Advanced
chughtapanchughtapan

setup

Configures ESLint and TypeScript strictness for a repository during initial setup.

Community
Advanced
chughtapanchughtapan

spec

Convert user intent into a formal spec document with goals and acceptance criteria.

Community
Intermediate
chughtapanchughtapan

review-senior

Route artifact reviews to composed gstack skills and publish an aggregate verdict.

Community
Advanced
chughtapanchughtapan

implement-junior

Implement a single module's internal bodies per an architected plan.

Community
Intermediate
chughtapanchughtapan

stamina

Dispatch artifacts through multiple review skills and aggregate verdicts.

Community
Advanced

Frequently Asked Questions About Tapan Chugh

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

You can write and review code under Google style guides for C++, Java, Go, TypeScript, Python, Shell, C#, Objective-C, Vimscript, Common Lisp, HTML/CSS, and XML, plus run spec-to-implementation pipelines, code review author/reviewer practices, and SHIP/HOLD verification verdicts.

Who should use these skills?▼

Software engineers, code reviewers, and technical writers who enforce Google style conventions, prepare change-list descriptions, split changes for review, or maintain Markdown READMEs and developer documentation benefit most from this registry.

How do the spec-driven engineering skills work together?▼

The spec skill converts intent into a formal document with acceptance criteria; architect translates it into design docs and interface stubs; implement-staff, implement-senior, and implement-junior build modules; verify runs lint, type-check, and tests for a final verdict.

Are these skills free and open source?▼

Yes. All 32 skills are published in Tapan Chugh's public GitHub registry at no cost. The Google style guide skills encode publicly available Google engineering documentation and conventions for writing and reviewing source code.

What prerequisites or dependencies do these skills require?▼

The verify and setup skills expect a repository with ESLint and TypeScript tooling for strictness configuration and type-checking. Style guide skills require only the relevant language source files; no external services or paid dependencies are involved.