con un clic
block-diagram
block-diagram contiene 3 skills recopiladas de imaimai17468, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
GitHub pull request skill. Use when the user asks to open a PR. Produces a short English summary of what changed, and auto-attaches a demo GIF of the new UI by recording screenshots via chrome-devtools MCP.
DB・認証・ストレージ機能をテンプレートから除去する。Cloudflare D1 / R2 / Better Auth / Drizzle ORM を使わないプロジェクトに転用する際に使用。
Explicit entry point for ticket-granularity work (implement a component, fix a non-trivial bug, refactor a module, add a feature). The user invokes /start-workflow at the start of such tasks. The skill enforces an orchestration sequence — clarify → plan → optionally ADR → dispatch to subagent → review → commit/PR — so the parent session keeps a clean context and the work follows the project's rules-driven standards. Skip for one-line fixes, config tweaks, docs-only changes, and trivial typo fixes — handle those directly.