From julia
Activates when user asks to plot, chart, or visualize data in the Julia REPL.
npx claudepluginhub samtalki/agentrepl.jl --plugin juliaThis skill uses the workspace's default tool permissions.
For terminal-native plots in the Julia REPL, use UnicodePlots.jl:
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.
For terminal-native plots in the Julia REPL, use UnicodePlots.jl:
pkg(action="add", packages="UnicodePlots")
using UnicodePlots
Available: lineplot, scatterplot, histogram, barplot, heatmap, boxplot, densityplot, stairs, contourplot. Use ! variants (e.g., lineplot!) to overlay series on an existing plot. Control size with height and width kwargs.