Thái Thành Phát
Community@ttphats · Ho Chi Minh City
Thái Thành Phát curates 99 Augment Agent skills spanning code review, TDD, architecture decisions, multi-agent orchestration, and UI/UX design intelligence.
Agent Skills by Thái Thành Phát
Showing 99 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Generates design system recommendations by searching UI/UX style, color, and typography databases.
caveman-help
Displays a quick-reference card for caveman modes, skills, and commands.
caveman-review
Generates terse one-line code review comments with location, problem, and fix.
compress
Compress markdown and text memory files into terse caveman format to reduce input tokens.
caveman
Compresses AI responses into terse fragments while preserving technical accuracy.
caveman-commit
Generates terse Conventional Commits messages with imperative subjects and optional bodies.
create-readme
Generate structured README.md documentation from project analysis and templates.
create-makefile
Generates modern GNU Makefiles with self-documenting help, Docker targets, and colored output.
create-usage
Generates execution guides with prerequisites, run patterns, verification, and troubleshooting sections.
create-adr
Generates Architecture Decision Records with context, decision, consequences, and alternatives.
improve-codebase-architecture
Identifies shallow modules and proposes deepening refactors rendered as an HTML architecture report.
prototype
Builds throwaway terminal or UI prototypes to validate state models and design options.
to-issues
Breaks plans and PRDs into vertical-slice issues on GitHub or Linear trackers.
zoom-out
Maps relevant modules and callers to explain unfamiliar code at a higher abstraction level.
grill-with-docs
Stress-tests plans against project glossaries and records decisions in CONTEXT.md and ADRs.
to-prd
Generate a PRD from conversation context and publish it to GitHub or Linear.
using-git-worktrees
Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.
test-driven-development
Enforces red-green-refactor test-driven development workflow for features and bugfixes.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
superpowers-workflow
Routes coding tasks to six structured development flows with mandatory testing and review phases.
using-superpowers
Establishes mandatory skill discovery and invocation rules before any AI response.
dispatching-parallel-agents
Dispatch concurrent agents to investigate independent failures across separate problem domains.
executing-plans
Executes written implementation plans task-by-task with verification checkpoints and review gates.
finishing-a-development-branch
Guides completion of development branches through structured merge, pull request, or cleanup options.
Frequently Asked Questions About Thái Thành Phát
FAQPage SchemaWhat tasks can I accomplish with ttphats's skill collection?▼
You can run systematic debugging, TDD enforcement, code review, commit message generation, README/Makefile/ADR creation, database migrations, Docker and deployment patterns, security scans, E2E testing, UI/UX design lookups, and multi-agent orchestration with persistent memory and eval harnesses.
Who is the target audience for these skills?▼
Software engineers, tech leads, and agentic-engineering practitioners using Augment Agent or Claude-based coding environments. The collection suits teams wanting rigorous verification loops, architecture documentation, and autonomous multi-agent development rather than casual single-file edits.
How do I install and run these skills?▼
Use the configure-ecc skill, an interactive installer that guides selection and installs skills to user-level or project-level directories with path verification. Individual skills trigger via slash commands or natural-language phrases like 'review this PR' or 'create adr'.
Are these skills free and open source?▼
The manifest lists community and ECC-origin skills distributed through public repositories, with some crediting original authors such as Matt Pocock and Context Keeper. No paid licensing is indicated; skills are shared as markdown frontmatter definitions for agent environments.
What prerequisites or dependencies do these skills require?▼
Skills assume an Augment Agent or Claude-compatible environment with Read, Write, Edit, Bash, Grep, and Glob capabilities. Specific skills need extras: Playwright for E2E testing, Docker for container patterns, git worktrees for parallel agents, and MCP servers for Exa search or Context7 documentation lookup.