- Home
- /
- Categories
- /
- Performance
Performance
Performance profiling and optimization
project-memory-autopilot
by L61
Build and maintain a project-scoped external memory system for AI collaboration. Use when users ask to make the assistant "smarter", persistent across sessions, less forgetful, or to codify team preferences, workflow rules, and decision history in repository files.
my-personality-di
by crystal-project-inc
"Personality-tuned AI for the Di (The Driver) DISC type. Adapts AI tone, structure, and feedback to be bold, competitive, and action-oriented. Powered by Crystal's DISC framework."
wave
by buildingjoshbetter
Wave is your personal intelligence agent. It monitors companies, industries, and topics via Linkt.ai signals and delivers relevant signals to Telegram with deep analysis, pattern detection, and multi-agent debate. Use this skill when the user says "wave", "set up wave", "use wave", "start wave", wants to set up monitoring, receive signal notifications, refine their interests, get deep dives on signals, check for new signals, or review their intelligence briefing.
dotnet-backend-patterns
by baotoq
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.
communicate-with-s
by crystal-project-inc
"Communication coaching for working with an S (The Supporter) DISC type — patient, reliable, team-oriented. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework."
my-personality-dc
by crystal-project-inc
"Personality-tuned AI for the Dc (The Architect) DISC type. Adapts AI tone, structure, and feedback to be strategic, independent, and analytically direct. Powered by Crystal's DISC framework."
quality-gate
by terraphim
Right-side-of-V verification/validation orchestration for a change or PR. Produces a single Quality Gate Report with evidence covering: code review, security audit, performance regression risk, requirements traceability, acceptance/UAT scenarios, and (when UI changes) visual regression testing. Use when preparing a PR for merge/release, doing a “ready?” check, or enforcing an engineering quality gate.
mentor-guided-learning
by guanyu-gerry-tao
"Project-level mentor bootstrap and run skill. Use when the user invokes $mentor-guided-learning: detect first-time use vs ongoing learning. On first-time use, set up all learning system files (.LEARNING, learner profile, project-root AGENTS.md/GEMINI.md/CLAUDE.md, .gitignore). On ongoing learning, read the synchronized runtime rules files and .LEARNING and continue. Also use this skill when the user asks to update profile settings."
forge-analyze
by fwehrling
FORGE Analyst Agent — Domain research and requirements elicitation. Upstream of /forge-plan. Usage: /forge-analyze
forge-auto
by fwehrling
FORGE Autopilot — Intelligent autonomous mode. FORGE analyzes the project state, automatically decides the next action, and orchestrates all agents until completion. Configurable checkpoints for human review. Usage: /forge-auto or /forge-auto "specific objective"
douyin-video-summary
by liu-wei-ai
Summarize Douyin (TikTok China) videos by extracting audio, transcribing with whisper.cpp, and generating structured summaries. Use when a user shares a Douyin link and wants a text summary of the video content. Supports optional sync to Feishu (Lark) docs. Triggers on Douyin URLs (v.douyin.com, douyin.com/video/).
impeccable-optimize
by SebastiaanWouters
"Skills-only equivalent of impeccable.style /optimize. Improve interface performance across loading speed, rendering, animations, images, and bundle size. Makes experiences faster and smoother. Use for frontend and UI design tasks."
forge-quick-test
by fwehrling
FORGE Quick QA — Zero-config testing with automatic framework detection. Lightweight alternative to /forge-verify. Usage: /forge-quick-test
operating-claude
by Git-Fg
"Operational manual for driving the Claude runtime. Use when needing to optimize context usage, troubleshoot performance, or understand runtime mechanics. Do not use for architectural definitions or building plugins."
ctf-pwn
by th3w1zard1
Solve CTF binary exploitation challenges by discovering and exploiting memory corruption vulnerabilities to read flags. Use for buffer overflows, format strings, heap exploits, ROP challenges, or any pwn/exploitation task.
rust-performance
by pluginagentmarketplace
Master Rust performance - profiling, benchmarking, and optimization
experimenting-edge
by Git-Fg
"Optimizes AI models for edge deployment through quantization, lazy loading, and memory management. Use when deploying models to resource-constrained environments, mobile devices, or edge computing scenarios. Do not use for cloud deployment, model training, or data preprocessing."
vercel-react-best-practices
by ddaakk
React performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure optimal performance patterns. Triggers on tasks involving React components, data fetching, bundle optimization, or performance improvements.
glean
by robabby
Surface emergent patterns and insights from memory
python-data-reviewer
by physics91
WHEN: Pandas/NumPy code review, data processing, vectorization, memory optimization WHAT: Vectorization patterns + Memory efficiency + Data validation + Performance optimization + Best practices WHEN NOT: Web framework → fastapi/django/flask-reviewer, General Python → python-reviewer
hydrate
by robabby
Load context from Obsidian memory system at session start
mongodb-index-creation
by pluginagentmarketplace
Master MongoDB index creation and types. Learn single-field, compound, unique, text, geospatial, and TTL indexes. Optimize query performance dramatically with proper indexing.
programming-languages
by pluginagentmarketplace
Core programming languages for game server development including C++, C#, Go, Rust
ios-reviewer
by physics91
WHEN: iOS Swift/SwiftUI code review, UIKit patterns, Combine/async-await checks, MVVM structure analysis WHAT: SwiftUI best practices + Combine patterns + Memory management + Performance optimization + Architecture patterns WHEN NOT: Cross-platform → flutter-reviewer, Android → kotlin-android-reviewer