Skip to content

feat: CLAUDE.md template for Next.js + SQLite SaaS (#2)#2

Open
Kasionchen wants to merge 3 commits into
mainfrom
feat-claude-md-template-20260420
Open

feat: CLAUDE.md template for Next.js + SQLite SaaS (#2)#2
Kasionchen wants to merge 3 commits into
mainfrom
feat-claude-md-template-20260420

Conversation

@Kasionchen

Copy link
Copy Markdown
Owner

💰 Bounty: $75

What

Created an opinionated CLAUDE.md template for Next.js 15 App Router + SQLite SaaS projects.

Acceptance Criteria

  • Covers project structure, naming conventions, DB migration rules
  • Includes dev commands, patterns to follow, anti-patterns to avoid
  • Opinionated — every rule has a reason
  • Usable on greenfield Next.js + SQLite projects without modification

Testing

Created a comprehensive 467-line CLAUDE.md covering:

  • Project Structure (App Router folders, route groups)
  • Naming Conventions (files, variables, TypeScript types)
  • DB Migrations (Drizzle ORM, migration workflow)
  • Dev Commands (db:generate, db:migrate, db:studio, etc.)
  • Patterns to Follow (Server Components, Zod, Argon2)
  • Anti-Patterns to Avoid (connection leaks, any types, blind migrations)
  • Authentication Strategy (encrypted cookies, Argon2)
  • Deployment Checklist

Kasionchen and others added 3 commits April 20, 2026 08:56
Implements Issue claude-builders-bounty#5 - Weekly Development Summary using n8n + Claude API

Features:
- Weekly cron trigger (Friday 5pm)
- Fetches commits, closed issues, merged PRs from GitHub API
- Generates narrative summary via Claude Sonnet 4
- Delivers via Email AND Discord webhook
- Configurable: repo, language (EN/FR), destination

Bounty: $200 - claude-builders-bounty#5
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