Teknokomo
Official@teknokomo
The path to a bright future
Agent Skills by Teknokomo
Showing 13 vetted skills indexed across 1 GitHub repositories.
zod
Document Zod validation best practices for TypeScript schemas.
playwright-best-practices
Provide Playwright testing guidance across E2E, component, API, visual, and accessibility tests.
vitest
Run unit and integration tests for Vite projects with a Jest-compatible API.
typescript-advanced-types
Creates advanced TypeScript types using generics, conditional types, mapped types, template literal types, and utility types.
nodejs-express-server
Scaffold Express.js servers with middleware, routing, and database integration.
vite
Configure Vite projects with vite.config.ts, plugins, SSR, and Rolldown migration guidance.
vercel-composition-patterns
Refactor React UI components using composition patterns to eliminate boolean props.
frontend-design
Generate production-ready HTML/CSS/JS or framework components from design briefs.
seo
Audit websites for SEO issues and generate prioritized action plans.
turborepo
Configure turbo.json files and caching strategies for Turborepo monorepo builds.
accessibility
Audit web content against WCAG 2.2 and generate remediation plans.
nodejs-best-practices
Guide Node.js architecture decisions for frameworks, async patterns, and security.
nodejs-backend-patterns
Build Node.js backends with Express or Fastify using layered architecture patterns.
Frequently Asked Questions About Teknokomo
FAQPage SchemaWhat specific development tasks does Teknokomo support?▼
Teknokomo supports scaffolding Express servers, configuring Vite build environments, implementing advanced TypeScript type definitions, and establishing monorepo caching strategies. It also provides structured guidance for WCAG 2.2 accessibility audits and technical search engine optimization plans for production web environments.
Which engineering personas benefit from these technical patterns?▼
These resources are designed for full-stack engineers, frontend architects, and quality assurance specialists. The content focuses on developers maintaining complex TypeScript codebases, those managing monorepo build performance, and teams requiring standardized testing protocols for E2E, component, and visual regression verification.
What are the prerequisites for implementing these architectural patterns?▼
Implementation requires a foundational understanding of the Node.js runtime, TypeScript syntax, and the Vite build ecosystem. Users should have an existing project structure or be prepared to scaffold new environments using Express or Fastify, alongside familiarity with standard web testing frameworks.