mit einem Klick
node-hono-react-monorepo
node-hono-react-monorepo enthält 8 gesammelte Skills von raulnq, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Write API integration tests using node:test, Hono testClient, and the project's custom DSL pattern. Triggers: "add tests for the projects feature," "write tests for add-company endpoint," "test the API."
Create or modify database tables and run Drizzle migrations. Triggers: "add a column," "create a new table," "modify the database schema," "run migrations."
Pull improvements from a child project back into this template repo. Detects modified template files, new reusable components, and updated skills in child projects. Triggers: "feedback template," "pull from child," "upstream changes," "update template from child," "promote to template," "backport to template."
Review code for adherence to project conventions, common mistakes, and best practices in this Hono + React monorepo. Triggers: "review this code," "review the PR," "check my code," "does this follow conventions," "code review," "review the changes," "review feature X."
Sync template infrastructure files from this GitHub template repo to a child project. Triggers: "sync template," "update child project," "push template changes," "sync infra to child," "propagate template."
Audit and update existing feature code to match current template patterns and skills after a template sync. Triggers: "update features," "audit features," "align features with template," "apply new patterns," "refresh feature code," "check features against skills."
Create frontend pages and components for a feature using React 19, React Router, TanStack React Query, and shadcn/ui. Triggers: "add the frontend for projects," "create pages for managing companies," "add UI for notes."
Create a new backend API feature with CRUD endpoints following the established Hono sub-app pattern. Triggers: "add a projects feature," "create API endpoints for companies," "add a new entity," "add backend for X."