Plugins

12 plugins

Results for “ma”

2,583 skills
matlab
Matlab Design Pcb Filter
Bandpass, lowpass, bandstop filter design — hairpin, coupled-line, combline, stub, SIW for frequency selection and harmonic rejection. TRIGGER: user asks to design, create, or analyze any RF filter (bandpass, lowpass, highpass, bandstop, hairpin, coupled-line, combline, stub, SIW). Invoke BEFORE writing code — filter class names differ from what you would guess. SKIP: EM simulation/S-parameter extraction of an existing filter (use matlab-analyze-em), general PCB layout assembly (use matlab-assemble-pcb-layout), material/stackup setup only (use matlab-manage-pcb-material), optimization sweeps (use matlab-optimize-pcb-design).
920 · bundle
stribus
Reversa Docs Mapper
Mapeador do Time Reversa Docs. Produz as páginas de estrutura espacial do mini-site: arquitetura 3D (Code City via Three.js), module map 2D (force-directed via D3), e topologia side-by-side (legado vs moderno vs híbrido). Ative com /reversa-docs-mapper, reversa-docs-mapper, regenerar arquitetura, refazer mapa de módulos, code city do projeto.
1 · bundle
mukul975
Detecting Malicious NPM Packages
Triage npm packages for install-script malware, exfiltration, and worming behavior using GuardDog, manual inspection, and safe detonation.
24.6k · bundle
mariadb-corporation
Mariadb Replace
Explains MariaDB's REPLACE statement: its delete-then-insert behavior, when it triggers, data-loss risks, and the upsert alternative. Use when writing or reviewing REPLACE statements.
0
mariadb-corporation
Mariadb Transactions
Documents MariaDB-specific transaction control syntax and behavior, including START TRANSACTION, COMMIT, ROLLBACK, SAVEPOINT, implicit commit rules, autocommit defaults, and idle transaction timeouts.
0
casemark
Managing Copd
Guides COPD management using GOLD classification with inhaler selection and exacerbation prevention. Use when managing COPD, selecting inhalers, or preventing exacerbations.
34
jantoniofc
Mason
Produces clean, functional code that matches the architecture and checklists.
6
jiachen-t-wang
Matryoshka Representation Learning Arxiv 2205 13147v4
Matryoshka Representation Learning
6
lovits
Git Master
Git expert for atomic commits, rebasing, and history management
0
mariadb-corporation
Mariadb Connector Nodejs Usage
Explains MariaDB Connector/Node.js specifics: Promise vs Callback API, placeholders, BigInt handling, batch inserts, query streams, pooling, transactions, and prepared statements, for writing or reviewing Node.js code that uses the `mariadb` package.
0
huuanh20
Ck Plan JSON
Creates a machine-readable phased JSON plan bundle from a spec or feature description, producing a compact master manifest plus per-phase step files for resumable execution.
1 · bundle
mariadb-corporation
Mariadb Connector R2dbc Usage
Explains MariaDB Connector/R2DBC specifics for writing reactive Java code: URL scheme, placeholder binding, lazy execution, consume-once results, transactions, pooling, and error handling.
0
auto-skiller
Swiftui Patterns
Provides SwiftUI architecture guidance covering state management with @Observable, view composition, type-safe navigation, performance optimization, and modern iOS/macOS UI best practices.
1 · bundle
openai
Plugin Creator
Scaffold plugin directories for Codex with a required plugin.json manifest, optional folders, and marketplace entries.
23.3k · bundle
github
Nuget Manager
Manage NuGet packages in .NET projects using the dotnet CLI for adding, removing, and updating package versions.
36.2k
luokai0
Android
Guides Android app builds and deployments, covering ADB installs, Gradle configuration, Compose state management, and manifest pitfalls.
10 · bundle
matrixx0070
Ipl Portfolio
Review and manage an IP portfolio across trademarks, patents, copyrights, and domains — docketing assets, deadlines, coverage gaps, and prune-vs-maintain decisions.
0
mukul975
Conducting Malware Incident Response
Responds to malware infections across enterprise endpoints by identifying the malware family, determining infection vectors, assessing spread, and executing eradication procedures.
24.6k · bundle
mukul975
Performing Malware Persistence Investigation
Systematically investigate all persistence mechanisms on Windows and Linux systems to identify how malware survives reboots and maintains access.
24.6k · bundle
deanpeters
Customer Journey Mapping Workshop
Run a customer journey mapping workshop with adaptive questions to map stages, actions, emotions, pain points, and opportunities for a persona and scenario.
5.6k
dangquangse
Ck Plan JSON
Creates a machine-readable phased JSON plan bundle from a spec or feature description, producing a compact master manifest plus per-phase step files for resumable execution.
19 · bundle
mariadb-corporation
Mariadb Alter User
Covers MariaDB-specific ALTER USER and SET PASSWORD syntax, including IF EXISTS semantics, authentication methods, password expiration, account locking, and resource limits.
0
mariadb-corporation
Mariadb Create User
Documents MariaDB-specific CREATE USER syntax and behavior, including authentication chaining, TLS options, resource limits, password expiry, and account locking, to help write accurate statements.
0
mariadb-corporation
Mariadb Rename Table
Provides MariaDB-specific syntax, atomicity, privilege requirements, and restrictions for RENAME TABLE statements, including multi-table swaps, temporary tables, and cross-database moves.
0
mariadb-corporation
Mariadb Connector C Install
Installs and configures MariaDB Connector/C, covering package names per distribution, compile and link flags, option file handling, and TLS options.
0
curiositech
Feature Manifest
Manage feature manifests for code traceability. Use when creating new features, updating existing features, checking feature health, or exploring the feature-to-code relationship. Activates for manifest validation, feature creation, changelog updates, and traceability queries.
10
arustydev
Convert Java C
Translates Java code to idiomatic C, including type mappings, OOP-to-procedural patterns, memory management, and error handling for migration or systems programming.
8
ecnu-icalk
Matlab
在MATLAB绘制的直方图上叠加标记局部峰值,不显示文本标签,并支持自定义标记样式(如蓝色实心倒三角)。
559
matteobortolazzo
Sync
Sync main, rebase active worktrees, and clean up merged branches safely.
1 · bundle
dromlakhani
Ata Major Stress Hc Regimen
Administers 100-mg hydrocortisone IV bolus followed by continuous IV infusion of 200 mg HC per 24 hours (alternatively 50 mg IV every 6 hours) for patients undergoing major surgical stress. Use when managing patient with major surgical stress; triggers include patient undergoing major surgery.
10
manu14357
Processize
Turn a product idea into a repeatable manual process you can start delivering today. Use to design manual-first products before writing any code.
16
matteobortolazzo
Maintain
> **Client dispatch**: In Codex, read `codex-runtime` and `maintain/codex.md`, execute that native procedure, and do not continue into the Claude procedure below.
1 · bundle
adobe
Workflow Model Design
Design and create AEM Workflow models on AEM 6.5 LTS, covering step types, transitions, variables, and XML deployment via Package Manager or Maven.
142 · bundle
alphagbm
Alphagbm Market Sentiment
Aggregates market-wide sentiment indicators including VIX, Put/Call ratio, Fear & Greed Index, market breadth, and sector rotation to classify the current regime as risk-on, risk-off, or neutral.
1.2k
mariadb-corporation
Mariadb Drop Table
Documents MariaDB-specific DROP TABLE syntax and behavior, including RESTRICT/CASCADE no-ops, DROP TEMPORARY TABLE, partial drops, IF EXISTS warnings, foreign key references, views, triggers, implicit commit, and WAIT/NOWAIT. Use when writing, generating, or reviewing DROP TABLE statements targeting MariaDB.
0
rulebase-co
Cx Journey Mapping
Use to map support contacts onto the product lifecycle, interpret contact as a lifecycle signal, and avoid journey-map theatre. Trigger for "customer journey map support", "contact by lifecycle stage", onboarding support drivers, churn and support overlap, stage-specific contact reasons, or when journey mapping is worth doing.
1