Agent Skills by Nandkumar Ghatge
Showing 28 vetted skills indexed across 2 GitHub repositories.
CodeMap — Orchestrator
Orchestrate multi-phase codebase analysis into architecture maps and graphs.
playwright-standards
Enforce Playwright test standards using the Page Object Model and fixtures.
cypress-standards
Enforce consistent Cypress testing practices for UI test suites.
playwright-cli
Automate browser interactions for web testing, form filling, screenshots, and data extraction.
design-context
Load frontend design reviews from docs/design/$FEATURE.md before implementation.
discover
Convert feature ideas into business requirements, BDD acceptance criteria, and an RTM skeleton.
rollback-ticket
Revert a ticket merge from the CP branch with validation and confirmation.
how
Trace execution paths with file:line references and test evidence.
plan
Generate a structured ticket plan with dependencies from requirements documents.
review-design
Analyze Figma files and PNGs to generate detailed design specs.
setup-worktrees
Create git worktrees for each ticket in a feature plan.
sync-docs
Detect git changes and patch business/architecture docs accordingly.
backend-context
Enforce backend architecture standards from docs/architecture/backend.md during tickets, coding, and reviews.
scan-backend
Scan backend codebases to generate docs/architecture/backend.md.
frontend-context
Load frontend architecture standards from docs/architecture/frontend.md.
scan-frontend
Scan React and TypeScript frontend codebases to generate an architecture standards document.
cypress-test-agent
Generate Cypress tests with data-testid locators via a four-step interview.
merge-to-cp
Merge approved tickets into the CP branch after validation.
review-pr
Review staged and unstaged branch changes against frontend and backend standards.
next-ticket
Evaluate dependency readiness to identify next actionable tickets for a feature.
business-context
Load business workflows with code references during requirement discussions.
implement
Automate ticket implementation with setup, validation, and unit tests.
revise-plan
Revise implementation plans while preserving locked tickets in Markdown docs.
enrich-business
Enrich business workflows with code references and gap analysis.