首页/科学研究/effect-index
E

effect-index

by @mepukav1.0.0
0.0(0)

作为技能快速路由索引,为特定任务导向最合适的技能,每个条目链接到针对编码代理有限上下文优化的专注技能。

Effect OntologyScientific ResearchData IndexingKnowledge GraphsCausal InferenceGitHub
安装方式
npx skills add mepuka/effect-ontology --skill effect-index
compare_arrows

Before / After 效果对比

1
使用前

在没有 `effect-index` 这样的技能索引时,当需要解决特定编程问题(如错误处理、并发管理)时,开发者可能需要在大量文档或代码库中手动搜索、筛选和理解不同的 Effect 模式和库。这不仅耗时,而且容易错过最适合的解决方案,导致效率低下或引入次优实践。

使用后

通过 `effect-index` 技能,开发者可以快速、准确地定位到针对特定 Effect 编程场景(如错误与重试、并发与纤程)的最佳实践和相关技能。它作为一个决策树或路由器,引导用户直接找到所需的信息和工具,大大提高了技能的发现效率和应用准确性。

技能/模式查找时间0%
使用前
0
使用后
0
解决方案选择准确率0%
使用前
0
使用后
0
开发人员学习曲线0%
使用前
0
使用后
0

技能/模式查找时间

0%

00

解决方案选择准确率

0%

00

开发人员学习曲线

0%

00

description SKILL.md

effect-index

Effect Skill Index Use this as a quick router to the right Skill for your task. Each entry links to a focused Skill optimized for a coding agent’s limited context. Decision Tree I need to write or refactor some Effect code → Foundations I need robust error handling/retries → Errors & Retries I must run things in parallel / manage fibers → Concurrency & Fibers This is a data pipeline / batching / backpressure → Streams & Pipelines I need DI/services/layers or test/live wiring → Layers & Services Opening files/sockets/servers with cleanup → Resources & Scope Add HTTP endpoints / JSON responses → HTTP & Routing Validate inputs / parse config → Config & Schema Value-based equality / high-perf immutable collections → Data Structures Time, logging, spans/tracing → Time/Tracing/Logging Queues, PubSub, background workers → Queues & Background Write tests/mocks for services → Testing & Mocking Looking for specific patterns or examples → Patterns Hub (130+ patterns) Cross-Skill Patterns All patterns are now available locally in the Patterns Hub (130+ patterns): Retry transient failures → Errors & Retries + retry-based-on-specific-errors.mdx Resource-safe streaming → Streams & Pipelines + stream-manage-resources.mdx Graceful shutdown → Queues & Background + execute-long-running-apps-with-runfork.mdx Service layer design → Layers & Services + model-dependencies-as-services.mdx HTTP server setup → HTTP & Routing + build-a-basic-http-server.mdx Schema validation → Config & Schema + define-contracts-with-schema.mdx Testing with mocks → Testing & Mocking + mocking-dependencies-in-tests.mdx Tip: For any "How do I...?" question, check the Patterns Hub decision tree first! Local Source Reference CRITICAL: Always search local Effect source before implementing The full Effect source code is available at docs/effect-source/. Every Effect skill now includes a "Local Source Reference" section with: Key source files for that skill's domain Example grep commands to find implementations Workflow for searching before coding Quick Access to Source All Effect packages: docs/effect-source/ Core library: docs/effect-source/effect/src/ Platform APIs: docs/effect-source/platform/src/ SQL: docs/effect-source/sql/src/ Schema: docs/effect-source/schema/src/ Example: Finding Effect.gen grep -F "Effect.gen" docs/effect-source/effect/src/Effect.ts Workflow Reminder Read the relevant skill (from decision tree above) Review the skill's "Local Source Reference" section Search the Effect source code for the API you need Study the implementation and types Write your code based on real implementations See CLAUDE.local.md for complete source reference guide References Agent Skills overview: Introducing Agent Skills Skills guide: Claude Code Skills Documentation Local Patterns Hub: ../effect-patterns-hub/SKILL.md (130+ patterns) Pattern Documentation: ../../docs/effect-patterns/ AGENTS.md: ../../AGENTS.md (Effect best practices for AI agents) EffectPatterns (upstream source): PaulJPhilp/EffectPatterns Weekly Installs297Repositorymepuka/effect-ontologyGitHub Stars5First SeenJan 23, 2026Security AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled ongemini-cli284opencode283cursor283codex283github-copilot282kimi-cli278

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价,来写第一条吧

统计数据

安装量0
评分0.0 / 5.0
版本1.0.0
更新日期2026年3月17日
对比案例1 组

用户评分

0.0(0)
5
0%
4
0%
3
0%
2
0%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code

时间线

创建2026年3月17日
最后更新2026年3月17日