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

Zoomma1

Repository-level view of 66 collected skills across 2 GitHub repositories.

skills collected
66
repositories
2
updated
2026-06-21
repository explorer

Repositories and representative skills

author-eval
computer-occupations-all-other

Generates a complete eval.json for a Claude Code skill via 2-pass pipeline — local draft with Ollama (qwen2.5-coder:14b, $0, ~3min) then Sonnet refinement (claude -p headless, $0 via Max subscription). Launches final verify-eval for validation. Use when you want to cover a skill that doesn't yet have an eval.json, or in batch across multiple skills. Target: increase coverage of the skill auto-evaluation loop (ticket auto-evals-binaires-evaluateskills). Ex: /author-eval closeweek, /author-eval (no arg → interactive list), /author-eval --random 5 (batch).

2026-06-21
closeday
office-clerks-general-439061

End-of-day wrap-up — synthesize sessions, update daily note with observed patterns, detect WIP hobby in progress, verify essay-check overdue. Trigger when the user says one of these phrases: "closeday", "I'm stopping", "I'm done", "that's finished", "end of session", "good night", "good day", "stopping for today", "that's enough", "day finished", "I'm stopping now", "it's done" or via /closeday.

2026-06-21
commit
software-developers

Guided commit on explicit request /commit — breaks changes into atomic commits ordered by layer, passes two validations (file selection, then message), handles branch (creation/switch with stash), then executes git add + git commit. Use whenever the user says /commit, 'commit that', 'make the commit', or wants to commit finished work. Never push, merge, rebase or reset EVER. Never commit outside this skill.

2026-06-21
grill-with-docs
project-management-specialists

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-06-21
harvest
office-clerks-general-439061

Scan the daily notes to extract ideas to capitalize on and links to process. Use when the user says "harvest", "do the harvest", "scan my notes", or when /harvest is late in the command-tracker, or at the end of a session if daily notes have been mentioned.

2026-06-21
harvestdeep
office-clerks-general-439061

Complete vault scan over an extended period to detect emerging patterns, recurring ideas across different contexts, and deep connections. Use once a month or when the user says "harvest deep", "deep harvest", "analyze the vault".

2026-06-21
improve-codebase-architecture
software-developers

Find deepening opportunities in a codebase, informed by the domain language in the project's vault CONTEXT.md and its ADRs. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-06-21
spec-challenger
software-developers

Critical audit of a specs or architectural decision document — played by a jaded but constructive staff engineer who challenges everything with solid arguments, identifies blind spots, and proposes alternatives. Invoke whenever a specs, archi, ADR, or technical decision document needs validation before implementation. Ex: /spec-challenger [file path]

2026-06-21
Showing top 8 of 64 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded