majestic-marketplace
majesticlabs-dev/majestic-marketplace
Development guidelines and architectural standards for creating and managing plugins, skills, and agents within the Majestic Marketplace ecosystem for Claude Code.
Overview
This instruction set establishes strict rules, structural conventions, and best practices for developing extensions in the majestic-marketplace repository. It details file organization, naming conventions, agent-skill pairing patterns, validation gates using linters, version bumping protocols, and structural guidelines to ensure optimal LLM performance and maintainability.
Capabilities
- ▸Enforces structural architecture and file layout for plugins
- ▸Provides rules for writing effective LLM instructions and pseudocode workflows
- ▸Defines verification phase separation and quality gates
- ▸Outlines plugin release and version synchronization checklists
Best for
Developing and structuring new Claude Code plugins, skills, and agents, Validating skill markdown files and configurations using automated linters, Managing multi-stack agent workflows and configuration reading protocols, Executing plugin releases and version updates across registry files
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Ensures safety by explicitly forbidding unauthorized modifications to global directories like ~/.claude/ and restricting master branch merges without explicit user approval.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.