看板娘「らぼみ」をトップページに配置#175
Merged
Merged
Conversation
ユーザー提供の巫女キャラ「らぼみ」(一人称あーし・オタクに優しいギャル)を トップページのCTA列に配置。指さしポーズがCTAボタンへの視線誘導になる。 - 吹き出し: ログイン状態別のセリフプールからランダム表示(ギャル口調)。 mountedで選択し、ログイン状態の変化(認証復元)にはwatchで追従 - 画像: /labomi/labomi_01.png(透過PNG)。浮遊アニメ+drop-shadow、 prefers-reduced-motion では停止。width/height明示でCLS防止 - docs/character.md を新規作成し、らぼみの設定(名前・一人称・性格・ 口調サンプル・執筆指針)を永続化。今後のセリフは必ずこれに準拠する Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DwkB6Hj2JggoKcy7FoxNcU
kojira
pushed a commit
that referenced
this pull request
Jul 13, 2026
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DwkB6Hj2JggoKcy7FoxNcU
kojira
pushed a commit
that referenced
this pull request
Jul 13, 2026
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DwkB6Hj2JggoKcy7FoxNcU
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
巫女キャラ**「らぼみ」**(一人称「あーし」・オタクに優しいギャル)をトップページのヒーローCTA列に配置します。指さしポーズがそのまま参拝ボタンへの視線誘導になる構図です。
構成(上から): 吹き出し → らぼみ → CTAボタン群(既存ロジック変更なし)。モバイルでは鳥居→らぼみ→ボタンの縦積み。
変更内容
web/static/labomi/labomi_01.png新規(透過PNG 360×480)web/pages/index.vueprefers-reduced-motion: reduceで停止。width/height明示(CLS防止)docs/character.md新規 — らぼみの設定(名前・一人称・性格・口調サンプル全文・執筆指針)を永続化。今後らぼみにセリフを書かせるときは必ずこのファイル準拠検証
yarn generate成功🤖 Generated with Claude Code
https://claude.ai/code/session_01DwkB6Hj2JggoKcy7FoxNcU
Generated by Claude Code