check-plain-env
π―Skillfrom codeplain-ai/plain-forge
A conversational spec-writing tool built on the plain specification language that runs in AI coding agents like Claude Code and Codex. It guides users through structured interviews to produce complete .plain spec files that generate production-ready code.
Same repository
codeplain-ai/plain-forge(28 items)
Installation
npx vibeindex add codeplain-ai/plain-forge --skill check-plain-envnpx skills add codeplain-ai/plain-forge --skill check-plain-env~/.claude/skills/check-plain-env/SKILL.mdSKILL.md
More from this repository10
Part of plain-forge, a conversational spec-writing tool that runs inside AI coding agents. Guides users through a structured interview across four phases to produce complete .plain specification files, which then generate production-ready code via the Codeplain renderer.
Creates requires-module declarations in .plain spec files, managing dependencies between modules. Part of the plain-forge conversational spec-writing tool that produces structured specifications for code generation via the Codeplain renderer.
Resolves conflicts in .plain spec files such as syntax errors, undefined concepts, and broken import/requires chains. Part of the plain-forge conversational spec-writing tool that validates and fixes specifications before code generation.
A conversational spec-writing tool for AI coding agents that guides users through a structured interview to produce complete .plain specification files, which then generate production-ready code via the Codeplain renderer. Supports a four-phase workflow covering product definition, technology selection, testing strategy, and validation.
A skill for plain-forge, a conversational spec-writing tool that guides you through structured interviews to produce complete .plain specification files, which can then generate production-ready code via the Codeplain renderer.
Analyzes whether a functional spec in a .plain file is too complex, as part of the plain-forge conversational spec-writing tool that produces structured specifications and generates production-ready code via the Codeplain renderer.
Part of plain-forge, a conversational spec-writing tool built on the ***plain specification language that guides you through a structured interview to produce .plain spec files, which then generate production-ready code via the Codeplain renderer.
A conversational spec-writing tool for AI coding agents that guides you through a structured interview to produce complete .plain specification files. These specs are then used to generate production-ready code via the Codeplain renderer.
A plain-forge skill that guides AI agents through choosing the technology stack and architecture, producing implementation requirements covering language, frameworks, data storage, and project structure.
A skill from plain-forge that handles module creation and import in the *plain specification language, guiding AI agents through structured interviews to produce .plain spec files that generate production-ready code via the Codeplain renderer.