40 results (4.1ms) page 1 / 2
anchildress1 / awesome-github-copilot-eslint-plugin-configs exact

Generate or update an ESLint plugin that exports rule configs compatible with ESLint v8 (eslintrc) and ESLint v9 (flat config).

diet103 / claude-code-infrastructure-showcase-error-tracking exact

Add Sentry v8 error tracking and performance monitoring to your project services. Use this skill when adding error handling, creating new controllers, instrumenting cron jobs, or tracking database...

electron / electron-electron-chromium-upgrade exact

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during `e sync --3`. Covers the patch application...

aj-geddes / useful-ai-prompts-polyglot-integration exact

Integrate multiple programming languages using FFI, native bindings, gRPC, or language bridges. Use when combining strengths of different languages or integrating legacy systems.

shipshitdev / library-testing-cicd-init exact

Add Vitest testing infrastructure and GitHub Actions CI/CD to any TypeScript project. Supports Next.js, NestJS, and React projects with 80% coverage thresholds. Use this skill when setting up...

halay08 / fullstack-agent-skills-turborepo-caching exact

Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.

rmyndharis / antigravity-skills-turborepo-caching exact

Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.

itechmeat / llm-code-cloudflare-queues exact

Cloudflare Queues message queue playbook: producers, consumers, Workers integration, message batching, retries, dead letter queues, delivery delay, concurrency, pull consumers, HTTP API. Keywords:...

vuralserhat86 / antigravity-agentic-skills-performance-profiling exact

CPU/Memory profiling, bottleneck analizi, benchmark teknikleri ve performans optimizasyonu rehberi.

aj-geddes / useful-ai-prompts-memory-leak-detection exact

Detect and fix memory leaks using heap snapshots, memory profiling, and leak detection tools. Use when investigating memory growth, OOM errors, or optimizing memory usage.

cosmix / loom-performance-testing exact

Performance testing and load testing expertise including k6, locust, JMeter, Gatling, artillery, API load testing, database query optimization, benchmarking strategies, profiling techniques,...

antfu / skills-vitest exact

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

hzqst / cs2-vibesignatures-find-util-saytextfilter exact

Find and identify the UTIL_SayTextFilter function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the UTIL_SayTextFilter function by...

hzqst / cs2-vibesignatures-find-util-saytextfilter2 exact

Find and identify the UTIL_SayTextFilter2 function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the UTIL_SayTextFilter2 function...

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

Expert in building cross-platform desktop applications using web technologies (HTML/CSS/JS) with the Electron framework.

aj-geddes / useful-ai-prompts-cpu-profiling exact

Profile CPU usage to identify hot spots and bottlenecks. Optimize code paths consuming most CPU time for better performance and resource efficiency.