Skip to content

feat(autoskills): add SWR support#101

Open
pedrocastellanos wants to merge 1 commit into
midudev:mainfrom
pedrocastellanos:feat/add-swr-support
Open

feat(autoskills): add SWR support#101
pedrocastellanos wants to merge 1 commit into
midudev:mainfrom
pedrocastellanos:feat/add-swr-support

Conversation

@pedrocastellanos
Copy link
Copy Markdown
Contributor

What Changed

  • Added SWR dependency detection so projects using SWR are recognized automatically.
  • Mapped SWR to install the Vercel plugin skill for SWR from the vercel-labs/vercel-plugin repository.
  • Added/updated automated tests for SWR detection.
  • Updated docs and website content to include SWR in supported technologies, plus new icons.

Why This Change

  • SWR is widely used in React/Next.js projects and was missing from automatic skill recommendations.
  • This ensures users get the correct SWR skill without manual setup.
  • It keeps CLI behavior, tests, and documentation aligned.

Testing Done

Ran targeted local automated tests for installer and detection flows.

  • [ X ] Manual testing completed
  • [ X ] Automated tests pass locally
  • [ X ] Edge cases considered and tested

Type of Change

  • fix: Bug fix
  • [ X ] feat: New feature
  • refactor: Code refactoring
  • docs: Documentation
  • test: Tests
  • chore: Maintenance/tooling

Security & Quality Checklist

  • [ X ] No secrets or API keys committed
  • [ X ] Follows the project's coding standards
  • [ X ] No sensitive data exposed in logs or output

Documentation

  • [ X ] Updated relevant documentation
  • Added comments for complex logic
  • [ X ] README updated (if needed)

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