uidaho-nsummers/tdx-cli-mcp
TypeScript CLI and MCP server for the TeamDynamix Web API — built for AI coding agents (Claude Code, GitHub Copilot)
TypeScript CLI and MCP server for the TeamDynamix Web API — built for AI coding agents (Claude Code, GitHub Copilot)
npx add-skill uidaho-nsummers/tdx-cli-mcpTypeScript CLI and MCP server for the TeamDynamix Web API — built for AI coding agents (Claude Code, GitHub Copilot)
A Codex skill for creating and optimizing editable HTML resumes.
Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!
Disciplined method for investigating a specific bug, regression, or anomalous behavior. Use when the user reports a concrete symptom ("X is broken", "this worked last week", "Y returns the wrong value", "intermittent failure in Z") and wants the root cause found — not a quick patch. Enforces reproduce-first, read-only diagnosis, differential disconfirmation, and git forensics. Do NOT use for open-ended "find any bugs" sweeps, code review, or feature work.
🤖 WebSkill Generator — Give any AI agent a URL + credentials, it explores the web app, maps all pages & actions, captures API endpoints, and writes a permanent executable skill (SKILL.md + actions.py + config.json). Built for OpenClaw agents.
The Forge Skills Plugin bundles several Forge-focused skills plus MCP-backed tooling so your agent can scaffold apps, review them before deploy, debug production issues, and stay current on Forge APIs and the Atlassian Design System.
A Claude Code skill: plan → codex verifies → build → codex verifies → fix. An independent verifier gates both the plan and the result.