使用本仓库开发的最佳实践汇总,前后端都包含,在开发任何任务(代码开发)之前都需要参考该文档,做产品设计不需要参考该文档。
blesstosam/trpc-fastify-starter
SkillsMP 已收集 blesstosam/trpc-fastify-starter 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。
- 最近记录的来源活动
- SkillsMP 收录数据更新
- 已收集 skills
- 7
- GitHub 星标
- 1
- GitHub Forks
- 0
这个仓库中的 skills
已展示 7 / 7 个已收集 Skill。
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
原文语言:英语
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.
原文语言:英语
Systematic workflow for verifying bug fixes to ensure quality and prevent regres...
原文语言:英语
Comprehensive best practices for Fastify development
原文语言:英语
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components,…
原文语言:英语
用于规范项目文档目录与指导具体文档的编写(包含需求文档、设计文档和原型等)。适用于创建或更新 docs/project.md、docs/modules/<module>/requirements.md、design.md、design-server.md、prototype/*.html、docs/execplans/<module>-task.md。