Agent Skills by luxunxiansheng
Showing 27 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Convert .pen UI/UX designs into React components with Tailwind CSS styling.
using-git-worktrees
Automates isolated git worktree creation for feature development with dependency setup and baseline tests.
test-driven-development
Enforce a red-green-refactor test-first workflow for software projects.
frontend-testing
Automate React component test design and execution with Vitest and React Testing Library.
systematic-debugging
Trace software bug root causes through a structured four-phase investigation process.
football-data-ai
Validate football pitch coordinate transformations and standard event formats.
dispatching-parallel-agents
Dispatch parallel agents to independently investigate separate problem domains or failures.
frontend-code-review
Review staged or named frontend files against a checklist and report findings.
project-management
Coordinate multi-step project work across planning, execution, and handoffs.
component-refactoring
Refactor React components by extracting custom hooks and sub-components.
executing-plans
Load, validate, and execute written plans in staged task batches.
git-assistant
Generate conventional commit messages, branch names, and PR descriptions from git diff --staged.
finishing-a-development-branch
Verify tests and guide branch completion with merge, PR, keep, or discard options.
core-project-rules
Coordinate planning, reviews, and risk awareness for substantial coding tasks.
documentation-sync
Align README.md, docs/, and OPENAPI specs with the current codebase.
brainstorming
Turn vague ideas into design documents with structured questioning and tradeoff analysis.
writing-plans
Generate multi-step implementation plans with files, code changes, and testing steps.
api-design-pro
Review FastAPI backends for Pydantic models, dependency injection, and OAuth2/JWT security.
requesting-code-review
Automate code-review requests comparing implemented changes against the plan.
using-skills
Identify and invoke relevant skills before taking action.
receiving-code-review
Verify code review feedback against the codebase before implementing changes.
writing-skills
Codify a RED-GREEN-REFACTOR workflow for validating skill documentation.
domain-driven-design
Model domain concepts and bounded contexts to prevent leakage between models.
verification-before-completion
Run fresh verification commands and validate outputs before claiming completion.