Rule Converter
# CLAUDE.md Project memory for Claude Code. ## Scope Notes - Original activation: File pattern scoped. - Original file match: `src/**/*.tsx`. - Original file match: `src/**/*.ts`. - Claude Code scopes memory by file placement and directory hierarchy instead of frontmatter. ## Architecture - Use TypeScript for all new UI code. - Prefer functional React components. ## Safety - Preserve the existing design system before adding new abstractions. - Ask before changing API contracts. ## Fallbacks - Ask a clarifying question when required context is missing. - Do not invent policies, APIs, or capabilities. - Preserve existing conventions unless the user explicitly asks for a change.
1 lossy
Live conversion.
Browse Catalog