EliasOulkadi

60 mods across 1 repository, 113 stars between them.

find-skills

25

EliasOulkadi/shokunin

Skill Claude CodeCodex

Search the agent skills ecosystem to discover and install skills that extend AI coding agent capabilities. Use when user asks "how do I do X" (X being a common task), "find a skill for X", "is there a skill that can...", or expresses interest in extending agent capabilities. Triggers on "find a skill", "install a…

113 1mo ago B 139 tokens original MIT

flutter

26

EliasOulkadi/shokunin

Skill Claude CodeCodex

Build production Flutter apps with Clean Architecture, Riverpod (preferred over Bloc/Provider), GoRouter navigation, Impeller rendering engine, Dart 3.7+ patterns, platform channels via Pigeon, and App Store/Play Store deployment.

113 1mo ago A 50 tokens original MIT

git-workflow

27

EliasOulkadi/shokunin

Skill Claude CodeCodex

Automate the complete Git development workflow — create feature branches with conventional naming, atomic commits with conventional commit messages, interactive rebase, squash merges, PR body generation from commit history, branch cleanup, and git worktree patterns. Use when user asks to create a branch, commit…

113 1mo ago A 107 tokens original MIT

humanize

28

EliasOulkadi/shokunin

Skill Claude CodeCodex

Rewrite AI-generated text to sound natural, remove AI tells, and adjust tone. Use when user asks to make text less robotic, more natural, or humanize AI output. Covers tone matrix, filler words, sentence rhythm, and anti-AI-slop patterns.

113 1mo ago A 56 tokens original MIT

impeccable

29

EliasOulkadi/shokunin

Skill Claude CodeCodex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers design systems, anti-pattern detection, brand vs product registers, typography, color (OKLCH), spacing, motion, copy, and…

113 1mo ago A 130 tokens original MIT

init

30

EliasOulkadi/shokunin

Skill Claude CodeCodex

Use when the user asks to initialize a repo, create AGENTS.md, generate contributor guidelines, or set up agent-oriented documentation for a codebase.

113 1mo ago A 32 tokens original MIT

kagen

31

EliasOulkadi/shokunin

Skill Claude CodeCodex

Convert Kami HTML templates to production-grade PDF via Chromium/Playwright. Complements Kami (design) with PDF rendering. Use when user asks to generate PDF files, render HTML to PDF, or export documents.

113 1mo ago A 45 tokens original MIT

kami

32

EliasOulkadi/shokunin

Plugin Claude Code

Document typesetting skill for Claude Code.

113 1mo ago A tokens not measured original MIT

kami

33

EliasOulkadi/shokunin

Skill Claude CodeCodex

Generate PDFs, resumes, CVs, letters, slide decks, portfolios, one-pagers, white papers, and professional documents. Use when user asks to create a PDF, make a resume, write a letter, design slides, format a document, typeset a report, build a portfolio, make a presentation, or create a one-pager. Warm parchment…

113 1mo ago A 151 tokens original MIT

kubernetes

34

EliasOulkadi/shokunin

Skill Claude CodeCodex

Deploy, manage, and debug Kubernetes in production — Deployments, Services, Gateway API, Service Mesh (Istio/Linkerd/Cilium), eBPF observability (Cilium Hubble), security hardening (Pod Security Standards, OPA/Kyverno, seccomp, runtime security with Falco/Tetragon), Helm, HPA, PDB, topology spread, and debugging. Use…

113 1mo ago A 144 tokens original MIT

landing-craft

35

EliasOulkadi/shokunin

Skill Claude CodeCodex

Build conversion-optimized landing pages with CRO frameworks (Conversion Research, LIFT Model), scroll effects, A/B testing, personalization, form optimization, and Core Web Vitals (INP, LCP, CLS). Use when user asks to create a landing page, sales page, lead generation page, or improve conversion rates. Do NOT use…

113 1mo ago A 97 tokens original MIT

legal-counsel

36

EliasOulkadi/shokunin

Skill Claude CodeCodex

Structured legal reference for GDPR, EU AI Act, DSA/DMA, CCPA/CPRA, HIPAA (2026 updates), ADA/WCAG digital accessibility, DMCA, US state privacy laws (15+ states), and contract review.

113 1mo ago A 56 tokens original MIT

memory

37

EliasOulkadi/shokunin

