Skip to content

Conversation

@ryoppippi
Copy link
Member

@ryoppippi ryoppippi commented Aug 12, 2025

just add claude.md
also use @import to import cursor rules
https://docs.anthropic.com/en/docs/claude-code/memory#claude-md-imports

Created comprehensive guidance file for Claude Code with:

- Essential development commands (make targets)

- High-level code architecture overview

- Core components documentation (StackOneToolSet, Models, Parser, MCP Server)

- Key development patterns and authentication

- Imports of existing Cursor rules for consistency
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cubic analysis

No issues found across 1 file. Review in cubic

- Fixed import statements to not include .mdc extension

- Fixed references to imported files using @filename syntax

- Removed duplicated content covered by imported Cursor rules
- Use @.cursor/rules/filename syntax when referencing imported files
- Changed from @import to direct @ references

- Added ./ for relative paths

- Formatted as bullet list for clarity
- Updated all references to use @./.cursor/rules/ pattern

- Ensures consistency throughout the document
@ryoppippi ryoppippi merged commit ac9fe98 into main Aug 13, 2025
2 checks passed
@ryoppippi ryoppippi deleted the claude branch August 13, 2025 10:33
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.

3 participants