A skill teaching claude how to use linear-CLI (provided alongside the skill), meant to replace linear MCP.
Run this command in Claude Code to install the skill
/install https://github.com/Valian/linear-cli-skillInstall to your personal skills directory (~/.claude/skills/linear-cli-skill/)
# Create skill directory
mkdir -p ~/.claude/skills/linear-cli-skill
# Download SKILL.md from GitHub
curl -sL "https://raw.githubusercontent.com/Valian/linear-cli-skill/main/SKILL.md" \
-o ~/.claude/skills/linear-cli-skill/SKILL.mdTarget: ~/.claude/skills/linear-cli-skill/
Visit the GitHub repository to view the full documentation for linear-cli-skill.
Read full documentationProductivity & Organization
Skills for task management, file organization, and productivity
Build complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui components
Basic template for creating new skills
Official example skills
Instructs Claude to avoid "AI slop" or generic aesthetics and to make bold design decisions. Works very well for React & Tailwind.