project-init
49claude-world/director-mode-lite
Skill Claude CodeCodex
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.
claude-world/director-mode-lite
Skill Claude CodeCodex
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.
claude-world/director-mode-lite
Skill Claude CodeCodex
Continue real repository work between Claude Code, Codex CLI, and Grok Build with a privacy-bounded, drift-aware handoff packet. Use for cross-vendor takeover, context-limit checkpoints, multi-hop Claude→Codex→Grok relays, or receiving an existing Director packet. Use native resume commands for same-CLI history; never…
claude-world/director-mode-lite
Skill Claude CodeCodex
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.
claude-world/director-mode-lite
Skill Claude CodeCodex
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.
claude-world/director-mode-lite
Skill Claude CodeCodex
List all available skills grouped by category. Use when the user asks what skills are available or runs /skills.
claude-world/director-mode-lite
Skill Claude CodeCodex
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.
claude-world/director-mode-lite
Skill Claude CodeCodex
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.
claude-world/director-mode-lite
Skill Claude CodeCodex
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.
claude-world/director-mode-lite
Skill Claude CodeCodex
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.
claude-world/claude-skill-antivirus
Instructions file GitHub Copilot
Instructions for claude-world/claude-skill-antivirus: This is a JavaScript security scanner for Claude Code Skills. It has 9 detection engines. Security is critical — never bypass checks, validate all input.
claude-world/claude-skill-antivirus
Skill Claude CodeCodex
A helpful skill that does many things.
claude-world/claude-skill-antivirus
Skill Claude CodeCodex
A simple skill that helps with greeting messages.
claude-world/claude-world-studio
Skill Claude CodeCodex
Full-autopilot trend discovery, deep research, and social publishing pipeline. Uses trend-pulse (20 sources), cf-browser (headless Chrome), and notebooklm (research + artifacts) MCP servers. Generates algorithm-optimized content based on Meta's 7 patent-based ranking algorithms. Use when user mentions trending topics…
claude-world/claude-world-studio
Skill Claude CodeCodex
Claude World Studio CLI - full command reference for all CLI operations.
claude-world/claude-world-studio
Skill Claude CodeCodex
Full-autopilot AI agent for Meta 3-platform viral content (Threads + Instagram + Facebook). Searches real-time trending topics, analyzes them against Meta's 7 patent-based ranking algorithms (EdgeRank, Andromeda, Dear Algo, Conversation Durability), generates optimized text/image/video content, adapts for each…
claude-world/claude-world-studio
Instructions file GitHub Copilot
Instructions for claude-world/claude-world-studio: This is a TypeScript project — AI content pipeline using Claude Agent SDK + MCP. Use strict TypeScript, follow ESLint rules, prefer async/await.
claude-world/claude-world-studio
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
claude-world/claude-world-studio
MCP server Claude CodeCodexCursor +2
MCP server "trend-pulse" as configured in claude-world/claude-world-studio. Runs locally from the trend-pulse[mcp] Python package.
claude-world/claude-world-studio
MCP server Claude CodeCodexCursor +2
MCP Server with 15 browser tools for Claude Code — powered by Cloudflare Browser Rendering. Runs locally from the cf-browser-mcp Python package.
claude-world/claude-world-studio
MCP server Claude CodeCodexCursor +2
NotebookLM research automation — CLI, MCP server, and Claude Code Skill. Runs locally from the notebooklm-skill Python package.
claude-world/claude-world-studio
Instructions file
Instructions for claude-world/claude-world-studio, covering claude world studio, architecture, agentic subsystem (v2.2), db tables and key patterns.
Instructions file GitHub Copilot
Instructions for claude-world/trend-pulse: This is a Python CLI + MCP server for trending topics aggregation from 20 sources. Follow PEP 8, use type hints, handle API failures gracefully.
Skill Claude CodeCodex
Safely reduce Claude Code skill and agent Markdown while preserving behavior, frontmatter, commands, tools, triggers, security rules, errors, paths, and numerical constraints. Use only when the user explicitly invokes /semantic-compressor to scan, draft, verify, apply, benchmark, or restore a compression run.
Skill Claude CodeCodex
A normal uncompressed skill entrypoint.