- Add plugins/viz-platform/ directory structure - Create .claude-plugin/plugin.json with metadata - Create .mcp.json pointing to viz-platform MCP server - Create hooks/hooks.json with SessionStart hook - Create symlink to mcp-servers/viz-platform - Add plugin to marketplace.json Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
187 lines
7.6 KiB
JSON
187 lines
7.6 KiB
JSON
{
|
|
"name": "leo-claude-mktplace",
|
|
"owner": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"metadata": {
|
|
"description": "Project management plugins with Gitea and NetBox integrations",
|
|
"version": "4.1.0"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "projman",
|
|
"version": "3.2.0",
|
|
"description": "Sprint planning and project management with Gitea integration",
|
|
"source": "./plugins/projman",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/projman/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"mcpServers": ["./.mcp.json"],
|
|
"category": "development",
|
|
"tags": ["sprint", "agile", "gitea", "project-management"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "doc-guardian",
|
|
"version": "1.0.0",
|
|
"description": "Automatic documentation drift detection and synchronization",
|
|
"source": "./plugins/doc-guardian",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/doc-guardian/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"hooks": ["./hooks/hooks.json"],
|
|
"category": "productivity",
|
|
"tags": ["documentation", "drift-detection", "sync"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "code-sentinel",
|
|
"version": "1.0.0",
|
|
"description": "Security scanning and code refactoring tools",
|
|
"source": "./plugins/code-sentinel",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/code-sentinel/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"hooks": ["./hooks/hooks.json"],
|
|
"category": "security",
|
|
"tags": ["security-scan", "refactoring", "vulnerabilities"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "project-hygiene",
|
|
"version": "0.1.0",
|
|
"description": "Post-task cleanup hook that removes temp files and manages orphaned files",
|
|
"source": "./plugins/project-hygiene",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/project-hygiene/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"hooks": ["./hooks/hooks.json"],
|
|
"category": "productivity",
|
|
"tags": ["cleanup", "automation", "hygiene"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "cmdb-assistant",
|
|
"version": "1.0.0",
|
|
"description": "NetBox CMDB integration for infrastructure management",
|
|
"source": "./plugins/cmdb-assistant",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/cmdb-assistant/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"mcpServers": ["./.mcp.json"],
|
|
"category": "infrastructure",
|
|
"tags": ["cmdb", "netbox", "dcim", "ipam"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "claude-config-maintainer",
|
|
"version": "1.0.0",
|
|
"description": "CLAUDE.md optimization and maintenance for Claude Code projects",
|
|
"source": "./plugins/claude-config-maintainer",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/claude-config-maintainer/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "development",
|
|
"tags": ["claude-md", "configuration", "optimization"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "clarity-assist",
|
|
"version": "1.0.0",
|
|
"description": "Prompt optimization and requirement clarification with ND-friendly accommodations",
|
|
"source": "./plugins/clarity-assist",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/clarity-assist/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "productivity",
|
|
"tags": ["prompts", "requirements", "clarification", "nd-friendly"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "git-flow",
|
|
"version": "1.0.0",
|
|
"description": "Git workflow automation with intelligent commit messages and branch management",
|
|
"source": "./plugins/git-flow",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/git-flow/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"category": "development",
|
|
"tags": ["git", "workflow", "commits", "branching"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "pr-review",
|
|
"version": "1.0.0",
|
|
"description": "Multi-agent pull request review with confidence scoring and actionable feedback",
|
|
"source": "./plugins/pr-review",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/pr-review/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"mcpServers": ["./.mcp.json"],
|
|
"category": "development",
|
|
"tags": ["code-review", "pull-requests", "security", "quality"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "data-platform",
|
|
"version": "1.0.0",
|
|
"description": "Data engineering tools with pandas, PostgreSQL/PostGIS, and dbt integration",
|
|
"source": "./plugins/data-platform",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/data-platform/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"mcpServers": ["./.mcp.json"],
|
|
"category": "data",
|
|
"tags": ["pandas", "postgresql", "postgis", "dbt", "data-engineering", "etl"],
|
|
"license": "MIT"
|
|
},
|
|
{
|
|
"name": "viz-platform",
|
|
"version": "1.0.0",
|
|
"description": "Visualization tools with Dash Mantine Components validation, Plotly charts, and theming",
|
|
"source": "./plugins/viz-platform",
|
|
"author": {
|
|
"name": "Leo Miranda",
|
|
"email": "leobmiranda@gmail.com"
|
|
},
|
|
"homepage": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/src/branch/main/plugins/viz-platform/README.md",
|
|
"repository": "https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace.git",
|
|
"mcpServers": ["./.mcp.json"],
|
|
"category": "visualization",
|
|
"tags": ["dash", "plotly", "mantine", "charts", "dashboards", "theming", "dmc"],
|
|
"license": "MIT"
|
|
}
|
|
]
|
|
}
|