Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
DeL-TaiseiOzaki
GitHub creator profile

DeL-TaiseiOzaki

Repository-level view of 28 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
28
repositories
2
occupation fields
2
updated
2026-05-24
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
claude-code-orchestra
19 skills17529updated 2026-05-24
68% of creator
add-feature
مطوّرو البرمجيات

Add a feature to an existing codebase with Codex-first multi-agent collaboration (Codex + Opus 4.6). Codex CLI is consulted in EVERY phase for scope analysis, architecture design, and implementation planning. Phase 1: Scope & impact analysis (Opus subagent codebase scan + Codex scope analysis + Claude user clarification). Phase 2: Design & plan (Codex architecture design + Codex implementation plan + Codex validation). Phase 3: Implementation routing by complexity (SIMPLE: Codex direct, MODERATE: Codex + /team-review, COMPLEX: /team-implement).

2026-05-24
catchup
مطوّرو البرمجيات

Comprehensive onboarding for new or returning contributors. Scans repository artifacts (git history, CLAUDE.md / AGENTS.md, project rules, skill catalog, DESIGN.md, research & library notes, checkpoints, agent-team logs) and synthesizes a GUIDE.md at the repository root summarizing what has been worked on, why, and how to resume work.

2026-05-24
checkpointing
مطوّرو البرمجيات

Save full session context: git history, CLI consultations, Agent Teams activity, and discover reusable skill patterns — all in one run. No flags needed. Run at session end, after major milestones, or when you want to capture learnings.

2026-05-24
codex-system
مطوّرو البرمجيات

Codex CLI handles planning, design, and complex code implementation. Use for: architecture design, implementation planning, complex algorithms, debugging (root cause analysis), trade-off evaluation, code review. External research is NOT Codex's job — use general-purpose subagent (Opus) instead. Explicit triggers: "plan", "design", "architecture", "think deeper", "analyze", "debug", "complex", "optimize".

2026-05-24
init
مطوّرو البرمجيات

Analyze project structure and populate the "Repository Identity" section of CLAUDE.md (Zone B) plus AGENTS.md.

2026-05-24
research-lib
مطوّرو البرمجيات

Research a library and create comprehensive documentation in .claude/docs/libraries/.

2026-05-24
spike
مطوّرو البرمجيات

Time-boxed technical investigation/feasibility study with Codex-first multi-agent collaboration (Codex + Opus 4.6 + Agent Teams). Codex CLI is consulted in EVERY phase for question framing, feasibility analysis, and final evaluation. Phase 1: Frame the investigation question & constraints (Claude user interaction + Codex question decomposition). Phase 2: Parallel investigation (Agent Teams: Researcher [Opus external research] + Feasibility Analyst [Codex deep analysis] + optional prototype). Phase 3: Codex synthesis into go/no-go recommendation & research report. Produces a DECISION DOCUMENT, NOT an implementation plan. Use /add-feature or /start-feature after a GO decision.

2026-05-24
start-feature
مطوّرو البرمجيات

Start a new feature with multi-agent collaboration (Opus 4.6 + Agent Teams). Phase 1: Codebase understanding (Opus subagent 1M context + Claude user interaction). Phase 2: Parallel research & design (Agent Teams: Researcher + Architect). Phase 3: Plan synthesis & user approval. Implementation is handled separately by /team-implement.

2026-05-24
Showing top 8 of 19 collected skills in this repository.
#002
antigravity-orchestra
9 skills10updated 2026-04-27
32% of creator
claude-system
مطوّرو البرمجيات

Use to decide when to invoke the Claude Code CLI and how. Claude specializes in deep reasoning — plans, hypercritical reviews, multi-file impact analysis, and pipe-fed log analysis. Includes invocation patterns and cross-check usage with Codex.

2026-04-27
design-tracker
مطوّرو البرمجيات

Use when an architectural decision has been made or is about to be made. Decides whether the decision belongs in docs/DESIGN.md, what level of detail to record, and what NOT to record. Operates as a judgment skill, not a fixed procedure — for the procedure see the update-design workflow.

2026-04-27
research-lib
مطوّرو البرمجيات

Use when evaluating a library, framework, or external service for adoption. Walks evaluation axes (fit, maintenance, license, footprint, integration cost) and produces a recommendation with explicit trade-offs. Output goes under docs/research/.

2026-04-27
team-review
محللو ضمان جودة البرمجيات والمختبرون

Use when reviewing a diff, a PR, or a series of recent commits. Produces a severity-graded report covering correctness, security, performance, concurrency, maintainability, and Definition of Done compliance. Pairs well with pipe input and with Codex cross-checks.

2026-04-27
troubleshoot
مطوّرو البرمجيات

Use when a bug is reported, a test is failing, or production is misbehaving. Provides observation patterns and diagnostic moves rather than a fixed sequence — every bug has its own shape. Pairs naturally with pipe-fed log analysis.

2026-04-27
codex-system
مطوّرو البرمجيات

Use to decide when to invoke the Codex CLI and how. Codex specializes in tight iterate-loops, small refactors, lint cycles, and test additions. Includes invocation patterns and anti-patterns.

2026-04-27
plan
مطوّرو البرمجيات

Use before writing any non-trivial code. Produces a written plan that names every file to touch, the order of work, the test strategy, the rollback path, and the open questions. Code is not written during this skill.

2026-04-27
security-audit
محللو أمن المعلومات

Use when assessing a feature, service, or full repo for security risk. Maps the threat surface, walks the OWASP Top 10, and emits a finding report with severity counts. Suitable as a release-gate skill.

2026-04-27
Showing top 8 of 9 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded