ワンクリックで
vuestrata-auth-contract-checks
Use when auth changes could create drift between runtime, env keys, mocks, UI copy, and docs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when auth changes could create drift between runtime, env keys, mocks, UI copy, and docs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when deciding where new files belong and how module boundaries should be preserved.
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.
Adapt designs to work across different screen sizes, devices, contexts, or platforms. Ensures consistent experience across varied environments.
Review a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight.
Perform comprehensive audit of interface quality across accessibility, performance, theming, and responsive design. Generates detailed report of issues with severity ratings and recommendations.
Amplify safe or boring designs to make them more visually interesting and stimulating. Increases impact while maintaining usability.
| name | vuestrata-auth-contract-checks |
| description | Use when auth changes could create drift between runtime, env keys, mocks, UI copy, and docs. |
| argument-hint | auth flow or contract to verify |
Use this skill when auth work could introduce contract drift.
.env.exampleuseAuth() flows: login, register, logout, current user, refresh, social, magic linksrc/modules/auth/composables/useAuth.ts, src/modules/app/config/app.config.ts, src/modules/auth/mocks/auth.handlers.ts, auth pages, .env.example, README.md, and docs/6.configuration/.