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

wiki

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

skills collected
5
Stars
0
updated
2026-05-07
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

loader
management-analysts-131111

Index of available skills — file locations, purpose, when/how to use.

2026-05-07
learn
software-developers

Wiki sensemaker. /learn → densify pass. /learn <question> or "drive Q&A" → research-to-thoughts flow. Triggers `learn_pass` MCP tool. Always reads docs first.

2026-05-05
caveman
software-developers

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

2026-05-04
coder
software-developers

Architect-mode development for non-trivial features, refactors, and bug fixes. Bundles KISS/DRY/YAGNI principles, phased planning (orient → align → glossary → PRD → TDD → design+delegate), adversarial self-review, and incremental push discipline. Use when starting any non-trivial change, when codebase drifts, or when "AI did the wrong thing" / "code keeps getting worse" symptoms appear. Skip for one-line fixes, throwaway spikes, exploratory reads.

2026-05-04
rust-best-practices
software-developers

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.

2026-05-04