ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 31,722
- Points
- 823
Reputation:
I use Claude quite a bit for work (primarily in Python) and got curious just what it could do in XF.
What I did was:
Read more
Continue reading...
What I did was:
- Gave it clear instructions on the scope of the addon I wanted to make
- Showed in both the XF code codebase as well as examples of other open source XF addons so it learnt the basic patterns
- Got it to set up a local XF install in ddev so it could quickly spin up/tear down an install
- Iterated on the addon development for a few days, ensured we had tests suites...
Read more
Continue reading...