mind
Persistent, Git-friendly memory for Claude. Automatically store and retrieve project decisions, bug fixes, and coding patterns in a local .mv2 file.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
498 skills found
Persistent, Git-friendly memory for Claude. Automatically store and retrieve project decisions, bug fixes, and coding patterns in a local .mv2 file.
Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers binary selection, CLI commands, trace exports, and common debugging gotchas.
Tutorial for identifying and resolving CUDA runtime crashes using FlashInfer's API logging framework.
Expert guidance for building production-ready Swift database client libraries, covering wire protocols, connection pooling, state machines, and NIO integration.
Scaffold and build interactive MCP Apps with custom UIs for hosts like Claude Desktop. Supports React, Vanilla JS, and various framework templates for tool-resource integration.
Deploy applications to Vercel instantly. Supports preview and production deployments, automatic framework detection, and fallback script execution for seamless project publishing.
A framework for creating, testing, and managing autonomous AI subagents within project environments using Test-Driven Development principles.
Expert guidance for building production-ready applications with Anthropic's Claude API. Covers SDKs, prompt caching, batch processing, streaming, tool use, and cost optimization strategies.
React Native performance optimization guide covering FPS, TTI, bundle size, memory leaks, and profiling patterns based on Callstack's industry-standard expertise.
6-phase read-only Python analysis workflow that identifies design principle violations, code smells, and modernization opportunities based on specific project types (POC to Open Source).
List files and directories in a specified path to explore project structures, locate files, and verify folder contents.
Optimizes Prisma Client connection pool settings for production databases, serverless environments, and high-concurrency architectures to prevent connection exhaustion and performance bottlenecks.