Loading...
Loading...
Found 48002 skills
harborgrid-justin
Optimizes event-to-render pipelines to ensure low input latency in real-time applications.
harborgrid-justin
Maintains UI consistency and provides graceful degradation during network partitions and partial connectivity issues.
harborgrid-justin
Provides a robust implementation for animation systems that safely handle concurrent rendering and interrupted updates without visual glitches or state corruption.
harborgrid-justin
Optimizes async boundary configurations to balance responsiveness, streaming, and error containment in web applications.
garymjr
Builds production-ready terminal user interfaces (TUIs) for CLI tools, dashboards, and interactive console applications using the OpenTUI framework.
This-HW
Analyzes error messages and logs to identify and resolve software bugs efficiently.
This-HW
Performs code reviews on current changes or specified files to ensure code quality and adherence to standards.
This-HW
Executes software tests and provides detailed analysis of test results to ensure code quality and functionality.
drewpayment
Enables creation, editing, and verification of AI skills prior to deployment in the development workflow.
christian289
Guides AvaloniaUI project organization with naming conventions and layered architecture for maintainable code.
windschord
Creates and manages implementation task plans from design documents, defining TDD steps and ensuring alignment with requirements and design specifications.
windschord
Executes tasks from documentation, manages status updates and commits, and performs reverse review for consistency in SDD workflow implementation.
garymjr
Reviews code changes for bugs, structure, and performance, providing actionable feedback on commits, branches, and pull requests.
windschord
Creates and edits technical design documents including architecture, components, API specifications, and database schemas, ensuring consistency with requirements.
windschord
Creates and edits requirement documents using EARS notation, including user stories, acceptance criteria, and non-functional requirements.
christian289
Optimizes .NET memory efficiency by eliminating allocations using Span, ArrayPool, and ObjectPool to reduce garbage collection pressure.
christian289
Configures Dependency Injection container and service registration for AvaloniaUI applications using GenericHost.
christian289
Builds WPF custom controls using Parts and States model best practices, including TemplatePart and TemplateVisualState implementations.
christian289
Converts 0-based internal indices to 1-based display for WPF Slider controls, enhancing user experience with intuitive numbering.
archubbuck
Generates comprehensive implementation plans for new features, architectural changes, and refactoring efforts in software development.
christian289
Enables accessibility in WPF applications by implementing UI automation via AutomationPeer and AutomationProperties for screen reader support.
christian289
Provides .NET implementation of Repository pattern with Service Layer for abstracting data access and enabling testable data layers.
christian289
Enables binding enum values to WPF CommandParameter using x:Static, preventing string-based errors and ensuring type safety in command parameters.
christian289
Guides architectural structure for custom controls in AvaloniaUI desktop applications, including solution setup and ControlTheme implementation.