home / skills / partme-ai / full-stack-skills / axure

axure skill

/skills/axure

This skill provides comprehensive guidance for Axure prototyping, including wireframing, interactions, and dynamic panels to help build interactive prototypes.

npx playbooks add skill partme-ai/full-stack-skills --skill axure

Review the files below or copy the command above to add this skill to your agents.

Files (2)
SKILL.md
662 B
---
name: axure
description: Provides comprehensive guidance for Axure prototyping tool including wireframing, interactions, dynamic panels, and prototyping. Use when the user asks about Axure, needs to create interactive prototypes, design wireframes, or build complex interactions.
license: Complete terms in LICENSE.txt
---

## When to use this skill

Use this skill whenever the user wants to:
- [待完善:根据具体工具添加使用场景]

## How to use this skill

[待完善:根据具体工具添加使用指南]

## Best Practices

[待完善:根据具体工具添加最佳实践]

## Keywords

[待完善:根据具体工具添加关键词]

Overview

This skill provides comprehensive, practical guidance for using Axure RP to create wireframes, interactive prototypes, and complex UI interactions. It focuses on actionable steps for building pages, configuring dynamic panels, setting interactions, and preparing prototypes for user testing or handoff. The content is aimed at designers and product teams who need efficient, maintainable Axure deliverables.

How this skill works

The skill inspects the user’s goals and current stage (wireframe, mid-fidelity prototype, or high-fidelity interactive demo) and recommends Axure features and workflows accordingly. It explains how to structure pages, use masters and libraries, configure states and dynamic panels, add conditions and variables, and export/share prototypes. The guidance includes tips for optimizing performance, organizing projects, and preparing documentation for developers and stakeholders.

When to use it

  • Creating low- to high-fidelity wireframes to validate layout and flow
  • Building interactive prototypes that simulate real UI behavior and logic
  • Designing conditional flows, form validation, and multi-state components using dynamic panels and variables
  • Preparing clickable prototypes for usability testing or stakeholder demos
  • Handing off interaction specs and assets to engineers

Best practices

  • Start with a clear page hierarchy and use Masters for repeating elements to simplify updates
  • Use named variables and descriptive interaction labels to keep logic readable and maintainable
  • Limit heavy interactions on a single page to improve prototype performance; split flows across pages when necessary
  • Document interaction rules, breakpoints, and component states for developer handoff
  • Preview frequently on the target device size and use Axure Share or exported HTML for realistic testing

Example use cases

  • Prototype a multi-step onboarding flow with conditional branching and save/resume behavior
  • Design a responsive dashboard with collapsible panels and data-driven states using variables
  • Create a mobile app prototype with gestures, dynamic panels, and animated transitions for user testing
  • Build a form with client-side validation, error states, and conditional fields driven by user input
  • Prepare annotated prototypes and spec pages for engineering handoff with asset lists and interaction descriptions

FAQ

Do I need Axure Pro to use these techniques?

Most techniques work in Axure RP standard editions, but advanced collaboration and cloud features may require a Pro or cloud-enabled plan.

How do I keep prototypes performant with complex interactions?

Reduce simultaneous animations, reuse Masters, minimize large images, and split heavy flows across pages to keep load times and responsiveness acceptable.