By truenorthit
End-to-end portal scaffolder for the Dataverse Contact API. Self-registers the admin MCP via device-code OAuth on first invocation — no manual key copying, no page visits, just one prompt and one browser click to authorize. Invoke by saying 'build a case portal', 'build a portal using <API URL>', or 'build me a bookings portal in scope X'.
Claude Code plugins for building against TrueNorth IT services.
| Plugin | Description |
|---|---|
dataverse-portal | Scaffold a React + TypeScript + Tailwind + Auth0 SPA against the Dataverse Contact API. |
# Add this marketplace once
claude plugin marketplace add TrueNorthIT/claude-plugins
# Install a plugin
claude plugin install dataverse-portal@truenorthit
Or from inside a Claude Code session:
/plugin marketplace add TrueNorthIT/claude-plugins
/plugin install dataverse-portal@truenorthit
claude plugin marketplace update truenorthit
To iterate on a plugin locally before pushing:
claude plugin marketplace add ./claude-plugins
claude plugin install dataverse-portal@truenorthit
Changes to plugin files take effect next session. To validate the marketplace manifest and plugin manifests:
claude plugin validate .
claude-plugins/
├── .claude-plugin/
│ └── marketplace.json ← Marketplace manifest (name, owner, plugins[])
├── plugins/
│ └── dataverse-portal/
│ ├── .claude-plugin/
│ │ └── plugin.json ← Plugin manifest (name, description, version)
│ └── skills/
│ └── build-portal/
│ └── SKILL.md ← Auto-invoked skill
└── README.md
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub truenorthit/claude-plugins --plugin dataverse-portalAgentic skills for building PortalJS data portals — recommend an architecture, scaffold a portal, add datasets, charts, and maps, connect a CKAN backend, deploy, and audit data quality.
Claude Code skill pack for AppFolio (18 skills)
Full-stack web development with app scaffolding and page generation
Universal templating and Harness expert plugin for Claude Code - enables fully autonomous project generation, pipeline creation, and deployment automation through a unified template interface. Supports Handlebars, Cookiecutter, Copier, Maven archetypes, and Harness pipelines. 5 commands, 6 agents, 3 skills.
Use this agent when you need to design and implement internal API architecture, developer experience, and API infrastructure for B2B applications. This agent specializes in REST API design, GraphQL implementation, API documentation, SDK development, and developer portal creation. Handles API performance optimization, versioning strategies, and internal service communication. Examples:
Use the Major platform agentically — create, develop, and deploy web apps via Claude Code