Files
BIPMaterialManager/skills-lock.json
Misaka_Company 255fd7e00b feat: add report analysis and visualization feature
- Add recharts library for data visualization
- Implement ReportAnalyzer service to parse report data
- Add report analysis IPC handler with Admin permission check
- Add ReportAnalysisDialog component with charts
- Add unit and E2E tests for report analyzer
- Update Playwright config to exclude vitest-specific test files
- Expand vitest config to include source code tests

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 08:57:37 +08:00

21 lines
627 B
JSON

{
"version": 1,
"skills": {
"electron-best-practices": {
"source": "jwynia/agent-skills",
"sourceType": "github",
"computedHash": "744549070132b3bc0602fd7121d42278ba74694b9d0943358093bde3543cbe97"
},
"find-skills": {
"source": "vercel-labs/skills",
"sourceType": "github",
"computedHash": "645b891da1edbae76ab79c7b088d4e73397464f8396edaf773c0e01971ce75d6"
},
"vercel-react-best-practices": {
"source": "vercel-labs/agent-skills",
"sourceType": "github",
"computedHash": "9fb08ab39585f6f770d0c1c735f83e619aba2089d7ad50ba2a305eff715e08b9"
}
}
}