Loading...
Loading...
Found 48002 skills
abdullah1854
Structured debugging framework for D365 Finance & Operations, routing symptoms to domain-specific playbooks for efficient issue resolution.
avsm
Standardizes OCaml project initialization with metadata files, opam package configuration, CI setup, and required interface/formatting files.
avsm
Designs and implements robust command-line interfaces using OCaml's cmdliner library, following best practices for layout, options, and help output.
avsm
Enforces OCaml coding standards and refactors code for improved readability, maintainability, and adherence to best practices.
avsm
Provides OCaml 5 algebraic effects design patterns for API design, effect vs exception decisions, and Eio library integration.
avsm
Provides OCaml-based fuzz testing utilities using Crowbar to validate protocol implementations, including roundtrip invariants and boundary conditions.
avsm
Enables high-performance OCaml development using OxCaml extensions for unboxing, stack allocation, and data-race-free parallelism.
avsm
Publishes OCaml code as npm packages via js_of_ocaml (JavaScript) and wasm_of_ocaml (WebAssembly) for browser environments.
avsm
Enables OCaml memory allocation hotspot analysis via instrumentation, benchmarking, and optimization validation for performance tuning.
avsm
Enables concurrent and asynchronous programming in OCaml applications using Eio for network operations, resource lifecycle management, and testing.
avsm
Assists in migrating OCaml projects from ocamlbuild/topkg to Dune, handling configuration files and dependencies.
avsm
Provides testing strategies for OCaml libraries using alcotest, cram, and TDD.
avsm
Integrates IETF RFC specifications into OCaml projects for protocol compliance and standard implementation.
avsm
Provides type-safe JSON encoding and decoding for OCaml using the jsont library, supporting nested structures and backwards compatibility.
ryanthedev
Provides comprehensive debugging assistance for any code-related issue, from simple errors to complex system failures, by analyzing symptoms and suggesting solutions.
ryanthedev
Enables rapid development of small, single-concern features without planning artifacts, using in-memory mini-planning and direct subagent execution for speed.
rshankras
Guides developers in creating well-structured, modular Claude Code skills using templates and industry best practices for maintainable code.
rshankras
Guides on SwiftData schema design, query optimization, and repository patterns for efficient data management in Swift applications.
rshankras
Provides expert iOS development guidance covering Swift best practices, SwiftUI patterns, UI/UX reviews against HIG, and app planning for code reviews and accessibility audits.
rshankras
Reviews Swift/iOS code for modern idioms, architecture patterns, and quality standards to enhance codebase health.
rshankras
Generates SwiftData or CoreData persistence layers with optional iCloud sync for local and cloud data storage in iOS/macOS applications.
rshankras
Guides watchOS app development with SwiftUI, Watch Connectivity, and UI patterns for code review and best practices.
rshankras
Sets up structured logging using os.log/Logger, replacing print statements for improved debugging and monitoring in applications.
rshankras
Provides expert guidance on macOS system integration features including sandboxing, app extensions, and background execution.