Skip to main content
Run any Skill in Manus
with one click
ivan-brko
GitHub creator profile

ivan-brko

Repository-level view of 11 collected skills across 1 GitHub repositories.

skills collected
11
repositories
1
updated
2026-02-11
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

clippy-fix
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-02-11
add-view
software-developers

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
software-developers

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
software-developers

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

2026-02-11
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded