EliasOulkadi/shokunin

Shokunin 62 AI agent skills for OpenCode, Claude Code, Cursor, Windsurf. ChromaDB memory, MCP servers, declarative self-updates. Multi-model, open source, zero cost.

113Stars on the repository
63Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

flutter

25

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.

not rated 113 1mo ago A SkillSpector: pass 50 tokens original MIT

git-workflow

26

EliasOulkadi/shokunin

Skill Claude Code needs its repo

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…

not rated 113 1mo ago A SkillSpector: warn 107 tokens original MIT

humanize

27

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.

not rated 113 1mo ago A SkillSpector: pass 56 tokens original MIT

impeccable

28

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…

not rated 113 1mo ago A SkillSpector: warn 0 tokens original MIT

init

29

EliasOulkadi/shokunin

Skill Claude Code

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

not rated 113 1mo ago A SkillSpector: warn 32 tokens original MIT

kagen

30

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.

not rated 113 1mo ago A SkillSpector: warn 0 tokens original MIT

kami

31

EliasOulkadi/shokunin

Skill Claude CodeCodex needs its repo

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…

not rated 113 1mo ago A SkillSpector: warn 0 tokens original MIT

kubernetes

32

EliasOulkadi/shokunin

Skill Claude Code

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…

not rated 113 1mo ago A SkillSpector: warn 144 tokens original MIT

landing-craft

33

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…

not rated 113 1mo ago A SkillSpector: pass 97 tokens original MIT

legal-counsel

34

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.

not rated 113 1mo ago A SkillSpector: pass 56 tokens original MIT

memory

35

EliasOulkadi/shokunin

Skill Claude Code

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…

not rated 113 1mo ago A SkillSpector: warn 68 tokens original MIT

motion-craft

36

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…

not rated 113 1mo ago A SkillSpector: pass 98 tokens original MIT

neon-postgres

37

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…

not rated 113 1mo ago A SkillSpector: warn 76 tokens original MIT

EliasOulkadi/shokunin

Skill Claude Code

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…

not rated 113 1mo ago A SkillSpector: warn 118 tokens original MIT

plan

39

EliasOulkadi/shokunin

Skill Claude Code

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.

not rated 113 1mo ago A SkillSpector: pass 38 tokens original MIT

playwright

40

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…

not rated 113 1mo ago A SkillSpector: warn 0 tokens original MIT

portfolio-auto

41

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…

not rated 113 1mo ago B SkillSpector: warn 77 tokens original MIT

react-native

42

EliasOulkadi/shokunin

Skill Claude Code

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.

not rated 113 1mo ago A SkillSpector: warn 55 tokens original MIT

research

43

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.

not rated 113 1mo ago A SkillSpector: warn 58 tokens original MIT

responsive-engine

44

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…

not rated 113 1mo ago A SkillSpector: pass 95 tokens original MIT

runbook-gen

45

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.

not rated 113 1mo ago A SkillSpector: warn 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…

not rated 113 1mo ago A SkillSpector: pass 88 tokens original MIT

seo-geo

47

EliasOulkadi/shokunin

Skill Claude Code

SEO + Generative Engine Optimization (GEO) for 2026 — technical SEO, on-page optimization, structured data (JSON-LD, schema.org), Core Web Vitals, citability scoring (llms.txt, entity clarity), AI search engine optimization (ChatGPT, Gemini, Perplexity, Claude, Google AI Overviews), and brand authority building. Use…

not rated 113 1mo ago A SkillSpector: pass 148 tokens original MIT

shokunin-update

48

EliasOulkadi/shokunin

Skill Claude CodeCodex

Detect drift, plan updates, and apply changes to the Shokunin AI Ecosystem. Use this when user asks to update, fix, sync, or verify the ecosystem.

not rated 113 1mo ago A SkillSpector: warn 40 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: