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

creator-hian

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

skills collected
25
repositories
1
updated
2026-03-27
repository explorer

Repositories and representative skills

da-review
software-developers

Use when you have an existing plan, design, or implemented code that needs adversarial review to find weaknesses, missing edge cases, and unnecessary complexity

2026-03-27
autoresearch
software-quality-assurance-analysts-and-testers

Use when you want to autonomously improve a SKILL.md's quality by running iterative experiments. Triggers on "autoresearch ๋Œ๋ ค์ค˜", "์Šคํ‚ฌ ํ’ˆ์งˆ ์˜ฌ๋ ค์ค˜", "์ด ์Šคํ‚ฌ์„ ์ž๋™์œผ๋กœ ๊ฐœ์„ ํ•ด์ค˜", "run autoresearch on this skill", or any request to automatically improve a skill's eval pass rate through repeated experimentation. Applies Karpathy's autoresearch technique - fixed-budget iterative loop with single-metric hill-climbing and automatic keep/discard decisions.

2026-03-27
decide
computer-and-information-systems-managers-113021

Use when a developer needs to choose between two or more approaches during implementation. Triggers on "A vs B?", "should I use X or Y?", "which approach is better?", "Redis or Memcached?", "REST or gRPC?", "single table or split?", or any binary/multi-option technical decision. Use this skill whenever the user is weighing alternatives mid-implementation โ€” even if they don't say "decide", if they're comparing approaches, this skill applies.

2026-03-26
diverse-plan
software-developers

Use when creating implementation plans for complex multi-file features or architectural changes that benefit from multiple perspectives before implementation. Use this skill whenever the user asks to plan, design, or architect a feature that touches 3+ files, involves trade-offs between approaches, or would benefit from thinking through risks and requirements before coding. Even if the user says "plan this" without mentioning perspectives, this skill applies.

2026-03-26
ai-orchestration-feedback-loop
computer-occupations-all-other

Multi-AI engineering loop orchestrating Claude, Codex, and Gemini for comprehensive validation. USE WHEN (1) mission-critical features requiring multi-perspective validation, (2) complex architectural decisions needing diverse AI viewpoints, (3) security-sensitive code requiring deep analysis, (4) user explicitly requests multi-AI review or triple-AI loop. DO NOT USE for simple features or single-file changes. MODES - Triple-AI (full coverage), Dual-AI Codex-Claude (security/logic), Dual-AI Gemini-Claude (UX/creativity).

2026-02-28
codex-claude-loop
software-developers

Dual-AI engineering loop orchestrating Claude Code (planning/implementation) and Codex (validation/review). Use when (1) complex feature development requiring validation, (2) high-quality code with security/performance concerns, (3) large-scale refactoring, (4) user requests codex-claude loop or dual-AI review. Do NOT use for simple one-off fixes or prototypes.

2026-02-28
codex-cli
computer-programmers

OpenAI Codex CLI fundamentals for code analysis, review, and validation. Use when (1) executing codex commands for code review/analysis, (2) configuring models (gpt-5.3-codex/gpt-5.2/gpt-5.1-codex-max/gpt-5-codex-mini), sandbox modes (read-only/workspace-write), or reasoning effort (low/medium/high/xhigh), (3) managing Codex sessions with resume, (4) integrating Codex into automation scripts. Do NOT use for orchestration patterns (use codex-claude-loop instead).

2026-02-28
csharp-code-style
software-developers

C# code style and naming conventions based on POCU standards. Covers naming rules (mPascalCase for private, bBoolean prefix, EEnum prefix), code organization, C# 9.0 patterns. Use PROACTIVELY for C# code reviews, refactoring, or establishing project standards.

2026-02-28
Showing top 8 of 25 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded