Skip to main content
Run any Skill in Manus
with one click
GitHub repository

BOagent

BOagent contains 8 collected skills from Azhi-ss, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
0
updated
2026-06-01
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

backend-api-optimization
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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

2026-06-01
tdd-workflow
software-quality-assurance-analysts-and-testers

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

2026-06-01
bo-code-expert
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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