Loading...
Loading...
Found 48002 skills
mgreenly
Provides an Adapter Pattern implementation for C development to enable interface compatibility between incompatible components.
mgreenly
Analyzes code coverage data by parsing LCOV format files to identify uncovered code regions and test gaps.
mgreenly
Provides a C implementation of the Observer Pattern using callback mechanisms for event-driven programming.
mgreenly
Provides a pattern for implementing result types in C to handle success and error states with associated data.
leighmcculloch
Commits code changes to a Git repository for version control and collaborative development.
mgreenly
Provides quality assurance capabilities for the ikigai project through testing and validation of software components.
nicholasjconn
Provides a command to test line wrapping behavior in Codex skills for development verification.
leighmcculloch
Automates GitHub issue creation by analyzing code changes in a WIP branch against the base branch for streamlined development tracking.
mgreenly
Implementation of the Strategy Pattern for C development, enabling flexible algorithm selection through function pointers.
mgreenly
Enables efficient code navigation by generating tags for functions, variables, and symbols in source code.
mgreenly
Provides a C implementation of the Composite design pattern for building hierarchical object structures.
mgreenly
Analyzes core dump files to diagnose and resolve application crashes in the ikigai project.
mgreenly
Provides a Proxy design pattern implementation for C programming, enabling controlled object access and structured code organization in C projects.
mgreenly
Provides a pattern for implementing opaque pointers in C, enabling encapsulation of data structures and hiding implementation details from users.
harborgrid-justin
Enables real-time collaborative editing in web applications using CRDTs or OT, seamlessly integrated with React for efficient state synchronization.
WalkerVVV
Expertly handles HubSpot CRM API operations including rate limiting, batch processing, and record management for deals and contacts.
harborgrid-justin
Architects scalable design token systems for React applications using Context API and CSS-in-JS/Variables for consistent styling.
harborgrid-justin
Enables safe, incremental feature releases by integrating feature flags directly into React component lifecycle for continuous delivery.
harborgrid-justin
Creates deterministic state machines that maintain correctness during concurrent rendering and re-entrant operations in JavaScript applications.
harborgrid-justin
Minimizes client-side JavaScript bundles through Server Components and streaming protocols in Next.js.
harborgrid-justin
Enables efficient internationalization in applications through code-splitting and ICU message formatting for multi-language support.
harborgrid-justin
Minimizes unnecessary UI re-renders via precise state partitioning and selector-driven updates for improved performance.
harborgrid-justin
Enables monitoring of concurrent rendering behavior and scheduling anomalies in React applications through specialized observability tools.
harborgrid-justin
Provides granular insights into React's fiber reconciliation algorithm to predict and optimize component render operations for peak performance.