By tuannv14 Verified
Team-ready Claude Code skill pack — 15 service integrations (Trello, Azure DevOps, Heroku, Sentry, Slack, Firebase, Shopify, PostgreSQL, RSpec, Rails-security, k6, Maestro, Fastlane, React Native, xlsx-testcases) plus a shared profiles-and-credentials reference skill. v0.10.0 reworks every skill description with the "Use when…" trigger pattern from superpowers:writing-skills, so Claude routes to the right /command from natural language ("fetch this Trello card", "401 from Sentry", "scan for SQL
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Use when user references Azure DevOps / ADO, dev.azure.com URLs, TFS, work items, WIQL queries, pipelines, or PRs on cloud or self-hosted Server. Multi-org via AZDO_PROFILE.
Use when releasing iOS/Android builds, uploading to TestFlight, App Store Connect, or Play Console, or managing code signing with match. Multi-app via FASTLANE_PROFILE.
Use when user references Firebase, console.firebase.google.com URLs, *.firebaseapp.com, *.web.app links, or asks for Remote-Config/App-Distribution/Crashlytics-dSYM/Cloud-Functions/Hosting ops. Multi-project via FIREBASE_PROFILE.
Use when user references Heroku, *.herokuapp.com URLs, dashboard.heroku.com, or operations on apps/dynos/releases/config-vars/log-tails/rollbacks/pipeline-promotions. Multi-account via HEROKU_PROFILE.
Use when running load, stress, soak, or spike tests, or analyzing p50/p95/p99 latency against dev/staging/prod targets. Multi-environment via K6_PROFILE; prod requires typed RUN confirmation.
Team-ready Claude Code skill pack — for dev, QA, QC, testers, and team leads.
A Claude Code plugin bundling 15 integration skills your whole team can install once and start using immediately. All skills support multiple accounts via INI profile files (AWS-style), so personal/work/client accounts stay isolated and switchable on demand.
| Skill | Slash command | What it does |
|---|---|---|
| trello | /trello | Boards, lists, cards, comments via Trello REST API |
| azure-devops | /azure-devops | Repos, PRs, work items, pipelines (Services + self-hosted Server) |
| heroku | /heroku | Apps, dynos, releases, config vars, logs, pipelines (Platform API v3) |
| sentry | /sentry | Issues, events, releases (Sentry SaaS + self-hosted) |
| slack | /slack | Post messages, threads, file uploads, channel/user lookup |
| firebase | /firebase | Remote Config, App Distribution, Crashlytics symbols, Functions, Hosting (multi-project) |
| shopify | /shopify | Shopify Admin GraphQL API — products/orders/customers/inventory/draft orders (multi-store, latest API 2026-04) |
| postgres | /postgres | Read-only queries, EXPLAIN plans, schema, indexes, locks |
| Skill | Slash command | What it does |
|---|---|---|
| react-native | /react-native | Daily RN ops: run/clean/bundle/log/version/icons/splash |
| maestro | /maestro | Mobile E2E with YAML flows (alternative to Detox) |
| fastlane | /fastlane | iOS+Android release: TestFlight, App Store, Play Console, code signing |
| Skill | Slash command | What it does |
|---|---|---|
| rspec | /rspec | Run specs, parse failures, parallel, coverage, bisect |
| rails-security | /rails-security | Brakeman static scan + bundler-audit CVE check (combined, with diff against base branch) |
| k6 | /k6 | Load/stress/soak/spike tests with environment profiles |
| xlsx-testcases ⭐ | /xlsx-testcases | Convert XLSX test cases → Maestro YAML / Detox / Markdown + sync to Azure DevOps Test Plans |
# In Claude Code:
/plugin marketplace add tuannv14/claude-team-toolkit
/plugin install claude-team-toolkit
git clone https://github.com/tuannv14/claude-team-toolkit.git
# Then: /plugin marketplace add <local-path>
bash lib/install.sh
This:
~/.claude-team-toolkit/lib/ (every skill sources from there).curl, jq, base64, awk, sed.~/.claude-team-toolkit/audit.log (mode 600).Most skills need curl + jq. Some need extras:
| Skill | Extra dependency |
|---|---|
| heroku, sentry, slack, trello, azure-devops | curl, jq |
| firebase | firebase-tools (npm install -g firebase-tools) |
| postgres | psql (PostgreSQL client) |
| rspec, rails-security | Ruby project with bundler (gems: brakeman, bundler-audit) |
| k6 | k6 binary (k6 version) |
| maestro | maestro binary (curl -Ls "https://get.maestro.mobile.dev" | bash) |
| react-native | Node 18+, Yarn/npm, Watchman, Xcode (iOS), Android Studio (Android) |
| fastlane | Ruby + gem 'fastlane' in project Gemfile |
| xlsx-testcases | python3 + delegates to anthropic-skills:xlsx for parsing |
# In Claude Code:
/trello configure
/azure-devops configure
/heroku configure
# ... etc.
Each configure is interactive and:
~/.<service>/credentials with mode 0600npx claudepluginhub tuannv14/claude-team-toolkit --plugin claude-team-toolkitVerified owner:Nick Nguyen
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.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses