docs: add CLAUDE.md and .claude skill library - #28
Open
deibeeed wants to merge 1 commit into
Open
Conversation
Add a lean, always-loaded CLAUDE.md (fvm-only, web-only, master auto-deploys live, contact form writes Firestore while the separate functions repo sends email) plus a 5-skill on-demand library under .claude/skills/: build-deploy, architecture, content-and-brand, testing-and-cleanup, and inquiries-and-integration. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Summary
Adds project memory for Claude Code / future engineers to the marketing site: a lean always-loaded
CLAUDE.mdplus a 5-skill on-demand library under.claude/skills/. Authored from the actual repo and passed a three-reviewer + fixer pass (zero blocking findings).Changes
CLAUDE.md— always-true facts only:fvm-only (Flutter 3.41.6), web-only,masterpush auto-deploys live, the contact form writes Firestore while the separate functions repo sends email, single prod-only Firebase project. Routes to the skills for depth..claude/skills/(5 skills) —ato-website-build-deploy,ato-website-architecture,ato-website-content-and-brand,ato-website-testing-and-cleanup,ato-website-inquiries-and-integration.Notes
ato-website-testing-and-cleanupcaptures the sanctioned web-only cleanup backlog (broken counter tests, dead scaffold, empty es l10n) and the requirement that new widget/integration tests cover small-screen layouts.ato-website-inquiries-and-integrationdocuments the create-only, console-managed Firestore rules (no spam protection) and a rules-export-to-source runbook.🤖 Generated with Claude Code