By leolionart
Publish markdown deliverables to Confluence with compliant formatting, metadata syncing, and automation hooks. Use when the user wants to publish a document to Confluence, update an existing Confluence page, sync local markdown to Confluence, or mentions push to Confluence, đăng lên Confluence, or cập nhật trang Confluence.
npx claudepluginhub leolionart/claude-skills --plugin confluence-publishingBộ sưu tập skills và plugins cho Claude Code, đóng gói để cài qua Claude Marketplace.
/plugin marketplace add leolionart/claude-skills
/plugin install <tên-plugin>
plugins/: các plugin/skill wrapper được publish để cài từ Marketplace, mỗi plugin có source root riêng để tránh lẫn namespace skillskills/: source content gốc cho từng skill.claude-plugin/: metadata marketplace và registry pluginhooks/: hooks dùng cho các plugin cần automationscripts/: script phụ trợ cho một số plugin/skillgoogle-workspacegoogle-gmailgoogle-drivegoogle-sheetsraindroplark-suiteVới nhóm Google Workspace cần
gwsCLI:npm install -g @googleworkspace/clirồigws auth login.
google-analytics-readerclaude-skill-trackerdiagramsocial-imagesave-and-releaseset-up-docker-app-updatesset-up-macos-app-updatesmcp-to-clitelegram-permission-alert — gửi Telegram khi Claude Code đang chờ bạn approve permission prompt, dùng một chat chung cho mọi projectdesign-ui — canonical shareable UI design skill with 6 families and 20 exemplar styles for choosing, reviewing, and converting visual directionredesign-skillmikrotik-managerjira-task-managerconfluence-publishinglark-mcpgit-sync.claude-plugin/ # metadata marketplace + registry plugin
plugins/ # installable plugin roots
skills/ # source content gốc cho từng skill
skills/ không được publish trực tiếp; Marketplace cài các package dưới plugins/.claude-skill-tracker là plugin hook-only dưới plugins/claude-skill-tracker/, dùng hooks để gửi telemetry 2-phase về CLIProxy Dashboard cho cả Skill, Agent, và SendMessage activity.telegram-permission-alert cần CC_TELEGRAM_ALERT_BOT_TOKEN và CC_TELEGRAM_ALERT_CHAT_ID. Plugin chỉ gửi metadata tối thiểu như project/tool/session để tránh đẩy raw command hoặc nội dung pending lên Telegram./plugin install telegram-permission-alert
!cat <<'EOF' >> ~/.zshrc
export CC_TELEGRAM_ALERT_BOT_TOKEN='123456:ABCDEF'
export CC_TELEGRAM_ALERT_CHAT_ID='123456789'
# Optional:
# export CC_TELEGRAM_ALERT_PREFIX='Claude Code needs approval'
# export CC_TELEGRAM_ALERT_NOTIFY_ON='permission-request'
EOF
source ~/.zshrc
Hook dùng PermissionRequest, nên timing bám theo permission dialog native của Claude Code. Sau khi source ~/.zshrc, mở session Claude Code mới nếu session hiện tại chưa thấy env mới.
MIT
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques