← all publishers

claude-world

@claude-world-director-mode-lite source repo

28 published skills

  1. Skill Template · claude-world-director-mode-lite
    Generate custom skill/command from template. Use when creating a new skill or slash command from scratch, or scaffolding a skill file with correct frontmatter.
    1 install
  2. Evolving Status · claude-world-director-mode-lite
    View Self-Evolving Loop session status, history, and memory metrics
    1 install
  3. Getting Started · claude-world-director-mode-lite
    Guided five-minute onboarding for Director Mode Lite across Claude Code, Codex CLI, and Grok Build. Use after installation or when choosing a first workflow.
    1 install
  4. Check Environment · claude-world-director-mode-lite
    Verify Claude, Codex, and Grok availability plus Director guidance, relay, agents, and skills. Audit optional hooks only when selected. Use after installation or when a native surface misbehaves.
    3 installs
  5. Project Health Check · claude-world-director-mode-lite
    Audit project health across 7 dimensions (documentation, test coverage, security, code quality, dependencies, database, build/deploy) producing a scored report with prioritized fixes. Use for periodic checkups, before releases, or when the user runs /project-health-check.
    1 install
  6. Workflow · claude-world-director-mode-lite
    Run the complete 5-step development workflow: focus problem → prevent over-development → test-first (TDD) → document → smart commit. Use when starting a new feature, or when the user runs /workflow or asks for the full development flow.
    1 install
  7. Auto Loop · claude-world-director-mode-lite
    TDD-based autonomous development loop with checkpoint recovery and observability changelog
    1 install
  8. Changelog · claude-world-director-mode-lite
    View and manage the runtime changelog for observability
    1 install
  9. MCP Check · claude-world-director-mode-lite
    Validate MCP configuration and suggest improvements. Use when MCP servers fail to load, after editing .mcp.json, or when the user runs /mcp-check.
    1 install
  10. Doc Writer · claude-world-director-mode-lite
    Documentation templates and standards: README structure, API reference format, changelog (Keep a Changelog), and comment guidelines. Use when creating or updating documentation. Loaded automatically by the doc-writer agent.
    1 install
  11. Test First · claude-world-director-mode-lite
    Drive one feature through a strict TDD Red-Green-Refactor cycle with checklists for each phase. Use when implementing new functionality test-first, or when the user runs /test-first.
    1 install
  12. Agent Check · claude-world-director-mode-lite
    Validate custom agent file format and structure. Use after creating or editing an agent, before committing agent changes, or when an agent fails to load.
    1 install
  13. Hooks Check · claude-world-director-mode-lite
    Validate hooks configuration and scripts. Use after adding or editing hooks in settings.json, before committing hook changes, or when a hook fails to fire.
    1 install
  14. Skill Check · claude-world-director-mode-lite
    Validate skill/command file format and structure. Use after creating or editing a skill, before committing skill changes, or when a skill fails to load or trigger.
    1 install
  15. Test Runner · claude-world-director-mode-lite
    Test execution reference: framework detection (pytest/jest/vitest/go/cargo/junit) and correct run/coverage commands, plus failure-analysis steps. Use when running tests, analyzing test failures, or verifying coverage after code changes.
    1 install
  16. Project Init · claude-world-director-mode-lite
    Set up concise, guidance-first Claude/Codex/Grok project context after inspecting the repository. Use on first setup, after cloning, or when the user runs /project-init.
    1 install
  17. Smart Commit · claude-world-director-mode-lite
    Create clean Conventional Commits: inspect the diff, group related changes, run quality checks, and write type(scope) messages. Use when committing work, or when the user runs /smart-commit or asks to commit changes.
    0 installs
  18. Code Reviewer · claude-world-director-mode-lite
    Code review knowledge base: quality, security (OWASP Top 10), error-handling, performance, and test-coverage checklists with severity-ranked output format. Use when reviewing code changes, PRs, or before commits. Loaded automatically by the code-reviewer agent.
    1 install
  19. Evolving Loop · claude-world-director-mode-lite
    Self-Evolving Development Loop - Dynamic skill generation with learning and evolution
    1 install
  20. Focus Problem · claude-world-director-mode-lite
    Deeply scope a problem before coding: parallel Explore agents map related files, similar implementations, and test patterns, producing a problem definition, boundaries, and minimal implementation plan. Use when planning a feature, investigating a bug, or entering an unfamiliar codebase area.
    1 install
  21. Hook Template · claude-world-director-mode-lite
    Generate hook script from template. Use when adding a new hook, wiring a PreToolUse/PostToolUse/Stop/Notification hook, or scaffolding hook config for settings.json.
    1 install
  22. Agent Template · claude-world-director-mode-lite
    Generate custom agent from template. Use when creating a new subagent from scratch, or scaffolding an agent file with correct frontmatter.
    1 install
  23. Handoff Gemini · claude-world-director-mode-lite
    Delegate long-context analysis, research, and large-document summarization to Google Gemini CLI (1M-token context) via non-interactive `gemini -p`, preserving Claude context. Use when the user says 'use gemini'/'hand off to gemini' or a task needs 100K+ tokens of context.
    1 install
  24. Interop Router · claude-world-director-mode-lite bundle
    Suggest whether Claude Code, Codex CLI, or Grok Build is a useful next collaborator, without launching a CLI or changing controls. Use when comparing the three CLIs, planning a handoff, or deciding whether an independent implementation or review would help.
    1 install
  25. Plan · claude-world-director-mode-lite
    Break a complex task into an ordered, dependency-aware task list with estimates and verification steps. Use when a request spans multiple components or days, before starting large features, or when the user runs /plan.
    1 install
  26. Agents · claude-world-director-mode-lite
    List all available agents (core, expert, self-evolving). Use when the user asks what agents are available or runs /agents.
    1 install
  27. Skills · claude-world-director-mode-lite
    List all available skills grouped by category. Use when the user asks what skills are available or runs /skills.
    1 install
  28. Debugger · claude-world-director-mode-lite
    Systematic debugging method: 5-step root-cause analysis (capture, isolate, hypothesize, investigate, fix & verify) plus common bug-pattern reference. Use when errors, exceptions, test failures, or unexpected behavior appear. Loaded automatically by the debugger agent.
    1 install