.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/gradusnikov/eclipse-chatgpt-plugin
home/skills/gradusnikov/eclipse-chatgpt-plugin
gradusnikov avatar

gradusnikov/eclipse-chatgpt-plugin

5 skills

View on GitHub
$npx skills add gradusnikov/eclipse-chatgpt-plugin
SkillInstalls
eclipse-analyzeAnalyze Java code using Eclipse JDT tools — type hierarchy, find references, call hierarchy, compilation errors, quick fixes, and import suggestions.—eclipse-debugDebug Java applications in Eclipse — set breakpoints, launch in debug mode, step through code, inspect stack traces, evaluate expressions, and hot-swap code…—eclipse-editEdit files in Eclipse projects using MCP tools. Use this when modifying code in Eclipse workspace projects — it keeps Eclipse editors in sync, triggers…—eclipse-runLaunch and stop Java applications in Eclipse. Run with program/VM arguments, capture stdout/stderr, or launch in background.—eclipse-testRun JUnit tests in Eclipse projects — all tests, by package, by class, or individual test methods. Also build Maven projects.—