원클릭으로
x-project-v2
x-project-v2에는 futuretea에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Code review assistant that helps analyze code quality, identify issues, and suggest improvements
Web design and UI/UX expert that helps create beautiful, accessible, and user-friendly interfaces
分析分叉分支 rebase 的后果,包括功能影响、兼容性风险、冲突预测和安全执行策略,在执行 rebase 前生成结构化分析报告。 Analyze the consequences of rebasing a diverged branch, covering functional impact, compatibility risks, conflict prediction, and safe execution strategy. Generates a structured analysis report before rebase execution.
This skill should be used when the user asks to "setup Chi router", "create Go API", "Chi middleware", "REST API handlers", "Go HTTP routing", or works with Chi v5 web framework for x-project-v2 backend.
简化和优化代码,提升清晰度、一致性和可维护性,同时保留所有功能,优先作用于最近修改的代码。 Use this skill to refactor and clean up code (refactor, clean up code, improve readability) without changing behavior, focusing on recently modified code.
This skill should be used when the user asks to "setup Cypress", "E2E testing", "Cypress tests", "component testing", "integration testing", "automated testing", or works with Cypress testing framework.
This skill should be used when the user asks to "setup Ginkgo", "write BDD tests", "Ginkgo test suites", "Gomega matchers", "E2E tests", or works with E2E testing in Go using Ginkgo framework.
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
提高代码人类可读性的重构指南。识别并消除过度抽象、职责混乱、命名冗余等影响代码清晰度的模式,优先保持局部性和上下文完整性。 Use this skill to refactor code for better human readability by reducing over-abstraction, clarifying responsibilities, and maintaining context locality.
This skill should be used when the user asks to "setup SWR", "data fetching hooks", "cache management", "optimistic updates", or works with SWR library for React data fetching in x-project-v2 frontend.
This skill should be used when the user asks to "setup Vitest", "unit testing", "write tests", "mock functions", "vi.mock", "vi.fn", "vi.spyOn", or works with Vitest testing framework.