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

ultron

ultron contains 13 collected skills from devMoez, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

ultron-default
software-developers

Core Ultron behavior skill. Governs default agent: tone matching, memory access, error handling, user personalization, and response formatting. Auto-active on every response. Triggers on any message that doesn't clearly belong to a specialist agent.

2026-04-25
agent-coder
software-developers

Coder agent skill. Deep code analysis, complex algorithms, large refactors, performance optimization, and thorough code review. For when builder isn't enough. Auto-triggers on: refactor, optimize, performance, review, algorithm, architecture.

2026-04-24
agent-researcher
software-developers

Researcher agent skill. Web search, doc lookup, tech comparisons, synthesized answers. Multi-source verification, no hallucination. Auto-triggers on: research, find, what is, how does, best way, should I use, compare, latest, docs for.

2026-04-24
agent-builder
software-developers

Builder agent skill. Implements backend logic, APIs, data models, CLI tools, and full features using file tools and bash. Reads before writing, tests after writing. Auto-triggers on: build, create, implement, write, add, make, scaffold.

2026-04-24
agent-debugger
software-developers

Debugger agent skill. Finds root causes of bugs, errors, and crashes. Reads code, reproduces errors, fixes at source — never patches symptoms. Auto-triggers on: fix, bug, error, crash, broken, not working, exception, failing, wrong output.

2026-04-24
agent-designer
web-developers

Designer agent skill. Creates UI components, HTML pages, CSS, and frontend code. Dark-theme first, minimal, responsive. Reads existing styles before writing new ones. Auto-triggers on: design, UI, layout, component, page, style, frontend.

2026-04-24
agent-planner
software-developers

Planner agent skill. Decomposes complex requests into ordered subtasks, assigns each to the correct specialist agent, estimates dependencies, and tracks completion. Auto-triggers when request involves multiple steps, systems, or agents.

2026-04-24
agent-verifier
software-quality-assurance-analysts-and-testers

Verifier agent skill. Runs tests, checks regressions, validates changes. Passes cleanly or escalates to debugger with exact failure details. Auto-triggers after any build/design/fix, or when user says: test, verify, check, does it work, validate.

2026-04-24
caveman-commit
software-developers

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.

2026-04-24
caveman-help
customer-service-representatives-434051

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

2026-04-24
caveman-review
software-quality-assurance-analysts-and-testers

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

2026-04-24
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-04-24
compress
software-developers

Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress <filepath> or "compress memory file"

2026-04-24