Kooler Fan
Community@koolerkx · Hong Kong
Interested in Data Science and Computer Science Aimed to work in game industry
Agent Skills by Kooler Fan
Showing 23 vetted skills indexed across 1 GitHub repositories.
idea-refine
Transforms vague ideas into actionable concepts using a structured three-phase workflow with Not Doing list.
debugging-and-error-recovery
Guides systematic root-cause debugging for failing tests, builds, and runtime errors.
using-agent-skills
Route incoming tasks to the appropriate agent skill using a discovery map.
test-driven-development
Enforce red-green-refactor cycles by writing failing tests before code.
planning-and-task-breakdown
Decompose complex work into verifiable tasks with dependency graphs and acceptance criteria.
incremental-implementation
Break large features into small testable slices with continuous verification.
api-and-interface-design
Define stable REST and GraphQL contracts with consistent error semantics.
ci-cd-and-automation
Automate CI/CD quality gates in GitHub Actions workflows.
context-engineering
Load and organize project rules and specs into a context hierarchy.
frontend-ui-engineering
Create and refine React UI components aligned with design systems.
shipping-and-launch
Enforce a pre-launch checklist for production launches with rollback plans.
spec-driven-development
Draft a structured specification before coding with gated phases.
code-review-and-quality
Review code changes across correctness, readability, architecture, security, and performance.
security-and-hardening
Harden web application code against vulnerabilities with security configurations.
deprecation-and-migration
Plan and execute deprecations and migrations with structured frameworks and templates.
interview-me
Conduct one-question-at-a-time interviews to identify user intent.
code-simplification
Refactor code to improve readability while preserving exact behavior.
doubt-driven-development
Review artifacts against contracts to surface issues, uncertainties, and edge cases.
source-driven-development
Anchors framework code decisions to official documentation with version-aware citations.
performance-optimization
Profile web applications to identify and fix performance bottlenecks.
browser-testing-with-devtools
Inspect DOM, console logs, network activity, and performance in live Chrome via DevTools MCP.
git-workflow-and-versioning
Enforce trunk-based development with branch naming and atomic commit guidelines.
documentation-and-adrs
Record architectural decisions and API changes with ADR templates.