Agent Skills by 권지호
Showing 7 vetted skills indexed across 1 GitHub repositories.
frontend-design-guide
Codify React/TypeScript frontend design conventions via GUIDELINES.md.
Community
Basic
react-performance
Optimize React/TypeScript frontends with memoization, code-splitting, and selective imports.
Community
Advanced
three-phase-workflow
Guides bug fixes and feature implementations through a structured three-phase workflow: analysis, planning, execution.
Community
Basic
playwright-e2e
Automate Playwright end-to-end test execution and debugging across projects.
Community
Intermediate
git-diff-review
Analyze code diffs and pull requests with a frontend review checklist.
Community
Intermediate
coding-style-guide
Standardize React/TypeScript code with naming, export, and destructuring rules.
Community
Basic
create-pr
Analyze branch changes and create a pull request with a generated title and body.
Community
Basic