.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/intility/for-developers-plugin
home/skills/intility/for-developers-plugin
intility avatar

intility/for-developers-plugin

9 skills

View on GitHub
$npx skills add intility/for-developers-plugin
SkillInstalls
cluster-loginLogs the user into their Intility Developer Platform cluster so they can run kubectl/oc commands against it.—create-clusterCreates a single cluster on the Intility Developer Platform for an external user.—deploy-appGenerates Kubernetes manifests (Namespace, Deployment, Service) for a containerized app and deploys them to the cluster with oc apply.—expose-appGives a deployed app a public or internal URL by creating an HTTPRoute on the Intility Developer Platform.—getting-startedEntry point for getting an app running on the Intility Developer Platform.—otel-operatorSets up Collector and/or PodLogCollector for the pre-installed otel-operator on the Intility Developer Platform.—prepare-appVerifies that the user's app is containerized and that an image exists in a registry the cluster can pull from, before deploying.—statusShows a summary of what the user has on the Intility Developer Platform — their cluster, deployed apps, and the URLs those apps are exposed on.—update-imageUpdates the container image on an already-deployed app to a new version.—