
Export (Grade A)经过安全性测试的 data-ai 技能,适用于 Claude AI。等级 A。明确枚举 Haskell 模块的导出,而不是隐式导出所有内容,且应谨慎使用重新导出。适用于编写或审查时。
概览
主要功能
- 明确的导出枚举
- 有限的重新导出
价格
- 模型
- Free
- 分类
- 育言活动
- 评分
- 暂无评价
使用场景
编写 Haskell 模块
使用此技能确保显式导出必要的符号,避免隐式导出。
审查 Haskell 模块导出
应用此技能验证模块导出是否已正确枚举,并审慎使用重新导出。
优点 & 缺点
优点
- 使公共 API 清晰
- 便于死代码检测
缺点
- 对大量导出可能繁琐
- 可能导致复杂的导入依赖
评测
登录以留下评测。
暂无评测。来当第一个吧!
问答
Is this skill suitable for library top‑level modules?
Yes, it is common practice to apply explicit exports (or minimal re‑exports) to top‑level modules in libraries or layered architectures, improving clarity and maintenance.
Asked by Priyanka Menon · Feb 19, 2026
Can the skill handle large symbol lists generated by Template Haskell?
If a project generates many symbols via Template Haskell and listing them individually is impractical, the skill allows a shorthand to export the entire generated list, though this should still be done cautiously.
Asked by Chioma Nwosu · Feb 14, 2026
When should I avoid using re‑exports with this skill?
Re‑exports should be used sparingly because they can create complex import chains, making circular dependencies hard to spot and potentially slowing incremental builds.
Asked by Ingrid Bauer · Jan 29, 2026
What is the Export skill for Haskell modules?
The Export skill forces explicit listing of exported symbols in Haskell modules, discouraging implicit "module *" exports. It helps clarify the public API and aids in dead‑code detection.
Asked by Celia Ramirez · Dec 24, 2025
提问
育言活动 的替代品
Manage Headers (Grade A)
育言活动
专为 Claude AI 设计的安全测试开发技巧, Grade A。检查并配置 Power Pages 站点向浏览器发送的安全 headers — 内容安全策略,框架和点击劫持保护
Using Git Worktrees (Grade A)
育言活动
安全试验的数据-AI技能 - Claude AI。A级。即将开始需要与当前工作环境隔离的功能工作,或执行实施计划前-创建隔离的git工作tree
Ga4 Bigquery Schema (Grade A)
育言活动
为Claude AI提供了经过安全测试的数据ai技能。 Grade A. GA4 BigQuery导出模式参考 - 完整字段参考、嵌套结构、查询模式和性能提示
Meta Capi (Grade A)
育言活动
安全测试的数据-AI技能,专为Claude AI打造。Grade A. Meta Conversions API (CAPI) 设置指南-架构、事件类型、客户信息哈希、去重复、实现示例、AEM
Callees (Grade A)
育言活动
经过安全测试的 Claude AI 开发技能。Grade A。列出函数/方法调用的直接调用图
Test Module Name (Grade A)
育言活动
安全测试数据-ai技能,Grade A. 名为Haskell测试模块,以同一命名空间中的测试模块命名,并在其后添加 Spec 辅助。 在编写或审阅Haskell测试模块时使用。
Board Of Directors (Grade A)
育言活动
经安全检测的数据 AI 技能,适用于 Claude AI。A级。模拟五位专家董事会就重大决策进行审议。用于评估计划、架构选择、功能设计或任何决策。
Advpl Mvc Avancado (Grade A)
育言活动
安全测试的开发技能,适用于 Claude AI。Grade A。通过 PE(入口点)实现高级 MVC —— 在标准 MVC 界面(CNTA300/MATA070/MATA440/MATA460/FINA040 via *STRU)中添加自定义网格。




