Thanks for your interest in contributing to Yaw Labs projects!
This repo contains the Yaw Labs organization profile. For code contributions, head to the specific project repo:
- ssh-mcp — SSH operations MCP server
- tailscale-mcp — Tailscale MCP server
- electron-mcp — Electron.js MCP server
- npmjs-mcp — npm registry MCP server
- caddy-mcp — Caddy MCP server
- lemonsqueezy-mcp — LemonSqueezy MCP server
- mcp-connect — MCP orchestrator
- mcp-compliance — MCP spec compliance testing
- ctxlint — AI context file linter
- electron-optimize — Electron optimization utilities
Each project has its own CONTRIBUTING.md with setup instructions.
- All PRs require maintainer approval before merging
- Direct pushes to default branches are blocked
- One focused change per PR
Fork the target repo, create a branch, run lint and tests, and submit a PR with a clear description. See the target repo's CONTRIBUTING.md for project-specific commands.