potenlab/marketplace-potenlab
pl
skills/help/SKILL.md
January 25, 2026
Select agents to install to:
npx add-skill https://github.com/potenlab/marketplace-potenlab/blob/main/skills/help/SKILL.md -a claude-code --skill helpInstallation paths:
.claude/skills/help/# Potenlab Help Display all available `/pl:*` commands from the Potenlab team toolkit. ## Available Commands | Command | Description | |---------|-------------| | `/pl:commit [message-hint]` | Create well-formatted git commit with conventional commits format | | `/pl:context` | Display current token usage and budget status with recommendations | | `/pl:help` | Display this help message showing all available commands | | `/pl:init` | Initialize project with MCPs, rules, and agents in one command | | `/pl:refactor <file>` | Refactor code with before/after explanation and test verification | | `/pl:research <topic>` | Research topic with parallel sub-agents across 5 dimensions | | `/pl:review <file>` | Analyze code and return structured feedback (read-only) | | `/pl:slice <figma-link>` | Convert Figma design to component code via MCP | ## Usage Simply run any command in Claude Code: ``` /pl:help ``` ## About This plugin is maintained by Potenlab to standardize Claude Code workflows across team projects. For more information, visit: https://github.com/potenlab/marketplace-potenlab