local-environment
✓Local development environment management for Polar using Docker
Installation
SKILL.md
This skill enables Claude to help manage the Polar local development environment using Docker. Use this when the user needs to start, stop, debug, or understand the local development stack.
CRITICAL: When running in Conductor, always check CONDUCTORPORT first to determine the instance number:
| 55090 | 0 | | 55091 | 1 | | 55092 | 2 | | 55093 | 3 |
Local development environment management for Polar using Docker Source: polarsource/polar.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/polarsource/polar --skill local-environment- Source
- polarsource/polar
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is local-environment?
Local development environment management for Polar using Docker Source: polarsource/polar.
How do I install local-environment?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/polarsource/polar --skill local-environment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/polarsource/polar
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01