.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-world/director-mode-lite
home/skills/claude-world/director-mode-lite
claude-world avatar

claude-world/director-mode-lite

36 skills · 64 total installs

View on GitHub
$npx skills add claude-world/director-mode-lite
SkillInstalls
agent-checkValidate custom agent file format and structure. Use after creating or editing an agent, before committing agent changes, or when an agent fails to load.2agent-templateGenerate custom agent from template. Use when creating a new subagent from scratch, or scaffolding an agent file with correct frontmatter.2agentsList all available agents (core, expert, self-evolving). Use when the user asks what agents are available or runs /agents.2auto-loopTDD-based autonomous development loop with checkpoint recovery and observability changelog2changelogView and manage the runtime changelog for observability2changelog-observerTrack development session events in a daily markdown changelog, including file changes, test results, and key decisions.2check-environmentVerify Claude, Codex, and Grok availability plus Director guidance, relay, agents, and skills. Audit optional hooks only when selected.2claude-md-checkValidate CLAUDE.md structure and completeness2claude-md-templateGenerate CLAUDE.md template for current project2code-reviewerCode review knowledge base: quality, security (OWASP Top 10), error-handling, performance, and test-coverage checklists with severity-ranked output format.2debuggerSystematic debugging method: 5-step root-cause analysis (capture, isolate, hypothesize, investigate, fix & verify) plus common bug-pattern reference.2doc-writerDocumentation templates and standards: README structure, API reference format, changelog (Keep a Changelog), and comment guidelines.2evolving-loopSelf-Evolving Development Loop - Dynamic skill generation with learning and evolution2evolving-statusView Self-Evolving Loop session status, history, and memory metrics2focus-problemDeeply scope a problem before coding: parallel Explore agents map related files, similar implementations, and test patterns, producing a problem definition,…2getting-startedGuided five-minute onboarding for Director Mode Lite across Claude Code, Codex CLI, and Grok Build. Use after installation or when choosing a first workflow.2handoff-codexContinue a task in OpenAI Codex CLI through a portable Director handoff packet.2handoff-geminiDelegate long-context analysis, research, and large-document summarization to Google Gemini CLI (1M-token context) via non-interactive `gemini -p`, preserving…2hook-templateGenerate hook script from template. Use when adding a new hook, wiring a PreToolUse/PostToolUse/Stop/Notification hook, or scaffolding hook config for…2hooks-checkValidate hooks configuration and scripts. Use after adding or editing hooks in settings.json, before committing hook changes, or when a hook fails to fire.2interop-routerSuggest whether Claude Code, Codex CLI, or Grok Build is a useful next collaborator, without launching a CLI or changing controls.2mcp-checkValidate MCP configuration and suggest improvements. Use when MCP servers fail to load, after editing .mcp.json, or when the user runs /mcp-check.2planBreak a complex task into an ordered, dependency-aware task list with estimates and verification steps.2project-health-checkAudit project health across 7 dimensions (documentation, test coverage, security, code quality, dependencies, database, build/deploy) producing a scored report…2project-initSet up concise, guidance-first Claude/Codex/Grok project context after inspecting the repository.2skill-checkValidate 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…2skill-templateGenerate custom skill/command from template. Use when creating a new skill or slash command from scratch, or scaffolding a skill file with correct frontmatter.2skillsList all available skills grouped by category. Use when the user asks what skills are available or runs /skills.2smart-commitCreate clean Conventional Commits: inspect the diff, group related changes, run quality checks, and write type(scope) messages.2test-firstDrive one feature through a strict TDD Red-Green-Refactor cycle with checklists for each phase.2test-runnerTest execution reference: framework detection (pytest/jest/vitest/go/cargo/junit) and correct run/coverage commands, plus failure-analysis steps.2workflowRun the complete 5-step development workflow: focus problem → prevent over-development → test-first (TDD) → document → smart commit.2director-modeDirect substantial repository work across Claude Code, Codex CLI, or Grok Build with a concise brief, parallel agents, evidence-based completion, and optional…—handoff-claudeContinue a task in Claude Code through a portable Director handoff packet.—handoff-grokContinue a task in xAI Grok Build using the shared Director handoff packet.—session-relayContinue real repository work between Claude Code, Codex CLI, and Grok Build with a privacy-bounded, drift-aware handoff packet.—