Skip to content

Porcupine v0.1.63: Web Development stack

Choose a tag to compare

@Abd0r Abd0r released this 11 Aug 10:28
· 5 commits to main since this release
v0.1.63
ccb77ab

Web Development stack

Porcupine now ships a dedicated Web Development capability stack with 12 framework-neutral skills:

  • Frontend development and UI design systems
  • Responsive design and WCAG accessibility
  • HTTP API design, request validation, authentication, and sessions
  • Database migrations and production observability
  • Browser QA, web performance, SEO, and deployment readiness

Browser upgrades

Four new native Playwright tools bring the browser surface to 10 tools:

  • browser_snapshot: AI-oriented ARIA snapshots with stable refs
  • browser_resize: exact responsive viewport checks
  • browser_wait: deterministic selector-state synchronization
  • browser_diagnostics: bounded console, page, request, and HTTP failure reporting

All browser tools now route through stacks/webdev/browser/....