Mantis & Technology avatar

Mantis & Technology

Official

@Mantis-Technology

0Followers
|
4Public Repos
|
8Published Skills

Mantis & Technology publishes Laravel ecosystem skills covering conventions inference, Pest testing, Fortify authentication, Wayfinder routing, Tailwind styling, and Inertia React development.

Skills Distribution
DomainDeveloper To...Laravel Backend De.. (35%)PHP Testing & Qual.. (20%)Frontend Styling &.. (20%)Authentication & S.. (15%)

Agent Skills by Mantis & Technology

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Mantis & Technology

FAQPage Schema
What tasks can I accomplish using Mantis & Technology's skills?▼

You can infer and document Laravel project conventions, write and refactor Pest PHP tests including browser and architecture tests, build Fortify authentication with 2FA and passkeys, generate typed Wayfinder route functions, style UIs with Tailwind CSS, and develop Inertia.js v3 React pages and forms.

Who are these skills designed for?▼

These skills target Laravel PHP developers, full-stack engineers pairing Laravel backends with React, Vue, or Svelte frontends, and teams standardizing coding conventions or onboarding members to established project patterns. QA engineers converting PHPUnit suites to Pest also benefit.

How do the testing and conventions skills work in practice?▼

The pest-testing skill activates whenever tests are written, fixed, or refactored, covering datasets, mocking, browser testing, and Test Impact Analysis. The infer-conventions skill sweeps roughly 49 Laravel convention dimensions and records scoped rules to .ai/rules via the Boost record-rule MCP tool.

Are these skills free and open source?▼

Yes. Seven of the eight skills, including pest-testing, fortify-development, wayfinder-development, tailwindcss-development, and inertia-react-development, are released under the MIT license. The frontend-design skill is governed by separate terms defined in its bundled LICENSE.txt file.

What prerequisites or dependencies do these skills require?▼

Skills assume an existing Laravel PHP application. Wayfinder requires the wayfinder() Vite plugin and wayfinder:generate; Fortify uses app/Actions/Fortify and config/fortify.php; Pest skills require Pest 5; inertia-react-development targets Inertia.js v3 with React; conventions recording requires the Boost MCP tool.