
概览
主要功能
- 使用 = 运算符进行命名参数
- 自由参数顺序
- 省略可选参数
- 自我记录的代码
- 显式参数验证
价格
- 模型
- Free
- 分类
- 育言活动
- 评分
- 暂无评价
使用场景
重构遗留静态函数
使用命名参数来现代化并简化对具有长签名的遗留静态函数的调用。
简化复杂函数调用
在具有 3+ 参数或可选参数的函数中应用命名参数,以提高可读性并减少错误。
提高代码可读性
使用命名参数使函数调用自我记录且更易理解,尤其在复杂代码库中。
优点 & 缺点
优点
- 通过自我记录的调用提高代码可读性
- 通过显式参数命名减少错误
- 通过自由参数顺序增加灵活性
- 通过省略可选参数简化函数调用
缺点
- 需要 AppServer 20.3.2.0+(函数/方法)和 24.3.1.0+(类)
- 可能为简单函数引入语法开销
评测
登录以留下评测。
暂无评测。来当第一个吧!
问答
Can I use it with legacy static functions?
Yes, the skill is designed to help modernize legacy static functions that have three or more parameters, allowing them to be refactored with named arguments for better clarity and flexibility.
Asked by Camille Laurent · Apr 6, 2026
How does the skill improve code readability?
By allowing named arguments using the = operator, the calls become self‑documenting, free‑order, and optional parameters can be omitted, reducing mis‑placement and making the intent clear.
Asked by Bilal Choudhury · Jan 28, 2026
What versions of AppServer are required for this skill?
Advpl Tlpp Named Params works with AppServer 20.3.2.0 or higher for function and method calls, and with AppServer 24.3.1.0 or higher for class constructors via New().
Asked by Amara Chukwu · Jan 27, 2026
提问
育言活动 的替代品

安全试验的数据-AI技能 - Claude AI。A级。即将开始需要与当前工作环境隔离的功能工作,或执行实施计划前-创建隔离的git工作tree

为Claude AI提供了经过安全测试的数据ai技能。 Grade A. GA4 BigQuery导出模式参考 - 完整字段参考、嵌套结构、查询模式和性能提示

安全测试的数据-AI技能,专为Claude AI打造。Grade A. Meta Conversions API (CAPI) 设置指南-架构、事件类型、客户信息哈希、去重复、实现示例、AEM

经过安全测试的 Claude AI 开发技能。Grade A。列出函数/方法调用的直接调用图

安全测试数据-ai技能,Grade A. 名为Haskell测试模块,以同一命名空间中的测试模块命名,并在其后添加 Spec 辅助。 在编写或审阅Haskell测试模块时使用。

经安全检测的数据 AI 技能,适用于 Claude AI。A级。模拟五位专家董事会就重大决策进行审议。用于评估计划、架构选择、功能设计或任何决策。

安全测试的开发技能,适用于 Claude AI。Grade A。通过 PE(入口点)实现高级 MVC —— 在标准 MVC 界面(CNTA300/MATA070/MATA440/MATA460/FINA040 via *STRU)中添加自定义网格。
经过安全测试的 DevOps 技能,适用于 Claude AI。Grade A。**WORKFLOW SKILL** — 在 docs site、agent files 和 changelog 中保持仓库文档的准确性和新鲜度。WHEN: "update docs"




