GitHub 저장소
ai-team
ai-team에는 RickZee에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
3
Stars
13
업데이트
2026-07-07
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
fix-ci
소프트웨어 품질 보증 분석가·테스터
Diagnose and fix ai-team GitHub Actions CI failures (lint, test, web-e2e, integration, security). Use when CI is red, the user links an actions run, or before pushing web dashboard / E2E changes.
2026-07-07
pre-push-checks
소프트웨어 품질 보증 분석가·테스터
Runs Ruff, mypy, unit tests, and pip-audit before git push or when preparing for CI/PR. Use --main, --frontend, or --e2e for fuller gates. Use when pushing code, opening a pull request, or when CI failed on ruff, tests, pip-audit, or security.
2026-07-07
pre-push-ruff
소프트웨어 품질 보증 분석가·테스터
Run Ruff lint and format before git push or PR. Use when pushing code, when CI failed on Lint, or after editing Python files. Prefer ./scripts/pre_push_check.sh for the full CI gate (includes mypy and pip-audit).
2026-06-30