← all publishers

bhagyamudgal

@bhagyamudgal source repo

32 published skills

  1. UI UX Pro Max · bhagyamudgal bundle
    UI/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.
    0
    installs
  2. Done · bhagyamudgal bundle
    MANDATORY 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.
    0
    installs
  3. File Pr · bhagyamudgal bundle
    Open 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.
    0
    installs
  4. Standup · bhagyamudgal bundle
    Generate 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.
    0
    installs
  5. Grill Me · bhagyamudgal
    Grill 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.
    0
    installs
  6. Simplify · bhagyamudgal bundle
    Reduce 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.
    0
    installs
  7. Bulk Edit · bhagyamudgal bundle
    Plan 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.
    0
    installs
  8. Review Pr · bhagyamudgal bundle
    Review 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.
    0
    installs
  9. Browser QA · bhagyamudgal
    Drive 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.
    0
    installs
  10. File Issue · bhagyamudgal
    File one GitHub issue an assignee can act on unaided. Use when reporting a bug, requesting work, or capturing a finding as a ticket.
    0
    installs
  11. Git Commit · bhagyamudgal
    Write a conventional commit. Use when the user asks to commit, or asks for a commit message to run themselves.
    0
    installs
  12. Harden Plan · bhagyamudgal bundle
    Hardens 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.
    0
    installs
  13. Reuse First · bhagyamudgal bundle
    Search 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.
    0
    installs
  14. Audit Ticket · bhagyamudgal bundle
    Audit 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.
    0
    installs
  15. Backend Perf · bhagyamudgal
    Backend 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".
    0
    installs
  16. Triage Board · bhagyamudgal bundle
    Triage 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.
    0
    installs
  17. Fix Pr Review · bhagyamudgal bundle
    Triage 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.
    0
    installs
  18. Fix TS Errors · bhagyamudgal
    Fix 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).
    0
    installs
  19. Verify Claims · bhagyamudgal bundle
    Verify 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.
    0
    installs
  20. Create Artifact · bhagyamudgal
    Upload 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.
    0
    installs
  21. Design Director · bhagyamudgal bundle
    Direct 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.
    0
    installs
  22. Openclaw Backup · bhagyamudgal bundle
    Verified, restorable backup of an OpenClaw install, with a restore runbook written for that install.
    0
    installs
  23. Parallel Review · bhagyamudgal
    Run 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).
    0
    installs
  24. Converge Reviews · bhagyamudgal bundle
    Reconcile repeated code-review rounds against one scope and findings ledger. Use after any review round, or when review findings keep generating more review work.
    0
    installs
  25. Project Discovery · bhagyamudgal bundle
    Discovery 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.
    0
    installs
  26. Sync Agent Setups · bhagyamudgal bundle
    Preview and sync Claude Code's user-authored behavioral setup outward to selected agents.
    0
    installs
  27. Preflight Mutations · bhagyamudgal bundle
    Prepare 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.
    0
    installs
  28. Systematic Debugging · bhagyamudgal bundle
    Root-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.
    0
    installs
  29. Discover Product Domain · bhagyamudgal bundle
    Generate, 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.
    0
    installs
  30. Manage Report Lifecycle · bhagyamudgal bundle
    Consolidate, replace, or supersede hosted analytical reports without losing evidence.
    0
    installs
  31. Resolving Merge Conflicts · bhagyamudgal
    Resolve 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`.
    0
    installs
  32. Executing Tickets With Subagents · bhagyamudgal bundle
    Orchestrate 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.
    0
    installs