bhagyamudgal
- 32 skills
- 0 followers
- 6 hours ago last updated
- ▌ UI UX Pro Max · bhagyamudgal bundleUI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
- ▌ Done · bhagyamudgal bundleMANDATORY post-task acceptance verification. Fire before reporting ANY task complete. Route code, UI, documentation, global configuration or skills, external metadata or data, and publication or deployment to their user-facing boundaries.
- ▌ File Pr · bhagyamudgal bundleOpen a GitHub pull request whose title and body a reviewer understands in one read. Use when opening a PR or publishing ready-to-publish work for review. Never open one by hand.
- ▌ Standup · bhagyamudgal bundleGenerate the user's daily standup update from real activity: GitHub PRs and commits, unpushed local work across worktrees, and Claude/Codex/OpenCode session history. Use when the user says /standup, give me my standup, what did I do yesterday, or wants a status summary.
- ▌ Grill Me · bhagyamudgalGrill the user on a plan, one question at a time, until every decision in its tree is resolved. Use when the user says "grill me", or passes a plan file to be interrogated.
- ▌ Simplify · bhagyamudgal bundleReduce unnecessary complexity in a completed code or workflow diff without changing intended behavior. Use after implementation and review, or when a fix grew beyond the request.
- ▌ Bulk Edit · bhagyamudgal bundlePlan and run one mechanical edit across a whole population of records. Use when reformatting, renaming, retagging or stripping a field across dozens or thousands of issues, rows, files or board items, and whenever a mass edit needs a dry run, a rollback or proof that it did not touch anything else.
- ▌ Review Pr · bhagyamudgal bundleReview a GitHub PR, then automatically request changes for any findings or approve a clean review. Use on a PR URL when the ask is to produce and submit findings; when findings already exist and the ask is to act on them, use /fix-pr-review. Batch mode covers 2+ PRs or "review all open PRs". For local uncommitted changes, use /parallel-review.
- ▌ Browser QA · bhagyamudgalDrive a real browser through a UI flow. Navigate, click, fill, screenshot every step, record the run, and check network and console. Use when the user names a flow to run against a URL, or after a UI change lands and needs verifying in the browser.
- ▌ File Issue · bhagyamudgalFile one GitHub issue an assignee can act on unaided. Use when reporting a bug, requesting work, or capturing a finding as a ticket.
- ▌ Git Commit · bhagyamudgalWrite a conventional commit. Use when the user asks to commit, or asks for a commit message to run themselves.
- ▌ Harden Plan · bhagyamudgal bundleHardens a written plan against the real codebase before any code exists. A plan edit is cheaper than a code refactor. Use when the user asks to harden, check, or lint a plan they are about to execute, and proactively when `/grill-me` or `/grilling` hands off a written plan. Fires while the plan is still text; once code exists the review is `/review-pr`'s.
- ▌ Reuse First · bhagyamudgal bundleSearch before you write, sweep before you finish. Use BEFORE creating any utility, type, schema, component, hook, constant, module, or package; BEFORE hardcoding a literal that may be an exported constant; when about to copy-paste similar code; and as a completion gate over every file the task touched, not just the diff.
- ▌ Audit Ticket · bhagyamudgal bundleAudit a stale GitHub issue against the current codebase, then update or sunset it. Use when the user says "audit this ticket", or asks whether an old issue is still needed or should be sunset.
- ▌ Backend Perf · bhagyamudgalBackend and database performance checklist. Use when writing or reviewing any backend endpoint, service, or DB query, when adding a WHERE clause or index, or when a query rewrite is proposed. Triggers on "endpoint is slow", "N+1", "race condition".
- ▌ Triage Board · bhagyamudgal bundleTriage a project board in one pass. Find the candidate tickets, label each agent-ready or need-human, set priority and issue type, and calibrate estimates against approved anchors before any write.
- ▌ Fix Pr Review · bhagyamudgal bundleTriage and fix review findings that already exist on a GitHub PR, then reply and resolve the threads. Use on a CodeRabbit review URL, a PR whose review comments still need working through, or a local /review-pr findings file. When the PR has no findings yet, /review-pr produces them first.
- ▌ Fix TS Errors · bhagyamudgalFix TypeScript errors and loop the type-check until green. Use when the user says "ts errors" or "fix types", when a change "still isn't working" in a TS context, after editing any TypeScript file, and when another skill needs the type-check loop (/done, /parallel-review, /fix-pr-review).
- ▌ Verify Claims · bhagyamudgal bundleVerify an inference-backed, decision-driving claim before it drives a diagnosis, recommendation, external mutation, or user decision. Verify it again when it is challenged or materially reverses.
- ▌ Create Artifact · bhagyamudgalUpload an HTML report to Folslate and return a public fol.ink URL. Prefer HTML over Markdown. Use to share plans, reports, audits, findings, or other user-facing material as a link, when output is too long to paste inline, or when reading a fol.ink link.
- ▌ Design Director · bhagyamudgal bundleDirect brand and visual-design work from brief through production handoff. Use for logo exploration or refinement, layout, typography, color systems, critique, brand identity, brief simplification, or final SVG and PNG asset packages.
- ▌ Openclaw Backup · bhagyamudgal bundleVerified, restorable backup of an OpenClaw install, with a restore runbook written for that install.
- ▌ Parallel Review · bhagyamudgalRun every code reviewer in parallel over a local diff and merge their findings into one ranked list. Use when the user asks for a review of uncommitted changes, says "quick review", or after significant code changes; and when another skill needs the local-diff review (`done` runs it as its review step).
- ▌ Converge Reviews · bhagyamudgal bundleReconcile repeated code-review rounds against one scope and findings ledger. Use after any review round, or when review findings keep generating more review work.
- ▌ Project Discovery · bhagyamudgal bundleDiscovery interview before writing code on a new project. Interrogate requirements, stack, and conventions, then emit CLAUDE.md, PATTERNS.md and the project's lib/ scaffolding. Use when the user starts a new project, or when they seem unsure about a technical decision that will be expensive to reverse.
- ▌ Sync Agent Setups · bhagyamudgal bundlePreview and sync Claude Code's user-authored behavioral setup outward to selected agents.
- ▌ Preflight Mutations · bhagyamudgal bundlePrepare or block a shared-state write. Use immediately before changing shared or remote state (issue, PR, board, publication), published Git history, production-like data or live services, or an off-box copy.
- ▌ Systematic Debugging · bhagyamudgal bundleRoot-cause fix discipline for a debugging session already underway. Use when about to propose or apply a fix for a bug or test failure, when tempted to patch a symptom (add a null check, wrap in try-catch, bump a timeout, add a retry), and when a previous fix didn't work. /diagnosing-bugs builds the repro; this governs the fix.
- ▌ Discover Product Domain · bhagyamudgal bundleGenerate, remix, and rank product or app names, then verify their exact standard-price .com domains. Use when naming an app or product, remixing name fragments or an existing name, or checking a name shortlist.
- ▌ Manage Report Lifecycle · bhagyamudgal bundleConsolidate, replace, or supersede hosted analytical reports without losing evidence.
- ▌ Resolving Merge Conflicts · bhagyamudgalResolve an in-progress git conflict without a silent drop. Use when the worktree is mid-merge, mid-rebase, mid-cherry-pick or mid-stash-pop: `CONFLICT (content)`, `<<<<<<<` markers, `Unmerged paths`, or `fix conflicts and then commit the result`.
- ▌ Executing Tickets With Subagents · bhagyamudgal bundleOrchestrate ledger-tracked work through subagents. Use for a bundled GitHub ticket with 3+ sub-issues, a request for subagent-driven execution, resuming such a run after compaction, or explicit away/keep-going delegation even when only one task remains.