doc-qa
01Cumulocity-IoT/cumulocity-dynamic-mapper
Command Claude Code
Audit all project documentation for broken image references, stale cross-links, and content quality issues. Report every problem with a concrete fix.
Cumulocity-IoT/cumulocity-dynamic-mapper
Command Claude Code
Audit all project documentation for broken image references, stale cross-links, and content quality issues. Report every problem with a concrete fix.
Cumulocity-IoT/cumulocity-dynamic-mapper
Command Claude Code
Audit the Smart Function API surface to verify that the Java source and TypeScript declarations are in sync. Follow the strategy described in docs/smart-function-type-sync.md.
Cumulocity-IoT/cumulocity-dynamic-mapper
Instructions file CodexOpenCode
Instructions for Cumulocity-IoT/cumulocity-dynamic-mapper, covering cumulocity dynamic mapper — agent guidelines, module structure, documentation map, quick commands and backend (java 21, maven).
Cumulocity-IoT/cumulocity-mcp-server
Instructions file
Instructions for Cumulocity-IoT/cumulocity-mcp-server, covering claude.md, project overview, architecture, core components and key dependencies.
Cumulocity-IoT/cumulocity-mcp-server
MCP server Claude CodeCodexCursor +2
A Python-based MCP server for Cumulocity IoT platform integration. Runs locally from the mcp_server_c8y Python package.
Cumulocity-IoT/cumulocity-skills
Instructions file CodexOpenCode
Instructions for Cumulocity-IoT/cumulocity-skills, covering agents guide, project structure, mcp server — cumulocity codex, claude code and agent usage recommendation.
Cumulocity-IoT/cumulocity-skills
Agent
Use when you want to interact with Cumulocity IoT via the c8y CLI. Handles session setup, command discovery, execution, and JSON output processing. Trigger phrases: c8y, cumulocity, devices, alarms, events, measurements, operations, inventory, tenant, list devices, query cumulocity.
Cumulocity-IoT/cumulocity-skills
Skill Claude CodeCodex
Recommends the best Cumulocity microservice chassis / framework for a given project. Use when a developer or architect asks which microservice chassis to use, which framework to pick for a Cumulocity microservice, how to choose between NestJS, Nitro, Spring Boot, .NET, or Python for a microservice, or needs a chassis…
Cumulocity-IoT/cumulocity-skills
Skill Claude CodeCodex
Recommends and support the best approach for migrating PKI certificates when moving from another platform or PKI to Cumulocity. Use when a developer or architect asks about how to migrate existing PKI certificates to Cumulocity, how to handle certificate rotation during migration, or best practices for PKI management…
Cumulocity-IoT/cumulocity-skills
Skill Claude CodeCodex
Analyze Angular / Cumulocity Web SDK code for anti-patterns, bugs, and quality issues. Use when reviewing components, services, or modules for code quality, maintainability, performance, and correctness. Covers TypeScript best practices, Angular idioms, C8Y SDK usage patterns, and project-specific conventions.…
Cumulocity-IoT/cumulocity-skills
Skill Claude CodeCodex
Complete guide to internationalizing a Cumulocity Web SDK application. Covers all approaches to annotating and translating text (gettext, translate pipe, translate directive, TranslateService), extracting strings, creating and updating .po files, overriding existing translations, and adding brand-new languages.…
Cumulocity-IoT/cumulocity-skills
Skill Claude CodeCodex
Step-by-step guide to migrate a Cumulocity Web SDK application to a target version. Detects breaking changes with the ui-breaking-changes-cli, scaffolds a reference app at the target version with the new-app skill, compares key configuration files (app.ts, bootstrap.ts, angular.json, etc.), and finishes with a…
Cumulocity-IoT/cumulocity-skills
Skill Claude CodeCodex
Scaffold a new Cumulocity application using the @c8y/websdk Angular schematic without human interaction. Covers Angular CLI installation, app generation, schematic setup, AI tools configuration, dev server, and build commands. Triggers: new app, scaffold, create application, ng add websdk, setup cumulocity app, new…