一键导入
这个仓库中的 skills
Create or update the feature specification from a natural language feature description.
Diagnoses and fixes common frontend issues including Ant Design deprecations and API failures. Invoke when user reports console warnings, UI crashes, or requests project maintenance.
Comprehensive guide for ITSM backend development including Ent ORM workflow, Gin controller patterns, DTO validation, and service layer logic. Invoke when user asks for backend guidance.
Guide for ITSM route registration and menu configuration. Covers backend controller routing, frontend sidebar navigation, database menu data, and common routing issues. Invoke when adding new modules, fixing 404 errors, or configuring menu entries.
Guide for fixing GitHub Actions CI issues in Next.js frontend projects. Includes resolving cache errors, TypeScript type errors, test configuration issues, and E2E test failures. Invoke when user reports CI build failures or TypeScript errors.
Fixes UI/UX details like boundary handling, tooltips, settings panels, responsive design, accessibility, and visual consistency. Invoke when core features work but details have issues.
Tests API integration between frontend and backend, validates request/response formats, handles authentication, and ensures API contract compliance. Invoke when user needs to test API endpoints, fix integration issues, or validate API functionality.
Comprehensive guide for backend testing including unit tests, integration tests, and test data management. Invoke when user needs to write tests, fix test failures, or improve test coverage.
Comprehensive guide for frontend testing including unit tests, integration tests, component testing, and E2E testing with Jest and Playwright. Invoke when user needs to write frontend tests, fix test failures, or improve test coverage.
Validates product features against requirements, checks feature completeness, and identifies missing functionality. Invoke when user needs to verify if features are working correctly or check product readiness.
Manages product roadmap, feature prioritization, release planning, and tracks development progress. Invoke when user needs to plan features, prioritize work, or track product development milestones.
Provides guidelines, code templates, and validation for Ticket Management development. Invoke when user wants to add features, fix bugs, or refactor ticket-related code.
Verifies the complete lifecycle of tickets including creation, editing, status changes, and deletion. Invoke when user asks to test ticket management or verify CRUD operations.
Runs automated E2E tests using Playwright to verify login, navigation, and core modules (Tickets, Incidents, SLA). Invoke when user asks to test the UI, verify system health, or check navigation.
Refactors UI components to use Ant Design + Tailwind CSS standards. Enforces specific styling patterns for Cards, Typography, and Layouts to ensure consistency. Invoke when standardizing UI or refactoring legacy styles.
Diagnoses and fixes common development environment issues, specifically Go version mismatches and NPM dependency conflicts. Invoke when startup fails due to environment or dependency errors.
Audits frontend for 'No Mock' rule, fixes API consistency (camel/snake case), and resolves Jest/Antd test issues. Invoke for frontend QA tasks or build validation.