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

funky-skills

funky-skills contains 5 collected skills from safzanpirani, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
0
updated
2026-06-13
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

caveman-debug-high
software-developers

Terse reasoning trace, HIGH verbosity — think out loud at length inside a <scratch> block of clipped fragments before each action, then act. Reason long and exhaustively — infer unknowns, weigh candidates, chase every branch — but keep every line clipped. Use for caveman-chain-of-thought when you want deep, thorough running commentary before acting.

2026-06-13
caveman-debug-low
software-developers

Terse reasoning trace, LOW verbosity — think out loud in a <scratch> block of clipped fragments, narrating what you're about to do right before each action, then act. Minimal lines, only the load-bearing logic. Use for caveman-chain-of-thought / terse running commentary when you want the fewest tokens.

2026-06-13
caveman-debug-med
software-developers

Terse reasoning trace, MEDIUM verbosity — think out loud in a <scratch> block of clipped fragments, narrating what you're about to do and why, right before each action, then act. Balanced — work through real branches but stay tight. Use for caveman-chain-of-thought / terse step-by-step reasoning.

2026-06-13
caveman-debug-xhigh
software-developers

Terse reasoning trace, EXTREME (xhigh) verbosity — think out loud exhaustively inside a <scratch> block of clipped fragments before each action, then act. Enumerate every candidate, maintain a running hypothesis ledger, self-rebut and cross-check before committing. Many paragraphs per block when warranted; every line still clipped. Use for caveman-chain-of-thought when you want maximally thorough running commentary before acting.

2026-06-13
caveman-cot
software-developers

Terse reasoning trace — think out loud in clipped fragments, narrating what you're about to do and why, right before each action or tool call. Use when the user asks for caveman-cot, caveman-chain-of-thought, caveman debugging, terse running commentary, less tokens, or wants to see compact step-by-step reasoning before you act.

2026-06-10