Liam Tran
Community@liamtran96
Good things take time
Agent Skills by Liam Tran
Showing 31 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Query a structured UI/UX knowledge base using BM25 ranking.
using-git-worktrees
Create isolated git worktrees for feature branches with safety checks.
claude-code
Guide Claude Code setup, configuration, and integration workflows.
postgresql
Provide fast access to official PostgreSQL 18 documentation and reference material.
test-driven-development
Enforce a red-green-refactor cycle by writing failing tests before production code.
docker
Guide developers in containerizing applications with Dockerfiles and Docker Compose.
testing-anti-patterns
Audit test suites for mocking anti-patterns and revise tests to validate real behavior.
systematic-debugging
Identify root causes through a four-phase debugging framework before implementing fixes.
shadcn-ui
Implement shadcn/ui components in React projects with Tailwind and Radix.
dispatching-parallel-agents
Dispatch separate Claude agents to investigate independent failure domains in parallel.
executing-plans
Execute plans in controlled batches with review checkpoints and status tracking.
finishing-a-development-branch
Present four integration options after tests pass for a development branch.
root-cause-tracing
Trace errors to their original trigger in complex call stacks.
condition-based-waiting
Replace fixed delays with configurable polling waitFor utilities in tests.
ai-multimodal
Analyze and generate multimedia content using Google Gemini multimodal APIs.
database-architect
Design scalable, domain-driven database architectures across relational and NoSQL stores.
brainstorming
Transform rough ideas into actionable design concepts through Socratic questioning.
testing-skills-with-subagents
Validate skill documentation with RED-GREEN-REFACTOR testing cycles.
writing-plans
Generate implementation plans with file paths, code samples, and tests.
docs-seeker
Discover and synthesize technical documentation from llms.txt, GitHub repositories, and parallel explorers.
cloudflare-r2
Guide Cloudflare R2 storage implementation with S3-compatible API and zero egress charges.
requesting-code-review
Dispatch a code-reviewer subagent to assess code quality, architecture, testing, and production readiness.
receiving-code-review
Apply a six-step pattern to evaluate code review feedback before implementation.
nestjs
Scaffold NestJS projects with the Nest CLI for TypeScript backends.