Analysis updated 2026-05-18
No verifiable use case: no source files are present, only a README describing lens configurations and an external download link.
Reviewing this as an example of a Claude tooling listing with detailed feature claims but no buildable code.
| rayhayqal/mythos-claude-skill-forge | ariefcahyasubagja/subnautica-csharp-toolkit | bharathkumarsuresh/claude-design-system-hooks | |
|---|---|---|---|
| Stars | 421 | 421 | 421 |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | developer | general | general |
Figures from each repo's GitHub metadata at analysis time.
No source code is present in the repository, it links to an external site for the actual download.
This repository describes an application framework built around the Claude API, designed to give developers more control over how Claude responds by applying named lens configurations that shape its behavior for different tasks. The README lists five lenses: Socratic for question-first problem decomposition, Artisan for precision and structure, Analyst for data-focused reasoning, Mentor for progressive guidance, and Mythmaker for metaphor-heavy explanations. Beyond the lens system, the README describes integration with Claude Code tooling, including pre- and post-execution hooks for validation and logging, a subagent manager that deploys parallel code-focused agents for tasks such as testing, documentation, and refactoring, and a plugin registry with hot-reload support. A marketplace for importing and exporting community-created skill packs is also described. The system is said to route between the Claude API and the OpenAI API automatically, with Claude Opus and Sonnet as primary models and OpenAI as a compatibility fallback for teams with existing infrastructure. Configuration lives in a JSON profile file in a home directory folder, specifying the active lens, fallback lens, subagent definitions with their associated hooks, marketplace extensions, and a response cache with a configurable time-to-live. The command-line interface accepts a profile name, a named lens, and a session identifier. Subagents can be invoked directly, hooks can be chained and executed, and lenses can be switched within a running session. A web dashboard, CLI, and a compact mobile UI are described as the three interface options. The README claims support for Windows, macOS, Linux, and FreeBSD natively, with iOS and Android companion apps in beta. No source code is present in the repository, it links to an external site for downloads.
A claimed framework for shaping Claude's responses with named lens styles and subagent tooling, with no visible source code.
No license information is described in the README.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.