npx claudepluginhub samtalki/agentrepl.jl --plugin juliaThis skill is limited to using the following tools:
Activate a Julia project or environment for the current session.
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.
Activate a Julia project or environment for the current session.
path - Path to project directory, "." for current directory, or named environment like "@v1.10"Parse the user's argument to determine the path:
Call activate with the path
After activation, offer to run pkg(action="instantiate") to install dependencies if the project has a Project.toml
/julia:julia-activate .
/julia:julia-activate /path/to/MyProject
/julia:julia-activate @v1.10
pkg(action="instantiate") after activation to install dependenciesreset callsinfo to see the currently active project