Skill Claude CodeCodex

Persistent memory across AI sessions using ChromaDB vector database. Stores and retrieves context from past conversations, decisions, and code. Use when user asks to remember something, search past conversations, recall what was done before, save context for later, or find information from previous sessions. Do NOT…

113 1mo ago A 68 tokens original MIT

motion-craft

38

EliasOulkadi/shokunin

Skill Claude CodeCodex

Design GPU-accelerated animations with Web Animations API (WAAPI), Scroll-Driven Animations (ScrollTimeline/ViewTimeline), FLIP technique, easing systems, and accessibility (prefers-reduced-motion). Use when user asks to create animations, transitions, scroll effects, page transitions, or interactive motion for web…

113 1mo ago A 98 tokens original MIT

neon-postgres

39

EliasOulkadi/shokunin

Skill Claude CodeCodex

Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related…

113 1mo ago A 76 tokens original MIT

EliasOulkadi/shokunin

Skill Claude CodeCodex

Performance profiling and optimization for web apps — Core Web Vitals (LCP, INP, CLS), Lighthouse audits, bundle analysis, backend profiling (CPU, memory, DB queries), N+1 detection, caching strategies (Redis, CDN, HTTP), and performance budgets. Use when user asks to improve performance, run Lighthouse audit, profile…

113 1mo ago A 118 tokens original MIT

plan

41

EliasOulkadi/shokunin

Skill Claude CodeCodex

Planning agent for task breakdown and implementation planning. Use via spawnsubagent with skill='plan' when you need to explore a codebase and design an implementation approach before writing code.

113 1mo ago A 38 tokens original MIT

playwright

42

EliasOulkadi/shokunin

Skill Claude CodeCodex

Browser automation, web scraping, E2E testing, and visual regression with Playwright. Covers 30+ patterns: login flows, form testing, responsive design checks, broken link validation, API mocking, data extraction, PDF generation, accessibility audits (axe-core), performance budgets (Lighthouse), visual diffing…

113 1mo ago A 191 tokens original MIT

portfolio-auto

43

EliasOulkadi/shokunin

Skill Claude CodeCodex

Auto-sync GitHub repos to portfolio website. Scans GitHub repos, captures screenshots with Playwright, generates project entries, and updates projects-data.js or Supabase DB. Use when user asks to "update portfolio", "sync projects", "add my repos to portfolio", or "refresh portfolio projects". Do NOT use for one-time…

113 1mo ago B 77 tokens original MIT

react-native

44

EliasOulkadi/shokunin

Skill Claude CodeCodex

Build production React Native apps with Expo SDK 53+, Expo Router (file-based navigation), New Architecture (Fabric + TurboModules), FlashList, Reanimated 4, Zustand for state, Hermes, EAS Build, and App Store/Play Store deployment.

113 1mo ago A 55 tokens original MIT

research

45

EliasOulkadi/shokunin

Skill Claude CodeCodex

Deep research with web search, source verification, and fact-checking. Runs before humanize + kami in the document pipeline. Use when user asks to research a topic, verify facts, gather sources, or do deep web investigation. Covers source validation, citation, and evidence hierarchy.

113 1mo ago A 58 tokens original MIT

responsive-engine

46

EliasOulkadi/shokunin

Skill Claude CodeCodex

Design multi-device layouts with Container Queries, clamp() fluid typography, :has() selector, subgrid, and modern CSS units (dvh/svh/lvh). Use when user asks to make a layout responsive, handle mobile/tablet/desktop breakpoints, create fluid typography, or use Container Queries. Do NOT use for full-page layouts (use…

113 1mo ago A 95 tokens original MIT

runbook-gen

47

EliasOulkadi/shokunin

Skill Claude CodeCodex

Generate operations runbooks and post-mortems for incident response — severity matrix, decision trees, escalation paths, war room setup (Slack/Zoom), status page updates, customer comms templates, and blameless post-mortems with action items.

113 1mo ago A 55 tokens original MIT

EliasOulkadi/shokunin

Skill Claude CodeCodex

Apply senior software engineering standards when writing, editing, or refactoring any code. Use this skill whenever the user asks to write a function, build a feature, fix a bug, design a module, or improve existing code — even if they don't mention quality explicitly. The goal is production-grade code: readable…

113 1mo ago A 88 tokens original MIT