Skip to main content
Run any Skill in Manus
with one click
pohlai88
GitHub creator profile

pohlai88

Repository-level view of 177 collected skills across 11 GitHub repositories, including approximate occupation coverage.

skills collected
177
repositories
11
occupation fields
2
updated
2026-06-02
occupation focus
Major fields detected across this creator.
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
AFENDA
49 skills00updated 2026-03-16
28% of creator
afenda-design-system-enforcement
Software Developers

Enforces correct use of AFENDA design tokens, the L0–L4 premium elevation architecture, semantic lanes, and generous spatial rhythm. Use when editing styles, themes, layouts, or visual states.

2026-03-16
neon-auth-integration
Software Developers

Complete Neon Auth integration setup for AFENDA, addressing gaps in current codebase. Covers provisioning, server SDK, client SDK, bearer token verification, and security module integration.

2026-03-16
nextauth-dev-implementation-debugging
Software Developers

Practical NextAuth/Auth.js development and implementation playbook with end-to-end debugging workflows for Next.js apps.

2026-03-12
treasury-domain-architect
Software Developers

Build AFENDA Treasury as an AP-grade full-stack ERP sub-domain (contracts, db, core, api, worker, web, tests, gates). Use when: treasury module, cash management, bank account, bank statement, reconciliation, liquidity forecast, cash position, payment factory, bank transfer, treasury controls, treasury architecture review, AP-style enterprise workflow.

2026-03-12
accessibility
Software Quality Assurance Analysts & Testers

Quality assurance for web accessibility and usability, particularly for users with disabilities. Use when involved in any web project.

2026-03-05
better-auth-best-practices
Software Developers

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

2026-03-05
better-auth-security-best-practices
Information Security Analysts

This skill provides guidance for implementing security features that span across Better Auth, including rate limiting, CSRF protection, session security, trusted origins, secret management, OAuth security, IP tracking, and security auditing. These topics are not covered in individual plugin skills.

2026-03-05
claw-release
Software Developers

Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification.

2026-03-05
Showing top 8 of 49 collected skills in this repository.
#002
AFENDA-NEXUS
33 skills00updated 2026-03-01
19% of creator
shadcn-ui-stitch
Web Developers

Google Labs shadcn/ui skill — component discovery via MCP, installation, customization, blocks. Use with shadcn MCP tools.

2026-03-01
next-best-practices
Software Developers

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

2026-02-27
accessibility
Software Quality Assurance Analysts & Testers

Quality assurance for web accessibility and usability, particularly for users with disabilities. Use when involved in any web project.

2026-02-26
better-auth-best-practices
Software Developers

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

2026-02-26
better-auth-security-best-practices
Information Security Analysts

This skill provides guidance for implementing security features that span across Better Auth, including rate limiting, CSRF protection, session security, trusted origins, secret management, OAuth security, IP tracking, and security auditing. These topics are not covered in individual plugin skills.

2026-02-26
claw-release
Software Developers

Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification.

2026-02-26
clawsec-clawhub-checker
Information Security Analysts

ClawHub reputation checker for ClawSec suite. Enhances guarded skill installer with VirusTotal Code Insight reputation scores and additional safety checks.

2026-02-26
clawsec-feed
Information Security Analysts

Security advisory feed with automated NVD CVE polling for OpenClaw-related vulnerabilities. Updated daily.

2026-02-26
Showing top 8 of 33 collected skills in this repository.
#003
AFENDA-META-UI
28 skills00updated 2026-04-01
16% of creator
drizzle-orm
Software Developers

Type-safe SQL ORM for TypeScript with zero runtime overhead

2026-04-01
zod
Software Developers

TypeScript-first schema validation library with static type inference for form validation, API validation, and runtime type checking with compile-time types.

2026-03-30
eslint-enterprise-monorepo
Software Developers

Official ESLint + typescript-eslint + boundaries best practices for enterprise monorepos (flat config, typed linting, architectural boundaries, CI quality gates).

2026-03-26
eslint-monorepo-performance
Software Developers

Official ESLint and typescript-eslint performance tuning for large monorepos (cache strategy, concurrency, typed-linting scope, profiling).

2026-03-26
pino-logging-setup
Software Developers

Official Pino logging best practices - structured JSON logging with child loggers, serializers, transports, and request-scoped logging for production applications.

2026-03-26
changesets
Software Developers

Changesets for versioning and changelog management in monorepos. Use when managing package versions, generating changelogs, or publishing packages. Use for changesets, versioning, changelog, semver, monorepo-versioning, release, publish, bump.

2026-03-25
data-modeling
Database Architects

Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes.

2026-03-25
dependency-audit
Software Developers

