Skip to main content
Run any Skill in Manus
with one click
Jason-chen-coder
GitHub creator profile

Jason-chen-coder

Repository-level view of 14 collected skills across 3 GitHub repositories.

skills collected
14
repositories
3
updated
2026-07-04
repository explorer

Repositories and representative skills

dev-image-to-code
web-developers

UI image to code methodology. Use when the user provides a UI screenshot, design mock, app screen, dashboard image, mobile screen, web page image, or says "UIๅ›พ็”Ÿๆˆไปฃ็ ", "็œ‹ๅ›พๅ†™้กต้ข", "ๆ นๆฎ่ฎพ่ฎกๅ›พๅฎž็Žฐ", "screenshot to code", "image to code", or asks Codex to implement a frontend from an image. Requires a UI image plus a design size when available, forces clarification for every uncertainty, then reconstructs the UI in the target project or a runnable standalone app with browser screenshot verification and visual diff evidence.

2026-07-04
dev-code-review
software-developers

Use when reviewing uncommitted or staged git changes before commit. Trigger on: ๅธฎๆˆ‘ commit, ๆˆ‘่ฆ commit, commit ไธ€ไธ‹, ๅ‡†ๅค‡ๆไบค, pre-commit, ๆไบคๅ‰ๆฃ€ๆŸฅ, ็œ‹ไธ‹่ฟ™ๆฌกไฟฎๆ”น, commit ๅ‰็œ‹ไธ€ไธ‹, I want to commit, let's commit, review my changes. Checks conventions, functional correctness, security/reliability/performance hotspots, wiring, comments, and dead code; emits a commit message only when READY. Does not mutate the working tree. Route to dev-commit-writer only when the user explicitly asks to skip review or wants only a commit message.

2026-06-15
dev-grill-docs
software-developers

Primary intake for fuzzy feature/product requirements before coding; prefer this over dev-spec for requirement alignment. Use when the user says or implies: ้œ€ๆฑ‚่ฟ˜ไธๆธ…ๆฅš, ๅ…ˆๅˆซๅ†™ไปฃ็ , ๅ…ˆๅธฎๆˆ‘ๆขณ็†/ๆ”ถๆ•›/ๅฏน้ฝ/ๆ‹†ไธ€ไธ‹้œ€ๆฑ‚, ๅ…ˆ้—ฎๆˆ‘้—ฎ้ข˜, ๆ˜Ž็กฎ่Œƒๅ›ด/่พน็•Œ/้ชŒๆ”ถๆ ‡ๅ‡†, ๅ†™ PRD/spec/่ฎพ่ฎกๆ–‡ๆกฃ, ๅธฎๆˆ‘่ฎพ่ฎก, ๅ†™ไธชๆ–นๆกˆ, ่ฟ™ไธช้œ€ๆฑ‚ๆ€Žไนˆๅš, design this, scope this out. Also trigger on dev-grill-docs, grill-with-docs, ๆ‹ท้—ฎ้œ€ๆฑ‚, ๆ‹ท้—ฎๆ–นๆกˆ, ๅŽ‹ๆต‹ๆ–นๆกˆ, ๆœฏ่ฏญๆฒ‰ๆท€. Reads existing docs/code first, asks one focused question at a time, produces .claude/artifacts/designs/<feature>.md, and may update CONTEXT.md or docs/adr/ for durable terms/decisions. Does not implement code, fix bugs, or write implementation plans.

2026-06-15
dev-plan
software-developers

Use only after a spec or clearly scoped requirement exists and the user wants a concrete implementation plan before coding. Trigger on explicit implementation-planning requests such as ๅŸบไบŽ่ฟ™ไธช spec ๅ‡บ plan, ้œ€ๆฑ‚ๅทฒ็ปๆธ…ๆฅšไบ†็ป™ๅฎžๆ–ฝๆ–นๆกˆ, ๆŠ€ๆœฏๅฎžๆ–ฝๆ–นๆกˆ, ๅ‡บไธช plan, ๅšไธชๅฎžๆ–ฝๆ–นๆกˆ, plan this, make a plan, consensus plan, ralplan. If the user says ๅ†™ไธชๆ–นๆกˆ, ็ป™ๆˆ‘ไธชๆ–นๆกˆ, ๆ€Žไนˆๅš่ฟ™ไปถไบ‹, ๅธฎๆˆ‘่ฎพ่ฎก, or the requirement is still fuzzy, route to dev-grill-docs first. Produces a RALPLAN-DR plan with principles, decision drivers, viable options, ADR, and Planner-Architect-Critic validation. Does not gather requirements, fix bugs, review code, or write code.

2026-06-15
dev-spec
software-developers

Compatibility alias for dev-grill-docs spec-only mode. Assists dev-grill-docs by running its spec-only path. Use only when the user explicitly says dev-spec, asks to preserve an old dev-spec workflow, or explicitly wants spec-only output without CONTEXT.md / ADR updates. For natural requirement-alignment requests such as ๅ…ˆๅธฎๆˆ‘ๆขณ็†้œ€ๆฑ‚, ๅธฎๆˆ‘่ฎพ่ฎก, ๅ†™ไธชๆ–นๆกˆ, spec ไธ€ไธ‹, ่ฎพ่ฎกๆ–‡ๆกฃ, design this, or scope this out, prefer dev-grill-docs. Do not maintain a separate workflow here: load dev-grill-docs and follow it with --spec-only.

2026-06-15
dev-auto
software-developers

Use ONLY when the user explicitly wants end-to-end guided workflow through the dev-skills toolchain. Triggers on phrases like "็”จ dev-auto / ๅธฎๆˆ‘ไธฒ่ตทๆฅ / ไปŽ้œ€ๆฑ‚ๅˆฐ commit / ๅฎŒๆ•ด่ท‘ / end to end / ่ตฐๅฎŒๆ•ดๆต็จ‹ / ไธ‹ไธ€ๆญฅ่ฏฅๅšไป€ไนˆ / what's next". Reads `.claude/artifacts/{designs,plans,fixes}/` and `.design-context.md` existence to detect current phase (no deep parsing) and recommends next step across dev-design-context, dev-grill-docs, dev-plan, dev-tdd, dev-fix, dev-verify, dev-code-review, dev-commit-writer, and dev-finish. Does NOT invoke other skills, write code, or produce artifacts. Optional arguments โ€” `[slug]`; `--status [slug]`; `--next [slug]`; `--recover [slug]`.

2026-06-03
dev-commit-writer
software-developers

Use only when the user explicitly asks for a commit message without review. Trigger on: ๅธฎๆˆ‘ๅ†™ commit message, ็ป™ไธช commit message, ็”Ÿๆˆ commit message, ่ฟ™ๆฌก commit message ๆ€Žไนˆๅ†™, write a commit message, skip review, ่ทณ่ฟ‡ review, ๆˆ‘่‡ชๅฎก่ฟ‡ไบ†, only message, ๅช่ฆ message. Writes a message from the current git diff in repository style. Does not review code quality or mutate the working tree; ambiguous commit requests like ๅธฎๆˆ‘ commit route to dev-code-review.

2026-06-03
dev-design-context
software-developers

Use as a one-time design setup for UI, product, landing-page, or brand-heavy work. Scans the project for design context, asks only the UX questions that cannot be inferred, then writes persistent design guidelines to .design-context.md. Does not implement features or review code.

2026-06-03
Showing top 8 of 12 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded