← all publishers

eliasoulkadi

@eliasoulkadi source repo

62 published skills

  1. Init · eliasoulkadi
    Use when the user asks to initialize a repo, create AGENTS.md, generate contributor guidelines, or set up agent-oriented documentation for a codebase.
    0
    installs
  2. Kami · eliasoulkadi bundle
    > **Note:** Full Kami distribution includes ~30+ auxiliary files (CHEATSHEET.md, scripts/, references/, assets/diagrams/*.html). The core SKILL.md works standalone; scripts/build.py is required for PDF generation. Check the Shokunin ecosystem root for these.
    0
    installs
  3. Plan · eliasoulkadi
    Planning agent for task breakdown and implementation planning. Use via spawn_subagent with skill='plan' when you need to explore a codebase and design an implementation approach before writing code.
    0
    installs
  4. CI CD · eliasoulkadi bundle
    ---
    0
    installs
  5. Kagen · eliasoulkadi
    kagen · 紙源
    0
    installs
  6. Taste · eliasoulkadi
    High-Agency Frontend Skill
    0
    installs
  7. Docker · eliasoulkadi bundle
    ---
    0
    installs
  8. Memory · eliasoulkadi
    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 use for git history or file-based notes.
    0
    installs
  9. Finance · eliasoulkadi
    ---
    0
    installs
  10. Flutter · eliasoulkadi
    ---
    0
    installs
  11. SEO Geo · eliasoulkadi bundle
    ---
    0
    installs
  12. Chromadb · eliasoulkadi
    Manage the ChromaDB vector database that stores the ecosystem's persistent memory. Use when user asks to check memory storage, backup memory, search stored entries, delete entries, or reset the vector database. Do NOT use for general question answering about past sessions (use the memory skill for that).
    0
    installs
  13. DB Admin · eliasoulkadi bundle
    ---
    0
    installs
  14. Humanize · eliasoulkadi
    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.
    0
    installs
  15. Research · eliasoulkadi
    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.
    0
    installs
  16. Strategy · eliasoulkadi
    ---
    0
    installs
  17. API Forge · eliasoulkadi
    ---
    0
    installs
  18. Terraform · eliasoulkadi bundle
    ---
    0
    installs
  19. Impeccable · eliasoulkadi
    Impeccable (Lite)
    0
    installs
  20. Kubernetes · eliasoulkadi bundle
    ---
    0
    installs
  21. Playwright · eliasoulkadi
    Playwright — Browser Automation Skill
    0
    installs
  22. Taste Soft · eliasoulkadi
    Principal UI/UX Architect & Motion Choreographer (Awwwards-Tier)
    0
    installs
  23. Zen Review · eliasoulkadi
    Expert code reviewer. Analyze PR changes for correctness, security, performance, and quality. Returns findings as JSON. CRITICAL: this skill is costly, don't use it unless user explicitly requested to use it.
    0
    installs
  24. Agent Tools · eliasoulkadi bundle
    Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more. Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter. Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api, image generation, video generation, openrouter, tavily, exa search, twitter api, grok
    0
    installs
  25. Code Review · eliasoulkadi
    Review code changes for correctness, security, performance, and code quality. Use when the user asks to review a diff, review code changes, review commits, or perform a code review. Input can be: (1) a text diff pasted directly, (2) one or more git commit hashes to extract the diff from, or (3) a git range like abc123..def456. The user may also provide task description or requirements that motivated the change.
    0
    installs
  26. DB Sculptor · eliasoulkadi bundle
    ---
    0
    installs
  27. Find Skills · eliasoulkadi
    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 skill", "skill for [task]", "can you do X", "I need help with [domain]", "how do I [task]". Do NOT use when user has explicitly asked to proceed without a skill, or when the task is better handled by agent's built-in capabilities (file operations, git, basic coding).
    0
    installs
  28. Runbook Gen · eliasoulkadi
    ---
    0
    installs
  29. Brand Design · eliasoulkadi
    ---
    0
    installs
  30. Cross Review · eliasoulkadi
    Delegate code review to a subagent running a specific model. Use ONLY when user explicitly names a model to review changes ("review with opus", "use sonnet to review", "review with gemini"). The root agent reconstructs changes from conversation history and spawns a subagent with the code-review skill using the specified model. Do NOT use for general code review (use code-review skill instead), for reviewing PRs from git history, or when no model is specified by the user.
    0
    installs
  31. Git Workflow · eliasoulkadi bundle
    ---
    0
    installs
  32. Motion Craft · eliasoulkadi bundle
    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 UIs. Do NOT use for canvas-based animations (Three.js, PixiJS), video editing, or non-web (native mobile) motion design.
    0
    installs
  33. React Native · eliasoulkadi
    ---
    0
    installs
  34. Web Security · eliasoulkadi
    Apply professional-grade security standards to any web application task. Use this skill when writing code that handles authentication, authorization, user input, APIs, file uploads, sessions, secrets, payments, or any data from external sources. Also use when the user asks to review, audit, or assess security of code or a web app. Covers OWASP Top 10 (2025), secure coding, threat modeling, and defensive architecture. Activate even when security is not explicitly mentioned — treat every web feature as a security surface.
    0
    installs
  35. Aesthetic Web · eliasoulkadi
    ---
    0
    installs
  36. Agent Browser · eliasoulkadi
    agent-browser
    0
    installs
  37. Communication · eliasoulkadi
    Communication
    0
    installs
  38. Documentation · eliasoulkadi
    ---
    0
    installs
  39. Error Handler · eliasoulkadi bundle
    ---
    0
    installs
  40. Landing Craft · eliasoulkadi bundle
    ---
    0
    installs
  41. Legal Counsel · eliasoulkadi
    ---
    0
    installs
  42. Neon Postgres · eliasoulkadi bundle
    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 questions.
    0
    installs
  43. Skill Creator · eliasoulkadi
    Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
    0
    installs
  44. UI UX Pro Max · eliasoulkadi bundle
    UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
    0
    installs
  45. Whendone Plus · eliasoulkadi bundle
    Automatically notify the user when long-running terminal commands finish (npm test, docker build, git push, etc.). The agent monitors command execution and sends a desktop notification on completion if the command ran longer than threshold (default 10s). Use when user asks to "notify me when done", "desktop notification when command finishes", "alert when done", or "tell me when this completes". Do NOT use for interactive commands (vim, nano, less, htop), commands that always complete in <5s, or streaming commands (tail -f).
    0
    installs
  46. Auth Architect · eliasoulkadi bundle
    ---
    0
    installs
  47. Portfolio Auto · eliasoulkadi
    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 project additions — batch sync only.
    0
    installs
  48. Test Commander · eliasoulkadi bundle
    ---
    0
    installs
  49. Component Forge · eliasoulkadi bundle
    ---
    0
    installs
  50. Emil Design Eng · eliasoulkadi
    Design Engineering
    0
    installs
  51. Senior Engineer Coding · eliasoulkadi
    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, correct, maintainable, secure, and failure-aware. Always active for any coding task, at any scale.
    0
    installs
  52. Shokunin Update · eliasoulkadi
    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.
    0
    installs
  53. Translate Craft · eliasoulkadi
    ---
    0
    installs
  54. Efficient Coding · eliasoulkadi
    Use this skill on every programming task — writing code, fixing bugs, refactoring, explaining code, running tools, or answering technical questions. Apply token-saving and quality-preserving practices throughout. Activate even when the user doesn't explicitly ask for efficiency — this skill is always relevant for software development work. Do not skip this skill for "simple" tasks; the rules apply at every scale.
    0
    installs
  55. Taste Minimalist · eliasoulkadi
    Premium Utilitarian Minimalism & Editorial UI
    0
    installs
  56. Content Marketing · eliasoulkadi
    ---
    0
    installs
  57. Responsive Engine · eliasoulkadi bundle
    ---
    0
    installs
  58. Business Proposals · eliasoulkadi
    ---
    0
    installs
  59. Windows Powershell · eliasoulkadi bundle
    ---
    0
    installs
  60. Comprehensive Review · eliasoulkadi
    Comprehensive code review using parallel specialized subagents. If a PR URL is provided, fetches PR details and can post comments. If no PR is provided, reviews the diff between the current branch and its base branch plus any uncommitted changes. CRITICAL: this skill is costly, don't use it unless user explicitly requested to use it.
    0
    installs
  61. Performance Profiler · eliasoulkadi bundle
    ---
    0
    installs
  62. Zen Comprehensive Review · eliasoulkadi
    Orchestrate a multi-model code review: spawn 3 review subagents, merge findings. In PR mode, posts GitHub PR comments with reactions. In local mode, outputs findings directly. CRITICAL: this skill is costly, don't use it unless user explicitly requested to use it.
    0
    installs