Yu-Hao-Chen
Community@aaaa47080 · Taiwan
AI Data Scientist / Engineer. Specializing in LLM & RAG. Here, my partners and I showcase our passion-driven AI system projects
Agent Skills by Yu-Hao-Chen
Showing 61 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated git worktrees for feature branches and verify cleanup.
architecture-decision-records
Records architectural decisions with context, alternatives, rationale, and consequences in a structured format.
python-testing
Provide pytest fixtures, markers, async patterns, and mocks for FastAPI testing.
docker-patterns
Apply Docker best practices for multi-stage builds and Compose setups.
finishing-a-dev-branch
Finalize a development branch by verifying tests and choosing an integration option.
test-driven-development
Enforce test-first development through red-green-refactor cycles and bug fixes.
postgres-patterns
Apply PostgreSQL data type, indexing, and query patterns to optimize OLTP performance.
systematic-debugging
Diagnose software failures through root-cause analysis across multi-component systems.
test
Runs pytest test suites with configurable flags and coverage reporting.
cost-aware-llm-pipeline
Routes LLM calls by task complexity to optimize cost and performance using BudgetTracker and caching.
push-and-verify
Automates git push-to-remote and monitors CI workflows until all checks pass.
api-testing
Automate FastAPI endpoint tests with pytest and httpx.
deploy
Run tests, push changes, and validate health in production deployments.
dispatching-parallel-agents
Dispatch parallel agents to independently solve tasks without shared state.
executing-plans
Execute written implementation plans with task tracking and checkpoint reviews.
release
Automate git releases with changelog generation and semantic versioning.
root-cause-tracing
Trace issues backward through the call stack to identify root causes.
api-design
Standardize REST API design for FastAPI routers with URL, status code, and authentication conventions.
deployment-patterns
Automate deployment patterns for CI/CD, Docker, and production readiness.
frontend-debug
Diagnose and fix vanilla JS console, rendering, routing, and WebSocket issues in SPAs.
e2e-testing
Automate Playwright end-to-end UI tests for SPA market pages.
agentic-engineering
Provides build and debug guidance for LangGraph multi-agent systems.
brainstorming
Guide structured brainstorming to resolve product requirement ambiguity and output a design document.
changelog-generator
Generate structured changelogs from git history and conventional commits.