{"id":45738894,"url":"https://github.com/lemon-etvibe/claude-nextjs-fullstack","last_synced_at":"2026-04-02T18:48:28.957Z","repository":{"id":340537488,"uuid":"1166448904","full_name":"lemon-etvibe/claude-nextjs-fullstack","owner":"lemon-etvibe","description":"Production-ready Next.js full-stack starter with Prisma, Auth.js, and Tailwind — ship faster with batteries included","archived":false,"fork":false,"pushed_at":"2026-03-30T02:18:49.000Z","size":461,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-30T05:27:43.669Z","etag":null,"topics":["authjs","claude","fullstack","nextjs","prisma","react","starter-template","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lemon-etvibe.png","metadata":{"files":{"readme":"README.EN.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-25T08:32:26.000Z","updated_at":"2026-03-30T02:18:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lemon-etvibe/claude-nextjs-fullstack","commit_stats":null,"previous_names":["lemon-etvibe/claude-nextjs-fullstack"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/lemon-etvibe/claude-nextjs-fullstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-etvibe%2Fclaude-nextjs-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-etvibe%2Fclaude-nextjs-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-etvibe%2Fclaude-nextjs-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-etvibe%2Fclaude-nextjs-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemon-etvibe","download_url":"https://codeload.github.com/lemon-etvibe/claude-nextjs-fullstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-etvibe%2Fclaude-nextjs-fullstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authjs","claude","fullstack","nextjs","prisma","react","starter-template","tailwindcss","typescript"],"created_at":"2026-02-25T12:17:21.159Z","updated_at":"2026-04-02T18:48:28.946Z","avatar_url":"https://github.com/lemon-etvibe.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Claude_Code-Plugin-5A67D8?style=for-the-badge\u0026logo=anthropic\u0026logoColor=white\" alt=\"Claude Code Plugin\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Next.js-16-000000?style=for-the-badge\u0026logo=next.js\u0026logoColor=white\" alt=\"Next.js 16\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Drizzle_ORM-0.45-C5F74F?style=for-the-badge\u0026logo=drizzle\u0026logoColor=black\" alt=\"Drizzle ORM\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/TypeScript-5.x-3178C6?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\" alt=\"TypeScript\" /\u003e\n\u003c/p\u003e\n\n# etvibe-nextjs-fullstack\n\n\u003e 🇰🇷 [한국어 README](./README.md)\n\n\u003e **AI-First Full-Stack Development Workflow**\n\u003e A Claude Code plugin for Next.js 16 + Drizzle ORM + Better Auth projects\n\n```\nPlugin Name: enf\nNamespace:   /enf:command (e.g. /enf:commit, /enf:code-review)\n```\n\n---\n\n## Why This Plugin?\n\n| Problem | Solution |\n|---------|----------|\n| Inconsistent code styles across teams | **6 Skills** auto-enforce conventions |\n| Repetitive boilerplate | **20 Commands** automate workflows |\n| Steep learning curve for the tech stack | **4 Agents** guide best practices |\n| Code review bottlenecks | AI-powered pre-review for quality |\n\n---\n\n## Quick Start\n\n```bash\n# 1. Add marketplace (one-time)\nclaude plugin marketplace add https://github.com/lemon-etvibe/claude-nextjs-fullstack\n\n# 2. Install plugin\nclaude plugin install enf@enf\n\n# 3. Use in your project\ncd ~/projects/my-app \u0026\u0026 claude\n```\n\n```bash\n# Verify\n/agents      # List agents\n/enf:init    # Plugin guide\n```\n\n---\n\n## Tech Stack\n\n| Technology | Version | Purpose |\n|:-----------|:-------:|---------|\n| **Next.js** | 16.x | App Router + Turbopack |\n| **React** | 19.x | Server Components first |\n| **Drizzle ORM** | 0.45.x | PostgreSQL + pgTable |\n| **Better Auth** | 1.4.x | Session-based authentication |\n| **Tailwind CSS** | 4.x | CSS-first configuration |\n| **shadcn/ui** | latest | Radix-based components |\n\n---\n\n## What's Included\n\n### Agents (4)\n\nRole-specific AI agents to support your development workflow.\n\n| Agent | Role | Features |\n|-------|------|----------|\n| **dev-assistant** | Code implementation/review/refactoring | Write/Edit capable, context7 integration |\n| **architecture-expert** | System design/data modeling | Design only (no implementation) |\n| **performance-expert** | Bundle analysis/Core Web Vitals | next-devtools integration |\n| **docs-writer** | API/component documentation | Template-based automation |\n\n### Commands (20)\n\nAll commands use the `/enf:` namespace.\n\n| Category | Command | Description |\n|:--------:|---------|-------------|\n| **Core** | `code-review` | Code quality inspection (TypeScript, performance, security) |\n| | `design-feature` | Architecture design for new features (Route, Model, API) |\n| | `schema-design` | Drizzle schema design and review |\n| | `perf-audit` | Bundle size, waterfall, Core Web Vitals analysis |\n| **Dev** | `refactor` | Code refactoring suggestions and application |\n| | `type-check` | TypeScript strict mode verification |\n| | `waterfall-check` | Sequential await detection → Promise.all suggestion |\n| **Git** | `task` | Task definition → automatic branch creation |\n| | `commit` | Conventional Commits format |\n| | `push` | Safety checks before remote push |\n| | `pr` | GitHub PR creation (auto-applied template) |\n| **Docs** | `generate-docs` | Auto-generate Server Action/API docs |\n| | `component-docs` | Component Props documentation |\n| | `update-changelog` | CHANGELOG.md auto-update |\n| **Test** | `test` | Test execution and test code generation (Vitest, Playwright) |\n| **Workflow** | `validate` | Pre-PR integrated validation (type + waterfall + review) |\n| | `release` | Automated release (version bump + CHANGELOG + PR) |\n| | `flow` | Development workflow chaining (task→design→validate→commit→pr) |\n| **Diagnostics** | `health` | Project version compatibility check |\n| **Guide** | `init` | Plugin usage and project guide |\n\n### Skills (6)\n\nKeyword-activated knowledge bases.\n\n| Skill | Activation Keywords | Content |\n|-------|--------------------|---------|\n| **coding-conventions** | convention, naming | Import order, naming rules, commit messages |\n| **better-auth** | auth, login, session | Session management, RBAC, Server Action integration |\n| **drizzle** | Drizzle, schema, DB | pgTable schema, query patterns, drizzle-kit CLI |\n| **tailwind-v4-shadcn** | Tailwind, shadcn, form | CSS-first config, Form patterns, theming |\n| **testing** | test, vitest, playwright | Vitest, Testing Library, Playwright E2E |\n| **error-handling** | error, API Route, Error Boundary | Server Action/API Route/DB error handling patterns |\n\n### MCP Servers (2)\n\n| Server | Purpose |\n|--------|---------|\n| **context7** | Real-time library docs lookup (Next.js, Drizzle, etc.) |\n| **next-devtools** | Next.js dev server integration (routes, error analysis) |\n\n---\n\n## Bundled Plugins\n\nVerified plugins automatically installed by the setup script.\n\n### Anthropic Official\n\n| Plugin | Purpose |\n|--------|---------|\n| **playwright** | Playwright-based E2E test authoring/execution |\n| **pr-review-toolkit** | 6-perspective PR code review (`/review-pr`) |\n| **commit-commands** | Change analysis-based commit message generation (`/commit`) |\n| **feature-dev** | Feature development workflow guide |\n| **security-guidance** | OWASP Top 10 security vulnerability scanning |\n| **context7** | Real-time library documentation lookup |\n| **frontend-design** | High-quality frontend UI design generation |\n| **code-review** | Automated code review and improvement suggestions |\n\n### Community\n\n| Plugin | Source | Purpose |\n|--------|--------|---------|\n| **javascript-typescript** | wshobson/agents | Advanced JS/TS patterns and optimization |\n| **database-design** | wshobson/agents | Database schema design expert |\n\n---\n\n## Workflow\n\n```\n/enf:task \"feature\"          →  Branch creation\n       ↓\n/enf:design-feature          →  Architecture design (optional)\n       ↓\n    [Implement]              →  dev-assistant\n       ↓\n/enf:code-review             →  Quality inspection\n       ↓\n/enf:commit → /enf:push → /enf:pr\n```\n\n---\n\n## Documentation\n\n| Document | Description |\n|----------|-------------|\n| **[Team Onboarding](./docs/TEAM-ONBOARDING.md)** | Quick start for new team members |\n| [Commands Reference](./docs/COMMANDS-REFERENCE.md) | Command quick reference |\n| [Installation](./docs/INSTALLATION.md) | Detailed installation and troubleshooting |\n| [Guidelines](./docs/GUIDELINES.md) | Plugin philosophy and workflow |\n| [Customization](./docs/CUSTOMIZATION.md) | Plugin extension guide |\n| [Agents Manual](./docs/AGENTS-MANUAL.md) | Detailed agent usage |\n| [Scenario Guides](./docs/SCENARIO-GUIDES.md) | Workflow guides by scenario |\n| [Compatibility](./docs/COMPATIBILITY.md) | Supported version matrix |\n| [Contributing](./docs/CONTRIBUTING.md) | Contribution guide |\n| [CHANGELOG](./CHANGELOG.md) | Version history |\n\n---\n\n## Update\n\n```bash\nclaude plugin update enf@enf\n```\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003csub\u003eBuilt with Claude Code by \u003cb\u003eetvibe\u003c/b\u003e AI Team\u003c/sub\u003e\n\u003c/p\u003e\n\n## Contact\n\n- **Issues**: [GitHub Issues](https://github.com/lemon-etvibe/claude-nextjs-fullstack/issues)\n- **Email**: won4519@etribe.co.kr\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemon-etvibe%2Fclaude-nextjs-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemon-etvibe%2Fclaude-nextjs-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemon-etvibe%2Fclaude-nextjs-fullstack/lists"}