Ta Tran avatar

Ta Tran

Community

@tatran0195

9Followers
|
386Public Repos
|
7Published Skills

Ta Tran maintains skills for building, extending, and migrating EmDash CMS sites on Astro, plus browser testing and adversarial code review.

Skills Distribution
DomainDeveloper To...CMS Development & .. (45%)WordPress-to-EmDas.. (25%)Browser Testing & .. (15%)Code Review & Qual.. (15%)

Agent Skills by Ta Tran

Showing 7 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Ta Tran

FAQPage Schema
What tasks can I accomplish using Ta Tran's skills?▼

You can build and customize EmDash CMS sites on Astro, create EmDash plugins with hooks and admin UI, manage content via the EmDash CLI, port WordPress plugins and themes to EmDash, run browser-based testing with screenshots, and perform adversarial code reviews.

Who are these skills designed for?▼

These skills target web developers and CMS engineers working with EmDash and Astro, teams migrating existing WordPress sites or plugins to EmDash, and engineers who need rigorous bug-hunting code reviews or browser-based UI verification.

What prerequisites are needed to use the EmDash site-building skill?▼

The building-emdash-site skill assumes basic Astro knowledge and supplies all EmDash-specific patterns itself. The CLI skill requires a running EmDash instance to interact with for content creation, collection management, media uploads, and type generation.

How do the WordPress migration skills work?▼

The wordpress-plugin-to-emdash skill provides concept mapping and implementation patterns for porting plugins, theme functionality, and custom post types. The wordpress-theme-to-emdash skill handles design extraction, template conversion, and EmDash features like menus, taxonomies, and widgets.

What does the adversarial-reviewer skill do differently from a normal code review?▼

It assumes bugs exist and hunts for them, treating every line as guilty until proven innocent. Use it to audit correctness, stress-test pull requests, or answer 'what's wrong with this' with no benefit of the doubt given to the code.