2 Open Issues Need Help Last updated: Jan 28, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The task is to add a list of specified libraries and packages to the project. This includes common development tools such as Zod for validation, Shadcn for UI components, AWS Amplify for cloud integration, Tanstack for various utilities, Framer Motion for animations, and Husky for Git hooks, along with others.

Complexity: 3/5
good first issue

AI Summary: This issue outlines the creation of a new Next.js project boilerplate. It involves initializing the project using npm, followed by configuring essential development tools such as ESLint and Prettier for code quality and formatting. Additionally, it requires setting up the `package.json` and `.vscode/settings.json` files for project metadata and IDE integration.

Complexity: 2/5
good first issue