118 results (3.3ms) page 1 / 6
cpp 0.00
mindrally / skills-cpp exact

Guidelines for modern C++ development with C++17/20 standards, memory safety, and performance optimization

zechenzhangAGI / ai-research-skills-llama-cpp exact

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization...

ovachiever / droid-tings-llama-cpp exact

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization...

404kidwiz / agent-skills-backup-cpp-pro exact

Write idiomatic C++ code with modern features, RAII, smart

rmyndharis / antigravity-skills-cpp-pro exact

Write idiomatic C++ code with modern features, RAII, smart

halay08 / fullstack-agent-skills-cpp-pro exact

Write idiomatic C++ code with modern features, RAII, smart

shishiv / gsd-cpp-pro exact

Write idiomatic C++ code with modern features, RAII, smart

ngxtm / devkit-cpp-pro exact

Use when building C++ applications requiring modern C++20/23 features, template metaprogramming, or high-performance systems. Invoke for concepts, ranges, coroutines, SIMD optimization, memory management.

Jeffallan / claude-skills-cpp-pro exact

Use when building C++ applications requiring modern C++20/23 features, template metaprogramming, or high-performance systems. Invoke for concepts, ranges, coroutines, SIMD optimization, memory management.

404kidwiz / claude-supercode-skills-cpp-pro exact

C++20 specialist with expertise in modern C++ features, performance optimization, and system programming

oven-sh / bun-implementing-jsc-classes-cpp exact

Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.

404kidwiz / agent-skills-backup-unreal-engine-cpp-pro exact

Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.

zechenzhangAGI / ai-research-skills-gguf-quantization exact

GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without...

martinholovsky / claude-skills-generator-llm-integration exact

Expert skill for integrating local Large Language Models using llama.cpp and Ollama. Covers secure model loading, inference optimization, prompt handling, and protection against LLM-specific...

BritishCheeseTT / pw-skills-pw-image-generation exact

AI 图像生成和处理工作流。通过提示词生成图像,支持文生图、图生图、批量生成、图床管理、长图合并、PPT 打包。核心特性是逐张确认生成,避免浪费 API 额度。

BritishCheeseTT / pw-skills-pw-redbook-image exact

将文章内容拆解为小红书风格的系列配图。支持从 URL、文件或文本生成封面图、内容图和结尾图,自动创建提示词并调用图片生成工具。

BritishCheeseTT / pw-skills-pw-embedded-c-style exact

嵌入式 C 代码风格助手, 基于 51 单片机教学项目的代码规范。默认使用蛇形命名 (snake_case), 可选驼峰命名。用于创建符合嵌入式开发规范的项目结构, 优化代码风格, 提供硬件驱动模板。适用于 51 单片机、STM32 等嵌入式 C 项目开发。