verify-simulator — community verify-simulator, riscv-axi-sim, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Embedded Systems Agents requiring RV32 simulator verification and AXI interface testing. A single cycle rv32 simulator with AXI interface.

dyh1807 dyh1807
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The verify-simulator skill by dyh1807 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Embedded Systems Agents requiring RV32 simulator verification and AXI interface testing.

Core Value

Empowers agents to validate Linux kernel startup and execute baremetal benchmark tests like CoreMark and Dhrystone, utilizing AXI interface for comprehensive simulation verification, including MMU and timeout validation.

Capabilities Granted for verify-simulator

Verifying Linux kernel startup on RV32 simulators
Executing CoreMark and Dhrystone benchmark tests for CPU logic validation
Performing timeout validation for long-running simulations

! Prerequisites & Limits

  • Requires RV32 simulator setup
  • Limited to Linux kernel and baremetal benchmark testing
  • Dependency on specific simulator architecture and AXI interface
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

verify-simulator

Install verify-simulator, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

模拟器验证技能 / Simulator Verification Skills

本文档记录了项目编译后的常用验证测试方法。

1. Linux Kernel 启动测试

用途: 验证模拟器对 Linux 内核启动的支持,涉及复杂的虚实地址转换 (MMU) 和长时间运行。

  • 基本命令:
    bash
    1./a.out baremetal/linux.bin
  • 超时验证: 由于 Linux 启动耗时较长,可以使用 timeout 命令(如设置 60 秒)来验证模拟器能否在指定时间内稳定运行,用于快速回归测试。
    bash
    1timeout 60s ./a.out baremetal/linux.bin

2. Baremetal 基准测试 (CoreMark & Dhrystone)

用途: 验证 CoreMark 和 Dhrystone 基准测试正确性。相比 Linux,这些是较小的裸机程序,不涉及复杂的地址转换,适合快速验证 CPU 核心逻辑。

  • Dhrystone 测试:
    bash
    1./a.out baremetal/new_dhrystone/dhrystone.bin
  • CoreMark 测试:
    bash
    1./a.out baremetal/new_coremark/coremark.bin

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is verify-simulator?

Perfect for Embedded Systems Agents requiring RV32 simulator verification and AXI interface testing. A single cycle rv32 simulator with AXI interface.

How do I install verify-simulator?

Run the command: npx killer-skills add dyh1807/riscv-axi-sim. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for verify-simulator?

Key use cases include: Verifying Linux kernel startup on RV32 simulators, Executing CoreMark and Dhrystone benchmark tests for CPU logic validation, Performing timeout validation for long-running simulations.

Which IDEs are compatible with verify-simulator?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for verify-simulator?

Requires RV32 simulator setup. Limited to Linux kernel and baremetal benchmark testing. Dependency on specific simulator architecture and AXI interface.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add dyh1807/riscv-axi-sim. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use verify-simulator immediately in the current project.

Related Skills

Looking for an alternative to verify-simulator or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI