By kimputing
Analyze CenterTest Data-Driven Testing structure — 15-sheet Excel report
A Claude Code plugin marketplace distributing skills for CenterTest test automation development.
GitHub: https://github.com/Kimputing/centertest-skills
| Plugin | Description | Status |
|---|---|---|
| centertest-healthcheck | Java code quality analysis — 27 rules, HTML dashboard + Excel reports | Active |
| cssid-finder | Find Java getter chains for Guidewire UI CSS IDs | Active |
| ddt-analyzer | Analyze DDT structure and generate 15-sheet Excel report | Active |
| ddt-tools | Validate DC references, diff xlsx, report unused codes | Active |
Inside Claude Code, add the marketplace and install the plugins you want:
/plugin marketplace add Kimputing/centertest-skills
/plugin install centertest-healthcheck@centertest-skills
/plugin install cssid-finder@centertest-skills
/plugin install ddt-analyzer@centertest-skills
/plugin install ddt-tools@centertest-skills
Each plugin is independent — install only the ones you need.
/plugin marketplace update centertest-skills
Every commit to main becomes a new version automatically (no version field is pinned in plugin.json).
centertest-skills/ # marketplace repo
├── .claude-plugin/
│ └── marketplace.json # catalog of plugins
├── plugins/
│ └── <plugin-name>/
│ ├── .claude-plugin/plugin.json # plugin manifest
│ ├── skills/<plugin-name>/SKILL.md # skill definition
│ ├── scripts/ # python scripts (resolved via ${CLAUDE_PLUGIN_ROOT})
│ ├── README.md # public docs
│ └── CLAUDE.md # dev context for Claude Code
└── README.md # this file
plugins/<plugin-name>/ with .claude-plugin/plugin.json, skills/<plugin-name>/SKILL.md, and scripts/SKILL.md, reference scripts via ${CLAUDE_PLUGIN_ROOT}/scripts/<file>.py so the path resolves to the plugin's install location.claude-plugin/marketplace.json under pluginsclaude plugin validate . from the repo root to catch JSON / frontmatter errorsSee the Claude Code plugin marketplace docs for the full schema.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kimputing/centertest-skills --plugin ddt-analyzerFind Java getter chains for Guidewire UI CSS IDs
Java code quality analysis for CenterTest projects — 27 rules, HTML+Excel reports
Validate DC references, diff xlsx, report unused codes
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.
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.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.
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.