Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ai

ai contains 10 collected skills from rosneri, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
0
updated
2026-07-19
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

n-order-consequences
project-management-specialists

Trace the second-, third-, and nth-order consequences of a decision, change, or plan — the effects of the effects — so thinking doesn't stop at the obvious first-order outcome. Use when the user asks "what are the consequences of X", "think this through", "second-order effects", "n order consequences", "what could this cause downstream", or before committing to a significant decision (technical, product, organizational, personal).

2026-07-19
code-quiz
software-quality-assurance-analysts-and-testers

Quiz the user on whether they actually understand a code change before it ships. Generates a short literate explainer of a diff, then administers five comprehension questions that test how the change works — not requirements, not trivia. Use before opening a PR, before merging, when reviewing someone else's PR, or when the user says "quiz me on this", "do I understand this change", "code quiz", "gate this PR", or wants to check comprehension of AI-written code.

2026-07-19
bruno
software-developers

Bruno API client skill — .bru file format, JavaScript API reference, authentication patterns, testing with Chai.js, and Git-first collection management.

2026-07-19
ddd-architecture
software-developers

Review feature code against DDD and hexagonal architecture principles. Validates domain entities, value objects, use cases, adapters, folder structure, file naming, and test placement.

2026-07-19
feature-planner
software-developers

Create Phase 0 documentation for a new feature. Generates docs folder structure with plan.md, glossary.md, business-logic.md, architecture.md, errors.md, questions.md, and adr/ folder. Use before any code is written.

2026-07-19
git-operations
software-developers

Git operations enforcer - manages branches, commits, and pull requests with strict naming conventions and quality gates

2026-07-19
helix-teacher
postsecondary-teachers-all-other

Teaches Helix editor by analyzing the user's existing configuration, explaining keybindings and LSP setup, and answering questions. Use when the user asks about Helix, their helix config, keybindings, LSP setup, themes, or wants help setting up or learning Helix. Also triggers on "helix keybindings", "explain my helix config", "helix setup", "learn helix", or "hx config".

2026-07-19
neovim-teacher
postsecondary-teachers-all-other

Teaches Neovim by analyzing the user's existing configuration, explaining installed plugins and keymaps, and answering questions. Use when the user asks about Neovim, Vim, their nvim config, plugins, keymaps, LSP setup, or wants help setting up or learning Neovim. Also triggers on "what plugins do I have", "explain my neovim", "neovim setup", or "learn vim".

2026-07-19
node-debug
software-developers

Debug a running Node.js process via CDP (Chrome DevTools Protocol). Set breakpoints, step through code, inspect variables, and evaluate expressions — all headless, no GUI needed.

2026-07-19
watch-ci
software-developers

Poll CI checks on a PR until they finish, reporting progress. Use when the user says "watch CI", "monitor CI", "wait for CI", "watch the build", "let me know when CI finishes", or wants to track CI check progress on a PR.

2026-07-19