Agent Skills by Trần Thuận Nghĩa
Showing 75 vetted skills indexed across 1 GitHub repositories.
sdcorejs-review-performance-budget
Convert performance requirements into numeric budgets with automated verification commands.
sdcorejs-tdd
Enforce test-driven development across Angular, NestJS, and Next.js write-code tasks.
sdcorejs-env-setup
Set up Angular Portal, NestJS, or NextJS projects by resolving environment and runtime errors.
sdcorejs-verify-before-done
Verify coded features against spec Acceptance Criteria before marking done.
angular-portal-screen-list
Generate Angular Portal list components with SdTable, paging, filters, and permission-aware actions.
sdcorejs-testing-e2e-angular-portal
Generate happy-path E2E testing specs for Angular Portal features.
sdcorejs-review-code-nextjs
Audit Next.js landing-site code for build conventions and correctness.
angular-portal-actions
Wire Angular Portal list and detail page actions with permission gating.
sdcorejs-review-accessibility-nextjs
Audits Next.js landing site accessibility across locales using App Router checks and WCAG criteria.
angular-portal-screen-detail
Generate and refine Angular Portal entity detail components for CREATE, UPDATE, and DETAIL routes.
nextjs-build-website-audit-existing-site
Audit existing Next.js landing sites against a 14-point quality bar.
sdcorejs-review-performance-nestjs
Audit NestJS backends for N+1 queries, missing indexes, and slow queries.
nextjs-build-website-content-quality
Enforce content quality and VI/EN parity for Next.js landing-site pages.
nextjs-build-website-seo
Sets up SEO foundation for bilingual Next.js App Router websites with JSON-LD, sitemap, robots, and favicon/manifest assets.
sdcorejs-review-security-shared
Audit SDCoreJS agent workflows for security vulnerabilities with evidence-based findings.
sdcorejs-auto-docs
Generate timestamped markdown session summaries for SDCoreJS tracks.
sdcorejs-parallel-dispatch
Evaluate coding workflows for safe parallel subagent dispatch and output SEQUENTIAL or PARALLEL-CANDIDATE.
sdcorejs-review-performance-nextjs
Audit Next.js landing pages against Lighthouse mobile and bundle performance budgets.
sdcorejs-memories
Write and load durable SDCoreJS cross-session memories for angular-portal, nestjs, and nextjs workflows.
nextjs-build-website-contact-form
Build a Next.js contact form with zod validation and Resend email delivery.
sdcorejs-ship
Orchestrate git shipping workflows with verification gates and PR creation.
nextjs-build-website-caching
Configure Next.js landing page caching with 30-minute ISR and on-demand revalidation.
sdcorejs-review-architecture
Audit codebase architecture for layering violations and circular dependencies.
angular-portal-onboarding
Route Angular-portal onboarding intents to the correct SDLC step and sub-skill.