From perf
Generates up to 5 performance hypotheses with git history evidence, code path analysis, and confidence levels for specific scenarios.
npx claudepluginhub alamator/claude-plugins --plugin perfThis skill uses the workspace's default tool permissions.
Generate performance hypotheses for a specific scenario.
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 performance hypotheses for a specific scenario.
Follow docs/perf-requirements.md as the canonical contract.
hypotheses:
- id: H1
hypothesis: <short description>
evidence: <file/path or git change>
confidence: low|medium|high
- id: H2
...