- Home
- /
- Categories
- /
- Performance
Performance
Performance profiling and optimization
binary-triage
by th3w1zard1
Performs initial binary triage by surveying memory layout, strings, imports/exports, and functions to quickly understand what a binary does and identify suspicious behavior. Use when first examining a binary, when user asks to triage/survey/analyze a program, or wants an overview before deeper reverse engineering.
kotlin-android-reviewer
by physics91
WHEN: Android Kotlin code review, Jetpack Compose patterns, Coroutines/Flow checks, ViewModel structure analysis WHAT: Compose best practices + Coroutines patterns + State management + Memory leak detection + Performance optimization WHEN NOT: KMP shared code → kotlin-multiplatform-reviewer, Backend → kotlin-spring-reviewer
prompt-clarifier
by physics91
WHEN: Ambiguous prompts, vague requirements, missing context, unclear instructions WHAT: Ambiguity detection + AskUserQuestion clarification + Interactive option selection WHEN NOT: Clear detailed instructions → proceed directly
architecture
by dy9759
Comprehensive system architecture design and implementation workflow that orchestrates expert analysis, technical decision-making, and architectural pattern selection using the integrated toolset. Handles everything from initial system analysis to implementation-ready technical specifications.
react-best-practices
by tylergibbs1
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.
architecting-memory
by Git-Fg
"Implements progression from Vector RAG → GraphRAG → Temporal Knowledge Graphs. Use when designing persistent memory architectures for AI agent systems."
fullstack-security
by pluginagentmarketplace
Security and performance - hardening, optimization, auditing
remember
by robabby
Store a memory in Obsidian for cross-session persistence
backend-dev
by dy9759
Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation, and deployment using the integrated toolset. Handles everything from API design and database architecture to security implementation and DevOps automation.
process-monitor
by ignaciosua
Shows system processes sorted by CPU or memory, load average, RAM usage and uptime. Use for performance monitoring.
vault-status
by robabby
Show current vault status using Obsidian MCP tools. Displays structure overview, recent changes, file counts, and vault health. Use when orienting to a vault, checking what's changed, or getting a quick overview. Requires Obsidian MCP server.
reflect
by robabby
End-of-session reflection and memory consolidation
technical-decision-record
by ChaiWithJai
Use when making technical decisions, choosing technologies, or documenting architectural choices. Creates ADRs (Architecture Decision Records).
TTS
by UholySmokes
Implement text-to-speech (TTS) capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to convert text into natural-sounding speech, create audio content, build voice-enabled applications, or generate spoken audio files. Supports multiple voices, adjustable speed, and various audio formats.
react-performance
by pluginagentmarketplace
Master React performance optimization with memoization, code splitting, profiling, and Web Vitals monitoring
perf-analyzer
by physics91
WHEN: Performance analysis, bundle size optimization, rendering, Core Web Vitals, code splitting WHAT: Bundle analysis + large dependency detection + re-render issues + useMemo/useCallback suggestions + LCP/FID/CLS improvements WHEN NOT: Code quality → code-reviewer, Security → security-scanner
ios-fundamentals
by pluginagentmarketplace
Master iOS development foundations - Architecture, lifecycle, memory, concurrency
flutter-reviewer
by physics91
WHEN: Flutter/Dart code review, Widget patterns, State management checks, BLoC/Provider/Riverpod analysis WHAT: Widget best practices + State management patterns + Performance optimization + Platform channel review WHEN NOT: Native Android → kotlin-android-reviewer, Native iOS → ios-reviewer
performance
by pluginagentmarketplace
JavaScript performance optimization and Web Vitals improvement techniques.
debugging
by pluginagentmarketplace
JavaScript debugging techniques using DevTools, Node.js debugger, and advanced troubleshooting.
browser-use
by Jackiexiao
自动进行浏览器交互,以进行Web测试、表单填充、屏幕截图和数据提取。当用户需要浏览网站、与网页交互、填写表单、截屏或从网页中提取信息时使用。
citadel-low-latency-systems
by copyleftdev
Build trading systems in the style of Citadel Securities, the world's largest market maker. Emphasizes ultra-low latency, deterministic execution, kernel bypass networking, and high-frequency trading infrastructure. Use when building latency-critical systems, market making engines, or high-performance trading platforms.
butler-memory
by Tzeusy
Memory classification framework — entity resolution, permanence levels, tagging strategy, and extraction philosophy
note
by Nomik94
컴팩션에서 살아남는 영구 메모 시스템. 긴 세션에서 중요 컨텍스트 손실 방지.