Supply chain security, license compliance, and dependency health monitoring for monorepos. Use when auditing dependencies, detecting version drift, checking licenses, scanning for vulnerabilities, or analyzing transitive dependencies. Covers npm audit, Snyk, Socket.dev, and license compliance tools.

2026-03-25
Showing top 8 of 28 collected skills in this repository.
#004
afenda-vite-react
21 skills00updated 2026-04-25
12% of creator
vitest
Software Quality Assurance Analysts & Testers

Vitest with Vite in the Afenda monorepo — shared defaults from @afenda/vitest-config, RTL patterns, and troubleshooting. Use when configuring Vitest, writing or debugging unit tests, coverage, or mocks.

2026-04-25
shadcn
Software Developers

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-04-24
deploy-to-vercel
Software Developers

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

2026-04-24
shadcn
Web Developers

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-04-24
turborepo
Software Developers

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

2026-04-24
design-website-ui
Software Developers

Design and implement website pages, landing sections, shared UI elements, and optional Storybook stories in Afenda's Vite app. Use when working on website or marketing design in `apps/web`, especially with Tailwind CSS v4, `@afenda/design-system/ui-primitives` shadcn-style components, responsive layouts, image blocks, feature cards, CTA sections, or `*.stories.tsx` deliverables.

2026-04-21
vercel-composition-patterns
Software Developers

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

2026-04-21
vercel-react-best-practices
Software Developers

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-04-21
Showing top 8 of 21 collected skills in this repository.
#005
AFENDA-NEXUS2
18 skills00updated 2026-02-22
10% of creator
accessibility
Web Developers

Quality assurance for web accessibility and usability, particularly for users with disabilities. Use when involved in any web project.

2026-02-22
claw-release
Software Developers

Release automation for Claw skills and website. Guides through version bumping, tagging, and release verification.

2026-02-22
clawsec-clawhub-checker
Information Security Analysts

ClawHub reputation checker for ClawSec suite. Enhances guarded skill installer with VirusTotal Code Insight reputation scores and additional safety checks.

2026-02-22
clawsec-feed
Information Security Analysts

Security advisory feed with automated NVD CVE polling for OpenClaw-related vulnerabilities. Updated daily.

2026-02-22
clawsec-suite
Information Security Analysts

ClawSec suite manager with embedded advisory-feed monitoring, cryptographic signature verification, approval-gated malicious-skill response, and guided setup for additional security skills.

2026-02-22
clawtributor
Information Security Analysts

Community incident reporting for AI agents. Contribute to collective security by reporting threats.

2026-02-22
drizzle
Database Architects

Complete Drizzle ORM documentation in markdown format. Use when working with Drizzle ORM - covers schema definition, queries, migrations, database connections (PostgreSQL, MySQL, SQLite), integrations (Neon, Supabase, PlanetScale, Cloudflare D1, Turso), column types, relations, transactions, and framework usage (Next.js, SvelteKit, Astro).

2026-02-22
example-deployment
Network & Computer Systems Administrators

Example skill showing how to create deployment workflows with safety checks and rollback procedures

2026-02-22
Showing top 8 of 18 collected skills in this repository.
#006
afenda-erp
10 skills00updated 2026-06-02
5.6% of creator
metadata-eui-polish
unclassified

Afenda metadata-driven EUI polish workflow. Use automatically when implementing, reviewing, or refining governed renderers (packages/governed-surface/src/metadata/renderers), surface builders (packages/kernel/src/modules/list-surfaces.ts), Pattern A/B/C ERP pages, or the dev metadata-renderer-gallery. Composes shadcn-metadata, governed-renderer contracts, and Vercel web-design/composition skills. Do not invoke sibling skills separately for the same task.

2026-06-02
raf
Software Developers

Refactor And Fold duplicate Afenda feature areas into a canonical module. Use when the user invokes /raf, asks to merge duplicate system-admin sections, consolidate overlapping routes, or remove a feature folder after folding its unique fields into the surviving area. No redirects unless explicitly requested.

2026-05-29
context7-mcp
Software Developers

Use when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks (React, Next.js, Drizzle, Tailwind, etc.).

2026-05-27
adqs
Software Developers

Afenda Ask-Docs Quality Standard workflow. Use automatically when authoring, reviewing, or improving content/ask-docs MDX. Composes documentation-audit (code-verified accuracy) and technical-writing (internal-guide prose) with the six-dimension ADQS rubric. Do not invoke sibling skills separately.

2026-05-27
codebase-cleanup-refactor-clean
Software Developers

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.

2026-05-27
dead-code
Software Developers

Find unused functions and dead code in the codebase

2026-05-27
documentation-audit
Software Developers

Use when documentation drift is detected. Comprehensively audits codebase and creates/updates Swagger, features docs, and general documentation to achieve full sync.

