Viranya Gangamina
Community@Viranya2006 · Sri Lanka
Embracing chaos, one commit at a time.
Agent Skills by Viranya Gangamina
Showing 17 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Creates isolated git worktree workspaces with native tool detection and baseline test verification.
api-builder
Guides building REST and GraphQL APIs with FastAPI or Django from design to deployment.
test-driven-development
Enforces red-green-refactor test-driven development workflow before writing production code.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
using-superpowers
Enforces skill discovery and invocation before any agent response or action.
dispatching-parallel-agents
Dispatch concurrent subagents to investigate independent failures across separate problem domains.
shadcn
Manages shadcn/ui components, registries, and design system patterns via the shadcn CLI.
executing-plans
Executes written implementation plans task-by-task with review checkpoints and verification steps.
finishing-a-development-branch
Guides merging, pushing, or preserving a completed development branch after tests pass.
brainstorming
Guides collaborative design exploration and produces approved spec documents before implementation.
writing-plans
Generates detailed multi-task implementation plans from specs with TDD steps and commit checkpoints.
requesting-code-review
Dispatches a code reviewer subagent to evaluate git diffs against requirements.
receiving-code-review
Guides verification and implementation of code review feedback with technical rigor.
writing-skills
Create and test agent skills using test-driven development methodology.
verification-before-completion
Enforces running verification commands before claiming work is complete or passing.
subagent-driven-development
Executes implementation plans by dispatching fresh subagents per task with staged reviews.
uiux-designer
Generates design systems and searches UI/UX guidelines via a BM25 engine over CSV knowledge bases.
Frequently Asked Questions About Viranya Gangamina
FAQPage SchemaWhat tasks can I accomplish using Viranya Gangamina's skills?▼
You can run test-driven development cycles, systematically debug failures, build FastAPI/Django REST and GraphQL services, manage shadcn/ui design systems, isolate work in Git worktrees, write and execute implementation plans, request and receive code reviews, and verify completion with evidence before committing.
Who should use these skills?▼
Software engineers practicing disciplined development benefit most: backend developers building Python APIs, frontend developers working with React, Vue, Next.js, Flutter, or SwiftUI, and contributors who need structured brainstorming, planning, debugging, code review, and branch integration practices.
How do the skills work in practice during a session?▼
Skills are invoked at specific trigger points: brainstorming before creative work, writing-plans before coding, test-driven-development before implementation, systematic-debugging when bugs appear, and verification-before-completion before claiming success. Parallel and subagent-driven execution handles independent tasks.
Are these skills free and open source?▼
The skills are published publicly in Viranya Gangamina's GitHub registry of 52 public repositories at no cost. The shadcn skill is sourced from the official shadcn-ui/ui repository. No licensing fees or paid tiers are indicated in the manifest.
What prerequisites or dependencies do these skills require?▼
Prerequisites depend on the skill: Git for worktree isolation and branch finishing, Python with FastAPI or Django for API building, and a shadcn/ui project context for component management. Planning and review skills require only a written spec, implementation plan, or review feedback to act upon.