DaveSkender

DaveSkender

@DaveSkender

GitHub
9 Skills
10872 Total Stars
February 2026 Joined

Public Skills

code-completion

by DaveSkender

Quality gates checklist for completing code work before finishing implementation cycles

Database 1.2K 3mo ago

markdown

by DaveSkender

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

Debugging 1.2K 3mo ago

indicator-buffer

by DaveSkender

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

Database 1.2K 3mo ago

performance-testing

by DaveSkender

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.

CLI Tools 1.2K 3mo ago

indicator-catalog

by DaveSkender

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

Code Gen 1.2K 3mo ago

testing-standards

by DaveSkender

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

Processing 1.2K 3mo ago

indicator-series

by DaveSkender

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.

Code Gen 1.2K 3mo ago

vitepress

by DaveSkender

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

Docs Gen 1.2K 3mo ago

indicator-stream

by DaveSkender

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

Agents 1.2K 3mo ago