Plugins

12 plugins

Results for “ma”

2,583 skills
arjumaan
Varlock
Secure-by-default environment variable management for Claude Code sessions.
1
salacoste
Skill
Manage local skills - list, add, remove, search, edit, setup wizard
1
0xharryriddle
Refactorer
Use when restructuring code for maintainability while preserving external behavior.
3
26bb
C Pro
Write efficient C code with proper memory management, pointer
0
26bb
Varlock
Secure-by-default environment variable management for Claude Code sessions.
0
smith6jt-cop
Training Data Lifecycle
Training Data Lifecycle Management (v5.4.2)
3
sickn33
C Pro
Write efficient C code with proper memory management, pointer
45.1k
sickn33
Varlock
Secure-by-default environment variable management for Claude Code sessions.
45.1k
schattenspiegel
Mpmath Python
Use for writing, reviewing, debugging, testing, or validating Python mpmath arbitrary-precision numerical code. Trigger on mpf, mpc, mp.dps, workdps, interval arithmetic, high-precision quadrature, root finding, special functions, matrices, inverse transforms, or precision/convergence failures. Do not use for ordinary NumPy vectorization, SymPy symbolic manipulation, decimal currency arithmetic, or machine-float code with no precision requirement.
0 · bundle
matlab
Matlab Setup Gpu
Detect and validate GPU availability for MATLAB GPU computing. Use when the user can't use their GPU, or is setting up or selecting a GPU. Triggers on: gpuDevice, GPU setup, check GPU, GPU not found, GPU not working, can't use GPU, GPU not available, unable to find a supported GPU device, compatible GPU, canUseGPU, validateGPU.
920 · bundle
kevinpbuckley
Terrain Data
Generate heightmaps, map reference images, and water feature splines (rivers, lakes, oceans) from real-world geographic data (terrain_data tool). Use when the user asks to build terrain from a real location/coordinates, download a real-world heightmap, or add rivers/lakes/oceans from map data. Downloads Mapbox tiles server-side and produces UE5-compatible heightmaps + landscape splines.
605
alterlab-ieu
Alterlab Sympy
Symbolic mathematics in Python with SymPy — solve equations algebraically, perform calculus (derivatives, integrals, limits), manipulate algebraic expressions, work with symbolic matrices, and generate executable code from formulas. Use when exact symbolic results are needed rather than numerical approximations, or for physics, number-theory, and geometry computations involving variables and parameters. Part of the AlterLab Academic Skills suite.
60 · bundle
antigravity
Triage
Move issues and external pull requests through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
42.4k · bundle
android
Wear Compose M3
Create, update, or migrate Wear OS projects using Compose Material3, Foundation, and Navigation3 libraries with official component samples and migration guidance.
6.1k · bundle
adobe
Remove Deprecated API
Migrate deprecated and removed Java imports, Maven dependencies, and unmodifiable OSGi configs to comply with AEM as a Cloud Service enforcement policies.
142 · bundle
bankrbot
Minikit To Farcaster
Migrate Mini Apps from MiniKit (OnchainKit) to native Farcaster SDK with async context patterns, hook-by-hook mappings, FrameProvider setup, and manifest configuration.
1.2k · bundle
bankrbot
Base Network
Configure Base Mainnet and Sepolia network settings including RPC endpoints, chain IDs, explorer URLs, and wallet setup for blockchain development.
1.2k · bundle
composiohq
Facebook Automation
Manage Facebook Pages: create and schedule posts, upload videos, handle Messenger conversations, and retrieve page insights via the Composio MCP integration.
66.9k
k-dense-ai
Anndata
Create, read, manipulate, and store annotated data matrices using the AnnData Python package, designed for single-cell genomics and general-purpose annotated data workflows.
30.2k · bundle
mukul975
Detecting Process Hollowing Technique
Detect process hollowing (T1055.012) by analyzing memory-mapped sections, hollowed process indicators, and parent-child process anomalies in EDR telemetry.
24.6k · bundle
mukul975
Performing Network Forensics With Wireshark
Capture and analyze network traffic using Wireshark and tshark to reconstruct network events, extract artifacts, and identify malicious communications.
24.6k · bundle
jeffallan
Flutter Expert
Build cross-platform applications with Flutter 3+ and Dart, covering widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, and performance optimization.
10.4k · bundle
tradermonty
Breakout Trade Planner
Generate Minervini-style breakout trade plans from VCP screener output with risk calculation, portfolio heat management, and Alpaca-compatible order templates.
2.3k · bundle
kbarbel640-del
Gh
Performs GitHub operations from the terminal using the gh CLI, including auth status, repo create/clone/fork, issues, pull requests, releases, and basic repo management.
1 · bundle
tools-only
121 Cpp 9bf81363
Optimizes C++ memory management and performance with smart pointers, custom allocators, move semantics, SIMD, cache-friendly design, and memory pools.
7 · bundle
shulkwisec
Wmi Execution
Utilize Windows Management Instrumentation (WMI) to execute malicious payloads, establish lateral movement, and execute commands stealthily across an Active Directory environment without dropping binaries to disk or relying on traditional Service Creation (PsExec) mechanics.
21 · bundle
inehemiasm
Firebase Remote Config Basics
Comprehensive guide for Firebase Remote Config, including template management and SDK usage. Use this skill when the user needs help setting up Remote Config, managing feature flags, or updating app behavior dynamically.
0 · bundle
om-scogo
Pnpm
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces via pnpm-workspace.yaml, or managing dependencies with catalogs, patches, overrides, config dependencies, or the global virtual store.
0 · bundle
bouclem
Skill Creator
To create new CLI skills following Anthropic's official best practices with zero manual configuration. This skill automates brainstorming, template application, validation, and installation processes while maintaining progressive disclosure patterns and writing style standards.
7 · bundle
fukukei23
Gsap Utils
Official GSAP skill for gsap.utils — clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe. Use when the user asks about gsap.utils, clamp, mapRange, random, snap, toArray, wrap, or helper utilities in GSAP.
0
projectious-work
Team Manager
Create and maintain TeamMember entities — humans and named AI personas that participate in the project with persistent identity, personality, and tiered memory. Use when adding a new persistent team-member (human or named AI), managing the name pool, scaffolding memory trees, or exporting/importing a team-member bundle. Replaces the deprecated actor-profile skill (DEC-20260422_0233-SpryTulip).
0 · bundle
inehemiasm
Jetpack Compose M3
Expert guidance for working with Wear OS Compose Material3. Use this skill when creating, updating or migrating Wear OS projects. This includes the androidx.wear.compose.material3, androidx.wear.compose.foundation and androidx.wear.compose.navigation3 libraries. Also working with core components such as AppScaffold, ScreenScaffold and TransformingLazyColumn. Migration from earlier versions such as Material 2.5 and Horologist.
0 · bundle
affaan-m
Springboot Security
Provides best practices for implementing authentication, authorization, input validation, CSRF protection, secrets management, rate limiting, and dependency security in Spring Boot services.
226k
affaan-m
Dart Flutter Patterns
Provides production-ready Dart and Flutter code patterns for null safety, immutable state, async composition, widget architecture, state management, navigation, networking, and testing.
226k
dotnet
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
github
Java MCP Server Generator
Generate a complete, production-ready Model Context Protocol server project in Java using the official MCP Java SDK with Maven or Gradle.
36.2k