Agent skill · Testing & QA

abaqus-dynamic-analysis

Complete workflow for dynamic analysis. Use when user mentions impact, crash, drop test, transient, or time-varying response. Handles explicit and implicit dynamics.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill abaqus-dynamic-analysis --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Allowed tools: -Read-Write-Edit-Glob-Grep-Bash(abaqus:*)
Path: skills/analysis/abaqus-dynamic-analysis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Abaqus Dynamic Analysis Skill This skill handles explicit and implicit dynamics for impact, crash, drop test, and transient response analysis. ## When to Use This Skill **Route here when user mentions:** - Impact, crash, collision, drop test - Transient response, time-varying response - Shock loading, blast loading, explosive loading - High-speed events, wave propagation - "What happens when it hits..." **Route elsewhere:** - Natural frequency extraction → `/abaqus-modal-analysis` - Static/constant loads → `/abaqus-static-analysis` - Harmonic/sinusoidal response → modal + steady-state dynamics - Very long transients (minutes+) → consider implicit or quasi-static ## Prerequisites Before dynamic analysis: 1. Geometry and mesh ready 2. **Material MUST have density defined** (required for mass matrix) 3. Understand event duration and loading type ## Workflow: Setting Up Dynamic Analysis ### Step 1: Gather Information from User Ask if unclear: - **What's the event duration?** Milliseconds, seconds, or longer? - **Initial velocity?** For drop tests or impact - **Is contact involved?** Parts colliding or touching - **What output needed?** Stress, velocity, acceleration, energy? ### Step

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Prerequisites
  3. Workflow: Setting Up Dynamic Analysis
  4. Step 1: Gather Information from User
  5. Step 2: Choose Explicit vs Implicit
  6. Step 3: Set Time Period
  7. Step 4: Define Initial Conditions
  8. Step 5: Configure Output
  9. Step 6: Consider Mass Scaling (Explicit Only)
  10. Step 7: Run and Validate
  11. Key Parameters
  12. Validation Checklist
  13. Troubleshooting
  14. Related Skills
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the abaqus-dynamic-analysis skill do?

Complete workflow for dynamic analysis. Use when user mentions impact, crash, drop test, transient, or time-varying response. Handles explicit and implicit dynamics.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill abaqus-dynamic-analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going