@context-hub/generator

by context-hub · v1.0.0 · prompt

This is CTX (Context Generator), a PHP 8.3+ tool for generating contextual documentation from codebases for use with

Install

Add @context-hub/generator to Claude Code with the PolySkill CLI: polyskill add @context-hub/generator

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview This is **CTX** (Context Generator), a PHP 8.3+ tool for generating contextual documentation from codebases for use with LLMs. It allows developers to create structured context files from various sources including local files, Git repositories, GitHub/GitLab repos, web pages, and MCP servers. ## Development Commands ### Primary Commands - `composer install` - Install dependencies - `php ctx` or `./ctx` - Run the context generator (main entry point) - `php ctx…

Keywords: github, php-documentation, contextual-documentation, codebase-analysis, developer-tools, documentation-generator, php-tools, software-development, code-documentation