← all publishers

Sheshiyer

@sheshiyer source repo

721 published skills · page 7 of 8

  1. Redis Patterns · sheshiyer
    Redis data structures, caching strategies, distributed locks, rate limiting, pub/sub, and connection pooling for production. USE WHEN adding caching, implementing rate limiting or locks, or designing Redis-backed workflows.
    0 installs
  2. Secret Scanner · sheshiyer bundle
    Scan codebases for leaked secrets, API keys, and credential exposure patterns. USE WHEN before pushing to a public repo, during a security audit, or wiring secret detection into CI/CD.
    0 installs
  3. Social Content · sheshiyer bundle
    When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' 'viral content,' 'what should I post,' 'repurpose this content,' 'tweet ideas,' 'LinkedIn carousel,' 'social media strategy,' or 'grow my following.' Use this for any social media content creation, repurposing, or scheduling task. For broader content strategy, see content-strategy.
    0 installs
  4. Threejs Skills · sheshiyer
    Create high-quality 3D scenes and interactive experiences with Three.js best practices — scene setup, lighting, controls, animation loops, and effects. USE WHEN building Three.js/WebGL graphics, 3D visualizations, or interactive scenes.
    0 installs
  5. Upgrading Expo · sheshiyer bundle
    Guidelines for upgrading Expo SDK versions and fixing the dependency issues that follow. USE WHEN bumping an Expo SDK (including beta/preview releases), running expo-doctor, or resolving New Architecture, React 19, or native-tabs migration breakage after an upgrade.
    0 installs
  6. Upstash Qstash · sheshiyer
    Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. USE WHEN you need serverless cron, webhook delivery with retries/signature verification, delayed jobs, or HTTP-based message queuing via QStash.
    0 installs
  7. Accesslint Diff · sheshiyer
    Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch; reports only new violations introduced, violations fixed, and pre-existing count. USE WHEN you want to prove a UI change adds no new WCAG violations before a PR, or to separate a11y issues a diff introduced from pre-existing ones (use accesslint-scan for a full audit with no diffing).
    0 installs
  8. Accesslint Scan · sheshiyer
    Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing. USE WHEN you want a full a11y audit of a running page or preview URL and a prioritized fix list (use accesslint-diff instead when you only want violations a change introduced).
    0 installs
  9. Astro Framework · sheshiyer bundle
    Astro framework specialist for building fast, content-driven websites with islands architecture. Use when creating Astro components, configuring hydration (client:load/idle/visible/media), using server:defer (server islands), Content Layer API (glob/file loaders, live loaders), sessions, astro:env, i18n routing, actions, SSR adapters, view transitions, or integrating React/Vue/Svelte/Solid. Not for full-SPA frameworks (Next.js, Remix, SvelteKit).
    0 installs
  10. Azure Functions · sheshiyer
    Azure Functions patterns — isolated worker model, Durable Functions orchestration, cold-start optimization, production hardening across .NET, Python, and Node.js. USE WHEN building, orchestrating, or optimizing Azure Functions apps (durable workflows, triggers/bindings, cold starts).
    0 installs
  11. Cloudflare Core · sheshiyer
    Shared reference for the Cloudflare cluster: the edge-compute + binding model every Worker turns on, wrangler.jsonc conventions, compatibility_date, the storage-primitive decision matrix (KV vs R2 vs D1 vs Durable Objects), secrets, and the auth-token gotcha. USE WHEN adding a binding, choosing a storage primitive, writing wrangler config, or debugging a Cloudflare deploy — the interlocking rules every Cloudflare spoke shares.
    0 installs
  12. Conducty Review · sheshiyer
    End-of-plan review sweep. Audits the plan's executed prompts, records verdicts with evidence, extracts failure patterns, computes velocity metrics, prepares carry-forward intelligence. Use when the user says "review", "audit", "review this plan", or at the end of a plan before [[conducty-improve]].
    0 installs
  13. Conducty System · sheshiyer
    Establishes the Conducty orchestration system — its philosophy, ten engineering-grounded principles, ubiquitous language, and per-plan cycle. USE WHEN starting any session before invoking other Conducty skills, or the user says "what is Conducty", "explain the system", or asks about the cycle / principles / vocabulary.
    0 installs
  14. Conducty Verify · sheshiyer
    The evidence gate. Run the verification command via Bash, read the output, then make the claim. USE WHEN about to mark ANY prompt complete, before any "done" / "passed" claim, or the user asks to verify, confirm, or prove a result.
    0 installs
  15. Fp TS Pragmatic · sheshiyer
    A practical, jargon-free 80/20 guide to fp-ts functional programming for handling nullable values, errors, and async in TypeScript without category-theory overhead. USE WHEN writing or refactoring TypeScript with fp-ts (Option/Either/TaskEither).
    0 installs
  16. Frontend Slides · sheshiyer bundle
    Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
    0 installs
  17. Git Pr Ops Core · sheshiyer
    Shared reference for the git-pr-ops cluster: the gated review→prepare→merge pipeline, the `.local/` artifact handoff (review.json findings), head-SHA pinning, the push/merge safety rules (force-with-lease, no auto-merge, never push main), and the finding-severity contract. USE WHEN preparing or merging a GitHub PR, resolving review findings, or wiring the issue→PR flow — the interlocking rules every spoke shares.
    0 installs
  18. Growth SEO Core · sheshiyer
    Shared reference for the growth-seo cluster: the search-intent model every task turns on, the one-query-per-page contract, the intent→content-type matrix, the E-E-A-T/quality bar, and the funnel pipeline. USE WHEN mapping keywords to pages, judging whether content will rank, planning programmatic pages, or deciding informational vs commercial vs transactional treatment.
    0 installs
  19. Healthcare Core · sheshiyer
    Shared reference for the healthcare cluster: the three-layer data-protection contract (classify → access-control → audit), the patient-safety bias (alerts block, never silently pass), the alert-severity matrix, and the CRITICAL-vs-HIGH deploy-gate thresholds. USE WHEN handling PHI, designing clinical access control, wiring a CDSS alert, or configuring a safety gate — the interlocking rules every healthcare spoke shares.
    0 installs
  20. Hyperframes CLI · sheshiyer
    HyperFrames CLI dev loop — `npx hyperframes` for scaffolding (init), validation (lint, inspect), preview, render, and environment troubleshooting (doctor, browser, info, upgrade). Use when running any of these commands or troubleshooting the HyperFrames build/render environment. For asset preprocessing commands (`tts`, `transcribe`, `remove-background`), invoke the `hyperframes-media` skill instead.
    0 installs
  21. Langsmith Fetch · sheshiyer
    Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
    0 installs
  22. Marketing Ideas · sheshiyer bundle
    When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth ideas,' 'how to market,' 'marketing strategies,' 'marketing tactics,' 'ways to promote,' 'ideas to grow,' 'what else can I try,' 'I don't know how to market this,' 'brainstorm marketing,' or 'what marketing should I do.' Use this as a starting point whenever someone is stuck or looking for inspiration on how to grow. For specific channel execution, see the relevant skill (paid-ads, social-content, email-sequence, etc.).
    0 installs
  23. Native IOS Core · sheshiyer
    Shared reference for the native-iOS cluster: the iOS 26 / Swift 6.2 / Xcode 26 baseline, availability-gating discipline for the new frameworks, the data-race-safety (actor isolation + Sendable) model, and shared SwiftUI conventions. USE WHEN adopting Swift 6.2 concurrency, gating an iOS 26-only API, or choosing a state/persistence pattern — the rules every native-iOS spoke shares.
    0 installs
  24. Pitchdeck Skill · sheshiyer bundle
    Generate immersive, scrollytelling investor pitch experiences with glassmorphism UI, animated text effects, and parallel research agents. Use when users request pitch decks, investor presentations, business plan artifacts, or fundraising materials. Outputs IDE-ready project scaffolding (Overview.md, DesignSpec.md, Tasks.md) plus a React artifact preview. Leverages web search for market research and extended thinking for narrative strategy.
    0 installs
  25. Promptinjection · sheshiyer bundle
    Prompt injection testing. USE WHEN prompt injection, jailbreak, LLM security, AI security assessment, pentest AI application, test chatbot vulnerabilities.
    0 installs
  26. Resume Enhancer · sheshiyer bundle
    Rewrite and optimize resumes for target roles with stronger impact bullets and ATS keyword alignment. USE WHEN a task matches the Craft workspace workflow for resume-enhancer.
    0 installs
  27. Selemene Report · sheshiyer bundle
    Generate Selemene Engine reports from a slash-command. Routes deterministic birth/compatibility/transit reports through the existing @selemene/bridge CLI and narrative witness readings through the packages/witness-pipeline. USE WHEN the user says /selemene-report, selemene report, generate selemene report, birth chart report, compatibility report, transit report, or witness reading. NOT for building new engines, not for replacing the bridge CLI, not for human web UI intake.
    0 installs
  28. Senior Frontend · sheshiyer bundle
    Senior frontend workflows for React, Next.js, TypeScript, and Tailwind — scaffolding, component/hook generation, bundle analysis, patterns, a11y, testing. USE WHEN building, optimizing, or reviewing a React/Next.js frontend.
    0 installs
  29. Signup Flow Cro · sheshiyer bundle
    When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," "account creation flow," "people aren't signing up," "signup abandonment," "trial conversion rate," "nobody completes registration," "too many steps to sign up," or "simplify our signup." Use this whenever the user has a signup or registration flow that isn't performing. For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.
    0 installs
  30. Swarm Architect · sheshiyer
    Upgraded planning protocol for large-scale delivery plans: interactive discovery, 80-task default granularity, phase→wave→swarm orchestration, and dispatch-aware GitHub synchronization. USE WHEN you need a production-grade, heavily parallelized execution plan (70–80+ tasks) decomposed into phases, waves, and independently runnable swarms with explicit dependencies and verification gates.
    0 installs
  31. Terraform Skill · sheshiyer
    Terraform & OpenTofu infrastructure-as-code best practices — module hierarchy, testing (validate/plan/frameworks), multi-environment structure, state management, and CI/CD. USE WHEN authoring, structuring, testing, or reviewing Terraform/OpenTofu configs and modules.
    0 installs
  32. Transformers JS · sheshiyer bundle
    Run Hugging Face models in JavaScript or TypeScript with Transformers.js, in Node.js or the browser (including WebGPU). USE WHEN running ML inference client-side or in Node with Transformers.js.
    0 installs
  33. Vercel Optimize · sheshiyer bundle
    Observability-first Vercel optimization audit — pull production metrics, gate investigations deterministically, and emit version-aware cost/perf recommendations. USE WHEN auditing a deployed Vercel app for cost or performance issues.
    0 installs
  34. Accesslint Audit · sheshiyer
    Find and fix WCAG 2.2 accessibility issues in code or live pages, in report mode (prioritized written audit, no edits) or fix mode (audit->edit->verify), preferring direct-CDP live-DOM auditing. USE WHEN an agent's UI output needs an accessibility audit or WCAG fixes before shipping.
    0 installs
  35. Agent Evaluation · sheshiyer
    Test and benchmark LLM agents with behavioral contract testing, capability assessment, statistical/adversarial evaluation, regression pipelines, and production monitoring. USE WHEN you need to measure, benchmark, or regression-test an LLM agent's real-world reliability.
    0 installs
  36. Agentic Ops Core · sheshiyer
    Shared reference for the agentic-ops cluster: the evidence-first operator loop (resolve surface → read live state → smallest reversible action → prove it → report exact status), the surface taxonomy, the status-word vocabulary, and the secrets/PII guardrails every operator spoke obeys. USE WHEN operating any live external surface — inbox, repo, tracker, billing, docs — or before any send/push/refund/mutation in this cluster.
    0 installs
  37. Churn Prevention · sheshiyer bundle
    When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers or wants to build systems to prevent it. For post-cancel win-back email sequences, see email-sequence. For in-app upgrade paywalls, see paywall-upgrade-cro.
    0 installs
  38. Company Research · sheshiyer bundle
    Create a company research brief with executive quotes, product strategy, and org context. Use when preparing for interviews, competitive analysis, partnerships, or market-entry work.
    0 installs
  39. Conducty Context · sheshiyer
    Ingest a project directory into the Obsidian vault as a linked context sub-graph — Architecture, Conventions, Invariants, Hotspots, Tests, Glossary, plus per-bounded-context module notes. Tracks refresh deltas over time, flags stale context, and feeds prompt generation via backlinks. Use when the user says "load context", "refresh context", "ingest project", "update context for X", or provides a directory path to analyze.
    0 installs
  40. Conducty Execute · sheshiyer bundle
    Dispatches Claude Code Task subagents to run prompts from a vault plan note. Tracer-first execution, time-budgeted work, calibrated review rigor. Use when the user says "execute the plan", "run group A", "dispatch", or is ready to run prompts from a `Plans/Plan YYYY-MM-DD HHmm` note in the vault.
    0 installs
  41. Conducty Improve · sheshiyer
    End-of-plan improvement kata. Extracts lessons from the just-finished plan, identifies experiments, and shapes the next plan's approach. USE WHEN [[conducty-review]] has just completed, or the user says "what did we learn", "improve the process", "retrospective", "wrap up this plan".
    0 installs
  42. Deploy To Vercel · sheshiyer bundle
    Deploy applications and websites to Vercel, preferring git-push preview deploys and proper project linking. USE WHEN the user says deploy my app, push this live, give me a link, or make a preview deployment.
    0 installs
  43. Jvm Orchestrator · sheshiyer
    Route a JVM task to the right skill among 16 specialists — Kotlin language/coroutines/Exposed/Ktor, Java coding standards, the Spring Boot stack (patterns, TDD, security, verification), the Quarkus stack (patterns, TDD, security, verification), JPA/Hibernate, and Compose Multiplatform UI. USE WHEN a user is building, testing, securing, or shipping a Kotlin or Java service but hasn't named the framework or the specific concern.
    0 installs
  44. Openai Image Gen · sheshiyer bundle
    Batch-generate images via the OpenAI Images API, with a random prompt sampler and an index.html gallery. USE WHEN producing many images at once with OpenAI (DALL-E / gpt-image), sampling varied prompts in bulk, or generating a browsable image gallery.
    0 installs
  45. PHP Laravel Core · sheshiyer
    Shared reference for the Laravel cluster: the layered request flow (controller → service → action → model), typed Eloquent + Form Request validation, the standard JSON response envelope, the test/CI matrix, and the version/tooling baseline. USE WHEN structuring controllers, writing validation, wiring the test/verify pipeline, or choosing tooling — the conventions every Laravel spoke shares.
    0 installs
  46. Plan Orchestrate · sheshiyer
    Read a plan document, decompose it into steps, design a per-step agent chain from the available agent catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.
    0 installs
  47. Pricing Strategy · sheshiyer bundle
    When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' 'monetization,' 'how much should I charge,' 'my pricing is wrong,' 'pricing page,' 'annual vs monthly,' 'per seat pricing,' or 'should I offer a free plan.' Use this whenever someone is figuring out what to charge or how to structure their plans. For in-app upgrade screens, see paywall-upgrade-cro.
    0 installs
  48. Programmatic SEO · sheshiyer bundle
    When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," "building many pages for SEO," "pSEO," "generate 100 pages," "data-driven pages," or "templated landing pages." Use this whenever someone wants to create many similar pages targeting different keywords or locations. For auditing existing SEO issues, see seo-audit. For content strategy planning, see content-strategy.
    0 installs
  49. Project Flow Ops · sheshiyer
    Operate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or GitHub-to-Linear coordination.
    0 installs
  50. Prompt Optimizer · sheshiyer
    Analyze raw prompts, identify intent and gaps, match available agent components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt; advisory only. USE WHEN the user asks to optimize, improve, or rewrite a prompt; NOT FOR executing the task directly or optimizing code/performance.
    0 installs
  51. Referral Program · sheshiyer bundle
    When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' 'partner program,' 'referral incentive,' 'how to get referrals,' 'customers referring customers,' or 'affiliate payout.' Use this whenever someone wants existing users or partners to bring in new customers. For launch-specific virality, see launch-strategy.
    0 installs
  52. Sales Enablement · sheshiyer bundle
    When the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts. Also use when the user mentions 'sales deck,' 'pitch deck,' 'one-pager,' 'leave-behind,' 'objection handling,' 'deal-specific ROI analysis,' 'demo script,' 'talk track,' 'sales playbook,' 'proposal template,' 'buyer persona card,' 'help my sales team,' 'sales materials,' or 'what should I give my sales reps.' Use this for any document or asset that helps a sales team close deals. For competitor comparison pages and battle cards, see competitor-alternatives. For marketing website copy, see copywriting. For cold outreach emails, see cold-email.
    0 installs
  53. Smart Goal Coach · sheshiyer bundle
    Convert broad ambitions into SMART goals with milestones, accountability, and review rhythm. USE WHEN a task matches the Craft workspace workflow for smart-goal-coach.
    0 installs
  54. 3d Web Experience · sheshiyer
    Build 3D experiences for the web with Three.js, React Three Fiber, Spline, WebGL, and GLSL — product configurators, immersive sites, interactive scenes. USE WHEN adding 3D, a configurator, or WebGL depth to a web UI.
    0 installs
  55. AI Video Director · sheshiyer bundle
    Create AI-generated video content using Kling 3.0 (multi-shot sequences with dialogue), Sora (scene generation with character consistency), or Grok (restricted content). Use when writing shot-by-shot video prompts, building character-consistent animated series, or routing between video generation tools.
    0 installs
  56. Angular Developer · sheshiyer bundle
    Generate Angular code and architectural guidance covering signals reactivity, forms, dependency injection, routing, SSR, ARIA, animations, styling, testing, and CLI tooling. USE WHEN creating Angular projects, components, or services, or applying modern Angular best practices.
    0 installs
  57. Arch Orchestrator · sheshiyer bundle
    Turn a raw product brief into a consistent, implementation-ready spec pack under specs/ (frontend, backend, API, AI) by coordinating specialist agents and enforcing a project's preferred stack. USE WHEN the user says "create architecture plan/specs", "turn this brief into docs", "generate frontend/backend/api specs", or "write the spec markdown files" — wants end-to-end software architecture documentation from a product brief.
    0 installs
  58. Artifacts Builder · sheshiyer bundle
    Build elaborate multi-component HTML artifacts with React, Tailwind CSS, and shadcn/ui, then bundle them into a single HTML file. USE WHEN a complex artifact needs state management, routing, or shadcn/ui components — NOT for simple single-file HTML/JSX artifacts.
    0 installs
  59. Autonomous Agents · sheshiyer
    Build reliable autonomous agents that decompose goals, plan, execute tools, and self-correct, focusing on bounding failure probability across multi-step runs. USE WHEN making an unattended autonomous agent reliable rather than merely capable.
    0 installs
  60. Conducty Obsidian · sheshiyer
    Conducty's context engine lives in an Obsidian vault. This skill defines the vault layout, naming, linking, and index conventions every other Conducty skill must follow when reading or writing notes. Use when reading/writing any plan, design, context, improvement, failure pattern, metrics, or prompt-log note — or when the user says "vault", "Obsidian", "context engine", "where is X stored".
    0 installs
  61. Customer Research · sheshiyer bundle
    When the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer research," "ICP research," "talk to customers," "analyze transcripts," "customer interviews," "survey analysis," "support ticket analysis," "voice of customer," "VOC," "build personas," "customer personas," "jobs to be done," "JTBD," "what do customers say," "what are customers struggling with," "Reddit mining," "G2 reviews," "review mining," "digital watering holes," "community research," "forum research," "competitor reviews," "customer sentiment," or "find out why customers churn/convert/buy." Use for both analyzing existing research assets AND gathering new research from online sources. For writing copy informed by research, see copywriting. For acting on research to improve pages, see page-cro.
    0 installs
  62. Data Storytelling · sheshiyer
    Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.
    0 installs
  63. Devops Infra Core · sheshiyer
    Shared reference for the devops-infra cluster: the read-only-by-default safety boundary every spoke turns on (diagnose → change-window → verify → rollback), the change-class taxonomy, shared conventions for evidence and isolation, and the tooling/version matrix. USE WHEN any infra task is about to mutate state — a device config, a firewall/VLAN rule, a container or cluster deploy — or when you need the conventions every devops-infra spoke shares.
    0 installs
  64. Electron Security · sheshiyer
    The Electron hardening checklist — context isolation, sandbox, no nodeIntegration, strict CSP, navigation/window.open allowlists, IPC input validation, and safe handling of remote content. USE WHEN auditing or hardening an Electron app, reviewing webPreferences, or before shipping. Follows Electron's official security recommendations.
    0 installs
  65. Expo Orchestrator · sheshiyer
    Route an Expo task to the right spoke across the app lifecycle — dev environment (dev client, NativeWind), Expo Router app-building, in-app API routes, native modules, EAS build/submit/update, and SDK upgrades. USE WHEN building or shipping an Expo / React Native app with the Expo toolchain but the specific step isn't named. For RN UI/animation/gesture craft that isn't Expo-specific, hand off to the react-native cluster.
    0 installs
  66. Frontend Web Core · sheshiyer
    Shared reference for the frontend-web cluster: the rendering-model decision (CSR / SSR / RSC / static) that sets the hydration boundary, plus the conventions every spoke shares — the SSR/'use client' contract, the motion-foundations layering rule, the accessibility baseline, and the framework/tooling matrix. USE WHEN choosing a framework, wiring SSR-sensitive or motion code, or planning accessibility — the interlocking rules every frontend-web spoke depends on.
    0 installs
  67. Hugging Face Jobs · sheshiyer bundle
    Run workloads on Hugging Face Jobs with managed CPUs, GPUs, TPUs, secrets, and Hub persistence, with no local setup. USE WHEN you need to run a training or batch workload on managed Hugging Face cloud compute.
    0 installs
  68. Mobile IOS Design · sheshiyer bundle
    Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. USE WHEN designing iOS interfaces to Apple's HIG, laying out SwiftUI views/grids/navigation, choosing SF Symbols and Dynamic Type, or making an app feel native across iPhone and iPad (Dark Mode, accessibility, adaptive layout).
    0 installs
  69. Portfolio Builder · sheshiyer bundle
    Design and structure role-specific portfolios that showcase evidence, outcomes, and credibility. USE WHEN a task matches the Craft workspace workflow for portfolio-builder.
    0 installs
  70. Postgres Patterns · sheshiyer
    PostgreSQL patterns for query optimization, schema design, indexing, and security, based on Supabase best practices. USE WHEN writing SQL queries or migrations, designing schemas, troubleshooting slow queries, implementing Row Level Security, or setting up connection pooling.
    1 install
  71. Quality Eval Core · sheshiyer
    Shared reference for the quality-eval cluster: the four quality gates (write → commit → CI → ship), the evidence ladder that says what proves a pass at each, pass@k vs a single green run, and the AI write-and-review blind spot. USE WHEN deciding what counts as done, choosing which gate catches a failure class, or wiring a measurement loop — the conventions every quality-eval spoke shares.
    0 installs
  72. Raycast Extension · sheshiyer
    Build Raycast extensions with React and TypeScript. Use when the user asks to create a Raycast extension, command, or tool.
    0 installs
  73. Raycast UI Skills · sheshiyer
    Raycast's UI design system. Use when building interfaces inspired by Raycast's aesthetic - light mode, Inter font, 4px grid.
    0 installs
  74. React Native Core · sheshiyer bundle
    Shared reference for the React Native cluster: the New Architecture (Fabric/TurboModules/JSI/bridgeless), styling approaches, navigation options, the Reanimated + Gesture Handler animation stack, platform differences, performance rules, and integrated product-flow audits. USE WHEN making RN UI/interaction decisions or reviewing whole-app flow gaps. Pairs with expo-core for the toolchain.
    0 installs
  75. React Performance · sheshiyer
    React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, advanced. Use when writing, reviewing, or refactoring React/Next.js code for performance.
    0 installs
  76. Rust Coding Skill · sheshiyer bundle
    Idiomatic, efficient, well-structured Rust authoring — data modeling (struct/enum/newtype, ownership choices), trait & impl organization, derive/declarative/proc macros, and build-speed best practices (mold, sccache, cargo check, workspaces). USE WHEN shaping Rust data structures, organizing impls/modules, writing macros, or tuning compile times.
    0 installs
  77. Rust Orchestrator · sheshiyer
    Route a Rust task to the right skill — idiomatic patterns (ownership, errors, traits, concurrency, crate layout) versus testing (unit, integration, async, property-based, mocking, coverage, TDD). USE WHEN a user is writing, reviewing, refactoring, or testing Rust but hasn't named the specific concern.
    0 installs
  78. SEO Content Brief · sheshiyer
    Use when you need a structured search-intent brief from a topic, query cluster, offer, or URL — turning search demand into a brief downstream content and distribution agents can act on. USE WHEN the user asks for a content brief, search-intent brief, editorial plan, or packet-oriented content plan before writing.
    0 installs
  79. Slack Bot Builder · sheshiyer
    Build Slack apps with the Bolt framework across Python, JavaScript, and Java — Block Kit UIs, interactive components, slash commands, event handling, OAuth installation flows, and Workflow Builder integration. USE WHEN building or productionizing a Slack app/bot, adding slash commands or interactive Block Kit UI, or wiring OAuth install flows.
    0 installs
  80. Social Media Core · sheshiyer
    Shared reference for the social-media cluster: the adapt-don't-duplicate model, the draft-before-post approval contract, voice-profile reuse, the platform × format matrix, and the create→adapt→publish pipeline every spoke shares. USE WHEN adapting copy for more than one network, choosing a publish path, or producing an asset — the interlocking rules that keep the spokes consistent.
    0 installs
  81. Supply Chain Core · sheshiyer
    Shared reference for the supply-chain cluster: the service-level vs landed-cost trade-off that every function optimizes, the SCOR stage map, the buffer/constraint model, common units (OTIF, fill rate, lead time, total landed cost), and the escalation matrix. USE WHEN setting safety stock, accepting a freight rate, sequencing production, or making a disposition/clearance call — the one objective all spokes share.
    0 installs
  82. Vercel Deployment · sheshiyer
    Deploy Next.js apps to Vercel — environment variables across environments, edge/serverless functions, build config, and production rollout. USE WHEN configuring or shipping a Next.js project on Vercel.
    0 installs
  83. Adaptability Coach · sheshiyer bundle
    Develop adaptability in changing environments through scenario planning, fast feedback, and flexible execution. USE WHEN a task matches the Craft workspace workflow for adaptability-coach.
    0 installs
  84. Agent Tool Builder · sheshiyer
    Design agent tools from JSON Schema to error handling and MCP exposure, writing LLM-legible descriptions, validation, and token-efficient interfaces that avoid silent failures. USE WHEN defining or hardening the tools/functions an LLM agent can call.
    0 installs
  85. AI Wrapper Product · sheshiyer
    Turn an AI API (OpenAI, Anthropic, etc.) into a focused, defensible, paid product — prompt engineering for products, usage metering, rate limiting, model selection, and output quality control. USE WHEN building or pricing an AI-wrapper business and you need it to solve a real problem rather than be a thin ChatGPT clone.
    0 installs
  86. Analytics Tracking · sheshiyer bundle
    When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," "tracking plan," "how do I measure this," "track conversions," "attribution," "Mixpanel," "Segment," "are my events firing," or "analytics isn't working." Use this whenever someone asks how to know if something is working or wants to measure marketing results. For A/B test measurement, see ab-test-setup.
    0 installs
  87. Astro Orchestrator · sheshiyer
    Route an Astro task to the right spoke — building the site (components, islands/hydration, content, SSR, actions, i18n) or publishing a docs/wiki/press-kit site. USE WHEN working on an Astro project but the specific concern isn't named, or when deciding the rendering mode (static vs on-demand vs hybrid). For scroll/animation/video on an Astro page, hand off to the creative-frontend cluster.
    0 installs
  88. Awwwards UI Skills · sheshiyer
    Awwwards's UI design system. Use when building interfaces inspired by Awwwards's aesthetic - light mode, Inter font, 4px grid.
    0 installs
  89. Cloudflare Manager · sheshiyer bundle
    Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.
    0 installs
  90. Conducty Bootstrap · sheshiyer
    First-run walkthrough for Conducty. Confirms vault location, seeds indexes if missing, ingests the user's primary project via [[conducty-context]], and produces a tiny scoped first plan so the user sees the cycle end-to-end. Use when the user says "set up Conducty", "first time", "get started", "bootstrap", "I just installed Conducty", or when no plans yet exist in the vault.
    0 installs
  91. Conducty Dialectic · sheshiyer bundle
    Multi-persona decision analysis through structured dialectic. Six software-engineering archetypes debate a question to uncover the Design Truth. Use when the user says "analyze this decision", "dialectic", "decision analysis", "think this through", "debate this", or faces an architectural/design choice.
    0 installs
  92. Conducty Worktrees · sheshiyer
    Git worktree lifecycle for parallel prompt execution. Creates isolated worktrees per prompt, verifies baselines, merges after checkpoint, cleans up. Use when a parallelization group has 2+ prompts targeting the same repo, or the user says "worktree", "isolate", "parallel branches".
    0 installs
  93. Free Tool Strategy · sheshiyer bundle
    When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions "engineering as marketing," "free tool," "marketing tool," "calculator," "generator," "interactive tool," "lead gen tool," "build a tool for leads," "free resource," "ROI calculator," "grader tool," "audit tool," "should I build a free tool," or "tools for lead gen." Use this whenever someone wants to build something useful and give it away to attract leads or earn links. For downloadable content lead magnets (ebooks, checklists, templates), see lead-magnets.
    0 installs
  94. Headline Generator · sheshiyer bundle
    Produce high-performing headlines tailored to topic, audience intent, and platform context. USE WHEN a task matches the Craft workspace workflow for headline-generator.
    0 installs
  95. Signing Tauri Apps · sheshiyer
    Code-sign and notarize Tauri apps across Android, iOS, Linux, macOS, and Windows, including certificate generation and config. USE WHEN preparing a Tauri build for distribution, setting up signing certificates or keystores, notarizing for macOS, or resolving SmartScreen and Play Store signing requirements.
    0 installs
  96. Spark Optimization · sheshiyer
    Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.
    0 installs
  97. Supabase Developer · sheshiyer
    Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.
    0 installs
  98. Tauri Orchestrator · sheshiyer
    Route a Tauri task to the right skill among 40 Tauri specialists — scaffolding, the security/capability model, IPC and the Rust↔frontend bridge, windows/UI chrome, sidecars, plugins, building, signing, per-platform distribution, debugging, and migration. USE WHEN a user is building, configuring, securing, or shipping a Tauri v2 desktop/mobile app but hasn't named the specific concern.
    0 installs
  99. Testing Tauri Apps · sheshiyer
    Testing strategies for Tauri v2 apps: unit tests with the mock runtime, mocking Tauri APIs, WebDriver E2E tests with Selenium and WebdriverIO, and CI on GitHub Actions. USE WHEN writing unit or integration tests for a Tauri app, mocking IPC commands, setting up E2E browser automation, or wiring Tauri tests into CI.
    0 installs
  100. Twitter Automation · sheshiyer
    Automate Twitter/X posting, engagement, and user management via the inference.sh CLI (post tweets with media, like, retweet, send DMs, follow users, fetch profiles). USE WHEN posting to Twitter/X, scheduling content, building an engagement or growth bot, or integrating the X API into a workflow.
    0 installs