Performance

Performance profiling and optimization

Showing 481-504 of 2714 skills
mohitmishra786

interpreters

by mohitmishra786

Bytecode interpreter and JIT compiler skill for implementing language runtimes in C/C++. Use when designing bytecode dispatch loops (switch, computed goto, threaded code), implementing stack-based or register-based VMs, adding a simple JIT using mmap/mprotect, or understanding performance trade-offs in interpreter design. Activates on queries about bytecode VMs, dispatch loops, computed goto, JIT compilation basics, tracing JITs, or implementing a scripting language runtime.

Caching 186 6mo ago
TongmingLAIC

ako4all

by TongmingLAIC

Drive an agentic loop that iteratively optimizes a GPU kernel for maximum speedup. Use this skill whenever the user wants to optimize / speed up / benchmark a GPU kernel (CUDA, Triton, TileLang, C++, Python), mentions AKO / AKO4ALL / AKO4X / agentic kernel optimization, asks to "make this kernel faster", or has a kernel they want measured against a PyTorch reference. The skill handles setup, profiling (ncu), correctness checking, iteration logging, and git commits. Bootstraps a workspace in any directory the user points at.

CLI Tools 358 3mo ago
Donchitos

gate-check

by Donchitos

"Validate readiness to advance between development phases. Produces a PASS/CONCERNS/FAIL verdict with specific blockers and required artifacts."

Code Review 24.6K 6mo ago
Donchitos

team-polish

by Donchitos

"Orchestrate the polish team: coordinates performance-analyst, technical-artist, sound-designer, and qa-tester to optimize, polish, and harden a feature or area for release quality."

Performance 24.6K 6mo ago
Donchitos

perf-profile

by Donchitos

"Structured performance profiling workflow. Identifies bottlenecks, measures against budgets, and generates optimization recommendations with priority rankings."

File Ops 24.6K 6mo ago
QuixiAI

research

by QuixiAI

How to research topics using web tools

Academic 607 7mo ago
QuixiAI

humanizer

by QuixiAI

Detect and remove AI writing patterns to produce natural, human-sounding prose

Code Review 607 6mo ago
QuixiAI

meeting-prep

by QuixiAI

Prepare briefings for upcoming calendar events with attendee context and relevant memories

Code Gen 607 6mo ago
mohitmishra786

cpu-cache-opt

by mohitmishra786

CPU cache optimization skill for C/C++ and Rust. Use when diagnosing cache misses, improving data layout for cache efficiency, using perf stat cache counters, understanding false sharing, prefetching, or structuring AoS vs SoA data layouts. Activates on queries about cache misses, cache lines, false sharing, perf cache counters, data layout optimization, prefetch, AoS vs SoA, or L1/L2/L3 cache performance.

Caching 186 6mo ago
mohitmishra786

memory-model

by mohitmishra786

C++ and Rust memory model skill for concurrent programming. Use when understanding memory ordering, writing lock-free data structures, using std::atomic or Rust atomics, diagnosing data races, or selecting the correct memory order for atomic operations. Activates on queries about memory ordering, acquire-release, seq_cst, relaxed atomics, happens-before, memory barriers, std::atomic, or Rust atomic ordering.

Processing 186 6mo ago
freekmurze

vercel-react-best-practices

by freekmurze

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

Caching 1K 6mo ago
mohitmishra786

static-analysis

by mohitmishra786

Static analysis skill for C/C++ codebases. Use when hardening code quality, triaging noisy builds, running clang-tidy, cppcheck, or scan-build, interpreting check categories, suppressing false positives, or integrating static analysis into CI. Activates on queries about clang-tidy checks, cppcheck, scan-build, compile_commands.json, code hardening, or static analysis warnings.

Processing 186 6mo ago
robertguss

writing-dna-discovery

by robertguss

Capture a writer's voice DNA through collaborative interview and sample analysis. Use when someone wants to document their writing voice for use with a ghost writer skill. Produces a Voice DNA Document with patterns, anti-patterns, and actionable guidance. Handles one register/mode per session, supports refinement over time.

Code Gen 107 7mo ago
mcollina

nodejs-core

by mcollina

Deep Node.js internals expertise including C++ addons, V8, libuv, and build systems

API Dev 1.9K 6mo ago
ReinaMacCredy

note

by ReinaMacCredy

Manage persistent working memory. Add priority context, manual notes, or working memory that persists across sessions.

Auth 230 6mo ago
Zal4DW

linkedin-coach

by Zal4DW

This skill should be used when the user asks to "review my LinkedIn profile", "optimise my LinkedIn", "write a LinkedIn headline", "build a content strategy", "review my LinkedIn post", or "create a video introduction". Covers full profile audits, headline crafting, content strategy coaching, post review, and video introduction scripts across five modes.

Performance 97 6mo ago
robertguss

ghost-writer

by robertguss

Produce first drafts that match a writer's authentic voice using their Voice DNA Document. Consumes DNA documents from writing-dna-discovery skill. Generates 2 meaningfully different drafts with headlines, confidence assessment, decision notes, and DNA refinement suggestions. Collaborative partner that evaluates, pushes back, and advocates for quality. Handles blog posts, essays, newsletters, and more.

Automation 107 7mo ago
nowledge-co

distill-memory

by nowledge-co

Recognize breakthrough moments, blocking resolutions, and design decisions worth preserving. Detect high-value insights that save future time. Suggest distillation at valuable moments, not routine work.

CLI Tools 162 6mo ago
nowledge-co

Distill Memory

by nowledge-co

Recognize breakthrough moments, blocking resolutions, and design decisions worth preserving. Detect high-value insights that save future time. Suggest distillation at valuable moments, not routine work.

CLI Tools 162 7mo ago
nowledge-co

read-working-memory

by nowledge-co

Read your daily Working Memory briefing to understand current context. Contains active focus areas, priorities, unresolved flags, and recent knowledge changes. Load this automatically at the beginning of sessions for cross-tool continuity.

Auth 162 6mo ago
gmh5225

binary-lifting

by gmh5225

Expertise in binary lifting techniques - converting machine code to LLVM IR for analysis, decompilation, and recompilation. Use this skill when working on reverse engineering, binary analysis, deobfuscation, or converting binaries to higher-level representations.

Academic 876 7mo ago
gmh5225

llvm-security

by gmh5225

Expertise in LLVM security features including sanitizers, hardening techniques, exploit mitigations, and secure compilation. Use this skill when implementing security-focused compiler features, analyzing vulnerabilities, or hardening applications.

CLI Tools 876 7mo ago
JamieMason

front-loading

by JamieMason

Put the answer first, then context and details follow. Use when writing documentation, tutorials, error messages, or any communication where readers need to decide quickly if something is relevant to them.

Debugging 2.1K 7mo ago
AvdLee

swift-testing-expert

by AvdLee

'Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting patterns, and XCTest migration. Use when writing new Swift tests, modernizing XCTest suites, debugging flaky tests, or improving test quality and maintainability in Apple-platform or Swift server projects.'

Database 441 6mo ago