claude-world

76 mods across 8 repositories, 764 stars between them.

project-init

49

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.

81 1mo ago A 39 tokens original MIT

session-relay

50

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…

81 1mo ago A 82 tokens original MIT

skill-check

51

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.

81 1mo ago A 35 tokens original MIT

skill-template

52

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.

81 1mo ago A 34 tokens original MIT

skills

53

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.

81 1mo ago A 24 tokens original MIT

smart-commit

54

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.

81 1mo ago A 49 tokens original MIT

test-first

55

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.

81 1mo ago A 42 tokens original MIT

test-runner

56

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.

81 1mo ago A 50 tokens original MIT

workflow

57

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.

81 1mo ago A 52 tokens original MIT

content-pipeline

61

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…

72 1mo ago A 91 tokens original MIT

threads-viral-agent

63

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…

72 1mo ago A 159 tokens original MIT

playwright

65

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.

72 1mo ago A tokens not measured copy · 100% MIT

trend-pulse

66

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.

72 1mo ago A tokens not measured original MIT

cf-browser

67

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.

72 1mo ago A tokens not measured original MIT

notebooklm

68

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.

72 1mo ago A tokens not measured original MIT

claude-world/trend-pulse

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.

57 4mo ago A 32 tokens original MIT

semantic-compressor

71

claude-world/skills-optimizer

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.

10 1mo ago A 65 tokens original MIT