npx claudepluginhub yuvasee/samocodeThis skill uses the workspace's default tool permissions.
Conducts deep-dive investigations on specific topics and produces detailed documentation.
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.
Conducts deep-dive investigations on specific topics and produces detailed documentation.
Session path: [SESSION_PATH from working memory] Topic: $ARGUMENTS
Investigate thoroughly:
Create documentation:
[SESSION_PATH]/[TIMESTAMP_FILE]-dive-[topic-slug].mdStructure:
# Deep Dive: [topic]
Date: [TIMESTAMP_LOG]
## Summary
[Brief overview of findings]
## Key Findings
[Bullet points]
## Code Structure
[Relevant files with brief explanations]
## Dependencies & Relationships
[How components interact]
## Considerations
[Issues, edge cases, concerns]
## Recommendations
[Suggested next steps]
Update session:
[SESSION_PATH]/_overview.md:
- [TIMESTAMP_ITERATION] Deep dive: [topic] -> [filename].md- [filename].md - Deep dive: [topic]cd [SESSION_DIR] && git add . && git commit -m "Deep dive: [topic]"Report back: Provide concise summary of key findings with filename