By sharifli4
Capture the product-level 'why' behind every code change. Enriches commit messages with business context and generates changelogs that explain both what changed and why.
Use before any code or database change to capture the product-level reasoning behind the change, ensuring commits include a structured "Why:" block describing user-facing impact
Use when generating a release changelog or preparing a new version — parses git commits with "Why:" blocks and produces a structured CHANGELOG.md grouped by conventional commit type
Capture the product-level "why" behind every code change.
AI coding agents (Claude Code, Copilot CLI, Gemini CLI) make changes fast, but the reasoning gets lost. why-log adds two skills that fix this:
change-context — Before every code change, asks targeted questions about the user-facing purpose, then structures the answer into a Why: block in the commit messagerelease-changelog — At release time, parses commit history and generates a CHANGELOG.md with both what changed and why# Claude Code
/plugin install why-log@claude-plugins-official
# Or install directly from GitHub
/plugin install why-log --url https://github.com/sharifli4/why-log
change-contextWhen you ask an agent to make a change, the skill kicks in:
You: "Add isPopular property to Product entity"
Agent: "You're adding isPopular to Product — where will this
be visible to users? (e.g., badge on product card,
filter on listing page, sorting criteria)"
You: "Trending badge on product cards and a Popular filter tab"
The resulting commit:
feat(product): add isPopular property to Product entity
Why: Displays a trending badge on product cards in the listing page
and enables 'Popular' filter tab
release-changelogInvoke /release-changelog to generate a changelog from git history:
## [1.3.0] - 2026-04-06
### Features
- **product**: add isPopular property to Product entity
> Displays a trending badge on product cards in the listing page and enables 'Popular' filter tab
### Fixes
- **auth**: handle expired refresh tokens gracefully
> Users on the mobile app were getting logged out mid-session when their token expired during a long form submission
You could. But:
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sharifli4/why-logTwo debater agents directly argue with each other across multiple rounds until they converge on the most correct answer — then an arbiter synthesizes the final result
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.