Plugins
12 plugins@coreyhaines31
Marketingskills
Marketingskills from coreyhaines31/marketingskills.
47 skills · plugin
@promisingcoder
Marketingclaw
Marketingclaw from promisingcoder/marketingclaw.
60 skills · plugin
@mattpocock
Mattpocock Skills
Mattpocock Skills from mattpocock/skills.
35 skills · plugin
@solizardking
Skillhub Main
Skillhub Main from Solizardking/skillhub-main.
100 skills · plugin
@thatrebeccarae
Claude Marketing
Claude Marketing from thatrebeccarae/claude-marketing.
56 skills · plugin
@deanpeters
Product Manager Skills
Product Manager Skills from deanpeters/Product-Manager-Skills.
56 skills · plugin
@danstrem2
Antigravity Master Pack
Antigravity Master Pack from danstrem2/antigravity-master-pack.
100 skills · plugin
@a5c-ai
Maestro
Maestro from a5c-ai/babysitter.
3 skills · plugin
@nivkazdan
Marketing
Marketing from nivkazdan/skills-agents-catalog.
6 skills · plugin
@danstrem2
Clawdbot Skill Master Pack
Clawdbot Skill Master Pack from danstrem2/clawdbot-skill-master-pack.
100 skills · plugin
curated
Competitive Market Intelligence
For product managers and strategists to assess market opportunity and competitive landscape.
11 skills · plugin
@phuryn
Market Research
Market research skills for PMs: user personas, market segmentation, sentiment analysis, and competitive analysis.
7 skills · plugin
Results for “ma”
58 skillsC Pro
Write efficient C code with proper memory management, pointer handling, and POSIX compliance, including debugging and testing guidance.
253
Adb
Manages Android devices and Wear OS watches via ADB scripts for screenshots, screen recording, tile management, package operations, and device inspection.
567 · bundle
C Pro
Provides C programming guidance for systems programming, memory management, and performance, with best practices for writing safe and efficient code.
0 · bundle
Tend
Automates app maintenance by assessing health, prioritizing by staleness and debt, and running targeted fix pipelines that commit directly to main.
13
Dotnet Pinvoke
Correctly call native C/C++ libraries from .NET using P/Invoke and LibraryImport, covering function signatures, string marshalling, memory lifetime, SafeHandle, and cross-platform patterns.
4k · bundle
Baoyu Electron Extract
Extracts resources and JavaScript from installed Electron apps by unpacking `.asar` bundles, restoring original sources from source maps when available, and formatting minified code with Prettier.
23.1k · bundle
More results
Reverse Engineering Rust Malware
Analyze Rust-compiled malware binaries using IDA Pro and Ghidra, with techniques for extracting crate dependencies, non-null-terminated strings, and Rust-specific control flow patterns.
24.6k · bundle
Mathguard
Guides AI agents to apply advanced mathematical and probabilistic techniques (Bloom filters, HyperLogLog, FFT, etc.) for large-scale data problems where classical algorithms are optimal but math offers better asymptotic bounds.
42.4k
C Pro
Write efficient C code with proper memory management, pointer safety, and POSIX compliance, including debugging and testing guidance.
2
C Pro
Write efficient C code with proper memory management, pointer handling, and POSIX compliance, including debugging and testing guidance.
5
C Pro
Provides C programming guidance for systems programming, covering memory management, pointer arithmetic, POSIX compliance, and debugging with valgrind and gdb.
3
Managing Envoy
Inspect and manage Envoy proxy configuration, cluster health, route tables, and performance stats via the admin API.
7
Undo
Rolls back Open-workspace phase or plan commits using a phase manifest with dependency checks and a confirmation gate, preserving history via git revert.
1 · bundle
Obsidian CLI
Read, create, search, and manage notes in an Obsidian vault using the Obsidian CLI, with support for plugin and theme development workflows.
39.8k
Root
Assists with software engineering tasks including writing, editing, and explaining code, searching codebases, running commands, managing files, debugging, and implementing features.
1 · bundle
Branerail
Provides a CTO-level framework for architecting, auditing, and scaling AI-native systems, focusing on state management, observability, and blast radius analysis.
49 · bundle
Swift Concurrency
Adopt Swift 6.2's concurrency model with patterns for MainActor isolation, isolated conformances, and explicit background offloading to eliminate data-race errors.
1
Exp Simd Vectorization
Optimizes hot-path scalar loops in .NET 8+ with cross-platform Vector128/Vector256/Vector512 SIMD intrinsics, or replaces manual math loops with single TensorPrimitives API calls.
4k
Typescript Magician
Designs complex generic types, refactors `any` types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors.
1.9k · bundle
Apple Crash Symbolication
Symbolicate .NET runtime frames in Apple platform .ips crash logs by extracting UUIDs and addresses, locating dSYM debug symbols, and running atos to produce function names with source file and line numbers.
4k · bundle
Game AI
Analyzes game AI systems in a codebase, covering behavior trees, finite state machines, GOAP, utility AI, pathfinding, steering, perception, difficulty adaptation, NPC dialogue, and AI debugging tools for Unity, Unreal, and Godot projects.
13
Dotnet Reverse
Provides a structured workflow for reverse engineering .NET and C# binaries, including deobfuscation with de4dot, static analysis via dnSpyEx IL view, dynamic debugging, and reliable IL patching for red-team tools and malware.
12.8k · bundle
Automate This
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.
36.2k
Ida Reverse
Provides a complete workflow for IDA Pro reverse engineering of binaries (PE, ELF, APK, DLL, SO, firmware) using bundled PowerShell scripts to manage the MCP server and open files, then leverages 72 MCP tools for survey, decompilation, cross-references, data-flow tracing, patching, and reporting.
12.8k · bundle
Build Management
Incrementally fixes Gradle build and compilation errors for Android and Kotlin Multiplatform projects.
1
Golang Pro
Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
42.4k
Expo Upgrade
Upgrade Expo SDK versions and fix dependency issues with step-by-step guidance.
2.2k · bundle
Dig
Investigate bugs, features, or system behavior without making changes, gathering context and asking questions until the user approves a specific change.
54 · bundle
Dispatching Parallel Agents
Delegates independent debugging tasks to parallel agents with isolated context, preserving the main session for coordination.
0
Hotfix
Diagnoses and fixes bugs in emergency mode with a maximum of two iterations, then commits, pushes, and creates a pull request.
13
Performance
Optimizes Flutter app performance by reducing rebuilds, improving list rendering, managing memory, and applying profiling and image optimization techniques.
4
Cxx
Provides C/C++ development reference by fetching live examples from cppcheatsheet.com, covering syntax, system programming, CUDA, debugging, and build systems.
10 · bundle
Troubleshoot Replication
Diagnose and fix common AEM 6.5 LTS replication issues including blocked queues, connectivity failures, and content distribution problems.
142
Systematic Debugging
Diagnose bugs by establishing a tight feedback loop, tracing root cause, and verifying fixes with regression tests before making changes.
2
Go Rust Reverse
Reverse engineers stripped Go and Rust binaries by recovering runtime metadata, symbols, panic strings, and idiomatic decompilation patterns.
12.8k · bundle
Managing Grpc
Inspects gRPC services via reflection, health checks, channelz, and grpcurl to discover methods, monitor health, and analyze load balancing.
7