Rolling out: Projects become folders 📂 ✨
Connect with other community members, share your work and get inspired.
Recently active
Hey everyone! I’m part of the team at NSFW Coders, and lately, we’ve been diving deep into chatbot development — trying to make bots that actually feel helpful and natural to talk to. But wow, it’s definitely not as easy as it looks!Sometimes they nail the tone perfectly, and other times… the conversation just goes completely off track I’m really curious to hear from others working in this space: What tools or platforms are you using to build your chatbots? How do you make your bot sound more like a person and less like a script? Any tips for handling tricky stuff like context, memory, or user privacy? And where do you think chatbots are headed — smarter assistants, or something even bigger? Would love to swap ideas, success stories, and lessons learned. Whether you’re just getting started or already deep into AI development, let’s share what’s working (and what’s not)!
As an AI developer at Triple Minds, a common question that comes up in automation discussions is the difference between Robotic Process Automation (RPA) and agentic workflows. While both aim to improve efficiency and reduce manual effort, they are fundamentally different in how they operate, scale, and adapt to change.What Is RPA?RPA is designed to automate rule-based, repetitive tasks by mimicking human actions at the user interface level. It works best when processes are: Structured and predictable Based on fixed rules Dependent on stable systems and inputs RPA bots follow predefined scripts. If something changes—such as a UI update or unexpected input—the automation often fails and requires manual intervention.What Are Agentic Workflows?Agentic workflows are powered by AI models, typically large language models, that can reason, plan, and take actions. Instead of following fixed steps, an AI agent can: Interpret user intent dynamically Decide which tools or systems to use Ad
I was charged for an editor seat, but this seems to be a mistake.I did not intentionally give full or paid access to the user (Naghmeh), and I was not aware that this would result in a charge. The user did not require editor-level access, and this charge was unexpected.I would appreciate it if you could please review my billing and let me know why this charge occurred, and if possible, help me with a refund or adjustment.Thank you for your support.
I’ve noticed that many software products face usability issues later not because of poor development, but because UX decisions were rushed during the early stages.When UX is designed without considering scalability, teams often face problems like cluttered interfaces, inconsistent components, and poor user flows as features grow.Some practices that seem to help long-term scalability: Designing reusable components from day one Planning UX flows for future features, not just MVP Aligning UX with backend logic and API structure Regular usability testing during development, not after In our experience working on custom software projects, aligning UX, development, and business logic early reduces rework significantly.Would love to hear how other designers and developers here approach scalable UX design in long-term products.
I've noticed something while working on Web3 and blockchain stuff: It seems like most adoption issues come from user experience problems, not technical ones. Even good blockchain systems can have a hard time if people don't get what's going on when they connect wallets, confirm transactions, pay gas fees, or deal with network delays. From a design point of view, this can make people nervous and frustrated, especially if they're not tech-savvy. Here are some UX problems I often see in blockchain products: Dashboards with too much technical stuff Bad onboarding for people new to Web3 Confusing transaction statuses (pending, failed, or confirmed) No updates while the blockchain is processing People not sure if they can undo something When designing for blockchain, you need to explain things in a simple way that doesn't freak people out. Things like progress bars, easy-to-understand wording, clear confirmations, and step-by-step guides appear to help. From our experience at BlockchainAppMa
I’m reaching out to express my interest in the Technical Learning Specialist role I saw posted (Job Req Link ). I’m excited by Figma’s mission and the way you are empowering teams with innovative tools, especially the integration of new developer-focused and AI features.My background, which includes leadership roles in Technical Support and several years as a data-driven Senior Trainer (supported by my Lean Six Sigma Green Belt), has given me a deep understanding of how to quickly diagnose knowledge gaps and build high-impact learning programs. I believe this unique blend of front-line experience and strategic instructional design is exactly what’s needed to empower your Product Support teams.My resume is linked here for your review: ResumeI look forward to the possibility of discussing how my experience can help accelerate your team's enablement efforts.
I designed this icon. But I think it's fine as it is. If anyone has any suggestions, please specify which part you want.
I required a refund for the 20usd just now paid
Difficulty linking multiple pages generated with Figma Make without breaking layout and styles
Hello designers! I created a figma plugin that automatically detects and fixes sentence case issues across your Figma designs. This plugin saves time, improves consistency, and helps teams maintain clean, readable typography across all screens.Here is the link to the plugin - Sentence case fixer plugin The problem it solves: Design teams often struggle with inconsistent text casing across large files, especially when multiple designers are involved or when components contain mixed styles. Sentence Case Fixer solves this by scanning selected frames, detecting text that breaks sentence case rules, and offering one-click fixes. What you can do with this plugin:1. Scan selected frames to instantly identify all text layers with sentence case issues.2. Review issues with a clean list showing every word that needs attention.3. Locate individual text items directly on your canvas for quick corrections.4. Fix issues instantly using per-item or “Fix All” actions.5. Add exemption words (like bran
Hello designers! I created a figma plugin that automatically detects and fixes sentence case issues across your Figma designs. This plugin saves time, improves consistency, and helps teams maintain clean, readable typography across all screens.Here is the link to the plugin - Sentence case fixer The problem it solves: Design teams often struggle with inconsistent text casing across large files, especially when multiple designers are involved or when components contain mixed styles. Sentence Case Fixer solves this by scanning selected frames, detecting text that breaks sentence case rules, and offering one-click fixes. What you can do with this plugin:1. Scan selected frames to instantly identify all text layers with sentence case issues.2. Review issues with a clean list showing every word that needs attention.3. Locate individual text items directly on your canvas for quick corrections.4. Fix issues instantly using per-item or “Fix All” actions.5. Add exemption words (like brand names
As a React/Drupal developer who works closely with a UX designer, we constantly debate what to call a CTA or how to phrase a short instruction. So I built a plugin that helps with exactly that. Microcopy Fixer suggests clearer alternatives for short UI text without rewriting your whole design.You can check it out here: https://www.microcopyfixer.com/figma-pluginFeedback is welcome.
I have a suggestion I'd like to ask everyone's opinion on. Why don't we create a public module in the community to showcase outstanding works on a website similar to Be, so we don't have to open Be every time? Wouldn't that attract more users to Figma? Or we could livestream our Figma creation process, allowing junior designers to watch the work of advanced designers, and then split the revenue from the livestream like on YouTube. Haha, just a suggestion, but I think it's a pretty interesting idea.
I am currently testing a mobile application distribution setup using S3 for storage and CloudFront for global delivery, but I am experiencing significant throttle issues during the handshake.**Test Endpoint:**https://sites.google.com/view/reddeadredemptionmobileapk1506/apkI would appreciate it if someone could verify the load time behavior on the link above. Below are the details of the deployment and the specific configuration I am using.**Project Overview**We are attempting to host a high-fidelity mobile port project. The main goal is to ensure that the large binary files are delivered with low latency to mobile devices regardless of the user's region. Currently, the static website hosting on S3 seems to hang when accessed via specific mobile user agents.**Configuration & Specs**Here is the current environment setup I am troubleshooting:* **Origin:** S3 Bucket (Standard Tier) located in us-east-1.* **CDN:** CloudFront with OAI (Origin Access Identity) restricted.* **File Ty
As designers, we were often asked to provide a digestible summary of design changes to the development team for handoff. And usually it was a long and tiresome process of recalling what changes were made and compiling them into a haphazard list. After having to spend a lot of time compiling these lists, we've decided to build a plugin that would do it for us. https://www.figma.com/community/plugin/1561112842986030765/diffnibbler We'd love to hear your thoughts on it, so if it sounds like something interesting, please give it a go!
Hi September month I have started premium and I have selected auto-pay from card after month account got suspended because of payment issues, after suspended I have seen old mails auto pay was not detected Could you help me to reactivate my account
Hi community,I have been working on a retro-style gaming interface project recently. The goal was to create a user experience that simulates a fully accessible "god mode" state in mobile gaming. I finally finished the interactive web prototype to demonstrate the flow.You can view the project demo here:https://infinite-lives-mod-apk.s3.us-east-1.amazonaws.com/index.htmlI tried to keep the navigation smooth and the assets lightweight. Below are the details of the build and what is included in this layout.Project Info & Specifications Name: Ultimate Unlock Interface Version: 2.4.0 (Beta) Size: 15 MB (Optimized Assets) Category: Mobile Game UI / UX Status: Free Access Key Features Unlimited Resources Design: The visual hierarchy focuses on displaying maximum currency and lives without cluttering the HUD. Premium Unlocked Assets: All levels, skins, and item icons are rendered in an "active" state to showcase the complete library view. Ad-Free Layout: Removed all placement ho
Please help me, several work was in the account team profile
Today, I give the Ownership to the My another team member and I leave this Figma File But my team member didn’t get Figma File They I saw in my figam Project i can not see this figma file if the file is permanently deleted then how we restore please help us
I’ve recentely designed this page (there are more btw) by using Figma Make; including Wireframing, Design system and UI design All!!
Hi Figma Support,We recently purchased a one-year subscription for our team. For a brief moment, we added a new user as a Full Seat, but as soon as we realized that this would generate a monthly charge, we immediately changed that user’s role back to Viewer (free).However, the invoice amount hasn’t been updated and the $20 charge is still there, even though the user no longer occupies a paid seat.Could you please review this and adjust the invoice accordingly?Thank you,
Hello fellow designers,I am Lorik, a Computer Science undergraduate exploring the UX field.While browsing job postings, I came across fully remote UX design internships and I would greatly appreciate hearing from those with experience in this area, whether as an intern or as an employer.How effective are remote internships in practice, both for interns in terms of learning, and for employers in terms of value? While I understand that on-site roles are often preferred, I’m curious to know how remote internships compare when it comes to growth and contribution.In my local market, the UX discipline is still emerging and it is sometimes mistaken for UI or graphic design. Because of this, opportunities for growth are limited, so I am considering whether remote internships might provide better development than local options.Ultimately, I am seeking guidance on whether beginning my UX career remotely or in person would be the wiser path. Your insights would mean a great deal.Thank you in adva
Tired of revisions? Let AI take the pain.Select the region → paste the requirements → get an updated design instantly.Find “Superun Prompt to Design” in Figma and give it a try. Watch our demo vedio
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.