Slash Commands

Skills

Reusable prompts you can invoke with a slash command inside Claude Code or any agent that supports them.

01

Interview Me

/interview-me

Thinking partner that refines a half-baked idea into a clear spec through guided questions.

02

Tests New

/tests-new

Identify and add tests for recent code changes.

03

Deep Stack

/deepstack

Deep research prompt generator for technical stack analysis.

04

Finalize

/finalize

Clean up completed feature work: lint, test, and prepare for commit.

05

Deep Product

/deepproduct

Deep research prompt generator for product analysis.

06

GitHub Actions

/gha

Diagnose and fix GitHub Actions workflow failures.

07

ASCII Diagram Generator

/ascii

Generate clear ASCII diagrams for architecture, data flow, or system design.

08

Counselors

/counselors

Get parallel second opinions from multiple AI coding agents for reviews, architecture feedback, or sanity checks.

09

Dark Mode

/dark-mode

Design and implement comfortable dark mode interfaces with proper contrast and accessibility.

10

Shadow Generator

/ui-shadow

Generate realistic layered CSS box-shadows for depth and elevation effects.

11

Update Changelog

/update-changelog

Update CHANGELOG.md with changes since the last release using Keep a Changelog format.

12

Always Allow

/always-allow

Add a permission rule to global Claude settings so a tool or pattern is always allowed.

13

Copywriting

/copywriting

Write high-converting landing page copy using proven direct response principles.

14

Audit errors

/audit-errors

Detects error handling inconsistencies, anti-patterns, and silent failures like empty catch blocks that swallow errors.

15

Audit drift

/audit-drift

Finds state bugs across your stack: impossible state combinations, boolean explosion, magic strings, duplicated/derived state, and source-of-truth violations. Prioritizes P1-P4 and auto-fixes what it can.

16

Audit dead code

/audit-dead-code

Finds unused exports, unreachable code, orphaned files, and stale feature flags that bloat the codebase.

17

Audit idiomatic

/audit-idiomatic

Analyzes your codebase for non-idiomatic usage of your detected languages and frameworks.

18

Audit names

/audit-names

Finds vague, inconsistent, and confusing identifier names. Research shows flawed names are statistically associated with bugs.

19

Audit todos

/audit-todos

Detects and prioritizes stale TODOs, FIXMEs, and technical debt markers.

20

Audit abstractions

/audit-abstractions

Finds premature, hollow, and over-engineered abstractions that add complexity without value. "Duplication is far cheaper than the wrong abstraction."

21

Audit boundaries

/audit-boundaries

Detects architectural layer violations and improper dependencies between modules. Enforces the rule that dependencies can only point inwards.

22

Guidelines Audit

/guidelines

Audit your codebase against your project coding guidelines using parallel subagents.

23

Initialize All

/init-all

Detect your stack and run all applicable /init-* commands at once.

24

Init Conventions

/init-conventions

Standard workflow and file handling conventions shared by all /init-* commands.

25

Add Init

/add-init

Create a new /init-* command following established patterns.

26

Update Init

/update-init

Update an existing /init-* command and sync changes to the current project.

27

Research Inits

/research-inits

Research frameworks for updated best practices and new features to improve init commands.

28

Research Init From URL

/research-init-with

Fetch a URL and update or add init guidelines based on its content.

29

Reconcile Init

/reconcile-init

Two-way sync between local project rules and master init commands.

30

Initialize Filament

/init-filament

Add Filament v5 and Livewire v4 best practices to your project rules.

31

Initialize Go CLI

/init-go-cli

Add Go CLI application best practices to your project rules.

32

Initialize Base UI

/init-baseui

Add Base UI headless component best practices to your project rules.

33

Initialize Charm

/init-charm

Add Charm (Bubble Tea) terminal UI best practices to your project rules.

34

Initialize Inertia.js

/init-inertia

Add Inertia.js v2 + Laravel best practices to your project rules.

35

Initialize Laravel App

/init-laravel-app

Add Laravel 11+ application best practices to your project rules.

36

Initialize Cloudflare Sandbox

/init-cloudflare-sandbox

Add Cloudflare Sandbox (Containers) best practices for running untrusted code to your project rules.

37

Initialize Dockerfile

/init-dockerfile

Add Docker and Dockerfile best practices to your project rules.

38

Initialize Cloudflare Durable Objects

/init-cloudflare-durable-object

Add Cloudflare Durable Objects and WebSocket Hibernation API best practices to your project rules.

39

Initialize Laravel Package

/init-laravel-package

Add Laravel package development best practices to your project rules.

40

Initialize Livewire

/init-livewire

Add Livewire 4 best practices to your project rules.

41

Initialize MCP TypeScript

/init-mcp-typescript

Add MCP (Model Context Protocol) TypeScript server best practices to your project rules.

42

Initialize Monorepo

/init-monorepo

Set up .claude/rules/ structure for monorepos with per-package rule files.

43

Initialize Motion Canvas 4K

/init-motion4k

Add Motion Canvas 4K animation best practices to your project rules.

44

Initialize NativePHP Desktop

/init-nativephp-desktop

Add NativePHP Desktop v2 + Electron best practices to your project rules.

45

Initialize PySide6

/init-pyside6

Add PySide6 (Qt for Python) best practices to your project rules.

46

Initialize React Animation

/init-react-animation

Add React animation and physics simulation best practices to your project rules.

47

Initialize React

/init-react

Add React 19 + TypeScript + Base UI best practices to your project rules.

48

Initialize React Native

/init-reactnative

Add React Native 0.76+ best practices to your project rules.

49

Initialize Ink

/init-ink

Add Ink (React for CLIs) best practices to your project rules.

50

Initialize Spring Boot

/init-spring-boot

Add Spring Boot 3.x + Java 17+ best practices to your project rules.

51

Initialize AppKit

/init-swift-appkit

Add AppKit-specific macOS best practices to your project rules.

52

Initialize Swift-RS FFI

/init-swift-rs-ffi

Add swift-rs (Rust-Swift FFI) best practices to your project rules.

53

Initialize SwiftUI

/init-swift-swiftui

Add SwiftUI-specific best practices to your project rules.

54

Initialize Swift

/init-swift

Add universal Swift best practices to your project rules.

55

Initialize Tailwind CSS

/init-tailwind

Add Tailwind CSS v4 best practices to your project rules.

56

Initialize TanStack Cloudflare

/init-tanstack-cloudflare

Add TanStack Start/Router + Cloudflare Workers deployment best practices to your project rules.

57

Initialize TanStack Query

/init-tanstack-query

Add TanStack Query best practices to your project rules.

58

Initialize TanStack

/init-tanstack

Add TanStack Start/Router best practices to your project rules.

59

Initialize Tauri + TanStack + Specta

/init-tauri-tanstack-specta

Add Tauri + TanStack Query + tauri-specta integration best practices to your project rules.

60

Initialize Tauri

/init-tauri

Add Tauri + Vite + React best practices to your project rules.

61

Initialize Vue

/init-vue

Add Vue 3 + TypeScript best practices to your project rules.

62

Initialize libvaxis

/init-zig-libvaxis

Add libvaxis Zig terminal UI best practices to your project rules.

Ship faster starting this week.

Skills are reusable prompts you invoke with a slash command. Copy any of these into your agent, type the command, and let it handle the rest.

See pricing