Loading...
Loading...
Found 48002 skills
benchflow-ai
Provides modern Python 3.12+ development assistance with FastAPI, Pydantic, and production-ready coding patterns.
benchflow-ai
Guides Rust developers in creating safe and efficient FFI interfaces for C/C++ interoperability, including cdylib creation and multi-DLL projects.
benchflow-ai
Codebase search utility that locates files containing specific text and returns paths with contextual snippets for efficient development navigation.
benchflow-ai
Provides Python patterns for SQLite database operations including state management, caching, and async handling with aiosqlite.
benchflow-ai
Converts C/C++ build and test scripts to support incremental builds, ensuring idempotency and compatibility with out-of-tree builds and Docker workflows.
benchflow-ai
Generates, optimizes, and explains regex patterns for text matching, input validation, and CLI command parsing.
benchflow-ai
Executes Python scripts and manages dependencies via uv, replacing pip for faster, reliable package handling in development workflows.
benchflow-ai
Enforces C development standards with GCC, Valgrind, and static analysis for code quality and build management.
benchflow-ai
Provides UTF-8 JSON file I/O utilities to prevent Windows encoding issues (CP-1252 vs UTF-8).
benchflow-ai
Debugs memory-related issues in the Breenix kernel including page faults, heap allocation, and virtual memory mapping errors.
benchflow-ai
Generates unit test code for functions and methods, ensuring test coverage and correctness in software development workflows.
benchflow-ai
Creates standalone CLI tools for PyTorch model inference by reimplementing neural network forward passes in C/C++ and extracting model weights to portable formats.
benchflow-ai
Guides construction of complex regex patterns for extracting and validating data from log files, including IP addresses, dates, and boundary conditions.
benchflow-ai
Guides creation of source files that compile and run correctly in both Rust and C/C++ using syntax differences and preprocessor directives.
benchflow-ai
Guides implementation of MIPS interpreters/emulators, covering CPU emulation, ELF loading, instruction decoding, and syscall handling for MIPS architecture.
benchflow-ai
Guides cross-compilation of C programs (e.g., DOOM) for embedded MIPS targets with limited stdlib and custom VM runtimes.
benchflow-ai
Guides mastery of Python fundamentals, OOP, data structures, and async programming for building production data engineering scripts.
benchflow-ai
Guides implementation of metacircular evaluators for Scheme-like languages, covering eval/apply loops, environment management, and closure handling.
benchflow-ai
Guides high-performance portfolio optimization in Python via C extensions for accelerated numerical computations on large financial datasets.
benchflow-ai
Guides debugging of C++ memory crashes including use-after-free, static destruction ordering, and custom allocator issues in RELEASE builds.
benchflow-ai
Extracts code or pseudocode from images via OCR and provides correct implementation guidance for software development tasks.
benchflow-ai
Guides C/C++ implementation of path tracers and ray tracers for image reconstruction, rendering systems, and geometric primitive handling.
benchflow-ai
Debugs memory leaks, profiles memory usage, and optimizes allocations in C++ and Python to resolve OOM errors and memory bottlenecks.
benchflow-ai
Guides development and optimization of Redcode assembly warriors in CoreWars to achieve target win rates against specific opponents.