Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

stock-indicators-dotnet

stock-indicators-dotnet 收录了来自 facioquo 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
1.2k
更新
2026-06-23
Forks
270
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

documentation
软件开发工程师

Write and update the VitePress documentation website for stock indicators. Use when adding a new indicator page, updating an existing indicator page, or making structural changes to the docs site.

2026-06-23
indicator-stream
软件开发工程师

Implement StreamHub real-time indicators with O(1) performance. Use for ChainHub or BarProvider implementations. Covers provider selection, RollbackState patterns, performance anti-patterns, and comprehensive testing with StreamHubTestBase.

2026-06-23
performance-testing
软件质量保证分析师与测试员

Benchmark indicator performance with BenchmarkDotNet. Use for Series/Buffer/Stream benchmarks, regression detection, and optimization patterns. Target 1.5x Series for StreamHub, 1.2x for BufferList.

2026-06-23
code-completion
软件开发工程师

Quality gates checklist for completing code work before finishing implementation cycles

2026-06-22
indicator-buffer
软件开发工程师

Implement BufferList incremental indicators with efficient state management. Use for IIncrementFromChain or IIncrementFromBar implementations. Covers interface selection, constructor patterns, and BufferListTestBase testing requirements.

2026-06-22
indicator-catalog
软件开发工程师

Create and register indicator catalog entries for automation. Use for Catalog.cs files, CatalogListingBuilder patterns, parameter/result definitions, and PopulateCatalog registration.

2026-06-22
indicator-series
软件开发工程师

Implement Series-style batch indicators with mathematical precision. Use for new StaticSeries implementations or optimization. Series results are the canonical reference—all other styles must match exactly. Focus on cross-cutting requirements and performance optimization decisions.

2026-06-22
markdown
桌面出版专家

Format and validate Markdown files following GitHub Flavored Markdown standards with automated linting and manual semantic review

2026-06-22
testing-standards
软件质量保证分析师与测试员

Testing conventions for Stock Indicators. Use for test naming (MethodName_StateUnderTest_ExpectedBehavior), FluentAssertions patterns, precision requirements, and test base class selection.

2026-06-22
vitepress
网页开发工程师

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.

2026-06-22