Flutter Duit Bdui
Generates basic Flutter UI layouts from text descriptions, prioritizing simple components and responsive design.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add flutter-duit-bdui npx -- -y @trustedskills/flutter-duit-bdui
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"flutter-duit-bdui": {
"command": "npx",
"args": [
"-y",
"@trustedskills/flutter-duit-bdui"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
flutter-duit-bdui
What it does
This skill enables AI agents to interact with Flutter applications, specifically targeting the Duit (Digital Wallet) and BDUI (Banking Digital User Interface) ecosystems. It allows for the generation, modification, and debugging of Flutter code tailored for these specific financial interfaces.
When to use it
- Building custom digital wallet features using Flutter's widget toolkit.
- Creating responsive banking dashboards that adhere to Duit or BDUI design standards.
- Debugging layout issues in mobile-first financial applications.
- Generating boilerplate code for secure transaction UI components.
Key capabilities
- Flutter framework integration for cross-platform mobile development.
- Specific focus on Duit and BDUI interface patterns.
- Code generation for complex financial state management.
- UI customization for banking-specific user flows.
Example prompts
- "Generate a Flutter widget for a digital wallet balance display compatible with Duit standards."
- "Create a responsive BDUI login screen using Flutter that supports biometric authentication."
- "Debug this Flutter code snippet causing layout shifts in the banking dashboard view."
Tips & gotchas
Ensure your development environment has the latest Flutter SDK installed before attempting to generate or modify financial interface code. This skill is specialized for Duit and BDUI contexts, so generic Flutter prompts may yield less relevant results.
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.