CHOI GIHOAWN
Community@gihwan-dev · 대한민국
프론트엔드 개발자
Agent Skills by CHOI GIHOAWN
Showing 41 vetted skills indexed across 2 GitHub repositories.
implement-task
Execute approved task slices from task.yaml bundles or PLAN.md files.
daily-diary
Generates a daily diary from Git commits, AI agent logs, and Obsidian vault changes.
code-cleaner
Remove unused code from changed TypeScript/JavaScript files via git diff analysis.
refactor-repo-skills
Audit and refactor SKILL.md files for conciseness and source-of-truth adherence.
change-architecture-doc
Analyze git changes to generate architecture documentation with Mermaid diagrams.
frontend-ui-state-decomposer
Decompose frontend feature requirements into UI state models, event transitions, and component boundaries.
figma-less-ui-design
Create a UI Planning Packet in UX_SPEC.md without a Figma file.
korean-cognitive-code-explainer
Explain code in Korean with chunking, aliases, and Mermaid diagrams.
writing-best-practices
Rewrite and generate prose for natural flow, clarity, and conciseness.
writing-review-workflow
Automate multi-agent review and rewrite of draft content.
frontend-first-principles
Decompose frontend requirements and evaluate solution options against core principles.
frontend-root-cause-analysis
Analyze frontend bugs with Five Whys and Socratic questioning.
pm-spec-from-code
Convert implemented code into product-focused specification documents.
bootstrap-project-rules
Generate engineering rules and implementation contracts after design phase.
prompt-builder
Transform unstructured user requests into detailed AI prompts through guided Q&A.
design-task
Decompose complex requests into task.yaml bundles with spec validation.
commter
Add and improve JSDoc and inline comments for changed TypeScript and JavaScript code from git diff.
rust-best-practices
Apply idiomatic Rust patterns for ownership, error handling, and performance.
rust-async-patterns
Harnessing Rust's async/await with practical examples covering Tokio usage, pitfalls avoidance, and a standardized workflow for building efficient, concurrent systems.
tauri-v2
Configure and validate Tauri v2 projects with Rust commands, IPC patterns, and capabilities.
frontend-design
Generate distinctive frontend interfaces with working code across React, Vue, or HTML/CSS.
commit
Generate conventional commit messages for staged and unstaged Git changes.
component-screenshot
Capture Storybook story screenshots as PNG assets by story-id.
unused-code-cleaner
Detects and removes unused exports, functions, and TS/JS types using git diff analysis.