Skip to main content
GitHub-Repository

claude-code-plugins

claude-code-plugins enthält 41 gesammelte Skills von datum-cloud, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
41
Stars
2
aktualisiert
2026-07-09
Forks
1
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

github-conventions
Softwareentwickler

Covers GitHub conventions for pull requests, issues, and comments including linking, language style, formatting, and callout syntax. Use when creating PRs, writing issues, or posting comments on Datum Cloud repositories.

2026-07-09
changelog-entry
Marktforschungsanalysten und Marketingspezialisten

Turn raw engineering notes, PR/issue links, commit messages, or a one-line feature description into a changelog entry for Datum Cloud's GitHub Discussions Changelog category: a benefit-led title plus a markdown body, drafted for users and ready to hand off for final capture and publish. Use when someone says "write a changelog entry", "announce this in the changelog", or "post this to the changelog discussions" — this is the community-facing changelog POST, not the Keep a Changelog release file (that lives in `gtm-templates`).

2026-07-09
gtm-templates
Marktforschungsanalysten und Marketingspezialisten

Provides templates for go-to-market communications including blog posts, changelogs, social media, and enablement briefs. Use when writing launch announcements or marketing content.

2026-07-09
release
Softwareentwickler

Create a new GitHub release. Verifies CI is green on the release commit and refreshes the third-party NOTICE file before tagging, determines the next version from the latest tag, summarizes merged PRs since the last release, drafts release notes in the established style, and publishes via gh release create. Works for any datum-cloud service repository.

2026-07-01
agpl-compliance
Softwarequalitätssicherungsanalysten und -tester

Scan a project repository for strict AGPL-3.0 license compliance across Go, Rust, and JavaScript/React codebases. Use this skill whenever the user asks to check, audit, verify, or enforce AGPL license compliance on a project, repo, or codebase. Triggers on phrases like "check agpl compliance", "audit license headers", "is this project agpl compliant", "scan for license headers", "check my license files", "agpl audit", or any request involving ensuring a project is properly licensed under AGPL. Always use this skill — don't wing AGPL compliance checks from general knowledge.

2026-05-22
operational-review
Netzwerk- und Computersystemadministratoren

Covers producing weekly operational reports for the Datum AI Edge. Use when asked for an ops review, traffic report, latency analysis, provisioning report, or edge performance summary. Guides metric queries, anomaly detection, and publishing to datum-cloud/engineering.

2026-04-15
activity-summary
Netzwerk- und Computersystemadministratoren

Generate a summary of recent cluster activity for handoffs, standups, or status updates. Use when the user asks for a status update, what happened recently, needs a summary for a handoff, or says "catch me up".

2026-03-11
audit-user
Informationssicherheitsanalysten

Audit a specific user's recent actions across all resources. Use when the user asks about what someone did, requests a user activity report, or needs to review actions for security or compliance purposes.

2026-03-11
author-policy
Softwareentwickler

Create or edit an ActivityPolicy that translates audit logs or events into human-readable activity summaries. Use when the user mentions ActivityPolicy, wants to create translation rules, asks about CEL expressions for activity, or wants to define how changes appear in the activity timeline.

2026-03-11
investigate-incident
Netzwerk- und Computersystemadministratoren

Investigate a cluster incident by systematically checking recent activity, failed operations, and resource changes. Use when the user reports something is broken, asks "what happened", mentions an outage, incident, or error, or wants to understand recent cluster changes.

2026-03-11
investigate
Netzwerk- und Computersystemadministratoren

Start an incident investigation with a description of the issue

2026-03-11
preview-policy
Softwareentwickler

Test an ActivityPolicy against sample data and iterate on its rules. Use when the user wants to test, debug, or validate an existing or in-progress ActivityPolicy, or when they say "preview this policy" or "test this policy".

2026-03-11
status
Netzwerk- und Computersystemadministratoren

Quick summary of recent cluster activity (last hour)

2026-03-11
c4-diagrams
Softwareentwickler

Covers creating C4 architecture diagrams using PlantUML. Use when documenting system architecture, component relationships, or container layouts for technical documentation.

2026-03-01
commit-conventions
Softwareentwickler

Covers commit message conventions including format, structure, and content guidelines. Use when writing commits to ensure consistent, meaningful commit history across Datum Cloud repositories.

2026-02-20
k8s-apiserver-patterns
Softwareentwickler

Covers patterns for building Kubernetes aggregated API servers including REST handlers, storage interfaces, scheme registration, and type definitions. Use when implementing API types, storage backends, or server configuration.

2026-02-20
learning-engine
Softwareentwickler

Provides automatic pattern extraction and knowledge accumulation from review findings. Use when running /evolve, /patterns, or /trends commands, or when understanding how patterns are promoted to runbooks.

2026-02-19
user-corrections
Softwareentwickler

