AGoldian/claudenv

Automated project documentation generator for Claude Code and AI coding agents. Scans any tech stack, asks clarifying questions, generates CLAUDE.md + memory files + validation hooks. Dual-mode: slash commands inside Claude Code + standalone npm CLI.

10Stars on the repository
22Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

doc-generator

01

AGoldian/claudenv

Skill Claude CodeCodex

Generates and updates project documentation including CLAUDE.md, rules, and hooks. Use when the user asks about documentation, project setup, CLAUDE.md, or when detecting that documentation is missing or outdated.

10 2mo ago A 46 tokens original MIT

dynamic-workflows

02

AGoldian/claudenv

Skill Claude CodeCodex

Trigger when a task naturally decomposes into many independent sub-tasks that benefit from deterministic multi-agent orchestration: reviewing or migrating across many files, research over many sources, multi-dimension audits, generate-N-then-judge, or "find all X" with verification. Use the Workflow tool…

10 2mo ago A 126 tokens original MIT

harness

03

AGoldian/claudenv

Skill Claude CodeCodex

Trigger when the current task would be done far better with a capability you don't yet have — a missing skill, connector, MCP server, browser automation, or memory you should be using. Also triggers on "/harness", "подбери инструменты", "what can you use here", "set yourself up for X", or when you notice you're about…

10 2mo ago E 175 tokens original MIT

source-connector

04

AGoldian/claudenv

Skill Claude CodeCodex

Trigger when the user wants to connect to a data source that has no ready MCP server - internal SQL/DWH behind VPN, corporate wiki (Confluence), Redash, YouTrack, a custom REST API - or says "добавь источник", "подключись к ", "/add-source". The skill interviews the user, generates a working connector script, stores…

10 2mo ago A 142 tokens original MIT

vibe-decisions

05

AGoldian/claudenv

Skill Claude CodeCodex

Trigger before writing code that involves a non-trivial technical choice (library, algorithm, data structure, architecture pattern, sync vs async, correctness vs performance). Output a brief overview with concrete trade-offs and 1-2 alternatives, then log the decision. Two modes: auto-log (no pauses) inside claudenv…

10 2mo ago A 131 tokens original MIT