Skip to content

Add Claude skill directories#61

Open
imbhargav5 wants to merge 1 commit into
mainfrom
ascii-faece23f
Open

Add Claude skill directories#61
imbhargav5 wants to merge 1 commit into
mainfrom
ascii-faece23f

Conversation

@imbhargav5
Copy link
Copy Markdown
Owner

@imbhargav5 imbhargav5 commented Apr 9, 2026

Summary

  • add the Claude repo guidance files from nextbase-ultimate
  • add .claude/settings.json and the Claude skill directory tree in the unpacked format
  • include the five skill directories now present in nextbase-ultimate, with SKILL.md and reference docs

Verification

  • compared /home/user/nextbase-nextjs-supabase-starter/.claude against /home/user/nextbase-ultimate/.claude with diff -rq
  • compared /home/user/nextbase-nextjs-supabase-starter/CLAUDE.md against /home/user/nextbase-ultimate/CLAUDE.md with diff -q
  • confirmed the PR commit stages only CLAUDE.md and .claude/, leaving the existing .oneignore modification unstaged

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Apr 9, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Copy Markdown
Owner Author

imbhargav5 commented Apr 9, 2026

Task Reports

Generated by Ascii


Report 1

Ported the Claude skill layout from into .

Added root , , , and five unpacked skill directories under : , , , , and .

Verified the new Claude files match with and . Left the existing worktree modification untouched.


Report 2

Ported the Claude skill layout from nextbase-ultimate into nextbase-nextjs-supabase-starter.

Added root CLAUDE.md, .claude/CLAUDE.md, .claude/settings.json, and five unpacked skill directories under .claude/skills/: component-to-shadcn-component-converter, nextbase-seed-generator, nextjs-cache-components, pgtap-test-generator, and shadcn-expert.

Verified the new Claude files match nextbase-ultimate with diff -rq and diff -q. Left the existing .oneignore worktree modification untouched.

flowchart LR
  A[nextbase-ultimate Claude files] --> B[Extract expected Claude layout]
  B --> C[Port same files into starter repo]
  C --> D[Verify byte-for-byte match]
  D --> E[Commit and open PR #61]
Loading

Copy link
Copy Markdown
Owner Author

Task Reports

Generated by Ascii


Ported the Claude skill layout from into .

Added root , , , and five unpacked skill directories under : , , , , and .

Verified the new Claude files match with and . Left the existing worktree modification untouched.

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