From ezai-project-config
Toolchain setup, project configuration, and infrastructure standards for Python and JS/TS projects. Covers pyproject.toml / package.json structure, build backends, linters, type checkers, Docker multi-stage builds, lockfiles, and observability setup. Load from persona-senior-dev, or invoke directly for setup tasks. Triggers on: 'set up the project', 'configure ruff/ty/uv', 'write a Dockerfile', 'set up pre-commit', 'configure tsconfig', 'add OpenTelemetry', 'lockfile issue'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ezai-project-config:ezai-project-configThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Project toolchain, configuration, and infrastructure standards. Read `references/index.md` to confirm the language subdirectory, then load the relevant file.
Project toolchain, configuration, and infrastructure standards. Read references/index.md to confirm the language subdirectory, then load the relevant file.
| Language | File |
|---|---|
| Python | references/python/config.md |
| JavaScript / TypeScript | references/javascript/config.md |
uv.lock, pnpm-lock.yaml) for reproducible builds.HEALTHCHECK in Docker for orchestration awareness.latest tags in Docker — pin to exact versions.Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub neuraaak/ezai-marketplace --plugin ezai-project-config