Captures and learns from direct user corrections to Claude Code's outputs. Complements the code-reviewer-driven learning system with user-driven feedback for continuous improvement.

2026-02-19
commercial-models
Marktforschungsanalysten und Marketingspezialisten

Covers pricing frameworks and commercial patterns including usage-based, subscription, and hybrid models. Use when designing pricing tiers, migration strategies, or assessing commercial viability of features.

2026-02-17
discover
Projektmanagementspezialisten

Quick-start feature discovery. Creates a pipeline entry and invokes the product-discovery agent to begin the discovery process.

2026-02-17
capability-activity
Softwareentwickler

Covers activity timeline integration using the Activity system. Use when implementing ActivityPolicy resources, emitting Kubernetes events for activity tracking, or exposing activity timelines to users via CLI, UI, or API.

2026-02-17
capability-index
Projektmanagementspezialisten

Decision framework for determining which platform capabilities a feature needs (Quota, Insights, Telemetry, Activity). Use when planning a new feature to assess which capabilities apply.

2026-02-17
capability-insights
Softwareentwickler

Covers proactive issue detection using the Insights system. Use when implementing InsightPolicy resources with CEL-based rules to automatically detect misconfigurations, health issues, or security concerns.

2026-02-17
capability-quota
Softwareentwickler

Covers resource quota integration using the Milo quota system. Use when implementing ResourceRegistration, ClaimCreationPolicy, or GrantCreationPolicy resources for quota enforcement and allocation.

2026-02-17
capability-telemetry
Softwareentwickler

Covers observability integration including metrics, traces, and logs following OpenTelemetry conventions. Use when instrumenting services for monitoring and debugging.

2026-02-17
controller-runtime-patterns
Softwareentwickler

Covers patterns for building Kubernetes controllers using controller-runtime with Milo's multi-cluster runtime provider. Use when implementing controllers that need to operate across project control planes.

2026-02-17
datum-ci
Softwareentwickler

Covers CI/CD patterns using GitHub Actions with reusable workflows. Use when setting up pipelines, Taskfiles, or Dockerfiles for Datum Cloud services.

2026-02-17
deploy
Netzwerk- und Computersystemadministratoren

Trigger deployment workflow for a feature. Invokes the SRE agent to handle deployment configuration, staging rollout, and production promotion.

2026-02-17
design-tokens
Web- und digitale Schnittstellendesigner

Covers the design token architecture for Datum Cloud UIs including colors, spacing, typography, and theme support. Use when implementing UI components to ensure visual consistency.

2026-02-17
evolve
Softwareentwickler

Analyze review findings and session learnings to extract patterns, update the pattern registry, and automatically promote high-confidence patterns to agent runbooks. Run periodically to keep runbooks current.

2026-02-17
fluxcd-deployment
Netzwerk- und Computersystemadministratoren

Covers GitOps deployment using FluxCD with OCIRepository and Flux Kustomization resources. Use when configuring deployments, dependency ordering, or inline patching in the infra repository.

2026-02-17
go-conventions
Softwareentwickler

Covers Go coding conventions including import grouping, error handling, naming, and comments. Use when writing or reviewing Go code to ensure consistency across services.

2026-02-17
kustomize-patterns
Softwareentwickler

Covers Kustomize deployment patterns using base, components, and overlays structure. Use when organizing Kubernetes manifests for different environments.

2026-02-17
milo-iam
Softwareentwickler

Covers the Identity and Access Management system including ProtectedResource, Role, and PolicyBinding definitions. Use when implementing authorization for new resource types or defining service roles.

2026-02-17
patterns
Softwareentwickler

Display pattern statistics from the learning engine. Shows top patterns, their frequency, trends, and which agents are affected.

2026-02-17
pipeline-conductor
Projektmanagementspezialisten

Covers pipeline orchestration for feature development including stages, handoffs, and artifact management. Use when coordinating work through the discovery to deployment pipeline.

2026-02-17
pipeline
Softwareentwickler

Orchestrate the Datum Cloud feature development pipeline. Use to start new features, check status, advance to the next stage, or route work to the appropriate agent.

2026-02-17
platform-knowledge
Softwareentwickler

Provides high-level understanding of the Datum Cloud platform architecture. Use when onboarding to the codebase, understanding the system structure, or learning about multi-tenancy, resource hierarchy, and service architecture.

2026-02-17
review
Softwarequalitätssicherungsanalysten und -tester

Invoke code review on the current branch or a specific feature. Runs the code-reviewer agent with appropriate context from the pipeline.

2026-02-17
runbooks
Softwareentwickler

Explains the runbook system for accumulating learnings including patterns, anti-patterns, and service-specific guidance. Use when understanding how agents use runbooks or when manually adding entries.

2026-02-17
Zeigt die Top 40 von 41 gesammelten Skills in diesem Repository.