julia-testitem-write
CommunityWrite filterable Julia tests
AuthorKrastanov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you write Julia tests using the @testitem macro in a way that makes them easily selectable and runnable from the command line, improving CI efficiency and agent workflows.
Core Features & Use Cases
- Structured Test Writing: Encourages stable naming, consistent tagging, and self-contained test items.
- Tagging and Filtering: Enables precise selection of test subsets based on tags, names, or files.
- Use Case: When developing a new feature in your Julia package, use this Skill to write
@testitems for that feature, tagging them appropriately (e.g.,:feature_x,:integration) so they can be run in isolation during development or in CI pipelines.
Quick Start
Write a new @testitem named "basic array addition" with tags :core and :math.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-testitem-write Download link: https://github.com/Krastanov/JuliaLLMAgentSkills/archive/main.zip#julia-testitem-write 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.