.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/andrewdryga/emisar
home/skills/andrewdryga/emisar
andrewdryga avatar

andrewdryga/emisar

31 skills

View on GitHub
$npx skills add andrewdryga/emisar
SkillInstalls
author-packAuthor, validate, test, distribute, and certify a custom Emisar action pack for a customer fleet.—connect-llmConnect an LLM or MCP client to Emisar and certify the connection end to end.—content-directorWrite and edit clear, distinctive, human-quality content for emisar across marketing pages, product UI, documentation, blog posts, announcements, SEO pages,…—content-seoPut on the SEO/marketing hat for the emisar marketing site and positioning — clear honest value prop, crawlable server-rendered pages, titles/meta/structured…—debug-investigateRoot-cause a crash, exception, stacktrace, failing test, or wrong behavior in portal/ — reproduce, read the real error, trace to the actual cause, propose the…—design-creative-directorOrchestrate an agency-grade redesign of the emisar marketing website: positioning, creative territories, art direction, content architecture, visual system,…—design-frontendPut on the pragmatic front-end hat for the emisar Phoenix UI and marketing HEEx — build correct LiveView/operator UI with CoreComponents and LiveTable, or…—design-interface-polishMicro-detail polish for emisar's rendered UI — the small craft that makes an interface feel finished: concentric border radius, optical alignment, shadows vs…—design-reviewAdversarial art-direction, UX, copy, SEO, accessibility, and implementation review for emisar marketing website pages.—design-uxPut on the senior product/UI/UX designer hat for emisar's operator console and SaaS-style web app surfaces — design or critique flows/screens for top-tier…—elixir-boundariesAudit context boundaries and coupling in portal/apps/emisar via mix xref + greps — find the web/MCP layer reaching past contexts, one context reaching into…—elixir-context-fnAdd one read or write function to an existing Emisar context the canonical way — correct Repo.* call, Subject placement, Authorizer wiring, tagged return, and…—elixir-iron-reviewReview a diff or the working tree against the Emisar Iron Laws (IL-1…IL-20) — the mechanical Credo checks plus the judgment checks a static analyzer can't do.—elixir-new-contextScaffold a new Emisar domain context — context + authorizer + schema + query + changeset + migration + tests, wired into the permission union.—elixir-performanceFind and fix performance problems in portal/ — N+1 queries, missing preloads, unbounded lists/assigns, missing DB indexes, slow context reads.—elixir-recurrent-jobsBuild or review a recurrent background job / scheduled sweep in portal/ the emisar way - context-owned jobs/, supervised by the owning context, idempotent…—elixir-testingWrite or improve ExUnit tests for portal/ the emisar way — DataCase/ConnCase, the real fixtures in test/support, and the mandatory happy / denial /…—go-engineerEngineer a change in the Go modules (runner/ or mcp/) the house way — read the project AGENTS.md first, match the Go house style (slog, fmt.Errorf %w, stdlib…—install-emisarInstall, configure, repair, and certify the Emisar runner on a host end to end for customer onboarding.—ops-deployPre-deploy checklist and release sanity for the GCP portal control plane - migrations, secrets, image build, HCP Terraform plan, and health.—ops-releaseCut an emisar product release end to end — changelog, version, license date, gate, commit, signed tag, push, and GitHub release.—product-managerPut on the product-manager hat for emisar — decide what to build, what to cut, and what order; define the smallest valuable slice and what "done" means.—respond-to-production-incidentsInvestigate, contain, and permanently remediate production incidents through Emisar.—review-boardThe full pre-merge review — convene a board of expert hats (pragmatic staff engineer, domain expert, security, UX, UI, PM, marketing, sales) as parallel review…—review-shipReview a portal/ diff before merge through the product hats AND the Iron Laws in parallel — PM, UX, frontend, security, SEO/design (as relevant) plus…—security-deps-auditAudit portal/ hex dependencies for supply-chain risk — retired/yanked packages, known advisories, unexpected git/path deps, and vetting a dependency before…—security-engineerPut on the security-engineer hat for emisar — threat-model and harden anything touching auth, runner trust, MCP, policies, approvals, audit, or untrusted…—tooling-verify-apiConfirm a function, argument, option, type, callback, or CLI flag actually exists with the signature you think — before you call it.—workflow-specDesign an opinionated, boring-by-default implementation plan for an emisar change before writing code.—workflow-sweepDrain a project's .agent/tasks/ queue autonomously and run-to-completion, taking EACH task to a ship-ready bar — `coop tasks claim` a 00_todo/ task, build it,…—workflow-workExecute an approved emisar plan step-by-step, using the touched project's AGENTS.md gate between steps and avoiding scope creep.—