Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
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
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
AFENDA
49 skills · 2026-03-16
Développeurs de logicielsAnalystes en sécurité de l'informationDéveloppeurs webAnalystes en assurance qualité des logiciels et testeursArchitectes de bases de donnéesAdministrateurs de bases de données
8 occupation categories · 100% classified
28%share
#02
AFENDA-NEXUS
33 skills · 2026-03-01
Développeurs de logicielsAnalystes en sécurité de l'informationAnalystes en assurance qualité des logiciels et testeursDéveloppeurs web
4 occupation categories · 100% classified
19%share
#03
AFENDA-META-UI
28 skills · 2026-04-01
Développeurs de logicielsArchitectes de bases de donnéesDéveloppeurs web
3 occupation categories · 100% classified
16%share
#04
afenda-vite-react
21 skills · 2026-04-25
Développeurs de logicielsDéveloppeurs webAnalystes en assurance qualité des logiciels et testeurs
3 occupation categories · 100% classified
12%share
#05
AFENDA-NEXUS2
18 skills · 2026-02-22
Analystes en sécurité de l'informationDéveloppeurs de logicielsDéveloppeurs webAdministrateurs de réseaux et de systèmes informatiquesArchitectes de bases de données
5 occupation categories · 100% classified
10%share
#06
afenda-erp
10 skills · 2026-06-02
Développeurs de logicielsRédacteurs techniques
2 occupation categories · 90% classified
5.6%share
#07
afenda-hybrid
8 skills · 2026-03-23
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 occupation categories · 100% classified
4.5%share
#08
afenda-vercel
5 skills · 2026-05-23
Développeurs de logicielsRédacteurs techniques
2 occupation categories · 100% classified
2.8%share
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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-12
treasury-domain-architect
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-03-05
better-auth-security-best-practices
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Développeurs web

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

2026-03-01
next-best-practices
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-02-26
better-auth-security-best-practices
Analystes en sécurité de l'information

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
Développeurs de logiciels

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

2026-02-26
clawsec-clawhub-checker
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

Type-safe SQL ORM for TypeScript with zero runtime overhead

2026-04-01
zod
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-26
pino-logging-setup
Développeurs de logiciels

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

2026-03-26
changesets
Développeurs de logiciels

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
Architectes de bases de données

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs web

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs web

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

2026-02-22
claw-release
Développeurs de logiciels

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

2026-02-22
clawsec-clawhub-checker
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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

2026-02-22
clawsec-suite
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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

2026-02-22
drizzle
Architectes de bases de données

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
Administrateurs de réseaux et de systèmes informatiques

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
non classé

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

Find unused functions and dead code in the codebase

2026-05-27
documentation-audit
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Rédacteurs techniques

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
Développeurs de logiciels

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
11 sur 11 depots affiches
Tous les depots sont affiches