Use when the task involves tsconfig strictness, linting, formatting, CI quality gates, testing posture, or broader TypeScript code quality governance.
npx claudepluginhub joysusy/violet-plugin-place --plugin typescript-coding-engineThis skill uses the workspace's default tool permissions.
This bridge skill routes TypeScript work into the canonical clean-code and quality-governance lane.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
This bridge skill routes TypeScript work into the canonical clean-code and quality-governance lane.
Use it when the task is about:
tsconfig strictness or compiler posture as team policy../../SKILL.md for the engine boundary.../../references/clean-code/INDEX.md.../../references/clean-code/quality-gates-governance.md, ../../references/clean-code/toolchain-posture.md, and ../../references/clean-code/runtime-boundaries.md.../../references/clean-code/typescript-testing-strategy-and-type-boundaries.md.../../references/clean-code/typescript-anti-patterns-and-migration-ladders.md.../../references/foundations/INDEX.md.../../rules/tooling/INDEX.md only after the doctrine lane is clear.Determine whether the problem is mainly about:
tsconfig postureReturn:
tsc, lint, tests, CI, or doctrine)A weak TypeScript toolchain silently trains weak architecture. Keep type safety, quality gates, testing posture, and runtime-boundary doctrine aligned instead of letting each surface drift into its own local habits.