AWFixer LLC
Official@awfixers-stuff · United States of America
Technical engineering support for C/C++, Rust, and embedded systems, featuring specialized authentication integration, binary analysis, and performance optimization expertise.
Agent Skills by AWFixer LLC
Showing 149 vetted skills indexed across 4 GitHub repositories.
clerk-expo
Implement Clerk authentication in Expo and React Native apps with token caching.
clerk-billing
Render Clerk PricingTable checkout UIs and enforce plan and feature entitlements.
convex-setup-auth
Automate Convex authentication setup with provider wiring and access control.
convex-migration-helper
Plan Convex schema and data migrations with widen-migrate-narrow strategies.
convex
Route general Convex requests to the most specific Convex skill.
convex-create-component
Create isolated Convex components with config, schema, and lib files.
convex-quickstart
Automate Convex setup and integration across React, Next.js, Vue, and Svelte projects.
convex-performance-audit
Analyze Convex app reads, subscriptions, and reactive invalidations to identify performance bottlenecks.
cargo-workflows
Manage Cargo workspaces, feature flags, build scripts, caching, testing, and dependency audits for Rust projects.
zig-cross
Cross-compile Zig and C code to arbitrary target triples and architectures.
openocd-jtag
Configure OpenOCD and adapters to flash firmware and attach GDB over JTAG or SWD.
flamegraphs
Convert profiler outputs into SVG flamegraphs for performance analysis.
interpreters
Design bytecode interpreters and simple JIT compilers for C/C++ runtimes.
canton-network-repos
Align Canton Network component versions and package IDs across LF releases.
clerk-astro-patterns
Integrate Clerk middleware to protect Astro SSR pages, API routes, and islands.
playwright-best-practices
Enforce Playwright best practices for TypeScript tests using @playwright/test.
conan-vcpkg
Manage C/C++ dependencies and CMake integration using Conan or vcpkg.
linux-perf
Profile Linux CPU performance with perf record, report, and stat.
sanitizers
Diagnose C/C++ sanitizer reports from GCC and Clang builds.
hardware-counters
Collect and interpret CPU hardware performance counters with perf, PAPI, and Intel PCM.
clerk-backend-api
Execute authenticated Clerk Backend REST API requests with curl and JSON parsing.
clang
Recommend Clang flags, clang-tidy checks, and LTO/PGO workflows for C and C++ projects.
gdb
Debug native C/C++ binaries with GDB breakpoints, backtraces, and core dumps.
fuzzing
Automate coverage-guided fuzz testing for C and C++ programs.
Frequently Asked Questions About AWFixer LLC
FAQPage SchemaWhat specific technical tasks can these skills perform for C++ and Rust developers?▼
These skills enable deep binary analysis, including ELF inspection, DWARF debugging, and memory-safety auditing. They provide guidance on compiler flag optimization, linker script configuration, and resolving complex concurrency issues like data races or deadlocks in native codebases.
Which target personas benefit most from these engineering capabilities?▼
Systems engineers, embedded firmware developers, and full-stack web developers benefit most. The manifest is specifically designed for engineers working on performance-critical native applications, cross-platform mobile development, and those integrating complex authentication layers into modern frontend frameworks.
What are the primary prerequisites for utilizing these debugging and profiling skills?▼
Most debugging and profiling skills require a Linux or macOS environment with standard development headers installed. Users must have access to native build systems like CMake, Ninja, or Cargo, and specific debuggers such as GDB, LLDB, or Valgrind configured for their target architecture.