Install
$ agentstack add skill-parhamb-design-skills-information-architecture ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Information Architecture (IA)
IA is the practice of organizing, structuring, and labeling content so users can find what they need. Poor IA is the invisible reason users say "I just couldn't find it."
Checklist
| Item | Guidance | |---|---| | Content categorization | Group by user mental models, not the internal org chart or database structure. | | Well-structured content | Maximum 2 levels of hierarchy in any list. Never nest deeper than that. | | Screen titles | Every screen has a clear, descriptive title that matches the nav item that opened it. | | Sort options | Default sort is the most useful (date, relevance). User can change it. | | Filter options | Active filter count shown ("3 filters active"). All filters can be cleared in one tap. | | Minimal scrolling | Critical information is visible without scrolling. Details load progressively. | | Timestamp visibility | Relative time near the event ("2 hours ago"), full timestamp accessible on tap. | | Settings organization | Settings are grouped by theme: Account, Notifications, Privacy, Appearance, About. | | F-pattern layout | Most important content is at the top and left of each screen. | | Quick checkout | Purchase flow is 5 steps or fewer. Guest checkout is available. |
IA Research Methods
Card sorting: Run an open card sort with 10 to 15 representative users before finalizing category labels. Use the results to name categories with the words users actually choose, not internal terminology.
Tree testing: Validate your structure by asking users to find items in a text-only tree with no visual design. If users fail to find items in the tree, the IA is the problem — not the visual design.
First-click testing: Research shows that 85% of users who click correctly on their first attempt go on to complete the task. Test key flows with first-click tests before investing in full prototypes.
Labeling Principles
Use words your users use, not what your engineers or product managers call things internally. Avoid jargon and acronyms for first-time users. Keep navigation labels to 1 or 2 words. Be consistent — if one section is called "Saved," do not call the same concept "Bookmarks" elsewhere in the app.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: parhamb
- Source: parhamb/design-skills
- License: MIT
- Homepage: https://design-skills-pi.vercel.app
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.