Claude-World
Official@claude-world · Taiwan
Open-source tools for mastering Claude Code — Director Mode, MCP Servers, Security, Trending Data
Agent Skills by Claude-World
Showing 36 vetted skills indexed across 3 GitHub repositories.
studio
Manage Claude World Studio CLI sessions, chat streaming, accounts, settings, publishing, and file inspection.
content-pipeline
Automate trend discovery, research, scoring, and publishing preparation for social content.
threads-viral-agent
Create and publish viral social media posts for Threads, Instagram, and Facebook.
changelog-observer
Append structured session activity entries to markdown changelogs.
hooks-check
Validate hooks configurations and scripts in .claude/settings.json for AI automation workflows.
claude-md-check
Validate CLAUDE.md files for required sections and formatting standards.
doc-writer
Create and update markdown technical documentation for software projects.
changelog
Automate collection of code changes, test results, and commit history via Git hooks.
test-first
Guide test-driven development cycles from failing tests to refactoring.
skill-template
Generate new AI skills from customizable templates for workflows and automation.
plan
Analyze requirements, decompose tasks, and establish dependencies for project plans.
mcp-check
Validate MCP configuration files for correctness, completeness, and security.
claude-md-template
Generate CLAUDE.md templates from detected project dependencies and configurations.
handoff-gemini
Delegate large document analysis and research tasks to Gemini CLI.
focus-problem
Deploys Explore agents to analyze codebases and identify core issues.
evolving-status
Inspect status, history, and memory metrics of evolving-loop sessions.
skill-check
Validate skill files for frontmatter fields and structural syntax.
project-health-check
Evaluate software project health across documentation, testing, security, code quality, dependencies, database, and deployment.
agent-template
Generate customizable AI agent configurations from predefined templates.
agents
List available AI agents and parse their descriptions and trigger conditions.
interop-router
Assess task parameters to route delegation to external AI CLIs like Codex or Gemini.
getting-started
Guide users through setup and project initialization in Director Mode Lite.
smart-commit
Generate Conventional Commits commit messages for software changes.
workflow
Guide developers through structured software development workflows with natural language commands.
Frequently Asked Questions About Claude-World
FAQPage SchemaWhat specific tasks can I perform using these configurations?▼
You can validate project documentation standards, enforce conventional commit formatting, manage test-driven development cycles, and perform comprehensive project health checks. These utilities ensure your environment configurations, such as MCP settings and YAML frontmatter, remain compliant and structurally sound throughout the development lifecycle.
Which personas benefit most from these technical utilities?▼
Software engineers and technical leads utilizing Director Mode environments benefit most. These utilities are designed for developers who require rigorous validation of project metadata, automated test cycle management, and structured delegation of tasks to external model interfaces within their existing development ecosystem.
What are the prerequisites for implementing these configurations?▼
Implementation requires a functional Director Mode environment and a project structure utilizing standard markdown documentation and YAML-based configuration files. Users must ensure their local environment supports the execution of bash-based hooks and JSON-formatted settings files to enable the full suite of validation and management capabilities.