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

panoptes

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

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

이 저장소의 skills

clippy-fix
소프트웨어 개발자

Run clippy with auto-fix and report issues. Automatically fix issues that clippy knows how to fix safely, then report remaining warnings that need manual attention.

2026-02-11
pre-commit
소프트웨어 품질 보증 분석가·테스터

Run all pre-commit checks before committing. Run all quality checks including format check, clippy, tests, and verify no secrets or TODOs are staged.

2026-02-11
add-agent
소프트웨어 개발자

Step-by-step checklist for adding a new agent type to Panoptes. Follow the checklist to add the enum variant, create the adapter implementation, and update the factory method.

2026-02-11
add-input-mode
소프트웨어 개발자

Step-by-step checklist for adding a new input mode to Panoptes. Follow the checklist to add the enum variant, create the handler in the appropriate module, and update the dispatcher.

2026-02-11
add-tests
소프트웨어 품질 보증 분석가·테스터

Generate test scaffolding for untested modules. Analyze public functions, identify test cases, and create comprehensive test coverage.

2026-02-11
add-view
소프트웨어 개발자

Step-by-step checklist for adding a new view to Panoptes. Follow the checklist to create the view enum variant, render function, input handler, and update all dispatch points.

2026-02-11
create-menu-selection
소프트웨어 개발자

Guide for creating a new selectable list menu with consistent styling and behavior. Provides step-by-step instructions for adding state management, view rendering, input handling, and consistent selection styling across all menus.

2026-02-11
doc-sync
소프트웨어 개발자

Verify documentation matches code implementation. Compare documentation with code to check keyboard shortcuts, config options, and module descriptions for consistency.

2026-02-11
release
소프트웨어 개발자

Prepare a new release with version bump and changelog. Analyze changes since the last release, suggest semantic version (major/minor/patch), and update Cargo.toml and CHANGELOG.md.

2026-02-11
sync-agent-docs
소프트웨어 개발자

Verify CLAUDE.md and AGENTS.md are aligned on shared sections. Compare both files, determine which is correct by checking the codebase, and update the stale file to match.

2026-02-11
test-coverage
소프트웨어 품질 보증 분석가·테스터

Analyze test coverage and identify gaps. Run tests, identify modules without tests, and suggest specific functions that need test coverage.

2026-02-11