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

CodeGeass

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

수집된 skills
11
Stars
2
업데이트
2026-02-01
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

codegeass-testing
소프트웨어 품질 보증 분석가·테스터

Comprehensive pre-merge testing for CodeGeass. Tests PR changes FIRST, then runs regression tests on all CLI commands and Dashboard API endpoints.

2026-02-01
implement
소프트웨어 개발자

Implement code from a GitHub issue specification. Explores codebase, researches docs, creates temporary implementation plan, then implements incrementally (small piece → test → commit → next). Cleans up plan file before PR.

2026-01-31
new-feature
소프트웨어 개발자

Plan new features/integrations following SOLID principles. Analyzes codebase architecture, researches official documentation and best practices, designs extensible solution, and creates comprehensive GitHub issue with implementation blueprint.

2026-01-31
refactor
소프트웨어 개발자

Refactor monolithic code into clean, single-responsibility modules following SOLID principles

2026-01-30
release
소프트웨어 개발자

Release a new version to PyPI - updates version, changelog, commits, tags, and pushes

2026-01-30
review
소프트웨어 품질 보증 분석가·테스터

Comprehensive code review for PRs or recent changes. Checks correctness, security, performance, maintainability, and tests.

2026-01-30
security-scan
정보 보안 분석가

Deep security analysis of codebase. Scans for secrets, vulnerabilities, and insecure patterns.

2026-01-30
code-review
소프트웨어 품질 보증 분석가·테스터

Automated code review with focus on security, performance, and maintainability. Use when reviewing code changes, PRs, or performing scheduled audits.

2026-01-29
dependency-check
소프트웨어 개발자

Analyze project dependencies for outdated packages, security vulnerabilities, and licensing issues. Use for dependency audits and maintenance.

2026-01-29
security-audit
정보 보안 분석가

Deep security analysis of codebase. Checks for OWASP vulnerabilities, secrets exposure, and insecure patterns. Use for comprehensive security reviews.

2026-01-29
test-runner
소프트웨어 품질 보증 분석가·테스터

Run and analyze test suites. Executes tests, reports failures, and suggests fixes for broken tests. Use for automated testing in CI/CD or scheduled runs.

2026-01-29