# Julia Makie Recipes

> Create custom Makie plot types using recipes for reusable, themeable visualizations. Use this skill when implementing plot recipes in Makie extensions.

- **Type:** Skill
- **Install:** `agentstack add skill-krastanov-juliallmagentskills-julia-makie-recipes`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Krastanov](https://agentstack.voostack.com/s/krastanov)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Unlicense
- **Upstream author:** [Krastanov](https://github.com/Krastanov)
- **Source:** https://github.com/Krastanov/JuliaLLMAgentSkills/tree/master/julia-makie-recipes

## Install

```sh
agentstack add skill-krastanov-juliallmagentskills-julia-makie-recipes
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Julia Makie Recipes

Create custom Makie plot types using recipes. This skill assumes recipes live
in package extensions (see `julia-package-dev`).

## Type Recipes (Conversions)

```julia
function Makie.convert_arguments(P::Type{ add --weak Makie`)
- [ ] Add `[extensions]` mapping for `{Package}MakieExt`
- [ ] Create stub functions in the main package (with docstrings)
- [ ] Implement the recipe and `Makie.plot!` in the extension
- [ ] Test with CairoMakie and GLMakie

## Reference

- **[Complete Examples](references/examples.md)** - Full extension example with recipes
- **[Patterns](references/patterns.md)** - Attributes, reactivity, axis configuration

## Related Skills

- `julia-package-dev` - Package extension setup
- `julia-docs` - Documenting extension functionality

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Krastanov](https://github.com/Krastanov)
- **Source:** [Krastanov/JuliaLLMAgentSkills](https://github.com/Krastanov/JuliaLLMAgentSkills)
- **License:** Unlicense

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-krastanov-juliallmagentskills-julia-makie-recipes
- Seller: https://agentstack.voostack.com/s/krastanov
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
