Skip to content

Conversation

@tarrencev
Copy link
Contributor

@tarrencev tarrencev commented Jan 6, 2026

Summary

Enhanced CLAUDE.md documentation and added 6 new Claude Code skills to streamline development workflows.

Documentation Updates:

  • Added detailed technology stack versions (React 18, TypeScript 5.7, Vite 6.0, StarkNet 8.5.4, etc.)
  • Documented GraphQL codegen workflow and configuration
  • Added WASM build process details and dual build explanation
  • Clarified testing frameworks (Vitest for keychain, Jest for others)
  • Added build process notes (Turbo caching, pre-commit hooks)

New Skills:

  • test - Intelligently run tests based on changed files
  • clean-build - Clean build artifacts and rebuild from scratch
  • codegen - Regenerate GraphQL types from API schema
  • pre-commit-check - Manual pre-commit verification workflow
  • package-filter - Guide for pnpm workspace package commands
  • release-prep - Pre-release checklist and workflow

Permissions:
Added .claude/settings.json with auto-approved permissions for file operations, development commands, and WebFetch to reduce friction during development.

🤖 Generated with Claude Code


Note

Improves development guidance and adds Claude Code integration.

  • Adds .claude/settings.json with allowed permissions and enables frontend-design plugin
  • Introduces six skill docs under .claude/skills/ (test, clean-build, codegen, pre-commit-check, package-filter, release-prep) to streamline workflows
  • Expands CLAUDE.md with updated testing commands, precise tech stack versions, testing strategy, key files, and build process notes
  • Updates .gitignore to ignore .claude/settings.local.json

Written by Cursor Bugbot for commit 66aa4fc. This will update automatically on new commits. Configure here.

Update CLAUDE.md with:
- Detailed technology stack versions (React 18, TypeScript 5.7, Vite 6.0, etc.)
- GraphQL codegen workflow documentation
- WASM build process details
- Testing framework clarifications (Vitest vs Jest)
- Build process notes (dual builds, Turbo caching)
- Pre-commit hooks documentation

Add 6 new Claude Code skills:
- test: Intelligently run tests based on changed files
- clean-build: Clean artifacts and rebuild from scratch
- codegen: Regenerate GraphQL types from API
- pre-commit-check: Manual pre-commit verification
- package-filter: Guide for workspace package commands
- release-prep: Pre-release checklist

Add repository-level permissions in .claude/settings.json to auto-approve:
- File operations (Edit, Write, Read)
- Development commands (pnpm, git read ops)
- WebFetch for documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
controller-example-next Ready Ready Preview Jan 6, 2026 5:14pm
keychain Ready Ready Preview Jan 6, 2026 5:14pm
keychain-storybook Ready Ready Preview Jan 6, 2026 5:14pm

@tarrencev tarrencev merged commit c6fba72 into main Jan 6, 2026
12 checks passed
@tarrencev tarrencev deleted the skills branch January 6, 2026 19:55
@github-actions github-actions bot mentioned this pull request Jan 7, 2026
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.

2 participants