🧪
Dev Scan
This skill gathers and summarizes diverse developer opinions from Reddit, HN, Dev.to, and Lobsters to reveal consensus, controversies, and notable perspectives.
communitydataanalyticsresearch
🧪
Developing With Streamlit
Build production-grade Streamlit apps. Used when creating, editing, debugging, or deploying Streamlit applications. Routes to specialized sub-skills for performance, layouts, design, data display, and more.
streamlittesting
🧪
Development Workflow
Apply when setting up the development environment, running dev server, building, testing, or deploying the extension. Covers npm commands, CORS configuration, debugging, and deployment to ChurchTools.
bwl21testing
🧪
Documentation
Use when writing or updating documentation - generates function docs, API specs, architecture diagrams (Mermaid), READMEs, code explanations. Activates when user says "document this", "write README", "explain this code", mentions "docs", "documentation", "API docs", or asks "how does this work?".
xbklairithtesting
🧪
Dotnet Testing Advanced
This skill helps you quickly match advanced .NET testing needs to the right sub-skills, enabling guided integration, container, and framework migration testing.
csharptestingintegration-testsdocker
🧪
Dotnet Testing Fluentvalidation Testing
This skill helps you validate FluentValidation validators with FluentValidation.TestHelper, enabling robust, maintainable tests for rules, messages, and async
testingunit-testsintegration-testscsharp
🧪
Dotnet Testing Private Internal Testing
This skill guides testing private and internal members in .NET with design-first approaches, reflection, and strategy-based refactoring to improve testability.
csharptestingunit-testsintegration-tests