claude-code-skills-factory/ ├── README.md # This file ├── CLAUDE.md # Repository guidance ├── AGENTS.md # Codex CLI documentation (auto-generated) ├── CHANGELOG.md # Version history ├── .claude/ │ ├── ...
Python 3.8+ (Used for running the tests project) Npm 10.2.3+ (Test dependency. Used for the NPM test. The version can be changed according to your requirements but might need to update the test code) ...