By weslinkde
Weslink local development setup with shared Docker infrastructure (Traefik, PostgreSQL, Redis), native PHP-FPM + nginx, and git worktree support with automatic domain routing.
Set up the Weslink local development environment with shared Docker infrastructure (Traefik, PostgreSQL, Redis, MeiliSearch, Mailpit, MinIO), native PHP-FPM + nginx, HTTPS via mkcert, and shell aliases. Use when a developer says 'setup local dev', 'einrichten', 'install infra', or 'ich will das lokale Setup'.
Manage git worktrees with automatic HTTPS domain routing for Weslink Laravel projects. Use when a developer says 'worktree erstellen', 'neuen worktree', 'wt create', 'feature branch mit eigener domain', or asks about parallel development on multiple branches.
Internal Claude Code plugin marketplace for Weslink projects.
Add this marketplace once in Claude Code:
/plugin marketplace add weslinkde/weslink-claude-marketplace
Then install individual plugins:
/plugin install edifact@weslink-claude-marketplace
Other useful commands:
/plugin list
/plugin update edifact
/plugin uninstall edifact
/plugin marketplace update
EDIFACT INVOIC parsing context for German telecom providers. Gives Claude deep knowledge of the INVOIC segment specifications for Telekom, Vodafone, and O2/Telefónica – so you don't have to re-explain the format every session.
Usage: Type /edifact in Claude Code to activate the skill, or simply mention EDIFACT, segment names (IMD, MOA, DTM, RFF, ...) – Claude will pick it up automatically.
KibiConnect Wiki API integration for creating and managing documentation pages. Provides the complete TipTap JSON content format, API endpoints, and a Python helper pattern for programmatic page creation.
Usage: Type /wiki in Claude Code to activate the skill. Use when creating handbooks, updating wiki documentation, or managing page hierarchies on the Weslink KibiConnect wiki.
Key features:
plugins/
my-plugin/
.claude-plugin/
plugin.json
skills/
skill-name/
SKILL.md
references/ (optional – large reference files loaded on demand)
commands/ (optional)
agents/ (optional)
Register it in .claude-plugin/marketplace.json under plugins.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub weslinkde/weslink-claude-marketplace --plugin local-dev-setupKibiConnect Wiki API integration for creating and managing documentation pages via the Weslink wiki platform.
EDIFACT INVOIC segment definitions and parsing context for German telecom providers (Telekom, Vodafone, O2/Telefónica).
Skills for Docker-based local development environment configuration.
Complete development suite: 3 expert agents (fullstack developer, validation gates, documentation manager) + 3 commands (containerize, PRP generation/execution) + 5 skills (git commit helper, webapp testing, devtools, PRP generator, Fifteen-Factor App) + 5 MCP integrations
Full-stack web development with app scaffolding and page generation
Official Polar payment processor skills for billing, subscriptions, and local development.
wiki.yowu.dev 지식 관리 플러그인. WikiJS MCP를 통한 검색, 생성, 수정, 삭제 + 자동 분류/관련 문서 링킹.
Bootstrap - Developer onboarding accelerator. Analyzes project requirements, detects missing dependencies, generates Docker/docker-compose configs, creates .env templates, sets up pre-commit hooks, configures IDE settings (VSCode/Cursor), and troubleshoots 'it works on my machine' issues. Gets developers productive in minutes, not hours.