CtrlK
BlogDocsLog inGet started
Tessl Logo

nitinjain999/platform-skills

Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.

77

Quality

97%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

sidebars.jswebsite/

// @ts-check
// This file is kept for reference. The actual sidebars are split into:
//   sidebars-references.js  — consumed by the 'references' plugin (sidebarId: 'referencesSidebar')
//   sidebars-commands.js    — consumed by the 'commands' plugin   (sidebarId: 'commandsSidebar')
//
// Docusaurus validates every sidebar ID against only the plugin that loads it.
// Sharing a single file across two plugins with disjoint doc sets causes ID-not-found
// errors, so each plugin gets its own file in docusaurus.config.js.

/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
const sidebars = {
  referencesSidebar: require('./sidebars-references').referencesSidebar,
  commandsSidebar: require('./sidebars-commands').commandsSidebar,
};

module.exports = sidebars;

BEFORE_AFTER.md

CHANGELOG.md

CODE_OF_CONDUCT.md

COMMANDS.md

CONTRIBUTING.md

EDITOR_INTEGRATIONS.md

GETTING_STARTED.md

HOW_IT_WORKS.md

install.sh

INSTALLATION.md

LAUNCH.md

PROMPTS.md

QUICKSTART.md

README.md

renovate.json

SECURITY.md

SKILL.md

tessl.json

tile.json