Lê Tú Hào avatar

Lê Tú Hào

Community

@letuhao · Ho Chi Minh City, Vietnam

0Followers
|
31Public Repos
|
31Published Skills

I have over nine years of experience as a software developer and project lead across the outsourcing and fashion retail industries.

Skills Distribution
DomainDeveloper To...Plan-Driven Implem.. (30%)Code Quality, Revi.. (25%)CI/CD, Build & Con.. (20%)Security Auditing .. (15%)

Agent Skills by Lê Tú Hào

Showing 31 vetted skills indexed across 1 GitHub repositories.

letuhaoletuhao
31

aif-fix

Diagnose and fix codebase bugs using a regression-first workflow with logging and self-improvement patches.

Community
Advanced
letuhaoletuhao
31

aif-rules

Appends project conventions and area-specific rules to RULES.md artifacts.

Community
Intermediate
letuhaoletuhao
31

aif-verify

Verify completed implementations against plans, build results, tests, and project rules.

Community
Advanced
letuhaoletuhao
31

aif-ci

Generate CI/CD pipeline configurations for GitHub Actions and GitLab CI.

Community
Advanced
letuhaoletuhao
31

aif-plan

Generates structured implementation plans with optional git branch and worktree setup.

Community
Advanced
letuhaoletuhao
31

aif-build-automation

Generate or enhance Makefile, Taskfile, Justfile, and Magefile build automation for detected project stacks.

Community
Advanced
letuhaoletuhao
31

aif-archive

Archive completed plan files and trim closed milestones from ROADMAP.md.

Community
Intermediate
letuhaoletuhao
31

aif-docs

Generate and maintain project documentation with a lean README and topic-split docs directory.

Community
Advanced
letuhaoletuhao
31

aif-security-checklist

Audit codebases against OWASP Top 10 security checks and track ignored findings.

Community
Advanced
letuhaoletuhao
31

aif-qa

Generates change summaries, test plans, and test cases from git branch diffs.

Community
Advanced
letuhaoletuhao
31

aif-commit

Generates Conventional Commits messages by analyzing staged git changes and active plan context.

Community
Advanced
letuhaoletuhao
31

aif-evolve

Analyzes patches and codebase patterns to generate project-specific rules for AI Factory skills.

Community
Advanced
letuhaoletuhao
31

aif-architecture

Generates project architecture guidelines and ARCHITECTURE.md from tech stack analysis.

Community
Advanced
letuhaoletuhao
31

aif-skill-generator

Generates Agent Skills packages with SKILL.md, references, scripts, and security scanning.

Community
Advanced
letuhaoletuhao
31

aif-roadmap

Creates and maintains a project roadmap of high-level milestones in a Markdown artifact.

Community
Intermediate
letuhaoletuhao
31

aif

Configures AI agent context by analyzing tech stacks, installing skills, and setting up MCP servers.

Community
Advanced
letuhaoletuhao
31

aif-rules-check

Validates changed files against project rules and reports a pass, warn, or fail verdict.

Community
Intermediate
letuhaoletuhao
31

aif-best-practices

Provides code quality guidelines covering naming, structure, error handling, testing, and review.

Community
Basic
letuhaoletuhao
31

aif-review

Reviews code changes for spec compliance and code quality against known failure patterns.

Community
Intermediate
letuhaoletuhao
31

aif-loop

Runs iterative generate-evaluate-critique-refine loops with quality gates and persistent state.

Community
Advanced
letuhaoletuhao
31

aif-distillation

Distill books, documents, folders, and URLs into reusable Agent Skill packages.

Community
Advanced
letuhaoletuhao
31

aif-explore

Explores ideas, investigates codebases, and clarifies requirements through guided thinking sessions.

Community
Intermediate
letuhaoletuhao
31

aif-reference

Create structured knowledge references from URLs and local files for AI agents.

Community
Intermediate
letuhaoletuhao
31

aif-qa-check

Executes QA test cases in human-guided or automated-agent mode and records results.

Community
Advanced

Frequently Asked Questions About Lê Tú Hào

FAQPage Schema
What tasks can I accomplish with Lê Tú Hào's AI Factory skills?

You can plan and implement features, fix bugs with regression checks, review code and PRs, generate conventional commits, create CI/CD pipelines, produce Makefiles/Taskfiles, dockerize projects, run OWASP security checklists, build QA test plans, and generate documentation and roadmaps.

Who should use the AI Factory skill suite?

Software developers and project leads who want structured, plan-first development inside an AI coding assistant. It suits engineers managing full project lifecycles—planning, implementation, review, QA, release tagging, and documentation—across multiple languages including Node, Go, Python, PHP, and Rust.

How do I install and run these skills in practice?

Start with the /aif setup skill, which analyzes your tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Skills then run as slash commands such as /aif-plan, /aif-implement, /aif-review, and /aif-verify within the agent session.

What are the prerequisites and dependencies for these skills?

You need a git repository and an agent environment supporting slash-command skills with Read/Write/Bash tool access. Specific skills invoke package managers (npm, yarn, pnpm, bun, composer, cargo), Docker, GitHub CLI, Playwright, and Python for security scanning and skill generation.

Do the skills support quality gates and safe releases?

Yes. /aif-verify checks plans are fully implemented with passing tests, /aif-rules-check enforces project conventions, /aif-grounded forces evidence-based answers, and oss-publish drafts changelogs, confirms SemVer bumps, tags, and pushes to trigger GitHub Releases.