Performance Testing Pack
Description
[](000-docs/247-OD-CHNG-changelog.md) [](https://www.npmjs.com/package/@intentsolutionsio/ccpi) [](000-docs/247-OD-CHNG-changelog.md) [](https://github.com/jeremylongshore/claude-code-plugins-plus-skills)
Installation
claude install-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills README
Claude Code Skills & Plugins Hub
[](000-docs/247-OD-CHNG-changelog.md) [](https://www.npmjs.com/package/@intentsolutionsio/ccpi) [](000-docs/247-OD-CHNG-changelog.md) [](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) [](tutorials/skills/05-skill-validation.ipynb) [](tutorials/skills/02-skill-anatomy.ipynb) [](000-docs/185-MS-INDX-tutorials.md) [](https://colab.research.google.com/github/jeremylongshore/claude-code-plugins-plus-skills/blob/main/tutorials/) [](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) [](https://www.anthropic.com/) [](https://cloud.google.com/) [](https://buymeacoffee.com/jeremylongshore) [](https://github.com/sponsors/jeremylongshore)
**The largest open-source marketplace for Claude Code plugins and agent skills.** 347 plugins, 1,900+ skills, 69 community contributions — validated, graded, and ready to install.
pnpm add -g @intentsolutionsio/ccpi # Install the CLI
ccpi install devops-automation-pack # Install any plugin
Or use Claude's built-in command:
/plugin marketplace add jeremylongshore/claude-code-plugins
**[Browse the marketplace](https://tonsofskills.com)** | **[Explore plugins](https://tonsofskills.com/explore)** | **[Download bundles](https://tonsofskills.com/cowork)**
**Killer Skill of the Week** — Every week we scour GitHub for the most impressive Claude Code skills and spotlight one that's popping. Sign up at [tonsofskills.com](https://tonsofskills.com) and we'll email you the pick — no searching required.
What Changed: Claude Code in 2026
Anthropic shipped several features since plugins launched in October 2025 that change how developers extend Claude Code:
- undefined
...
Related Skills
Webapp Testing
When testing local web applications or verifying UI behaviorTest local web applications using Playwright for UI verification and debugging
Testing official #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/everything-claude-code/issues/103)). The behavior changed between Claude Code versions, leading to confusion. We now have a regression test to prevent this from being reintroduced.
Testing community Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.
Testing community Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test suites
Testing community gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manager, and QA Engineer. 15K+ stars in 5 days. |
Testing community **playwright**
| claude-plugins-official | Browser automation, E2E testing, screenshots |
Testing community