majesticlabs-dev/majestic-marketplace
Plugin Claude Code
Plugin marketplace listing 10 plugins: majestic-engineer, majestic-rails, majestic-llm, majestic-tools, majestic-python.
majesticlabs-dev/majestic-marketplace
Plugin Claude Code
Plugin marketplace listing 10 plugins: majestic-engineer, majestic-rails, majestic-llm, majestic-tools, majestic-python.
majesticlabs-dev/majestic-marketplace
Command Claude Code
Sort incoming ideas into the right marketplace house (agent/command/skill/update/skip).
majesticlabs-dev/majestic-marketplace
Command Claude Code
Auto-detect changed plugins since last version bump, bump versions, update marketplace.json, and commit. Eliminates manual version matching across 3 files.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Add new field to .agents.yml config schema (updates init.md templates, version, migration).
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Detect human-oriented content in LLM artifacts. Flags attribution, personas, redundant explanations, marketing language, and decorative elements that waste tokens without improving LLM behavior.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Release a marketplace plugin - bump version, verify checklist, commit, and push in one invocation. Use when shipping a new version of any plugin in plugins/.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Audit installed skills across project, global, and plugin levels. Lists skills with line counts, identifies improvement opportunities (conciseness, clarity, overlap, token waste). Use when reviewing skill quality, finding bloated skills, or optimizing token budgets.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Validate skills against agentskills.io specification. Use when adding new skills to the marketplace, reviewing skill PRs, checking skill compliance, or running quality gates on skills. Validates frontmatter fields (name, description, compatibility, metadata, allowed-tools), directory naming, line limits, and structure.
majesticlabs-dev/majestic-marketplace
Instructions file CodexOpenCode
AGENTS.md instructions for majesticlabs-dev/majestic-marketplace.
majesticlabs-dev/majestic-marketplace
Instructions file
Claude Code instructions for majesticlabs-dev/majestic-marketplace, covering majestic marketplace, forbidden, git merge operations, structure and dependencies.
majesticlabs-dev/majestic-marketplace
Plugin Claude Code
AI-powered creative tools for image generation, editing, and visual content creation. Includes 0 agents, 1 command, and 1 skill for Gemini image generation.
majesticlabs-dev/majestic-marketplace
Command
Generate images using Gemini API from text prompts.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Generate and edit images using Google's Gemini API. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
majesticlabs-dev/majestic-marketplace
Plugin Claude Code
Data engineering and ETL tools. Includes 3 specialized agents, 4 commands, and 19 skills.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Detect anomalies in data using statistical and ML methods. Z-score, IQR, Isolation Forest, and time-series anomalies.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Handle messy CSVs with encoding detection, delimiter inference, and malformed row recovery.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Generate data profiles with column stats, correlations, and missing patterns for DataFrames. Use for EDA and data discovery.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Quality dimensions, scorecards, distribution monitoring, and freshness checks. Use for data validation pipelines and quality gates.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Data validation patterns and pipeline helpers. Custom validation functions, schema evolution, and test assertions.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Patterns for dbt (data build tool) transform layer development.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Core ETL reliability patterns including idempotency, checkpointing, error handling, chunking, retry logic, and logging.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Incremental data loading patterns including backfill strategies, CDC, timestamp-based loads, and pipeline orchestration.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Production ETL patterns orchestrator. Routes to core reliability patterns and incremental load strategies.
majesticlabs-dev/majestic-marketplace
Skill Claude CodeCodex
Data validation using Great Expectations. Expectation suites, checkpoints, and data docs for pipeline monitoring.