Skip to main content
DaveSkender
GitHub creator profile

DaveSkender

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
Aug 26, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

markdown
unclassified

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

Aug 26, 2026
indicator-catalog
unclassified

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

Aug 24, 2026
documentation
unclassified

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.

Jul 16, 2026
code-completion
unclassified

Quality gates checklist for completing code work before finishing implementation cycles

Jul 6, 2026
indicator-buffer
unclassified

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

Jul 6, 2026
indicator-series
unclassified

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…

Jul 6, 2026
indicator-stream
unclassified

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.

Jul 6, 2026
performance-testing
unclassified

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.

Jul 3, 2026
Showing 8 of 10 collected skills.
Showing 1 of 1 repositories
All repositories loaded