Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add dorgonman/kano-agent-backlog-skill-demo --skill "kano-commit-convention-skill"
Install specific skill from multi-skill repository
# Description
Commit convention linting and changelog automation following the Kano commit format.
# SKILL.md
name: kano-commit-convention-skill
description: Commit convention linting and changelog automation following the Kano commit format.
kano-commit-convention-skill
Claude/Goose Skill Adapter - This is a thin wrapper that points to the canonical skill documentation.
π― Quick Start
This skill provides commit convention linting and changelog automation following the Kano commit format.
π Canonical Documentation: @skills/kano-commit-convention-skill/SKILL.md
[!IMPORTANT]
You MUST read the canonical SKILL.md before using this skill. The sections below provide quick navigation to key topics.
Essential Reading (From Canonical SKILL.md)
1. Overview and Commit Format
- Read: Purpose
- Read: Commit Format
2. Usage
- Linting commits: See kano-commit lint
- Generating changelog: See changelog generation
Common Tasks
Lint Commit Messages
python skills/kano-commit-convention-skill/scripts/kano-commit lint
References
| Topic | Link |
|---|---|
| Full Documentation | SKILL.md |
| Commit Format | SKILL.md#commit-message-format |
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.