6
—
In review
Synced yesterday
What it does
quoted-name is a developer tool that ensures correct YAML scalar formatting for quoted names and descriptions.
Skill profile
Keep exploring
More options in Dev Tools.
Claude Code · Codex · OpenClaw
JavaScript
Updated 8/10/2026
Agent compatibility
Compatibility has not been reviewed for this listing yet. Check the publisher documentation before installing.
Installation
npx skills add https://github.com/inho-team/qe-framework --skill quoted-nameReview source code and installation permissions before adding third-party tools to an agent.
quoted-name is organized in the Dev Tools category. Compare its source, install method, and compatibility before adding it to your workflow.
Third-party agent tools may access source code, credentials, or browser sessions. Read the source documentation and use the minimum permissions needed.
npx skills add https://github.com/inho-team/qe-framework --skill quoted-nameSKILL.md
--- name: "quoted-name" description: 'Quoted name and description must be treated as unquoted YAML scalars, so this is a valid control (no violation).' --- Body.
skill
mattpocock
A tool that automates setting up Husky pre-commit hooks with lint-staged, Prettier formatting, type checking, and tests in a code repository.