Finally after some major updates my portfolio is fully revamped
Thinking to add related images for the projects sections, Any more feedback or suggestion will be helpful βοΈ
visit here - https://t.co/7GTrPUo7IS
I built a variant of @mattpocockuk's grilling skill dedicated to frontend and it has improved how I build new apps and components.
The general idea:
1. Use /grilling and /prototype as a base
2. Tell Claude to build 5 WILDLY different prototypes
3. Tell Claude to include a picker that lets you switch between each variant live
4. Each round you select your favorite(s) + leave feedback, and Claude will walk down each branch of the design tree, helping you zoom in on your desired design
And THEN, I went and added it to /wayfinder, so whenever I make a new map and there's novel frontend work, a ticket is created specifically referencing that /grilling-frontend-prototyping needs to be invoked.
This will not be the last time I build a cool skill and add it to Wayfinder; this is a very powerful pattern for planning work.
You can find my skill here: https://t.co/4M4QPlfnp1
Argentina is literally giving heart attacks, I mean how tf you only goal in last 10-15 mins of the game to win it, I mean they playing peakaboo with us π π
Been using GPT-5.6 sol along with @rharki, Just because how crazzily fast it is for execution based task as well as much better in reading between the lines of complex prompts plus it plans in a more structured nd clean way and at last it has gotten much better with UI stuff
Or⦠what if we gave you $100 in Codex credits if you tell us what you love about GPT-5.6 Sol or why you switched?
Tweet it, claim your gift, enjoy more usage. First 10k get the free tokens!
https://t.co/8mU93eA13i
Yk Iβve been listening a lot lately about people wandering on what they should do while their agent writes their code
I simply use /grill and /teach skills with /code-review while reading every diff and commit agent is doing, its more of a judging, learning and decisive job now
Best usecase for UI development/designing i came up with, is to use codex with your descriptive prompt about types of UI you are thinking to add all this with /design-an-interface and /prototype skills of @mattpocockuk and youβll see magic
Live eg. of it ;)
TIL, profile in Hermes hooked up to your slack and GitHub and openwiki or Open Knowledge Format OKF by Google to maintain documentation, issues and incidents is really the way ahead imo.
OKF by google is enabling knowledge for both human and AI consumable and providing a structured representation of organisational knowledge, So are they trying to replace vector DBs here ?? π§
https://t.co/DNavTDP8Ok
https://t.co/Mbugr2GcYH
i didn't think it was possible, but over the last few days, i have started using codex a lot more than I use claude code in daily use
model speed is a massive switch factor, i go to claude code now when codex rate limit is exhausted
exactly this is what I currently do but not with the /teach skill instead i was using claude but yeah will be more efficient using the teach me and handoff skill
A junior just asked me "what do I do if I'm being grilled about something I don't understand?"
Try this:
1. In a grilling session
2. "I don't understand this"
3. "/handoff to a teaching agent to understand this"
4. Pick up the handoff doc with the /teach skill, in your teaching workspace
5. Learn it
6. Go back to the grilling session and pick up where you left off
Keeps the grilling session clean, records progress in your /teach skill, and helps you learn
@priyanshusept27 Great video, all in all what i understood is that /QUERY is basically combining both advantages of /GET and /POST wherein moving on we do not need to use /POST searches (attaching to req body) which we used to do in order to avoid /GET URL bloated searches, crazzy!!
Workflow files I consider before working on my side projects along with LLMs
|
|__PRD.md
|__architecture.md
|__rules.md
|__phases.md
|__memory.md (context)