Claude Code plugins for development workflows: Makefile generation, CI workflow generation, pre-commit linting, Figma design application, semgrep security review, Go development, gabyx/Githooks setup, Cloudflare macOS fix, and language-dev skill creation
Create language-specific development skills by mining PR reviews, codebase conventions, and team documentation
Fix sharp native module installation failure on macOS Apple Silicon when setting up Cloudflare Workers projects with wrangler
GitHub Actions CI workflow generation that mirrors local Makefile targets for consistent local and CI behavior
Analyze semgrep findings, fix real issues, and suppress false positives with proper nosemgrep comments
Go development skill with idiomatic patterns, testing, and build system detection
Set up shared Git hooks using gabyx/Githooks manager in any repository
Apply Figma Make designs to your website pages with framework conversion
Makefile workflow skill for consistent build, lint, test, and check targets across projects
Pre-commit hook that runs linters before Claude Code commits changes