You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2026. It is now read-only.
➜ testing-rules-cli rules add starter/nextjs-rules
Creating new rules.json file with default structure
Downloading rule 'starter/nextjs-rules' (version latest) from registry API...
Rule 'starter/nextjs-rules' (version 0.0.1) added successfully
➜ testing-rules-cli render render claude
zsh: command not found: render
➜ testing-rules-cli rules render claude
Rendering rules to claude format...
Successfully rendered rules to claude format
➜ testing-rules-cli
Output:
A CLAUDE.md file with the content:
# Rules
Other formats seem to work fine.
This rules renders "fine": rules add gh:continuedev/rules-template
I'm assuming it's something with the formatting of the nextjs-rules?
Steps:
Output:
A
CLAUDE.mdfile with the content:I'm assuming it's something with the formatting of the nextjs-rules?