By jaedync
Domain skills for Ignition SCADA development via Caldera MCP. Provides workflow-specific guidance for gateway exploration, Perspective view debugging, Jython scripting, feature planning, and safe write operations.
Debug Ignition Perspective view issues including broken bindings, missing data, Bad_NotFound tag quality, silent component failures, and layout problems. Use when a view isn't displaying correctly, data isn't flowing through bindings, components behave unexpectedly, or the user mentions any Perspective debugging scenario. Also covers tracing transform chains, checking tag paths, diagnosing expression bindings, and using screenshots or console errors to identify problems. If something looks wrong in a Perspective view, this skill applies.
Explore and navigate Ignition gateway project structure, resources, and data. Use when browsing views, scripts, named queries, UDTs, tags, or gateway event scripts. Use when the user asks "what exists", "where is", "how is this structured", "show me", or wants to understand project organization. Activates for any Caldera MCP exploration task - listing resources, reading views or scripts, browsing tags, checking project overview, or searching for components. Even if the user just says "look at the project" or "what's on this gateway", this skill applies.
Plan new Ignition Perspective features by analyzing existing gateway patterns, component schemas, and design guidance. Use when the user has a feature request, user story, or wants to build something new - a new screen, dashboard, equipment detail view, alarm display, or navigation structure. Covers exploring existing conventions, checking component availability via search_components and get_component_schema, ISA-101/HMI design guidance, verifying data sources, and proposing view hierarchies grounded in what actually exists on the gateway.
Safety guardrails and write operation procedures for Ignition gateway modifications. Activates automatically before any write, delete, or modify operation on views, scripts, named queries, UDTs, tags, pages, or gateway event scripts. Covers the write checklist (read first, validate, surgical edits, verify after), QA vs production server rules, backup awareness, snapshot procedures, and read-only mode behavior. If any Caldera MCP write tool is about to be called, this skill provides the safety context.
Write and execute Jython 2.7 scripts on the Ignition gateway via execute_script and script sessions. Use when the user needs to probe databases, inspect tags, test expressions, run named queries, or perform any gateway-side investigation via scripting. Covers Jython 2.7 syntax rules (no f-strings, no walrus operator, no type hints), bridge execution context limitations, the _result return pattern, and script session management for iterative debugging. If the user needs to run code on the gateway or you need to test a hypothesis by executing a script, this skill applies.
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.
Jaedyn's personal Claude Code plugin marketplace. A grab-bag of skills and tools I've built and want to sync across my own machines. Public because there's no reason not to be.
/plugin marketplace add jaedync/claude-goodies
Then install whichever plugins you want:
/plugin install engram@claude-goodies
/plugin install caldera-mcp@claude-goodies
| Plugin | What it does |
|---|---|
engram | Obsidian-backed long-term knowledge graph and memory system for Claude |
caldera-mcp | Ignition SCADA development skills + MCP tools via Caldera |
desktop-extension/: Claude Desktop (.mcpb) build of the Caldera MCP tools for folks who don't use Claude Code. Releases are published as a .mcpb bundle.MIT
npx claudepluginhub jaedync/claude-goodies --plugin caldera-mcpUse Obsidian as Claude's long-term knowledge graph and memory system. Stores projects, decisions, knowledge, people, and session history as interconnected notes with wikilinks and tags.
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.
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.
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
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
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.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer