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

AlexZio00

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
2026-07-15
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

integration-intake
computer-occupations-all-other

Gate for deciding whether to adopt an external pattern (skill/agent/rule/plugin/MCP/prompt) into your system. Triggers: '/integration-intake [name]', 'should I integrate this', 'is this worth adopting', or sharing a GitHub repo link and asking what to do with it.

2026-07-15
collab-audit
computer-occupations-all-other

This skill should be used when the user types /collab-audit or requests AI collaboration diagnosis. Analyzes conversation history, artifacts, and work patterns to generate a 14-section AI Collaboration Audit. Behavioral analysis and feedback are bundled by design โ€” separating them causes users to skip one, defeating the purpose. Saves to ~/.claude/collab-audits/YYYY-MM-DD.md. Compare mode: /collab-audit compare (diffs latest 2 audits). Triggers: '/collab-audit', '/collab-audit compare', 'AI ํ˜‘์—… ์ง„๋‹จํ•ด์ค˜', 'ํ˜‘์—… ์ง„๋‹จ', 'ํ–‰๋™ ํŒจํ„ด ๋ถ„์„', '๋‚˜ ์–ด๋–ค ์‚ฌ๋žŒ์ด์•ผ', 'AI collaboration audit', 'work pattern analysis', 'compare audits'. Requires minimum 2 sessions or 100+ messages. Do NOT use self-report surveys โ€” observation-only.

2026-07-15
doc-drift
computer-occupations-all-other

Use this skill when the user wants to audit the memory and documents Claude Code loads into context โ€” CLAUDE.md (user global + project + nested), MEMORY.md, @imports, .claude/skills, .claude/agents, .claude/commands, installed plugins โ€” and detect three kinds of issues: outdated claims, mutually contradictory statements, and risky-or-ambiguous wording. Produces a prioritized improvement list at `.drift-reports/`. Zero config. Trigger phrases: "doc drift", "memory drift", "memory audit", "context drift", "docs audit", "๋ฌธ์„œ ์ ๊ฒ€", "๋ฌธ์„œ ๊ฐ์‚ฌ", "๋ฉ”๋ชจ๋ฆฌ ๊ฐ์‚ฌ", "๋ฉ”๋ชจ๋ฆฌ ์ ๊ฒ€", "outdated ๋ฌธ์„œ", "๋ฌธ์„œ ์ถฉ๋Œ". NOT for: exhaustive content audit of an entire area (โ†’ full-audit) ยท harness maturity scoring (โ†’ check-harness) ยท single-file verification (โ†’ verification). doc-drift only covers drift (contradiction/staleness/risky wording) in already-loaded context.

2026-07-15
eval-leakage-audit
computer-occupations-all-other

Audits whether a verification (eval/metric/experiment/holdout) actually secures independent external ground truth, or whether the designer, the model, and the scorer are just confirming each other in a circle โ€” via an 8-pattern taxonomy. Read-only. Use before trusting any 'how we'll know it worked' โ€” A/B tests, holdouts, scores, validation โ€” especially when a result feels too clean or self-confirming. ํ•œ๊ตญ์–ด: '์ด ๊ฒ€์ฆ ์ˆœํ™˜๋…ผ๋ฆฌ ์•„๋‹Œ์ง€ ๋ด์ค˜', '์ด ํ‰๊ฐ€ ํŽธํŒŒ์ ์ด์•ผ?', '์ด ๋ฒค์น˜๋งˆํฌ ์…€ํ”„์ฒดํฌ์•ผ?'.

2026-07-15
full-audit
computer-occupations-all-other

Exhaustive audit of an entire area (codebase, docs, memory, skills, DB, config). Triggers: '/full-audit', 'audit everything', 'full audit', 'find every gap'.

2026-07-15
goal-lock
software-developers

Agent Discipline Engine โ€” lock the goal, run PLANโ†’DOโ†’VERIFYโ†’FINALIZEโ†’OUTPUT loop, detect success masquerading. Triggers: '/goal-lock', '/goal-lock quick', 'goal lock', 'task harness'.

2026-07-15
pre-push
software-developers

Mandatory pre-push security and quality pipeline. TRIGGER automatically whenever the user requests any git push: 'push my changes', 'push to origin', 'push this', 'push the code', 'commit and push', 'ship it', 'deploy to remote', 'deploy to prod/staging/production', or any git push command. Blocks hardcoded credentials (12 patterns: AWS/GCP/Azure/LLM keys, private keys, connection strings, platform tokens, merge conflicts), supply chain risks (9-IOC), MCP tool poisoning (3 patterns), auth bypasses, and OWASP Top 10 vulnerabilities. Do NOT skip unless user says 'skip review' or 'force push'.

2026-07-15
project-init
software-developers

Interview-based project setup โ€” generates CLAUDE.md, ROADMAP, .gitignore, .env.example from scratch. Use when: user says '/project-init', 'new project', 'project creation', 'project setup', 'project setup', 'new project', 'create project'. NOT for AI agent/harness configuration (use setup for that). Conversational, one question at a time.

2026-07-15
Showing top 8 of 18 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded