create-phpstan-config
Generates PHPStan configurations for PHP projects. Creates phpstan.neon with appropriate level, extensions, paths, baseline support, and DDD-specific rules.
Generates PHPStan configurations for PHP projects. Creates phpstan.neon with appropriate level, extensions, paths, baseline support, and DDD-specific rules.
Generates Nginx configuration for PHP-FPM Docker containers. Creates optimized reverse proxy configs with gzip, security headers, and caching.
Publish CLIs/TUIs to Homebrew via a personal tap. Use when asked to create or manage a Homebrew tap repo, generate or update formulae, compute sha256, test installs, or ship new releases for Go, Rust, Node/TypeScript, Python, or prebuilt binaries.
Detect project type and generate .pi/ configuration. Use when setting up pi for a new project or when user asks to initialize pi config.
Deploy the built RevitMCP.dll to the correct Revit Add-ins folder for a specified version (Windows only)
Use when composer package management and PSR-4 autoloading including dependency management, autoload strategies, package creation, version constraints, and patterns for modern PHP project organization and distribution.
Use when publishing CocoaPods libraries to CocoaPods Trunk. Covers pod trunk registration, podspec validation, version management, and publishing best practices for successful library distribution.
Use when working with Ruby gems, Bundler for dependency management, creating gemspecs, and publishing gems to RubyGems.
Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and platform specifications for iOS, macOS, tvOS, watchOS, and visionOS projects.
Use when managing dependencies with Bun's package manager. Covers installing packages, workspaces, lockfiles, and migrating from npm/yarn/pnpm to Bun.
Use when managing development tool versions with Mise. Covers installing tools, version pinning, and replacing language-specific version managers.
Analyzes the project repository and guides the user through full local development environment setup — runtime tools, services, configuration, test toolchain, and verification. Use when running /sddp-devsetup.
Create or refine the canonical project-level Project Implementation Plan (`specs/project-plan.md`)
Create or refine the canonical project-level Project Implementation Plan (`specs/project-plan.md`)
Manages dependencies in a Bun monorepo using catalog-based versioning. Use when (1) adding, removing, or updating dependencies, (2) editing any package.json file, (3) checking for dependency violations, (4) upgrading packages to latest versions, (5) user mentions "deps", "dependencies", or "catalog".
Best practices and guidelines for Parcel, the zero-configuration web application bundler
Installs and deploys DeepSlide, enables Docker-based TeX compilation, and can clone/star the repo. Invoke when setting up DeepSlide, operating services, or compiling LaTeX without local TeX.
Install and use uv — the fast Python package and project manager. Use when: user needs to install uv, manage Python versions, create virtual environments, install packages/tools, run Python scripts with inline deps, or set up any Python-based skill that requires uv. uv is the standard Python tool manager for this OpenClaw installation.
Check for eforge updates and guide through updating the CLI package and daemon
Rebuild eforge from source and restart the daemon. Use during development after making code changes so the MCP tools pick up the latest build.