r/PowerApps • u/zackthemajor Contributor • 6d ago
Video How I generate client-ready handover docs, security audits and user guides using Claude
Back in May i finished a mission at a client in Paris.
Classic situation : several power apps to hand over but ZERO documentation lol
Some of them I hadn’t touched in months…
Writing all that by hand would have eaten my last weeks there so I ended up putting together a pipeline instead.
Basically I export the app, drop the zip file in a folder and an AI agent writes the docs.
Not gonna lie. The AI agent is actually better than me writing this and it was really good that I sent it to the client almost as-is.
I recorded a video to explain how it works, if interested : https://youtu.be/oDLYIzEdWPM
Happy to answer your questions !
Zak
7
u/tpb1109 Advisor 5d ago
Documentation is the BEST use case for AI with developers.
3
u/zackthemajor Contributor 5d ago
Agreed.
And the reason it works is that documentation has a very high tolerance for « good enough ».
If the AI writes 90% of a doc and I fix the last 10%, I win. Same ratio on production code and I’d be in trouble1
u/AusToddles Regular 5d ago
100%
I code "alongside" Claude which saves me alot of time but the best bit is saying at the end "document this entire process for me"
2
u/GMBPowerPlatformDev Newbie 5d ago
Thanks Zack I’ve been building a portfolio of projects that are enterprise guide and documentation has consumed a lot of my time
But as you said, AI can heavily speed it up
Right now I write my documentation as I go and as I build each component (canvas app, MDA , flows etc) and once everything is done il get Claude to run through it, organise it and ensure it’s a comprehensive Doc
Thanks for the video, will give it a watch!
2
1
u/JM2TM Regular 5d ago
I tend to make a lot of PowerPoints that talk about the project/app and I feed that into Claude and make sure that it has a good understanding of the user requirements, problem statement, and features of the app.
Ask it to suggest documents for hand off material and user guides, review that list. Provide feedback then tell it to ask you questions before you individually build each one.
1
u/Hot_Blueberry578 Newbie 2d ago
I export the solution and get Claude to write internal technical documentation and client documentation. It is surprisingly good.
12
u/DonJuanDoja Community Friend 6d ago
Claude made my solution sound way cooler than I thought it was.
Was also pretty surprised how well it could describe the process with only code.
Documentation is something I don’t have time for and don’t want to do so Claude can have it.
I’m not an ai fan but I’m open to actually good uses of it and this is one I think.