trungenglish avatar

trungenglish

Community

@trungenglish

5Followers
|
29Public Repos
|
97Published Skills

trungenglish curates 97 engineering skills spanning spec-driven development, React/Expo mobile UI, Go Gin backends, and Google Cloud data pipelines.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)UI/UX & Creative M.. (25%)Data Systems & Dat.. (20%)Cloud & Compute In.. (15%)

Agent Skills by trungenglish

Showing 97 vetted skills indexed across 1 GitHub repositories.

trungenglishtrungenglish
1

speckit-checklist

Generate requirements-quality checklists for spec-kit feature specifications.

Community
Advanced
trungenglishtrungenglish
1

speckit-constitution

Create or update the project constitution and sync dependent spec-kit templates.

Community
Intermediate
trungenglishtrungenglish
1

speckit-implement

Executes implementation plans by processing tasks defined in tasks.md.

Community
Advanced
trungenglishtrungenglish
1

speckit-taskstoissues

Convert spec-kit tasks into dependency-ordered GitHub issues via the GitHub MCP server.

Community
Intermediate
trungenglishtrungenglish
1

speckit-clarify

Identifies underspecified areas in feature specs and encodes clarification answers back into the spec.

Community
Advanced
trungenglishtrungenglish
1

speckit-plan

Generates implementation plans and design artifacts from feature specifications using the spec-kit workflow.

Community
Advanced
trungenglishtrungenglish
1

speckit-agent-context-update

Refreshes the managed Spec Kit section in coding agent context files.

Community
Basic
trungenglishtrungenglish
1

speckit-analyze

Analyze spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.

Community
Advanced
trungenglishtrungenglish
1

speckit-specify

Generate a validated feature specification from a natural language feature description.

Community
Advanced
trungenglishtrungenglish
1

speckit-tasks

Generates dependency-ordered tasks.md checklists from spec-kit design documents.

Community
Intermediate
trungenglishtrungenglish
1

render-props-pattern

Implements the render props pattern for sharing rendering logic between React components.

Community
Basic
trungenglishtrungenglish
1

heroui-native

Build React Native mobile UIs with HeroUI Native components and Uniwind theming.

Community
Intermediate
trungenglishtrungenglish
1

langfuse

Query Langfuse data via CLI and retrieve Langfuse documentation for LLM observability workflows.

Community
Advanced
trungenglishtrungenglish
1

research

Investigates questions against primary sources and writes cited findings to a Markdown file.

Community
Basic
trungenglishtrungenglish
1

expo-dev-client

Build and distribute Expo development clients via EAS Build or TestFlight.

Community
Intermediate
trungenglishtrungenglish
1

golang-gin-testing

Write unit, integration, e2e, and load tests for Go Gin REST APIs.

Community
Advanced
trungenglishtrungenglish
1

domain-modeling

Build and maintain a project domain model with CONTEXT.md glossaries and ADRs.

Community
Intermediate
trungenglishtrungenglish
1

golang-gin-deploy

Containerize and deploy Go Gin APIs with multi-stage Docker builds and docker-compose.

Community
Advanced
trungenglishtrungenglish
1

agent-browser

Automate browser navigation, form filling, screenshots, and data extraction via CLI.

Community
Advanced
trungenglishtrungenglish
1

gcp-data-pipelines

Routes Google Cloud data pipeline requests to the appropriate dbt, Dataflow, Dataform, Spark, or Composer skill.

Community
Intermediate
trungenglishtrungenglish
1

native-data-fetching

Implement and debug Expo network requests, caching, authentication, and offline data fetching.

Community
Intermediate
trungenglishtrungenglish
1

expo-api-routes

Create Expo Router API routes for server-side logic deployed to EAS Hosting.

Community
Intermediate
trungenglishtrungenglish
1

discovering-gcp-data-assets

Discovers and inspects Google Cloud data assets using Dataplex search and context lookup.

Community
Advanced
trungenglishtrungenglish
1

gcp-spark

Develops and executes Spark code on Google Cloud Dataproc clusters and serverless batches.

Community
Advanced

Frequently Asked Questions About trungenglish

FAQPage Schema
What tasks can I accomplish with trungenglish's skill collection?▼

You can run spec-driven development (specify, plan, tasks, implement, analyze), build React/Next.js and Expo mobile apps with performance and animation guidance, create Go Gin REST APIs with JWT auth and PostgreSQL, and orchestrate GCP data pipelines using dbt, Dataform, Dataflow, Spark, and Cloud Composer.

Who is the target audience for these skills?▼

Frontend and mobile engineers working with React, Next.js, and Expo; backend developers building Go Gin services; and data engineers on Google Cloud using BigQuery, Dataflow, and Composer. Design engineers also benefit from animation review, Apple-style motion, and web interface guideline audits.

What prerequisites or dependencies do these skills require?▼

Spec-kit skills require a project with a .specify/ directory. GCP skills need gcloud authentication and Application Default Credentials. Expo skills assume an Expo/EAS project, and shadcn skills require a components.json setup. Several skills invoke npx, bunx, or the EAS CLI at runtime.

Are these skills open source and what licenses apply?▼

Yes. Google-published data pipeline skills use Apache-2.0, while Expo, Vercel, patterns.dev, and Go Gin skills use MIT licenses. All skills are free to use; no paid tiers or commercial licensing are mentioned in the manifest.

How do the spec-kit skills work together in practice?▼

Start with speckit-specify to create a feature spec, use speckit-clarify to resolve ambiguities, speckit-plan for design artifacts, speckit-tasks for dependency-ordered tasks, then speckit-implement to execute. speckit-analyze checks cross-artifact consistency, and speckit-taskstoissues publishes GitHub issues.