Skip to content

Commit 5b4eae9

Browse files
committed
Added
1 parent f78cda1 commit 5b4eae9

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

utils-coding/utils-ai.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,9 @@
323323
- <https://youtu.be/NHfzXWAP6Xw> 26/05 Agentic Engineering Explained: Why Vibe Coding Is Over
324324
- <https://youtu.be/iHjlRB93okg> 26/05 Spec-Driven Development: Hype or the Future of AI Coding?
325325
- <https://youtu.be/RvkbPPZbPgc> 26/05 RAG is Dead: Jeff Huber (Chroma) on Building Agentic Search
326+
- <https://youtu.be/NLkg6IghsqM> 26/05 MCP vs CLI vs Skills The Honest Tradeoffs From an MCP Core Maintainer
326327
- <https://youtu.be/5G8xUYXdWFs> 26/05 SKILL.md Won. Nobody Noticed.
328+
- <https://youtu.be/i0W90tlKfYg> 26/05 Skills Had ONE Job (They Failed)
327329
- <https://youtu.be/YBYUvGOuotE> 26/04 MCP = Mega Context Problem - Matt Carey
328330
- <https://youtu.be/kAVRFYgCPg0> 26/04 MCP Creator Reveals the 2026 Roadmap for AI Agents
329331
- <https://youtu.be/EN7frwQIbKc> 26/04 The Playbook For Building An AI Native Company
@@ -1060,6 +1062,7 @@
10601062
- <https://github.com/hegelai/prompttools/>
10611063
- <https://github.com/ScottfreeLLC/AlphaPy>
10621064
- <https://github.com/Nutlope/restorePhotos>
1065+
- <https://github.com/helallao/perplexity-ai>
10631066
- <https://github.com/realminchoi/babyagi-ui>
10641067
- <https://github.com/Jun-CEN/SegmentAnyRGBD>
10651068
- <https://github.com/serverless/aws-ai-stack>

utils-coding/utils-node.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -913,6 +913,7 @@ The ECMAScript modules (ES or ESM modules) have a standard TC39 function that wa
913913
### Secure
914914

915915
- https://youtu.be/gwTQLZSIlsU
916+
- npm install --ignore-scripts
916917
- pnpm/ncu minimumReleaseAge
917918
- pnpm blockExoticSubDeps
918919
- pnpm approveBuilds

utils-coding/utils-react.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
- <https://github.com/TanStack/create-tsrouter-app>
109109
- <https://github.com/CreativeTechGuy/ReactTemplate>
110110
- <https://github.com/salvia-kit/salvia-kit-website>
111+
- <https://github.com/seckinyasar/react19-boilerplate>
111112

112113
## ALTERNAT
113114

@@ -314,6 +315,7 @@
314315
- <https://github.com/baselime/baselime-nextjs-template>
315316
- <https://github.com/aleixmorgadas/monorepo-template>
316317
- <https://github.com/ixartz/Next-js-Blog-Boilerplate>
318+
- <https://github.com/seckinyasar/OAuth-boilerplate>
317319
- <https://github.com/ixartz/Next-js-Boilerplate>
318320
- <https://github.com/one-aalam/next-starter-kit>
319321
- <https://github.com/vercel/next-learn-starter>

0 commit comments

Comments
 (0)