Toolverse
All skills

maintain-cross-platform

by avifenesh

Use when preparing releases, validating cross-platform compatibility, or updating installation infrastructure. Meta-skill for maintaining awesome-slash's 3-platform architecture.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
avifenesh
Category
DevOps
Views
3

About this skill

Use when preparing releases, validating cross-platform compatibility, or updating installation infrastructure. Meta-skill for maintaining awesome-slash's 3-platform architecture.

How to use

  1. Zainstaluj skill w swoim repozytorium awesome-slash, umieszczając go w katalogu meta/skills/maintain-cross-platform. Skill jest przeznaczony wyłącznie dla opiekunów repozytorium i działa lokalnie w kontekście tego projektu.

  2. Przed przygotowaniem wydania uruchom pre-push hook, który automatycznie wykonuje 6 walidatorów. Hook sprawdza, czy wszystkie trzy platformy (Claude Code, OpenCode, Codex CLI) są w pełni kompatybilne i czy nie ma konfliktów konfiguracyjnych.

  3. Zweryfikuj, że wszystkie 11 plików zawierających numery wersji – package.json oraz 10 plików plugin.json – mają wyrównane wersje. Skill zawiera mapę lokalizacji tych plików dla każdej platformy.

  4. Sprawdź różnice w konfiguracji między platformami, korzystając z macierzy zawartej w skill-u. Zwróć uwagę na różne formaty konfiguracji (JSON dla Claude Code i OpenCode, TOML dla Codex CLI) oraz różne lokalizacje katalogów stanu (.claude/, .opencode/, .codex/).

  5. Jeśli znajdziesz niezgodności lub możliwości automatyzacji, zaktualizuj plik skill-u. Dokumentacja, ścieżki i odwołania do platform są walidowane przez CI, więc każda zmiana będzie zweryfikowana.

  6. Przed każdym push-em upewnij się, że dokumentacja jest dokładna – wszystkie ścieżki, liczby plików i odwołania do platform muszą być aktualne, aby CI przeszło bez błędów.

Related skills

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

draw-io

by davila7

draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.

DevOps
1693

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334