platform skills

119 tagged platform, measured the same way as everything else here.

Browse within: cicd 56google 56python 47low-code 45open-source 45postgresql 45typescript 45

native-trigger

01

windmill-labs/windmill

Skill Claude CodeCodex

Guidance for adding native trigger services to Windmill. Use when implementing or modifying native trigger integrations across the backend and frontend.

18k 2d ago A 28 tokens

cli-commands

02

windmill-labs/windmill

Skill Claude CodeCodex

MUST use when using the CLI, including debugging job failures and inspecting run history via wmill job.

18k 2d ago A 26 tokens

write-script-bun

03

windmill-labs/windmill

Skill Claude CodeCodex

MUST use when writing TypeScript scripts. Bun is the default and preferred TypeScript runtime — pick it for TypeScript unless the script specifically needs Deno.

18k 2d ago A 37 tokens

openacme-platform

04

sandydasari/openacme

Skill Claude CodeCodex

How OpenAcme is laid out — data dir, agents, skills, MCP servers, tasks, memory, the peer-notes convention. Read this when the user asks you to manage their workforce, set up an agent, install a skill, configure an MCP server, or explain how the platform works.

86 1mo ago A 66 tokens original MIT

data-mesh-expert

06

personamanagmentlayer/pcl

Skill Claude CodeCodex

Expert-level data mesh architecture, domain-oriented ownership, data products, federated governance, and self-serve platforms.

40 5mo ago A 28 tokens original Apache-2.0

flow-nexus-platform

07

aegntic/cldcde

Skill Claude CodeCodex

Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges.

11 5d ago A 24 tokens original MIT

scheduled-jobs

08

arjunprabhulal/devops-skills

Skill Claude CodeCodex

Covers cron and scheduled work done right — idempotency, preventing overlapping runs, monitoring for missed and failed runs, alerting on silence, and getting time zones and DST transitions correct. Use this whenever the user is writing a cron job or Kubernetes CronJob, asks why a scheduled job ran twice or didn't run…

2 7d ago A 121 tokens original MIT

arjunprabhulal/devops-skills

Skill Claude CodeCodex

Covers writing operational scripts that survive contact with production — idempotency, real error handling and exit codes, structured logging, a dry-run mode, and recognizing when a script has outgrown scripting. Use this whenever the user is writing a bash or Python script that touches production, asks why a script…

2 7d ago A 125 tokens original MIT

artifact-management

10

arjunprabhulal/devops-skills

Skill Claude CodeCodex

Versions, stores, and promotes build outputs — registries, immutability, build-once-promote-many, retention and garbage collection, and provenance metadata. Use this whenever the user sets up an artifact or container registry, asks how to promote a build between environments without rebuilding, needs a retention or…

2 7d ago A 98 tokens original MIT