Plugin Claude Code
Plugin marketplace listing 1 plugin: dynamo-skills.
Plugin Claude Code
Plugin marketplace listing 1 plugin: dynamo-skills.
Plugin Claude Code
Shared Claude Code skills for the DynamoDS org.
Instructions file CodexOpenCode
AGENTS.md instructions for DynamoDS/skills, covering claude.md, what this repo is, common commands, build the docs site (run from repo root) and validate a skill locally.
Instructions file
Claude Code instructions for DynamoDS/skills, a project described as: Dynamo Shared Skills.
Skill Claude CodeCodex
Create structured Jira tickets for DynamoDS projects from bug reports, failing tests, or feature requests. Use this skill whenever writing a Jira ticket, triaging a bug, turning a vague issue into an actionable ticket, or writing acceptance criteria. Also use when the user mentions "file a ticket", "write a bug…
Skill Claude CodeCodex
Generate PR descriptions for DynamoDS repositories that align with the team template. Use this skill whenever writing a pull request description, cleaning up a PR body, or generating a review-ready summary from a diff in a DynamoDS repo. Also use when the user says "write a PR", "PR description", or "prep this for…
Skill Claude CodeCodex
Author and maintain Dynamo agent skills. Use this skill whenever creating a new skill in .agents/skills/, updating an existing skill, fixing drift between canonical skills and Copilot/Cursor/Claude wrappers, or asking how to write effective skill instructions for the Dynamo repo.
Plugin Claude Code
Plugin marketplace listing 3 plugins: dynamo-dotnet, dynamo-ux, autodesk-dynamo-mcp.
Plugin Claude Code
Connects to the Dynamo MCP server for querying nodes, packages, and workspace data.
MCP server Claude CodeCodexCursor +2
MCP server "autodesk-dynamo-mcp", hosted remotely at localhost, as configured in DynamoDS/dynamo-agent-plugins.
Plugin Claude Code
C#/.NET skills for writing, reviewing, and cleaning up code in the Dynamo codebase.
Skill Claude CodeCodex
Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.
Skill Claude CodeCodex
Write and review C#/.NET code in Dynamo following Dynamo coding standards, modern C# patterns, and repo conventions. Use this skill whenever writing C# code, reviewing a PR diff, designing types, managing PublicAPI surface files, choosing patterns, making performance decisions, or refactoring in the Dynamo codebase.…
Plugin Claude Code
UX design skills for planning flows, mapping to Weave Design System components, and generating Figma mockups for Dynamo.
Agent
Plans UX flows, maps product needs to Weave Design System components, and generates structured Figma mockups using Autodesk Weave libraries. Use when the user requests UI components, pages, or applications; mentions forms, dashboards, landing pages, or modals; asks to design, build, or create interfaces; or wants to…
Agent Claude Code
Use when modifying webpack configuration, npm scripts, TypeScript config, ESLint rules, Babel config, CI/CD pipelines, or diagnosing build and bundling failures.
Agent Claude Code
Use when reviewing pull requests or code changes for correctness, architecture alignment, test coverage, localization compliance, and potential regressions in DynamoHome.
Agent Claude Code
Use when implementing or modifying React components, adding UI features, fixing visual bugs, updating localized strings, or writing unit tests. Covers all work inside src/components/, src/locales/, and src/localization/.
Agent Claude Code
Use when creating or maintaining end-to-end Playwright tests, implementing Page Object Model classes, or investigating test failures in tests/e2e/.
Skill Claude CodeCodex
Use this workflow when diagnosing and fixing a bug.
Skill Claude CodeCodex
Skill "build-tooling" from DynamoDS/DynamoHome, covering build and tooling skills – dynamohome, bundler: webpack 5, key configuration, build commands and typescript: tsconfig.json.
Skill Claude CodeCodex
Focus on real problems: regressions, missing tests, broken localization, type safety gaps, Dynamo integration breakage. Do not request style changes or refactors for code not touched by the PR. Keep feedback concise and actionable.
Skill Claude CodeCodex
Skill "end-to-end-testing" from DynamoDS/DynamoHome, covering end-to-end testing – dynamohome, playwright configuration, required folder structure, page object model — mandatory pattern and page class.
Skill Claude CodeCodex
Use this workflow when implementing a new UI feature or modifying existing UI.