Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

stock-indicators-dotnet

stock-indicators-dotnet에는 facioquo에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 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