julia-pkgextension
CommunityBuild Julia package extensions
Software Engineering#modularity#extensions#julia#package development#weak dependencies#conditional loading
AuthorKrastanov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the creation of optional, conditional functionality for Julia packages through package extensions, improving modularity and reducing load times for users who don't need specific features.
Core Features & Use Cases
- Optional Functionality: Add features that are only loaded when a specific "trigger" package is imported.
- Dependency Management: Properly declare and manage weak dependencies for extensions.
- Use Case: Imagine you have a plotting package. You can create a
MakieExt.jlthat adds plotting capabilities only if the user has Makie.jl installed, keeping your core package lean.
Quick Start
Use the julia-pkgextension skill to add Makie.jl as a weak dependency for your package.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: julia-pkgextension Download link: https://github.com/Krastanov/JuliaLLMAgentSkills/archive/main.zip#julia-pkgextension Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.