skills/design-fix-en/SKILL.md
Fix design review or design change Issue findings with design verification and PR creation.
npx skillsauth add ousiass/claude-config design-fix-enInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Language: Always interact with the user in 日本語.
Fixes findings from design-review or design-request Issues/reports. Runs design verification after fixes to confirm token compliance and accessibility.
git, gh CLI/design-fix-en #45): Fetch design findings from GitHub Issue/design-fix-en https://github.com/owner/repo/issues/45): Same as above/design-fix-en design-review-report.md): Fetch findings from local reportgh issue viewReadgit branch --show-current and display to user: "Base branch: <branch-name>"design/#<issue-number> (e.g., design/#45)design/<summary> (e.g., design/header-spacing-fix)tailwind.config.*, uno.config.*, etc.)theme.ts, tokens.*, variables.css, etc.)global.css, base.css, etc.)Read to understand current state accuratelyVerify after each fix:
| Check | What to verify | |-------|---------------| | Token compliance | No new hardcoded values introduced | | Consistency | Unified with other instances of same component | | Accessibility | ARIA, focus, contrast maintained | | Responsive | Breakpoint handling not broken | | Side effects | No unintended impact on other screens using same component |
review agentgh pr create --base <base-branch>
main or master.git log --oneline --graph HEAD...maingh pr edit <PR#> --add-issue <Issue URL> after creation (do not use Closes keyword)testing
PRのTest planチェックリストからローカル実行用テスト手順書を生成しPRコメントに投稿
content-media
Stitchモックzipを展開しShopify OS 2.0テーマ(Atomic Design snippets構造)に変換する
devops
Stitchモックzipを展開しNetlifyデプロイ可能な構造に変換する
development
既存の仕様書ディレクトリをHextraテーマのHugo仕様書サイトに変換する