Phant avatar

Phant

Official

@phant-app

0Followers
|
2Public Repos
|
26Published Skills

The PHP Development Environment

Skills Distribution
DomainDeveloper To...Go-Language-Engine.. (60%)Laravel-Framework-.. (25%)Technical-Code-Rev.. (15%)

Agent Skills by Phant

Showing 26 vetted skills indexed across 1 GitHub repositories.

phant-appphant-app

setup-wizard

Automate Laravel project initialization with Inertia, React, Pest, Filament, and Laravel Herd.

Official
Advanced
phant-appphant-app

go-naming

Enforce Google and Uber Go naming conventions for packages, types, and identifiers.

Official
Intermediate
phant-appphant-app

go-documentation

Prompts users to confirm overwriting files.

Official
Advanced
phant-appphant-app

subagent-driven-development

Dispatch subagents to implement plan tasks with mandatory review gates.

Official
Advanced
phant-appphant-app

go-performance

Optimize Go hot-path code with strconv and preallocated containers.

Official
Intermediate
phant-appphant-app

brainstorming

Transform vague Laravel project ideas into a reviewed high-level plan.

Official
Advanced
phant-appphant-app

web-design-guidelines

Review UI code against Web Interface Guidelines and report findings in file:line format.

Official
Intermediate
phant-appphant-app

go-testing

Standardize Go test patterns with table-driven tests and semantic checks.

Official
Advanced
phant-appphant-app

executing-plans

Execute approved implementation plans in batches with checkpointed progress reviews.

Official
Advanced
phant-appphant-app

go-context

Enforce context.Context as the first parameter across Go call chains.

Official
Intermediate
phant-appphant-app

writing-plans

Organize approved ideas into a phased Laravel implementation plan with tasks and review checkpoints.

Official
Intermediate
phant-appphant-app

go-defensive

Enforce defensive Go patterns for interfaces, slices, maps, and defer cleanup.

Official
Intermediate
phant-appphant-app

go-error-handling

Analyze and implement Go error handling patterns with wrapping and sentinel errors.

Official
Advanced
phant-appphant-app

go-linting

Standardize Go linting with golangci-lint and a curated .golangci.yml configuration.

Official
Intermediate
phant-appphant-app

go-code-review

Identify and fix Go code quality issues using a structured review checklist.

Official
Intermediate
phant-appphant-app

vercel-react-best-practices

Apply performance optimization patterns to React and Next.js code.

Official
Advanced
phant-appphant-app

go-control-flow

Apply idiomatic Go control flow patterns to conditionals, loops, and switches.

Official
Intermediate
phant-appphant-app

interview

Conduct structured technical interviews to refine implementation plans.

Official
Intermediate
phant-appphant-app

vercel-composition-patterns

Refactor React components into explicit variants with provider-based composition.

Official
Intermediate
phant-appphant-app

go-packages

Organize Go packages and imports per Google and Uber style guides.

Official
Intermediate
phant-appphant-app

go-interfaces

Explain and apply Go interfaces, type assertions, and embedding.

Official
Advanced
phant-appphant-app

debug-coach

Guide Laravel developers through step-by-step debugging sequences for errors.

Official
Intermediate
phant-appphant-app

go-functional-options

Implement Go functional options pattern with unexported struct and With* constructors.

Official
Advanced
phant-appphant-app

go-style-core

Enforce gofmt formatting and MixedCaps naming conventions in Go code.

Official
Basic

Frequently Asked Questions About Phant

FAQPage Schema
What specific technical tasks can Phant perform for my codebase?

Phant enforces idiomatic Go patterns including functional options, concurrency management, and defensive interface design. For Laravel, it manages project initialization, scaffolding with Inertia and React, and provides structured debugging sequences to resolve runtime errors through step-by-step guidance.

Which engineering personas benefit most from these capabilities?

Backend engineers focusing on Go microservices and full-stack developers building with the Laravel ecosystem benefit most. It is designed for teams requiring strict adherence to Google and Uber style guides, consistent testing patterns, and standardized project architecture across distributed development environments.

What are the prerequisites for integrating Phant into my development environment?

Integration requires a local environment configured for Laravel development, specifically Laravel Herd, and a Go workspace. Users must have standard development dependencies installed, such as golangci-lint for Go analysis and Node.js for React-based frontend scaffolding, to support the provided implementation and review tasks.