- Home
- /
- Categories
- /
- Performance
Performance
Performance profiling and optimization
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.
memoir-writing
by Cretu
A skill to generate restrained memoir-style prose based on clarified memories and approved structure.
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.
python-performance-optimization
by alfredang
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
memory
by lidessen
Manages cross-session knowledge persistence. Triggers on "remember", "recall", "what did we", "save this decision", "todo", or session handoff.
iterative-academic-writer
by iamseungpil
Iteratively write academic documents (paper sections, research proposals, technical documents) with quality improvement loop. Uses academic-planner for structure design and academic-reviewer for quality evaluation. Ensures no hallucinations through fact verification.
supabase-postgres-best-practices
by alfredang
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
work-management
by ajshedivy
"Query, monitor, and analyze jobs on IBM i using SQL table functions via ibmi-mcp-server. Use when user asks about: (1) finding jobs by status, user, subsystem, or type, (2) monitoring active job performance (CPU, I/O, memory), (3) detecting long-running SQL statements, (4) analyzing lock contention, (5) checking job queues, (6) replacing WRKACTJOB, WRKUSRJOB, WRKSBSJOB, WRKSBMJOB commands, or (7) any IBM i work management task."
zustand-rhf-state-synchronization
by Agentient
Form-to-store data flow patterns for integrating React Hook Form with Zustand. PROACTIVELY activate for: (1) submitting form data to Zustand stores, (2) pre-populating forms from store state, (3) maintaining type consistency between forms and stores. Triggers: "form state sync", "submit to store", "form zustand"
validation
by lidessen
Unified validation orchestration for code quality, consistency, and project health. Auto-triggers on code changes, PR creation, or explicit validation requests. Coordinates refining, housekeeping, and custom validators into cohesive pipelines. Use for "validate", "check", "verify", "验证", "检查", or when quality assurance is needed.
survey-paper
by iamseungpil
arxiv 논문을 체계적으로 분석하여 Obsidian 서베이 노트를 생성한다. arxiv 페이지/ID를 입력받아 (1) Paper Digest 스타일 핵심 요약, (2) Iterative Writing 원칙 기반 세부 정리, (3) 플로우 다이어그램 포함 Obsidian 페이지를 생성한다. TRIGGERS: "논문 서베이", "paper survey", "arxiv 정리", "논문 노트", "서베이 페이지", "survey note"
hightriad
by JWCodeWrote
Design and review systems for high concurrency, high performance, and high availability. Use when planning architecture, scaling strategies, SLOs/SLIs, load testing, resilience, failover, capacity planning, caching, data access optimization, or incident-readiness for production systems.
setup
by lidessen
Bootstrap agent working system for a new project. Triggers on "setup agent system", "initialize claude", "bootstrap project".
orientation
by lidessen
Orients agents in new projects by scanning entry documents and discovering capabilities. Use at session start, when entering unfamiliar territory, or when asking "what can you do" or "where do I start".
book-writer
by kshanxs
Comprehensive book writing assistant and memory maintainer. Use when tasked with: - Writing books, novels, fiction, non-fiction, or any long-form manuscript - Creating characters, outlining chapters, building worlds - Drafting, reviewing, or revising chapters - Writing children's books, picture books, rhyming stories, or songs for ages 2–9 - "initialize memory bank", "update memory bank", "start a new book", "let's start building" - Planning book structure (MVB, short book, full book, literary novel, picture book) - Checking continuity or consistency across chapters - Any request involving book chapters, manuscripts, or story development Provides specialized guidelines to write like a master author while maintaining an automated book memory bank to preserve context across sessions. Includes children's book writing, parallel chapter workflows, and multi-genre support.
code-polisher
by k1lgor
Use this when the user asks to refactor, clean up, optimize, or improve code quality.
python-performance-optimization
by spjoshis
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
sui-bcs
by RandyPen
"Helps Claude Code understand Sui blockchain's BCS (Binary Canonical Serialization) encoding, providing usage guidelines and examples for primitive types, composite types, Sui-specific types, serialization patterns, and transformation support. Use when working with BCS serialization in Sui development or when the user mentions BCS, binary serialization, or Move data encoding."
readthedocs-build-optimization
by readthedocs
Optimize Read the Docs build performance and resource usage. Use when Read the Docs builds are slow, timing out, or hitting memory limits, or when users want to speed up builds by adjusting formats, dependencies, conda/mamba usage, or Python API documentation strategy.
sprint-planning
by spjoshis
Master sprint planning with capacity calculation, story selection, commitment, and effective planning techniques for successful sprints.
openclaw-profiler
by rainy-cogmet
OpenClaw PULSE Spectrum Profiler — 人机关系测评工具。 基于 BOND Profile(16 种用户类型)、ECHO Matrix(16 种 Agent 类型)和 PULSE Spectrum(10 种关系类型)三层模型,对 OpenClaw 生态中的人机交互 进行量化画像与关系诊断。 触发场景:(1) 用户要求分析人机关系或交互风格;(2) 用户要求对 Agent 或用户进行画像分类; (3) 用户提供了 OpenClaw 数据包(含 SOUL.md / IDENTITY.md / sessions 等)要求诊断; (4) 用户提及 BOND / ECHO / PARTS / HACI / 人机关系测评。 触发关键词:BOND、ECHO、PARTS、HACI、人机关系、测评、画像、关系诊断、Profiler。
llm-inference
by eyadsibai
Use when "LLM inference", "serving LLM", "vLLM", "llama.cpp", "GGUF", "text generation", "model serving", "inference optimization", "KV cache", "continuous batching", "speculative decoding", "local LLM", "CPU inference"
meta-ads
by Zuttam
Use when working with Meta (Facebook/Instagram) advertising campaigns. Triggers on: "meta ads", "facebook ads", "instagram ads", "create campaign", "plan campaign", "ad performance", "optimize ads", "campaign metrics", "audience targeting", "ad creative", "ROAS", "CPA", "CTR optimization"
go-concurrency
by spjoshis
Master Go concurrency with goroutines, channels, select, sync primitives, and patterns for building concurrent applications.