Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

panoptes

panoptes contém 11 skills coletadas de ivan-brko, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
11
Stars
4
atualizado
2026-02-11
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

clippy-fix
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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

2026-02-11
add-view
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-02-11
release
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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

2026-02-11