Skip to content

Add TanStack Intent skills for AI agent guidance#3956

Open
KyleAMathews wants to merge 1 commit intomainfrom
add-tanstack-intent-skills
Open

Add TanStack Intent skills for AI agent guidance#3956
KyleAMathews wants to merge 1 commit intomainfrom
add-tanstack-intent-skills

Conversation

@KyleAMathews
Copy link
Contributor

Summary

  • Add 9 TanStack Intent skills across @electric-sql/client (8 skills) and @electric-sql/y-electric (1 skill) covering shapes, proxy auth, schema design, debugging, deployment, new feature setup, ORM integration, Postgres security, and Yjs collaboration
  • Include domain discovery artifacts (_artifacts/) documenting the skill design process
  • Add CI workflows for skill validation, checks, and playbook notifications

Test plan

  • npx @tanstack/intent validate passes for both packages (no errors or warnings)
  • Verify skills render correctly via npx @tanstack/intent preview
  • Confirm CI workflows trigger correctly on skill file changes

🤖 Generated with Claude Code

…dance

Add 9 skills covering shapes, proxy auth, schema design, debugging,
deployment, new feature setup, ORM integration, Postgres security,
and Yjs collaboration. Includes CI workflows for skill validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 4, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@electric-sql/react@3956
npm i https://pkg.pr.new/@electric-sql/client@3956
npm i https://pkg.pr.new/@electric-sql/y-electric@3956

commit: 245ef6d

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.77%. Comparing base (4608e2e) to head (92e7b17).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3956       +/-   ##
===========================================
+ Coverage   75.75%   88.77%   +13.02%     
===========================================
  Files          11       25       +14     
  Lines         693     2415     +1722     
  Branches      171      610      +439     
===========================================
+ Hits          525     2144     +1619     
- Misses        167      269      +102     
- Partials        1        2        +1     
Flag Coverage Δ
packages/experimental 87.73% <ø> (ø)
packages/react-hooks 86.48% <ø> (ø)
packages/start 82.83% <ø> (ø)
packages/typescript-client 94.01% <ø> (?)
packages/y-electric 56.05% <ø> (ø)
typescript 88.77% <ø> (+13.02%) ⬆️
unit-tests 88.77% <ø> (+13.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant