Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agentic-qa-framework

agentic-qa-framework에는 partarstu에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
25
업데이트
2026-07-05
Forks
9
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

adding-orchestrator-workflow
소프트웨어 개발자

Adds new workflow endpoints to the QuAIA orchestrator. Use when creating new FastAPI endpoints that coordinate agent tasks, handle webhooks, or expose new API functionality.

2026-07-05
creating-new-agent
소프트웨어 개발자

Creates new A2A-compliant agents in the QuAIA framework. Use when adding a new specialized agent with custom tools, prompts, and MCP server integrations.

2026-07-05
pr-review
소프트웨어 품질 보증 분석가·테스터

Reviews open pull requests on GitHub by analyzing code changes against project guidelines and Python best practices. Use when reviewing a PR, finding the current branch's PR, or adding inline review comments.

2026-07-05
prepare-pr
소프트웨어 개발자

Prepares code for a pull request by running linting (ruff), tests, security scans (bandit), and dependency checks (uv audit). Use when ready to create a PR or before committing changes.

2026-07-05
writing-unit-tests
소프트웨어 품질 보증 분석가·테스터

Writes unit tests for agents, orchestrator logic, and common utilities in the QuAIA framework using pytest. Use when adding tests for new or existing components.

2026-07-05
software-architect
소프트웨어 개발자

Allows to plan and guide the implementation of new features or modification of existing features, ensuring best practices, modern design patterns, and proper planning. Use this skill every time when the user asks for implementing somethig new or modifying already existing logic, architectural advice, or needs to design a new component.

2026-06-21
run-unit-tests
소프트웨어 품질 보증 분석가·테스터

Executes all unit tests and fixes any issues related to the execution results. Use when running tests, identifying root causes of failures, and fixing them.

2026-05-14