Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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
DTPオペレーター

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