Skip to content

Refresh CLAUDE.md and agent instructions to match current codebase - #49

Merged
ebulgakov merged 1 commit into
mainfrom
chore/refresh-claude-md-agent-instruction-files
Aug 5, 2026
Merged

Refresh CLAUDE.md and agent instructions to match current codebase#49
ebulgakov merged 1 commit into
mainfrom
chore/refresh-claude-md-agent-instruction-files

Conversation

@ebulgakov

Copy link
Copy Markdown
Owner

Summary

  • CLAUDE.md's Architecture/Testing/Commands sections still described an early build (5 feature slices, minimal nuxt.config.ts, zero mention of server/api/server/db surface). Refreshed to reflect the actual 16-slice app/features/ tree, the full Nitro API + Drizzle schema (collections/urls/collection_items), Storybook, Husky, i18n, Sentry, and image module.
  • Corrected .claude/agents/backend.md's "No ORM yet" and .claude/agents/nuxt-integrator.md's "minimal config" claims — both flatly wrong, Drizzle and 7 Nuxt modules are already in place.
  • Updated vue-specialist.md/fsd-architect.md/qa-specialist.md to point at current reference examples (collection-form/link-form) instead of stale "next up" framing for already-shipped collections/sharing work.
  • Docs-only change, no app/server code touched.

Test plan

  • pnpm type-check ran clean via pre-commit hook (pre-existing Vuetify useLayout auto-import warnings only, unrelated to this change)
  • git diff --stat confirms only the 6 intended doc files changed
  • N/A — no app code changed, no functional test needed

🤖 Generated with Claude Code

Docs still described an early build (5 feature slices, minimal nuxt.config.ts,
no server API surface); the app has since grown collections/links CRUD,
public sharing, uploads, Storybook, i18n, and Sentry. Also corrects
backend.md's "No ORM yet" and nuxt-integrator.md's "minimal config" claims,
both of which were factually wrong.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
linkfolio Ready Ready Preview Aug 5, 2026 8:56am

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: e436fe14-c807-4719-87f1-57090d470922

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ebulgakov
ebulgakov merged commit d2a50cb into main Aug 5, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant