Liam Tran avatar

Liam Tran

Community

@liamtran96

20Followers
|
57Public Repos
|
31Published Skills

Good things take time

Agent Skills by Liam Tran

Showing 31 vetted skills indexed across 1 GitHub repositories.

liamtran96liamtran96

ui-ux-pro-max

Query a structured UI/UX knowledge base using BM25 ranking.

Community
Intermediate
liamtran96liamtran96

using-git-worktrees

Create isolated git worktrees for feature branches with safety checks.

Community
Basic
liamtran96liamtran96

claude-code

Guide Claude Code setup, configuration, and integration workflows.

Community
Basic
liamtran96liamtran96

postgresql

Provide fast access to official PostgreSQL 18 documentation and reference material.

Community
Basic
liamtran96liamtran96

test-driven-development

Enforce a red-green-refactor cycle by writing failing tests before production code.

Community
Basic
liamtran96liamtran96

docker

Guide developers in containerizing applications with Dockerfiles and Docker Compose.

Community
Advanced
liamtran96liamtran96

testing-anti-patterns

Audit test suites for mocking anti-patterns and revise tests to validate real behavior.

Community
Advanced
liamtran96liamtran96

systematic-debugging

Identify root causes through a four-phase debugging framework before implementing fixes.

Community
Advanced
liamtran96liamtran96

shadcn-ui

Implement shadcn/ui components in React projects with Tailwind and Radix.

Community
Intermediate
liamtran96liamtran96

dispatching-parallel-agents

Dispatch separate Claude agents to investigate independent failure domains in parallel.

Community
Basic
liamtran96liamtran96

executing-plans

Execute plans in controlled batches with review checkpoints and status tracking.

Community
Advanced
liamtran96liamtran96

finishing-a-development-branch

Present four integration options after tests pass for a development branch.

Community
Basic
liamtran96liamtran96

root-cause-tracing

Trace errors to their original trigger in complex call stacks.

Community
Advanced
liamtran96liamtran96

condition-based-waiting

Replace fixed delays with configurable polling waitFor utilities in tests.

Community
Intermediate
liamtran96liamtran96

ai-multimodal

Analyze and generate multimedia content using Google Gemini multimodal APIs.

Community
Intermediate
liamtran96liamtran96

database-architect

Design scalable, domain-driven database architectures across relational and NoSQL stores.

Community
Advanced
liamtran96liamtran96

brainstorming

Transform rough ideas into actionable design concepts through Socratic questioning.

Community
Basic
liamtran96liamtran96

testing-skills-with-subagents

Validate skill documentation with RED-GREEN-REFACTOR testing cycles.

Community
Basic
liamtran96liamtran96

writing-plans

Generate implementation plans with file paths, code samples, and tests.

Community
Advanced
liamtran96liamtran96

docs-seeker

Discover and synthesize technical documentation from llms.txt, GitHub repositories, and parallel explorers.

Community
Advanced
liamtran96liamtran96

cloudflare-r2

Guide Cloudflare R2 storage implementation with S3-compatible API and zero egress charges.

Community
Advanced
liamtran96liamtran96

requesting-code-review

Dispatch a code-reviewer subagent to assess code quality, architecture, testing, and production readiness.

Community
Basic
liamtran96liamtran96

receiving-code-review

Apply a six-step pattern to evaluate code review feedback before implementation.

Community
Basic
liamtran96liamtran96

nestjs

Scaffold NestJS projects with the Nest CLI for TypeScript backends.

Community
Intermediate