From deep-wiki
Generates structured changelogs from git commit history, categorized by type (features, fixes, refactoring) and grouped by time. Use to summarize recent repo changes or create release notes.
npx claudepluginhub linehaul-ai/linehaulai-claude-marketplace --plugin deep-wikiThis skill uses the workspace's default tool permissions.
Generate structured changelogs from git history.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Generate structured changelogs from git history.
Before generating any changelog, you MUST determine the source repository context:
git remote get-url origin to detect if a remote existsREPO_URL, use linked citations for commit hashes and file referencesREPO_URL is available, link commit hashes: [abc1234](REPO_URL/commit/abc1234) and changed files: [file_path](REPO_URL/blob/BRANCH/file_path)