2026-05-27
knip-deadcode
Software Developers

Knip dead code detection best practices for JavaScript and TypeScript projects. Use when configuring Knip, analyzing unused code, setting up CI integration, or cleaning up codebases. Triggers on knip.json, dead code, unused exports, unused dependencies, bundle optimization.

2026-05-27
Showing top 8 of 10 collected skills in this repository.
#007
afenda-hybrid
8 skills00updated 2026-03-23
4.5% of creator
react-accessibility
Software Developers

Accessibility for React UIs in AFENDA-HYBRID: semantic HTML, ARIA, keyboard support, focus management, and testing. Use for grids, dialogs, bulk selection, notifications, and command surfaces.

2026-03-23
react-architecture
Software Developers

React and Next.js App Router architecture for AFENDA-HYBRID: Server vs Client Components, composition, state placement, package layering (ui-core → view-engine → erp-view-pack → apps/web). Use when designing components, fixing import/layer violations, or RSC boundaries.

2026-03-23
react-design-patterns
Software Developers

Implementation patterns for AFENDA-HYBRID React code: custom hooks, compound components, error boundaries / error.tsx, forms, server actions, and optimistic updates.

2026-03-23
react-performance
Software Developers

React performance for AFENDA-HYBRID: runtime rendering (re-renders, keys, virtualization) and build-time delivery (bundles, tree-shaking, code splitting, compiler directives). Use when fixing slow lists, grids, or large client bundles.

2026-03-23
react-quality-engine
Software Developers

Meta-skill: React Quality Orchestrator for AFENDA-HYBRID. Coordinates architecture, performance, accessibility, and design-pattern skills for audits, scoring (Component Quality Index), and confidence-tiered refactors. Use for full-route reviews, legacy refactors, and governance checks.

2026-03-23
storybook-ai
Software Developers

Official Storybook AI workflow — MCP server, manifests, MCP toolsets (development, docs, testing), and documentation best practices. Use when writing or fixing stories, connecting agents to Storybook, using design-system components without guessing props, or running Storybook tests from an agent. Sources are linked inline.

2026-03-23
vitest
Software Quality Assurance Analysts & Testers

Vitest (Vite-powered) testing — Jest-compatible API, vi mocks, coverage, environments, projects/workspaces. Use when writing or fixing tests, vitest.config.ts, coverage, or monorepo test commands in AFENDA-HYBRID (@afenda/db, @afenda/ui-core, view-engine, erp-view-pack). Prefer https://vitest.dev for Vitest 4.x when reference snippets disagree.

2026-03-23
tailwind-v4-upgrade
Software Developers

Upgrade Tailwind CSS from v3 to v4 in monorepos and Next.js projects. Use when upgrading Tailwind, migrating tailwind.config to CSS @theme, replacing @tailwind directives, switching to @tailwindcss/postcss or @tailwindcss/vite, or troubleshooting v4 migration issues.

2026-03-23
#008
afenda-vercel
5 skills00updated 2026-05-23
2.8% of creator
codebase-cleanup-refactor-clean
Software Developers

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.

2026-05-23
metadata-eui-polish
Software Developers

Afenda metadata-driven EUI polish workflow. Use automatically when implementing, reviewing, or refining governed renderers (components2/metadata/renderers), surface builders (*-surface-builders.server.ts), Pattern A/B/C ERP pages, or the dev metadata-renderer-gallery. Composes shadcn-metadata, governed-renderer contracts, and Vercel web-design/composition skills. Do not invoke sibling skills separately for the same task.

2026-05-23
adqs
Software Developers

Afenda Ask-Docs Quality Standard workflow. Use automatically when authoring, reviewing, or improving content/ask-docs MDX. Composes documentation-audit (code-verified accuracy) and technical-writing (internal-guide prose) with the six-dimension ADQS rubric. Do not invoke sibling skills separately.

2026-05-17
technical-writing
Technical Writers

Write internal technical documentation for engineers and operators: technical specs, architecture docs, ADRs, runbooks, migration plans, and developer-facing implementation guides. Use when the main job is capturing a technical decision, system boundary, operating procedure, or rollout path for builders and maintainers. Triggers on: tech spec, design doc, architecture doc, ADR, runbook, migration guide, implementation guide, rollout doc, operational guide, and internal technical writing. Route API portals to `api-documentation`, end-user help/tutorials to `user-guide-writing`, release notes to `changelog-maintenance`, decks to `presentation-builder`, and GTM messaging to `marketing-automation`.

2026-05-17
shadcn-metadata
Software Developers

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-05-14
#009
morphofeed
2 skills00updated 2026-04-17
1.1% of creator
#010
gangOfFour
2 skills00updated 2026-03-17
1.1% of creator
Showing 11 of 11 repositories
All repositories loaded