Searching...
Searching...
Found 122398 results
exceptionless
Provides command-line utilities for .NET development tasks including building, testing, and formatting code.
exceptionless
Data fetching and caching solution for Svelte applications using TanStack Query, featuring query patterns, mutations, and cache invalidation.
exceptionless
Provides backend testing utilities for .NET applications using xUnit, integration tests, and time manipulation tools like ProxyTimeProvider.
exceptionless
Enforces WCAG 2.2 AA accessibility standards in Exceptionless frontend via semantic HTML, keyboard navigation, and ARIA patterns.
exceptionless
Step-by-step guide for upgrading Stripe API versions and SDKs to maintain integration compatibility and security.
exceptionless
Provides backend architecture guidance for Exceptionless, covering project layering, repositories, validation, controllers, authorization, and WebSockets with Aspire orchestration.
exceptionless
Enforces TypeScript coding standards including naming conventions, imports, error handling, and type safety with ESLint and Prettier configuration.
exceptionless
Provides end-to-end frontend testing with Playwright, utilizing Page Object Model and accessibility audits for robust test coverage.
exceptionless
Offers accessible, customizable UI components for Svelte using shadcn-svelte and bits-ui with pattern-based implementation.
exceptionless
Enables Svelte component story development, visual testing, and autodocs using Storybook's CSF format.
exceptionless
Automates structured release note generation from git commit history, categorizing changes into breaking, features, fixes, and other sections.
accomplish-ai
Automates browser interactions including navigation, form filling, data extraction, and screenshot capture using MCP tools for consistent web task execution.
siriwatknp
Integrates Base UI components (`@base-ui-components/react`) with Material UI (`@mui/material`) for custom React UI development.
siriwatknp
Generates component metadata files for MUI Treasury registry, defining structure and properties.
kingkongshot
Orchestrates OpenAI Codex CLI for parallel code generation, managing context and sessions to delegate and coordinate coding tasks efficiently.
kingkongshot
Reviews code for quality using Linus Torvalds' 'good taste' philosophy, eliminating defensive code, special cases, and deep nesting.
kingkongshot
Automates research on libraries, APIs, and patterns using GitHub and Exa, delivering structured reports for technology investigation and debugging.
kylecorry31
Creates and updates user guides for Trail-Sense tools, ensuring proper structure, formatting, and standard sections for clarity and user experience.
kylecorry31
Adds Room database persistence to Trail-Sense Android app, handling entities, DAOs, repositories, and migrations for model data storage.
kylecorry31
Adds UI automation tests to Trail-Sense Android app using AutomationLibrary, covering test structure, library functions, and testing patterns.
empjs
Provides expert guidance for EMP CLI, Rspack, and module federation in micro-frontend development, build configuration, and debugging.
PleasePrompto
Provides source-grounded, citation-backed answers from Google NotebookLM notebooks using Gemini AI, with reduced hallucinations through document-only responses.
facet-rs
Debugs memory errors, crashes, and segfaults in applications using Valgrind integrated with nextest via pre-configured profiles.
facet-rs
Systematic debugging workflow: reproducing bugs with real data, reducing test cases to minimal examples, and adding regression tests to prevent recurrence.