npx claudepluginhub yuvasee/samocodeThis skill uses the workspace's default tool permissions.
Extract learnings from the current conversation and add them to the project's CLAUDE.md.
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.
Extract learnings from the current conversation and add them to the project's CLAUDE.md.
Review current conversation for friction moments:
Resolve project CLAUDE.md:
_overview.md, use [Working Dir]/CLAUDE.mdgit rev-parse --show-toplevel to find repo root, use [repo root]/CLAUDE.mdAppend learnings:
## Learnings section in CLAUDE.md- When [situation], [do this / don't do that]Commit:
cd [repo root] && git add CLAUDE.md && git commit -m "docs: add learnings"Report: