Skip to main content
Run any Skill in Manus
with one click
ivuorinen
GitHub creator profile

ivuorinen

Repository-level view of 47 collected skills across 9 GitHub repositories.

skills collected
47
repositories
9
updated
2026-07-18
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

graphify
software-developers

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.

2026-07-15
new-script
software-developers

Scaffold a new helper script in local/bin/ with proper boilerplate, msgr sourcing, and documentation tag.

2026-05-19
bats-test-scaffold
software-quality-assurance-analysts-and-testers

Scaffold a bats test file in tests/<script>.bats matching a script in local/bin/<script>. Use when adding tests for an existing script that lacks coverage.

2026-05-05
theme-handler-scaffold
software-developers

Scaffold a new theme handler in config/theme/handlers.d/<app>. Use when adding dark/light theme support for an app the orchestrator does not yet flip.

2026-05-05
fish-validate
software-developers

Validate fish scripts after editing. Apply when writing or modifying any .fish file in config/fish/.

2026-04-27
new-fish-function
software-developers

Scaffold a new fish function in config/fish/functions/ with proper conventions and event handling.

2026-04-27
adversarial-reviewer
software-quality-assurance-analysts-and-testers

Deterministic adversarial code review focused on provable failures. Optimized for agent execution, minimal tokens, and high signal findings across web applications.

2026-04-17
dotbot-validate
software-developers

Validate Dotbot install.conf.yaml files after editing. Apply when writing or modifying any install.conf.yaml.

2026-03-20
Showing top 8 of 12 collected skills in this repository.
Showing top 8 of 10 collected skills in this repository.
nitpicker
software-quality-assurance-analysts-and-testers

Hostile audit toolkit: one entry point dispatching specialist commands — adversarial review, security, tests, docs, architecture, performance, dependencies, error handling, CI, commits, migrations, observability, API contracts, a11y, privacy, config, resource leaks, i18n, concurrency, unwired code, PR review and review-comment implementation. Use when auditing or reviewing a repository, PR, or any quality dimension of a codebase — "audit this", "review the whole codebase", "find all problems", "exhaustive review", "/nitpicker <command>", a release gate check, or any specific audit ask (security scan, find race conditions, audit the tests, review the PR, fix the CR comments).

2026-07-18
graphify
software-developers

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.

2026-07-16
skills
software-quality-assurance-analysts-and-testers

Routes audit requests to the right /nitpicker command. Use when the user wants to run one of the hostile audit commands in this repo, or asks what audit commands are available.

2026-07-14
validate-skills
software-developers

Use when verifying all skills in the repository are well-formed before a release or after adding/editing a skill.

2026-07-11
new-command
software-developers

Use when creating a new hostile audit command for the nitpicker skill in this repository.

2026-07-10
release-prep
software-quality-assurance-analysts-and-testers

Use when validating that all changes in the current branch are ready to be included in a release PR managed by release-please automation.

2026-07-10
skill-tester
software-quality-assurance-analysts-and-testers

Use when verifying that a skill actually changes Claude's behaviour — runs TDD pressure scenarios against a skill before and after writing it.

2026-07-10
Showing 9 of 9 repositories
All repositories loaded