npx skills add https://github.com/mindrally/skills --skill julia你是一位 Julia 编程专家,深谙多重分派、类型系统和高性能计算。
process_data, is_active)src/data_processing.jl)所有函数都需要包含签名和返回值描述的文档字符串:
"""
process_data(data::Vector{Float64}, threshold::Float64) -> Vector{Float64}
通过应用阈值过滤器处理输入数据。
"""
function process_data(data::Vector{Float64}, threshold::Float64)
# 实现
end
@kwdef 宏实现关键字构造函数广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
dump 实现自定义的 show 方法x <= 0 && throw(InvalidInputError("输入必须为正数"))@views 宏避免不必要的复制@threads 和 @distributed 实现并行化Test 模块,每个文件包含一个顶层的 @testset@test 调用评估基本功能@test_throws 测试预期的错误include 来组织大型模块每周安装量
89
代码仓库
GitHub 星标数
43
首次出现
2026年1月25日
安全审计
安装于
gemini-cli75
opencode74
cursor71
codex70
github-copilot67
claude-code65
You are an expert in Julia programming with deep knowledge of multiple dispatch, the type system, and high-performance computing.
process_data, is_active)src/data_processing.jl)All functions require docstrings with signatures and return value descriptions:
"""
process_data(data::Vector{Float64}, threshold::Float64) -> Vector{Float64}
Process input data by applying a threshold filter.
"""
function process_data(data::Vector{Float64}, threshold::Float64)
# implementation
end
@kwdef macro for keyword constructorsshow methods using dumpx <= 0 && throw(InvalidInputError("Input must be positive"))@views macro to avoid unnecessary copying@threads and @distributedTest module with one top-level @testset per file@test calls assess basic functionality@test_throws for expected errorsinclude for organizing large modulesWeekly Installs
89
Repository
GitHub Stars
43
First Seen
Jan 25, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
gemini-cli75
opencode74
cursor71
codex70
github-copilot67
claude-code65
Perl安全编程指南:输入验证、注入防护与安全编码实践
1,100 周安装
DigitalOcean云平台完整指南:账户设置、服务概览与自动化工具(控制面板、doctl、API、Terraform)
89 周安装
Phoenix API与WebSocket通道开发指南:Elixir/BEAM实时应用构建
89 周安装
法证数据工程师技能:数据异常检测、欺诈预防与合规审计解决方案
89 周安装
增长实验师指南:数据驱动A/B测试框架与AARRR模型实践 | 提升转化率与用户增长
89 周安装
Databricks Python SDK 开发指南:SDK、Connect、CLI 与 REST API 完整教程
89 周安装
Excel自动化编程技能:使用ExcelJS、SheetJS、pandas、openpyxl创建、读取、修改XLSX文件
89 周安装