← all publishers

Sheshiyer

@sheshiyer source repo

721 published skills · page 4 of 8

  1. Gsap Awwwards Website · sheshiyer
    SPYLT-style product landing with GSAP scroll animations, React 19, and Tailwind CSS 4. USE WHEN building a polished React + GSAP product/landing page with scroll-driven sections — a worked Awwwards-grade reference implementation.
    0
    installs
  2. Newsletter Pas Writer · sheshiyer bundle
    Craft newsletter intros and copy using PAS structure to increase relevance, tension, and action. USE WHEN a task matches the Craft workspace workflow for newsletter-pas-writer.
    0
    installs
  3. Plankton Code Quality · sheshiyer
    Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via PostToolUse hooks. USE WHEN you want automatic format/lint on each edit, defense against agents weakening linter configs, or tiered model routing for fixes across many languages.
    0
    installs
  4. Raycast AI Extensions · sheshiyer
    Build Raycast AI extensions — expose tools that Raycast AI can call to read and act on behalf of the user. Covers the tools[] manifest, tool function shape, AI instructions, confirmations for side-effecting tools, and evals. USE WHEN making an extension AI-callable or building tools for Raycast AI. Defer exact API to developers.raycast.com/ai.
    0
    installs
  5. Sales Funnel Designer · sheshiyer bundle
    Design conversion-focused sales funnels from awareness to purchase with stage-specific messaging and metrics. USE WHEN a task matches the Craft workspace workflow for sales-funnel-designer.
    0
    installs
  6. Security Orchestrator · sheshiyer
    Route a security task to the right skill among six specialists — defensive code review, offensive/bounty vulnerability hunting, agent-config (.claude) auditing, source-asset & embedded-dependency scanning, a pre-action fact-forcing gate, and destructive-operation safety locks. USE WHEN a user wants to secure, audit, harden, or attack a codebase or an agent setup but hasn't named the specific concern.
    0
    installs
  7. Selemene Orchestrator · sheshiyer
    Route Selemene Engine tasks to the right surface: deterministic reports (birth/compatibility/transit) via selemene-core and the @selemene/bridge CLI, or narrative witness readings via selemene-report. USE WHEN the user wants anything under the Selemene/Noesis umbrella but has not named the exact surface.
    0
    installs
  8. Supabase Orchestrator · sheshiyer
    Route a Supabase task to the right skill among three specialists — full-stack feature build (Auth, Storage, Realtime, Edge Functions, RLS schema design), live-doc-verified product guidance with the security checklist and CLI/MCP workflow, and Postgres performance/query optimization. USE WHEN a user is building on, securing, or tuning Supabase but hasn't named whether the concern is feature-building, current-API correctness, or database performance.
    0
    installs
  9. Backtesting Frameworks · sheshiyer
    Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.
    0
    installs
  10. Conductor Orchestrator · sheshiyer
    Run a spec-driven build through the closed conductor loop — shape → plan → execute → verify → improve → review → ship — dispatching each task to the right skill-cluster and closing the feedback loop. USE WHEN executing a spec-kit feature/tasks.md, orchestrating multi-step build work that needs review + verification, or running the conducty loop. Pairs with conductor-core (the integration contract).
    0
    installs
  11. Configuring Tauri Apps · sheshiyer
    Configure Tauri v2 apps via tauri.conf.json, Cargo.toml, and package.json, including environment-specific overrides. USE WHEN setting up or editing Tauri config, tuning window/bundle/plugin options, or managing per-environment desktop and mobile settings.
    0
    installs
  12. Creative Frontend Core · sheshiyer
    Shared reference for the creative-frontend cluster: the in-browser-vs-video decision matrix, in-browser tool selection, prefers-reduced-motion baseline, GPU/performance budget, Astro hydration boundaries for animation, and version matrix. USE WHEN deciding how to implement web motion/animation/video, or for the cross-cutting rules every spoke (GSAP, Anime.js, web-motion-library, Remotion) shares.
    0
    installs
  13. Daily Priority Planner · sheshiyer bundle
    Turn task dumps into a realistic daily execution plan using priority frameworks and time blocks. USE WHEN a task matches the Craft workspace workflow for daily-priority-planner.
    0
    installs
  14. Documents Orchestrator · sheshiyer
    Route a document task to the right skill among the documents specialists — office formats (DOCX/PDF/PPTX/XLSX), docs sites, changelogs, OCR extraction, natural-language PDF edits, NotebookLM, and diagram authoring. USE WHEN a user wants to create, edit, extract from, convert, or publish a document but hasn't named the specific tool or format.
    0
    installs
  15. Explee Product Autogtm · sheshiyer
    Orchestrate an end-to-end AutoGTM flow: ICP query → account/person discovery → enrichment → prioritized outreach list. USE WHEN a task matches the Craft workspace workflow for explee-product-autogtm.
    0
    installs
  16. Media Gen Orchestrator · sheshiyer
    Route a media-generation task to the right tool among 11 specialists — image generation (GPT Image 2, Nano Banana 2, OpenAI Images), image enhancement, image-to-3D, AI video direction, FFmpeg processing, frame extraction, and GIF search/authoring. USE WHEN a user wants to generate, edit, upscale, convert, or assemble an image, 3D model, video, or GIF but hasn't named the specific tool or backend.
    0
    installs
  17. Mission Vision Refiner · sheshiyer bundle
    Refine mission and vision statements for clarity, strategic alignment, and motivational power. USE WHEN a task matches the Craft workspace workflow for mission-vision-refiner.
    0
    installs
  18. Passive Income Planner · sheshiyer bundle
    Plan realistic passive-income streams with setup effort, risk, timeline, and maintenance trade-offs. USE WHEN a task matches the Craft workspace workflow for passive-income-planner.
    0
    installs
  19. Remotion Video Toolkit · sheshiyer bundle
    Complete toolkit for programmatic video creation with Remotion + React. Covers animations, timing, rendering (CLI/Node.js/Lambda/Cloud Run), captions, 3D, charts, text effects, transitions, and media handling. Use when writing Remotion code, building video generation pipelines, or creating data-driven video templates.
    0
    installs
  20. Searchintentautomation · sheshiyer bundle
    Use when turning a niche, offer, product, or topic into a keyword map, audience question map, and an agent-executable workflow using Ubersuggest, AnswerThePublic, Playwright MCP browser capture, and Python orchestration. Also use when extracting repeatable market-research workflows from reels, demos, or creator tool stacks and rewriting them into non-interactive CLI-agent pipelines.
    0
    installs
  21. Startup Idea Generator · sheshiyer bundle
    Generate startup ideas grounded in audience pain points, market gaps, and compelling business narratives. USE WHEN a task matches the Craft workspace workflow for startup-idea-generator.
    0
    installs
  22. Systems Languages Core · sheshiyer
    Shared reference for the systems-languages cluster: the language-axis decision (Go · C++ · Perl), the write → prove → harden lifecycle each spoke plugs into, and the per-language idiom / error-model / tooling matrix. USE WHEN choosing conventions, picking a test or coverage command, or deciding how strict to be about input safety across Go, C++, or Perl.
    0
    installs
  23. Vercel CLI With Tokens · sheshiyer
    Deploy and manage Vercel projects via the CLI using token-based auth (VERCEL_TOKEN) instead of interactive login. USE WHEN deploying to Vercel, setting env vars, or running Vercel CLI in CI without vercel login.
    0
    installs
  24. Viral Campaign Ideator · sheshiyer bundle
    Generate high-traction campaign concepts using shareability mechanics, hooks, and participation loops. USE WHEN a task matches the Craft workspace workflow for viral-campaign-ideator.
    0
    installs
  25. AI Automation Workflows · sheshiyer
    Use when you need to orchestrate an approved AI workflow, scheduled automation, or execution backend without bypassing the packet and approval path. This local mirror aligns OpenClaw with inference-sh agent-skills ai-automation-workflows.
    0
    installs
  26. Browser Automation Core · sheshiyer
    Shared reference for the browser-automation cluster: the surface model (web/DOM vs native macOS UI), the session lifecycle (one-shot vs persistent vs supervised-TTY), the recon-then-act selector strategy, and the debug-first evidence rule every spoke shares. USE WHEN choosing an automation engine, targeting elements, or deciding what counts as proof a UI works.
    0
    installs
  27. Cloudflare Orchestrator · sheshiyer
    Route a Cloudflare task to the right spoke among the platform specialists — Workers and Pages compute, the wrangler CLI and binding/config model, storage (KV, R2, D1), Durable Objects for stateful coordination, the Agents SDK and Sandbox SDK, transactional email, and deploy/auth debugging. USE WHEN a user is building, configuring, or shipping something on Cloudflare's edge but hasn't named the specific service.
    0
    installs
  28. Competitor Alternatives · sheshiyer bundle
    When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' 'competitive landing pages,' 'how do we compare to X,' 'battle card,' or 'competitor teardown.' Use this for any content that positions your product against competitors. Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. For sales-specific competitor docs, see sales-enablement.
    0
    installs
  29. Content Research Writer · sheshiyer
    Act as a writing partner that researches, adds citations, sharpens hooks, iterates on outlines, and gives section-by-section feedback while preserving your voice. USE WHEN drafting an article, blog post, or essay that needs research, citations, a stronger hook, or collaborative outlining and revision.
    0
    installs
  30. Data Quality Frameworks · sheshiyer
    Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.
    0
    installs
  31. Git Pr Ops Orchestrator · sheshiyer
    Route a GitHub PR/issue task to the right skill among the git-pr-ops specialists — read-only review, finding-resolution + safe push, deterministic squash merge, raw gh CLI queries, autonomous issue-to-PR fixing, and repo status / next-wave planning. USE WHEN a user is reviewing, preparing, merging, or shipping work through GitHub PRs and issues but hasn't named the specific step.
    0
    installs
  32. Growth SEO Orchestrator · sheshiyer
    Route an SEO/growth task to the right skill among 8 search specialists — intent research, content briefs, site architecture, schema/structured data, programmatic pages at scale, technical audits, AI-search (AEO/GEO) optimization, and Google's official guidance. USE WHEN a user wants to rank, get found, fix SEO, plan content, or show up in AI answers but hasn't named the specific concern.
    0
    installs
  33. Healthcare Orchestrator · sheshiyer
    Route a healthcare-software task to the right skill among four clinical specialists — PHI/PII privacy & access control, EMR/EHR encounter workflows, the CDSS safety engine (drug interactions, dose, NEWS2), and the patient-safety eval harness that gates deploys. USE WHEN building, reviewing, or shipping a clinical/health app but the specific concern (privacy vs. workflow vs. decision-support vs. release gate) hasn't been named.
    0
    installs
  34. Listicle Idea Generator · sheshiyer bundle
    Generate shareable listicle content ideas optimized for clarity, curiosity, and audience relevance. USE WHEN a task matches the Craft workspace workflow for listicle-idea-generator.
    0
    installs
  35. Native IOS Orchestrator · sheshiyer
    Route a native Apple-platform task to the right skill among the iOS specialists — Swift 6.2 concurrency, SwiftUI architecture, actor persistence, protocol-based DI/testing, on-device FoundationModels, Liquid Glass design, and icon assets. USE WHEN a user is building, modernizing, or shipping a native iOS/macOS app in Swift but hasn't named the specific concern.
    0
    installs
  36. Open Loop Social Writer · sheshiyer bundle
    Create social copy with curiosity-driven open loops that increase engagement without deception. USE WHEN a task matches the Craft workspace workflow for open-loop-social-writer.
    0
    installs
  37. Personal Brand Strategy · sheshiyer bundle
    Build a personal brand strategy with positioning, content pillars, credibility assets, and growth cadence. USE WHEN a task matches the Craft workspace workflow for personal-brand-strategy.
    0
    installs
  38. Product Launch Strategy · sheshiyer bundle
    Plan product launches with clear positioning, rollout phases, channel tactics, and feedback loops. USE WHEN a task matches the Craft workspace workflow for product-launch-strategy.
    0
    installs
  39. Research Knowledge Core · sheshiyer
    Shared reference for the research-knowledge cluster: the evidence ladder (lightest lane first → escalate on synthesis need), the four provenance tiers every claim carries, source/freshness conventions, and the question-type → spoke matrix. USE WHEN running any research, literature, IP, genomic, codebase, or docs-lookup task — the discipline every spoke in this cluster shares.
    0
    installs
  40. Understanding Tauri Ipc · sheshiyer
    Explains Tauri IPC (Inter-Process Communication) patterns, including brownfield and isolation approaches for secure message passing between frontend and Rust backend. USE WHEN wiring commands or events between the webview and Rust, or choosing between the brownfield and isolation IPC patterns.
    0
    installs
  41. Workspace Surface Audit · sheshiyer
    Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value agent-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Claude Code or understanding what capabilities are actually available in their environment.
    0
    installs
  42. Adding Tauri System Tray · sheshiyer
    Implement Tauri system tray functionality including tray icon setup, tray menu creation, event handling, and runtime updates in the notification area. USE WHEN adding a menu-bar or system-tray icon, tray menu, or notification-area behavior to a Tauri app.
    0
    installs
  43. Agentic Ops Orchestrator · sheshiyer
    Route a real-world operations task to the right skill among 16 agentic-ops specialists — email, messages, GitHub, Jira, Google Workspace, project flow, unified notifications, terminal/CI, knowledge base, customer + finance billing, automation audit, workspace-surface audit, social connections, and dashboards. USE WHEN an agent must operate, triage, or prove work on a live external surface (inbox, repo, tracker, billing, docs) but the user hasn't named the specific skill.
    0
    installs
  44. Aso Appstore Screenshots · sheshiyer bundle
    Generate high-converting App Store screenshots by analyzing your app's codebase, discovering its core benefits, and creating ASO-optimized screenshot images with Nano Banana Pro. USE WHEN creating App Store screenshots from an existing app project, or producing benefit-driven ASO screenshot designs for a store listing.
    0
    installs
  45. Astro Gsap Scrolltrigger · sheshiyer
    Use when adding, fixing, or reviewing GSAP ScrollTrigger behavior in Astro pages, especially with view transitions, static routes, client scripts, reduced motion, cleanup, or browser-only lifecycle constraints.
    0
    installs
  46. Cloudflare Email Service · sheshiyer bundle
    Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to send emails. Even for simple requests like "add email to my Worker" — this skill has critical config details.
    0
    installs
  47. Configuring Tauri Scopes · sheshiyer
    Configure Tauri v2 command scopes for fine-grained authorization with allow/deny rules, where deny wins. USE WHEN restricting filesystem paths or URL patterns per command, managing scopes dynamically, or enforcing capability-based access in command logic.
    0
    installs
  48. Developing Tauri Plugins · sheshiyer
    Develop Tauri plugins: create plugin extensions, configure permissions, and build mobile plugins for iOS and Android. USE WHEN authoring a Tauri plugin, exposing native commands, defining plugin permissions, or adding mobile platform support.
    0
    installs
  49. Drawio Diagrams Enhanced · sheshiyer bundle
    Create professional draw.io (diagrams.net) .drawio XML diagrams with PMP/PMBOK methods, asset libraries, and templates. USE WHEN users ask for flowcharts, swimlane charts, org charts, network/UML/BPMN diagrams, PM visuals (WBS, Gantt, PERT, RACI), risk matrices, or stakeholder maps in draw.io format.
    0
    installs
  50. Elevator Pitch Generator · sheshiyer bundle
    Generate concise, audience-tailored elevator pitches that communicate value quickly and clearly. USE WHEN a task matches the Craft workspace workflow for elevator-pitch-generator.
    0
    installs
  51. Embedding Tauri Sidecars · sheshiyer
    Embed and execute external binaries (sidecars) in Tauri apps: configuration, cross-platform executable naming, and Rust/JavaScript spawn APIs. USE WHEN bundling a CLI or server binary into a Tauri app or spawning a sidecar process from Rust or JS.
    0
    installs
  52. Explee API Cookie Access · sheshiyer
    Use Explee session cookies to authenticate and call Explee public API endpoints safely and consistently. USE WHEN a task matches the Craft workspace workflow for explee-api-cookie-access.
    0
    installs
  53. Explee Product AI Agents · sheshiyer
    Run Explee pre-built and custom AI agents, then poll run status and return structured outputs. USE WHEN a task matches the Craft workspace workflow for explee-product-ai-agents.
    0
    installs
  54. Laravel Plugin Discovery · sheshiyer
    Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.
    0
    installs
  55. Marketing Plan Generator · sheshiyer bundle
    Create actionable marketing plans with audience, channel strategy, messaging, execution timeline, and KPIs. USE WHEN a task matches the Craft workspace workflow for marketing-plan-generator.
    0
    installs
  56. Mvp Roadmap Orchestrator · sheshiyer bundle
    Use when turning a problem statement into an MVP plan, prioritization stack (Value/Effort, RICE, KANO, MoSCoW), 2-week sprint roadmap, PRD pack, and governed delivery documentation.
    0
    installs
  57. Negotiation Skills Coach · sheshiyer bundle
    Coach users on negotiation preparation, framing, concessions, and win-win outcome strategy. USE WHEN a task matches the Craft workspace workflow for negotiation-skills-coach.
    0
    installs
  58. Notion Template Business · sheshiyer
    Build and sell Notion templates as a real digital-product business — template design that sells, pricing, Gumroad/Lemon Squeezy setup, marketplaces, marketing, and support systems. USE WHEN productizing Notion templates (or similar digital products) into scalable recurring revenue rather than one-off freebies.
    0
    installs
  59. PHP Laravel Orchestrator · sheshiyer
    Route a PHP/Laravel task to the right specialist — architecture patterns (controllers → services → actions, Eloquent, queues), test-driven development with Pest/PHPUnit, the pre-PR/pre-deploy verification loop, security hardening (authz, validation, CSRF, uploads), and package discovery. USE WHEN a user is building, testing, hardening, or shipping a Laravel app but hasn't named the specific concern.
    0
    installs
  60. Raycast Store Publishing · sheshiyer
    Package and submit a Raycast extension to the Raycast Store — manifest metadata, icon and screenshots, changelog/versioning, the publish flow (PR to the extensions repo), and review-guideline readiness. USE WHEN preparing to publish, updating, or passing review for a Raycast extension. Defer exact requirements to developers.raycast.com.
    0
    installs
  61. Risk Metrics Calculation · sheshiyer
    Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems.
    0
    installs
  62. Sleek Design Mobile Apps · sheshiyer
    Use when the user wants to design a mobile app, create screens, build UI, or interact with their Sleek projects. Covers high-level requests ("design an app that does X") and specific ones ("list my projects", "create a new project", "screenshot that screen").
    0
    installs
  63. Team Building Strategist · sheshiyer bundle
    Design team-building approaches that improve trust, collaboration, and execution quality. USE WHEN a task matches the Craft workspace workflow for team-building-strategist.
    0
    installs
  64. Adding Tauri Splashscreen · sheshiyer
    Add a Tauri splashscreen, loading screen, or startup screen to an app, covering configuration, custom splash HTML, styling, and closing the splash when ready. USE WHEN showing a loading or startup window before a Tauri app's main window is ready.
    0
    installs
  65. Backend Architecture Core · sheshiyer
    Shared reference for the backend-architecture cluster: the dependency-inversion boundary (domain → ports → adapters), the layering contract, REST/transport conventions, and the runtime/framework matrix. USE WHEN drawing a module boundary, designing an API, wiring an integration, or planning a deploy — the interlocking rules every backend spoke shares.
    0
    installs
  66. Browser Extension Builder · sheshiyer
    Build cross-browser extensions (Chrome/Firefox) — Manifest V3 architecture, content scripts, service workers, popup UIs, monetization, and Web Store publishing. USE WHEN building, structuring, or publishing a browser extension.
    0
    installs
  67. Career Transition Roadmap · sheshiyer bundle
    Plan smooth career transitions with transferable-skills mapping, gap closure, and execution milestones. USE WHEN a task matches the Craft workspace workflow for career-transition-roadmap.
    0
    installs
  68. Content Marketing Leadgen · sheshiyer bundle
    Build content marketing systems that attract, nurture, and convert qualified leads. USE WHEN a task matches the Craft workspace workflow for content-marketing-leadgen.
    0
    installs
  69. Customizing Tauri Windows · sheshiyer
    Customize Tauri desktop windows: custom titlebars, transparent windows, decorations, drag regions, menus, submenus, and menu keyboard shortcuts. USE WHEN building a frameless or custom titlebar, transparent window, drag region, or native window menu in Tauri.
    0
    installs
  70. Developer Growth Analysis · sheshiyer
    Analyzes recent Codex chat history to surface coding patterns, gaps, and growth areas, curates matching HackerNews learning resources, and DMs a personalized growth report to Slack. USE WHEN you want data-driven feedback on your dev habits, to find your skill gaps, or curated study resources tailored to your real work.
    0
    installs
  71. Devops Infra Orchestrator · sheshiyer
    Route a DevOps / infrastructure task to the right specialist among 13 — container & compose patterns, self-hosting clusters, post-deploy canary checks, reproducible dev environments, enterprise network-device diagnostics (Cisco IOS, BGP, interfaces, config validation, Netmiko SSH), and homelab networking (setup, VLANs, Pi-hole DNS, WireGuard VPN). USE WHEN a user is provisioning, diagnosing, segmenting, or shipping infrastructure but hasn't named the specific layer or tool.
    0
    installs
  72. Explee Product Enrichment · sheshiyer
    Use Explee enrichment APIs to find emails for contacts in single or batch mode and track async task status. USE WHEN a task matches the Craft workspace workflow for explee-product-enrichment.
    0
    installs
  73. Frontend Design Direction · sheshiyer
    Set a frontend design direction for production UI work. USE WHEN building or improving websites, dashboards, applications, components, landing pages, visual tools, or any web UI that needs stronger product-specific design judgment.
    0
    installs
  74. Frontend Web Orchestrator · sheshiyer
    Route a web-UI task to the right skill among 18 frontend specialists — framework choice (React/Next, Vue/Nuxt, Angular), build tooling (Vite, Turbopack, Bun), motion, accessibility, design direction, and component conversion. USE WHEN building, reviewing, or shipping a web interface but the specific framework or concern hasn't been named yet.
    0
    installs
  75. Google Official SEO Guide · sheshiyer
    Official Google SEO guidance on search optimization, Search Console, crawling, indexing, and structured data, grounded in Google's own docs. USE WHEN improving search ranking/visibility, fixing crawl or indexing issues, adding schema.org rich-result markup, or building sitemaps, robots.txt, or hreflang.
    0
    installs
  76. Listening To Tauri Events · sheshiyer
    Subscribe to and listen for Tauri v2 events in the frontend via @tauri-apps/api/event, including typed handlers and cleanup. USE WHEN listening to Rust-emitted events in a webview, distinguishing global vs webview-specific scopes, or unsubscribing listeners on unmount.
    0
    installs
  77. Meeting Insights Analyzer · sheshiyer
    Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. USE WHEN analyze a meeting transcript/recording for communication patterns, get feedback on how I ran a meeting, review my speaking habits.
    0
    installs
  78. Packaging Tauri For Linux · sheshiyer
    Package Tauri v2 apps for Linux distributions — AppImage, Debian (.deb), RPM, Flatpak, Snap, and AUR submission, including glibc compatibility. USE WHEN building or distributing a Tauri Linux release and choosing or configuring a packaging format for a given distro or store.
    0
    installs
  79. Persuasion Strategy Coach · sheshiyer bundle
    Apply persuasion psychology ethically to improve messaging, stakeholder buy-in, and decision influence. USE WHEN a task matches the Craft workspace workflow for persuasion-strategy-coach.
    0
    installs
  80. Quality Eval Orchestrator · sheshiyer
    Route a quality/testing/evaluation task to the right skill among 12 specialists — eval-driven development, head-to-head agent benchmarking, TDD, the verification gate, E2E (web + Windows desktop), AI-regression and browser QA, error-handling design, performance baselines, write-time linting, and production-readiness audits. USE WHEN a user wants to test, verify, evaluate, benchmark, or harden code or an agent but hasn't named the specific gate.
    0
    installs
  81. React Native Orchestrator · sheshiyer
    Route a React Native craft task to the right spoke — styling/navigation/Reanimated animation, touch/gesture/haptics, data fetching, full screen/app visual design, or integrated product-flow UI/UX audits. USE WHEN building or reviewing React Native UI and interaction (toolchain-agnostic). For the Expo toolchain (EAS, dev client, Expo Router, native modules) hand off to the expo cluster; for native SwiftUI/iOS, the native-ios cluster.
    0
    installs
  82. Referral Program Designer · sheshiyer bundle
    Design referral programs with incentive mechanics, anti-fraud controls, and growth tracking. USE WHEN a task matches the Craft workspace workflow for referral-program-designer.
    0
    installs
  83. Remote Productivity Coach · sheshiyer bundle
    Improve remote work effectiveness with focus systems, communication norms, and routine optimization. USE WHEN a task matches the Craft workspace workflow for remote-productivity-coach.
    0
    installs
  84. Setting Up Tauri Projects · sheshiyer
    Create and initialize Tauri v2 cross-platform desktop and mobile projects, covering prerequisites, create-tauri-app or manual CLI setup, directory structure, and config. USE WHEN scaffolding a new Tauri app, installing prerequisites on macOS/Windows/Linux, or picking a frontend (React, Vue, Svelte, vanilla JS/TS).
    0
    installs
  85. Skill Development Planner · sheshiyer bundle
    Create targeted skill development plans with learning paths, practice loops, and measurable progress. USE WHEN a task matches the Craft workspace workflow for skill-development-planner.
    0
    installs
  86. Social Media Orchestrator · sheshiyer
    Route a social-media task to the right skill among 8 specialists — making the asset (image/video/audio via fal.ai, explainer animation via Manim, demo capture, video editing, video understanding), adapting copy per platform, and publishing/scheduling to X and 13 networks. USE WHEN a user wants to create, adapt, schedule, or publish social content but hasn't named the specific tool or platform.
    0
    installs
  87. Supply Chain Orchestrator · sheshiyer
    Route a supply-chain task to the right specialist among 8 — demand & inventory planning, production scheduling, quality/non-conformance, carrier relationships, logistics exceptions, customs & trade compliance, returns/reverse logistics, and energy procurement. USE WHEN a user is planning, sourcing, making, moving, clearing, or returning goods but hasn't named the specific function.
    0
    installs
  88. Unified Notifications Ops · sheshiyer
    Operate notifications as one unified agent-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem is alert routing, deduplication, escalation, or inbox collapse.
    0
    installs
  89. Value Proposition Crafter · sheshiyer bundle
    Craft sharp value propositions that clearly communicate differentiated customer outcomes. USE WHEN a task matches the Craft workspace workflow for value-proposition-crafter.
    0
    installs
  90. Work Life Balance Planner · sheshiyer bundle
    Build practical work-life balance systems with boundary design, workload control, and recovery habits. USE WHEN a task matches the Craft workspace workflow for work-life-balance-planner.
    0
    installs
  91. Business Foundations Audit · sheshiyer bundle
    Audit business fundamentals to identify strategic, operational, and financial gaps blocking growth. USE WHEN a task matches the Craft workspace workflow for business-foundations-audit.
    0
    installs
  92. Business Network Expansion · sheshiyer bundle
    Expand business networks strategically through targeted outreach, partnerships, and trust-building follow-through. USE WHEN a task matches the Craft workspace workflow for business-network-expansion.
    0
    installs
  93. Career Advancement Planner · sheshiyer bundle
    Build a concrete career growth plan with capability gaps, visibility strategy, and milestone tracking. USE WHEN a task matches the Craft workspace workflow for career-advancement-planner.
    0
    installs
  94. Distributing Tauri For IOS · sheshiyer
    Distribute Tauri apps to the iOS App Store: Apple Developer enrollment, Xcode config, provisioning profiles, code signing, TestFlight, and App Store submission. USE WHEN code-signing a Tauri iOS build, setting up TestFlight, or submitting to the App Store.
    0
    installs
  95. Electron Builder Packaging · sheshiyer
    Package and distribute an Electron app — electron-builder/Forge, per-OS installers (dmg/nsis/AppImage/deb), code signing (Apple Developer ID + notarization, Windows Authenticode), and native-module rebuilds. USE WHEN configuring builds, signing, notarizing, or producing installers for macOS/Windows/Linux.
    0
    installs
  96. Electron Main Renderer Ipc · sheshiyer
    Wire safe IPC between Electron's main and renderer processes via a preload contextBridge — ipcMain.handle/ipcRenderer.invoke, typed channels, and event streams. USE WHEN exposing main-process capability to the UI, designing an IPC API, or migrating off nodeIntegration/@electron/remote.
    0
    installs
  97. Engagement Question Writer · sheshiyer bundle
    Craft conversation-starting questions that drive comments, replies, and meaningful audience interaction. USE WHEN a task matches the Craft workspace workflow for engagement-question-writer.
    0
    installs
  98. Explee Master Orchestrator · sheshiyer
    Route user intent to the correct Explee product workflow (Search, Enrichment, AI Agents, AutoGTM) using API key auth first with cookie fallback. USE WHEN a task matches the Craft workspace workflow for explee-master-orchestrator.
    0
    installs
  99. Hugging Face Model Trainer · sheshiyer bundle
    Train or fine-tune language models with TRL on Hugging Face Jobs, covering SFT, DPO, GRPO, and GGUF export with results saved to the Hub. USE WHEN fine-tuning an LLM (SFT/DPO/GRPO) on managed Hugging Face GPUs.
    0
    installs
  100. Pricing Strategy Optimizer · sheshiyer bundle
    Evaluate and improve pricing strategy using value, positioning, segmentation, and monetization trade-offs. USE WHEN a task matches the Craft workspace workflow for pricing-strategy-optimizer.
    0
    installs