Tushar Skills banner
tushaarmehtaa tushaarmehtaa

Tushar Skills

DevOps community

Description

Claude Code skills for AI products: deploy checks, model audits, unit economics, changelogs.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

slashskills

**workflows saved as Agent Skills.**

Reusable SKILL.md workflows from real projects. Install them in Codex, Claude Code, or Cursor; see what each skill needs before installing.

The directory contains 33 focused skills. Each one owns a meaningful outcome rather than a single code snippet.

**[Browse the directory →](https://www.slashskills.xyz)**

Agent Skills, not runtime-specific prompts

Each directory is a self-contained [Agent Skills](https://agentskills.io) package: a standard `SKILL.md` plus any references needed to run the workflow. The package format is shared, while installation, invocation, and available tools still differ by runtime.

Skill pages render the complete package, including every bundled Markdown reference. Links from `SKILL.md` into specialist guidance stay on the corresponding file and heading, so the directory view is not a shortened preview of the installed skill.

The public catalog shows required access and supported surfaces.

[`QUALITY.md`](./QUALITY.md) defines the interaction, evidence, execution, and evaluation standard every package is expected to meet.

Install

Select a package, runtime, and scope in the directory installer. For a deterministic global install, target the runtime explicitly:

# Codex
npx skills add tushaarmehtaa/tushar-skills --skill  -g -a codex -y

# Claude Code
npx skills add tushaarmehtaa/tushar-skills --skill  -g -a claude-code -y

# Cursor
npx skills add tushaarmehtaa/tushar-skills --skill  -g -a cursor -y

Omit `--skill ` to install every skill. See the runtime guides for project-scoped installs, invocation, updates, removal, reload behavior, and known limitations:

Claude app

Only chat-capable