- Home
- /
- Categories
- /
- Performance
Performance
Performance profiling and optimization
Board Meeting Prep
by jmsktm
Prepare board meeting decks, updates, and materials for effective governance
Brand Partnership Negotiator
by jmsktm
Negotiate and structure brand partnerships and co-marketing deals
chrome-devtools
by johnlindquist
Control and inspect Chrome browser using Chrome DevTools Protocol - navigate pages, debug network requests, analyze performance, take screenshots, interact with elements, and automate browser tasks.
review
by johnlindquist
Centralizes persona-driven code reviews (Fowler, Torvalds, Carmack, React core, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique.
godot-optimization
by Zate
Expert knowledge of Godot performance optimization, profiling, bottleneck identification, and optimization techniques. Use when helping improve game performance or analyzing performance issues.
build-iphone-apps
by mosif16
Build professional native iPhone apps in Swift with SwiftUI and UIKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode. Targets iOS 26 with iOS 18 compatibility.
moai-lang-swift
by mosif16
Swift 6.0 enterprise development with async/await, SwiftUI, Combine, and Swift Concurrency. Advanced patterns for iOS, macOS, server-side Swift, and enterprise mobile applications with Context7 MCP integration.
build-macos-apps
by mosif16
Build professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode.
testing-strategy-builder
by ArieGoldkin
Use this skill when creating comprehensive testing strategies for applications. Provides test planning templates, coverage targets, test case structures, and guidance for unit, integration, E2E, and performance testing. Ensures robust quality assurance across the development lifecycle.
Resources
by torlando-tech
https://github.com/markqvist/Reticulum/docs/source/understanding.rst (resource overview)
flash-attention
by tylertitsworth
"Flash Attention, FlashInfer, SDPA backends, PagedAttention, and attention kernel selection/configuration. Use when choosing or configuring attention backends for training or inference (FlashAttention-2/3, FlashInfer, SDPA, xFormers, PagedAttention, Ring Attention, FlexAttention/FlexDecoding, varlen_attn)."
Interfaces
by torlando-tech
https://github.com/markqvist/Reticulum/docs/source/understanding.rst - Lines 677-694 (IFAC), 834-867 (announce propagation)
javascript-developer
by paulund
Use when building JavaScript applications with modern ES2023+ features, frameworks, and best practices.
product-management
by ProjAnvil
Expertise in product management lifecycle, from ideation to launch. Covers requirements gathering, user story creation, prioritization, and product strategy. Use this skill for product planning, writing PRDs, defining MVPs, or competitive analysis.
vercel-react-best-practices
by oldwinter
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.
memoclaw
by anajuliabit
Memory-as-a-Service for AI agents. Store and recall memories with semantic vector search. 100 free calls per wallet, then x402 micropayments. Your wallet address is your identity.
context-engineering
by vibery-studio
Master context engineering for AI agents - token optimization, degradation patterns, compression, memory systems, multi-agent coordination, evaluation. Use when designing agents, debugging context failures, or building LLM pipelines.
spice-ai
by spiceai
Add AI and LLM capabilities to Spice — chat completions, text-to-SQL (NSQL), tool use, memory, and model routing. Use when configuring language models, enabling tools (SQL, search, MCP, web search), setting up NSQL, adding conversational memory, configuring model fallback or load balancing, or using the OpenAI-compatible API.
spice-acceleration
by spiceai
Accelerate data locally for sub-second query performance. Use when enabling data acceleration, choosing an engine (Arrow, DuckDB, SQLite, Cayenne), configuring refresh modes, setting up retention policies, creating snapshots, adding indexes, or materializing datasets.
swift-human-guidelines
by Frostist
Comprehensive Swift 6 and SwiftUI development guidelines for building iOS 26, iOS 18, iPadOS, macOS, watchOS, visionOS, and tvOS applications. Covers Foundation Models API, BGContinuedProcessingTask, Call Translation API, Liquid Glass design system, data-race safety, typed throws, synchronization primitives, SwiftUI/UIKit interoperability, zoom transitions, and document-based apps. Use when building new Apple platform apps, implementing Apple Intelligence features, optimizing performance with Swift 6 concurrency, following Apple Human Interface Guidelines, creating cross-platform applications, or working with iOS 26/18 APIs. Triggers on Swift code, SwiftUI views, Xcode projects, app architecture, background processing, translation features, Foundation Models, synchronization, actors, Sendable types, or modern Apple platform development.
openclaw-agent-creator
by tumf
Create and maintain OpenClaw agent workspaces using the "Memory as Documentation" layout. Use when you need to: (1) create a new OpenClaw workspace/profile, (2) generate bootstrap files (AGENTS.md, SOUL.md, USER.md, IDENTITY.md, TOOLS.md, MEMORY.md, memory/YYYY-MM-DD.md), (3) keep instructions/persona/memory separated and token-lean, or (4) set up a safe git backup of an OpenClaw workspace without committing secrets.
axolotl
by tylertitsworth
"Axolotl — config-driven LLM fine-tuning framework. YAML-based SFT, instruction tuning, chat fine-tuning, DPO/IPO/KTO/ORPO preference optimization, GRPO reinforcement learning, reward modeling, LoRA/QLoRA, full fine-tuning with FSDP/DeepSpeed multi-GPU, N-D Parallelism (TP+CP+FSDP composition), multimodal VLM training, text diffusion training, QAT with NVFP4, sample packing, Flash Attention, dataset preprocessing, and checkpoint management. Use when fine-tuning or post-training LLMs with Axolotl."
spice-models
by spiceai
Configure AI/LLM model providers in Spice (OpenAI, Anthropic, Azure, Google, xAI, Bedrock, Perplexity, Databricks, local models). Use when asked to "add a model", "configure LLM", "set up OpenAI", "add language model", "enable chat completions", "serve local model", "add AI gateway", or "configure system prompt".
piglet
by tizee
Practical Python craftsmanship guidance based on One Python Craftsman. Use when writing, refactoring, or reviewing Python code for naming, branching, data structures, functions, exceptions, loops, decorators, imports, file I/O, edge cases, and modern syntax choices. If the skills set includes friendly-python, suggest invoking it for better Python outcomes.