Trust Reliability
This skill assesses and validates information sources for trustworthiness & reliability, crucial for informed decision-making and combating misinformation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add trust-reliability npx -- -y @trustedskills/trust-reliability
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"trust-reliability": {
"command": "npx",
"args": [
"-y",
"@trustedskills/trust-reliability"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill focuses on creating animations designed to build user trust and reliability within digital interfaces. It leverages principles inspired by Disney animation techniques to ensure movements are predictable, controlled, and consistent. The goal is to create a dependable user experience where actions feel stable and avoid surprising or jarring the user negatively. This involves careful consideration of timing, easing, deformation, and overall aesthetic appeal.
When to use it
This skill is particularly useful in scenarios requiring high levels of user confidence:
- Financial transactions and payments
- Form submissions and data entry
- Authentication flows
- Settings and configuration panels
- Progress indicators
- Confirmation dialogs
- Enterprise applications
Key capabilities
- Animation Principles: Applies Disney-inspired animation principles like Squash & Stretch, Anticipation, Staging, Slow In & Slow Out, Arc, and Follow Through & Overlapping Action.
- Timing Control: Recommends specific timing ranges (e.g., 250-350ms for transitions, 150-200ms for feedback) using ease-in-out or linear easing functions.
- Easing Functions: Provides CSS easing function definitions (
--trust-smooth,--trust-enter,--trust-exit) to ensure consistent animation behavior. - Consistency Rules: Enforces strict rules regarding animation duration, timing variance (±50ms), and avoidance of random or variable timing.
Example prompts
Here are some example prompts for an AI agent equipped with this skill:
- "Create a transition animation for a form submission button that conveys reliability."
- "Generate a loading indicator animation using principles that build user trust."
- "Design a confirmation dialog animation with smooth, predictable easing."
Tips & gotchas
- Consistency is Key: The skill emphasizes that the same action should always have the same animation.
- Avoid Sudden Movements: Prioritize pose-to-pose animation over straight ahead action to maintain predictability.
- Respect System Preferences: The skill should gracefully degrade when system motion preferences are disabled.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.