Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

BOagent

يحتوي BOagent على 8 من skills المجمعة من Azhi-ss، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
0
محدث
2026-06-01
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

backend-api-optimization
مطوّرو البرمجيات

Guidelines and constraints for modifying the FastAPI api.py server, the BayesianOptimizer core logic, the physics-informed KnowledgeEngine prompting, or the VectorMemory embeddings/RAG layers. Use this skill whenever the user asks to modify python backend code under backend/optimization/ or backend/api.py.

2026-06-01
frontend-development
مطوّرو البرمجيات

Guidelines and constraints for modifying the React, Vite, Tailwind CSS 4.x, and Recharts frontend of BOagent. Use this skill whenever the user asks to modify App.tsx, BenchMode.tsx, OperationalMode.tsx, custom components in src/components/, or the styling theme in index.css.

2026-06-01
testing-validation
محللو ضمان جودة البرمجيات والمختبرون

Rules and protocols for running backend unit/integration tests (pytest) and frontend E2E tests (Playwright) in BOagent. Use this skill whenever the user asks to run test suites, check code coverage, add new test cases, mock API calls, or verify modifications to the codebase.

2026-06-01
scientific-computing
محللو ضمان جودة البرمجيات والمختبرون

审查科学计算代码的数值稳定性、物理单位一致性和数学正确性

2026-06-01
tdd-workflow
محللو ضمان جودة البرمجيات والمختبرون

强制测试驱动开发循环 - 先写测试(RED)→ 实现功能(GREEN)→ 重构(REFACTOR)

2026-06-01
bo-code-expert
محللو ضمان جودة البرمجيات والمختبرون

Specialized expert for BOagent codebase. Analyzes Bayesian Optimization logic, materials science physical constraints (Band Alignment/Defects), and verifies PVK-LLM alignment. Use when auditing backend optimization logic, benchmark consistency, or frontend-backend API contracts.

2026-05-30
code-simplification
مطوّرو البرمجيات

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

2026-05-30
local-dev-ops
مطوّرو البرمجيات

Rules and instructions for local environment setup, dependency management, starting backend/frontend servers, compiling builds, and troubleshooting environment configurations in BOagent. Use this skill whenever the user asks to start/restart development servers, install packages, configure environment variables (.env files), or troubleshoot connection, CORS, and build issues.

2026-05-30