← all publishers

arenukvern

@arenukvern source repo

42 published skills

  1. Oka Maintenance · arenukvern bundle
    Maintains the oka no-Gradle Flutter Android build system — pipeline steps, dependency recovery, icons/assets/deeplinks fast-settings, docs sync, and device validation. Use when changing oka's lib/src/pipeline or lib/src/build code, adding oka.yaml settings, fixing missing-class crashes, updating FAQs/ADRs after oka changes, or validating builds on an Android device.
    0
    installs
  2. Skill Source Citations · arenukvern bundle
    Requires durable citations when authoring or researching Agent Skills—maintain references/sources.md per skill, link external research, and record provenance in PRs. Use when creating skills, updating SKILL.md, doing web research for skills, or auditing missing sources.
    0
    installs
  3. MCP Harness Repo Maintainer · arenukvern bundle
    Maintains repo-local action contracts and harness repositories where product CLI and MCP adapters stay thin over core libraries. Use when adopting or improving steward.yaml actions, capability-level adoption evidence, cold-start proof loops, probes, benchmarks, CLI/MCP/core parity, adapter refactors, packages/core boundaries, or sibling harness layout; use repo-quality-system-lifecycle first for general app/library/tool stewardship baselines.
    0
    installs
  4. Repository Governance Lifecycle · arenukvern bundle
    Master orchestration for repository governance, North Star impact, sub-Star boundaries, and repair-first or evidence-first drift checks. Guides an agent through the complete lifecycle of making architectural decisions, documenting them, writing FAQs, and cleaning up stale plans while adhering strictly to repo ethics and brand tone. Use whenever you need to make a structural change, write an ADR, update the doc lattice, or govern repository architecture.
    0
    installs
  5. Shortly Maintain · arenukvern
    Maintain and curate the Shortly repository — ADRs, FAQs, AGENTS map, just/install tooling, local benches, Dart steward, Skill Steward skills, and GitNexus. Use when the user asks to maintain, curate, steward, or evolve this repo; when adding tools, docs, or benches; after structural changes; when timing hops or running /shortly-maintain.
    0
    installs
  6. Vision Alignment Foresight · arenukvern bundle
    Critically analyze whether a product, repo, skill, plugin, harness, or architecture vision still fits the real application, user intent, implementation, evidence, and likely future direction. Use when asked to assess vision vs application, predict future fit, critique roadmap direction, analyze strategic intent, or decide whether to keep, refine, pivot, or kill a plan.
    0
    installs
  7. Repo Quality System Lifecycle · arenukvern bundle
    Establish or audit a structural quality contract for any agent-operated engineering repository: app, library, CLI/tool, plugin, harness, or meta repo. Use when a repo needs charter clarity, docs/decision ownership, type-native validation gates, evidence paths, safe action policy, cold-start legibility, maturity proof, repair-loop routing, consumer/producer owner-boundary routing, command surface evolution, evolutionary simplicity, or a repo ecology pass to decide what should be compressed, merged, removed, updated, created, retired, or moved to checks.
    0
    installs
  8. Steward Continuity Boundary Lifecycle · arenukvern bundle
    Maintain stewardship protocol continuity and tool/personality boundaries. Use when a repo agent needs steward-mode threshold checks, self-model update decisions, delegation hygiene, boundary violation review, or handoff-safe continuity context without overclaiming steward personality.
    0
    installs
  9. Write Adapter · arenukvern bundle
    Guide to implementing a custom transport adapter, platform emitter, or native bridge wrapper for IntentCall. Use when an agent needs to publish registry-backed intents to a new protocol or platform surface.
    0
    installs
  10. Register Intents · arenukvern bundle
    Guide to registering tool and resource intents in an IntentCall application, either manually or using `@AgentTool` code generation. Use when an agent needs to expose a Dart/Flutter function or resource endpoint to transport adapters.
    0
    installs
  11. Mixture Of Experts · arenukvern bundle
    Run a Mixture of Experts (MoE) audit on any topic, plan, codebase, evidence archive, or process. Dynamically spawns specialized subagents with different critical lenses to cross-reference findings and detect flaws, overlap, retention issues, or drift. Use when designing architectures, analyzing complex code, verifying multi-step plans, classifying evidence artifacts, or looking for duplicated intent in a repo.
    0
    installs
  12. Skill Eval Improve · arenukvern bundle
    Improves Agent Skills via validate → rule-based eval cases → plugin-eval → prompt evals → bounded edits with held-out gates. Use when tuning skill quality, routing, or adopting Chrome/Microsoft T-named quality gates—not for bulk validate-only or SkillOpt automation.
    0
    installs
  13. Multi Agent Handoff · arenukvern bundle
    Plan and document handoffs, parent lane contracts, and parallel batch contracts between specialized AI agents (foreman, workers, reviewers). Use for multi-agent workflows, subagents, original goal preservation, native gates, claim ceilings, terminal states, baton passes, or guild-style agent coordination.
    0
    installs
  14. Plugin Marketplace Setup · arenukvern bundle
    Designs public or private Agent Skill and plugin marketplaces for Cursor, Claude Code, Codex, Zed, Open Plugin, and npx skills—manifest layout, install matrix, and Skill Steward vs product boundaries. Use when setting up a marketplace, distributing skills/plugins to a team, private registry, .cursor-plugin, .codex-plugin, .plugin, .claude-plugin, or skills.sh publishing.
    0
    installs
  15. Release Changelog Harness · arenukvern bundle
    Chooses ecosystem-native release and changelog tooling (Changesets, Melos, release-plz) plus binary distribution (GitHub Release tarballs, install.sh) when the product is an executable. Use for release CI, install.sh, versioning, CHANGELOGs, shipping MCP/CLI without clone, or meta repos that only ship skills via npx skills—not domain app tutorials.
    0
    installs
  16. Skill Authoring Lifecycle · arenukvern bundle
    Scaffold and formally review a new Agent Skill in this marketplace repo. Covers valid SKILL.md generation, directory layout, registry entries, and spec auditing. Use when adding a skill, validating frontmatter, or checking marketplace readiness before a PR.
    0
    installs
  17. Harness Engineering Lifecycle · arenukvern bundle
    Design, implement, and integrate generalized validation harnesses across a producer-consumer boundary after a local harness contract exists. Use when refactoring custom validation CLIs/MCPs for large polyrepos, extending Steward across sibling repos, or deploying a local tool to a consumer project for dogfooding and testing; use mcp-harness-repo-maintainer first for initial steward.yaml adoption and cold-start proof.
    0
    installs
  18. Flutter MCP · arenukvern
    Use this skill whenever inspecting, interacting with, or live-editing a running Flutter app via the Flutter MCP toolkit server (`mcpServers` key **`flutter-mcp-toolkit`**, or legacy **`flutter-inspector`**). Covers preflight, snapshot/tap/enter/scroll loop, hot-reload validation, and error envelope parsing.
    0
    installs
  19. Flutter MCP Toolkit Debug · arenukvern
    Diagnose problems in a running Flutter app — read logs, evaluate Dart expressions, interpret error envelopes. Use when something broke.
    0
    installs
  20. Flutter MCP Toolkit Guide · arenukvern
    Entry point for inspecting or driving a running Flutter app from your AI assistant — routes to the right task skill (inspect / control / debug / custom app surfaces) and runs preflight.
    0
    installs
  21. Flutter MCP Toolkit Setup · arenukvern
    Verify the flutter-mcp-toolkit install, run doctor preflight, troubleshoot connection issues. Use when the toolkit isn't responding or first-time setup.
    0
    installs
  22. Flutter MCP Boundary Audit · arenukvern bundle
    Generic contract/schema boundary audit across authoring, discovery, validation, and execute—detecting split-brain between listings and invoke paths, gateway divergence, and permissive placeholders. Use when changing tool registration, RPC/plugin registries, dynamic tools, MCP or WebMCP surfaces, CLI exec aliases, OpenAPI or JSON Schema contracts, migrators/codegen, bridge argument encoding, or platform docs that describe API contracts.
    0
    installs
  23. Flutter MCP Toolkit Control · arenukvern
    Drive a running Flutter app — tap, scroll, type, fill forms, hot-reload, navigate. Use when you need to interact with the UI.
    0
    installs
  24. Flutter MCP Toolkit Inspect · arenukvern
    Read state from a running Flutter app — semantic snapshot, view details, errors, screenshots, VM info. Use when you need to understand what the app is showing.
    0
    installs
  25. Flutter MCP Toolkit Custom Tools · arenukvern
    Use this skill when the agent exposes app-specific surfaces by registering custom MCP tools and resources inside the Flutter app (mcp_toolkit dynamic registry — AgentCallEntry, bootstrapFlutter additionalEntries / addEntries). Covers tool vs resource vs evaluate-expression, Map-based handlers, schema strictness, discovery via fmt_list_client_tools_and_resources, fmt_client_tool, fmt_client_resource, and lifecycle pitfalls.
    0
    installs
  26. Flutter MCP Toolkit Maintain Web · arenukvern
    Maintains flutter_test_app and intentcall web targets (Chrome, web codegen, WebMCP bootstrap, web-showcase, webmcp verify). Use when editing web/index.html, agent_manifest.json, intentcall_webmcp.generated.js, web platform sync, Chrome dogfood, or WebMCP modelContext.
    0
    installs
  27. Flutter MCP CLI Runtime Validation · arenukvern
    Run Flutter MCP runtime validation from CLI in two steps (launch app, then run validate-runtime), including toolkit-extension gating, screenshot/layout capture, app error collection, optional reload verification, and retry handling for transient first-connect failures.
    0
    installs
  28. Flutter MCP Toolkit Maintain Macos · arenukvern
    Maintains flutter_test_app macOS showcase, native intentcall hooks (codegen, app_links invoke), and VM MCP validation. Use when editing macOS Runner, intentcall_codegen.sh, macOS dogfood, Screen Recording capture, or comparing macOS parity to web WebMCP.
    0
    installs
  29. Flutter MCP Toolkit Repo Maintainer · arenukvern
    Maintain mcp_flutter releases, CHANGELOG, version pins, docs, and CI. Use when cutting a release, editing CHANGELOG.md, bumping VERSION, running release-please, sync-skills, check-contracts, or updating install/docs for npx skills and flutter-mcp-toolkit init.
    0
    installs
  30. Flutter MCP Toolkit Dogfood Iterations · arenukvern
    Runs and records flutter_test_app dogfood iterations (tool_quality_rubric, run_dogfood_eval.sh, dogfood_web_eval.yaml). Use when scoring MCP/intentcall quality, appending iteration N, comparing regressions, or CI static/weekly eval gates.
    0
    installs
  31. Flutter MCP Toolkit Intentcall Migration · arenukvern
    Migrate Flutter app code from removed MCPCallEntry to AgentCallEntry after the hard cut. Use when upgrading mcp_toolkit, fixing compile errors after a major bump, or running flutter-mcp-toolkit migrate agent-entries.
    0
    installs
  32. Your Skill Name · arenukvern bundle
    Replace with what this skill does and when to use it. Include trigger phrases users say, e.g. "audit my API", "scaffold a skill"; activation-critical routing belongs here.
    0
    installs
  33. Good Skill · arenukvern bundle
    Does something useful when the user wants to do X. Triggered by phrases like "help me with X".
    0
    installs
  34. Has Readme · arenukvern bundle
    This skill incorrectly includes a README.md which should be a warning.
    0
    installs
  35. Storytelling Ethics Lifecycle · arenukvern bundle
    Steward public stories about any work — creation ethics, application ethics, and maintenance of the story plus its disclosures (generated, drafted, curated, authored). Use when writing a public article, origin story, talk, README narrative, or showcase about how work was made; when publishing ethics and decisions; or when asked who generated vs curated a text. Do not use for ADRs, FAQs, skill citations, or marketing hype.
    0
    installs
  36. Too Long Body · arenukvern
    This skill is used to test the line count warning in the validator.
    0
    installs
  37. Registry Drift · arenukvern bundle
    Simulates a skill directory that is well-formed but absent from skills.sh.json, to exercise registry drift detection in the validator.
    0
    installs
  38. Missing License · arenukvern bundle
    A skill that is intentionally missing its license frontmatter field to test the validator warning path.
    0
    installs
  39. Wrong Name · arenukvern
    This skill has a name that does not match its directory.
    0
    installs
  40. Missing Description · arenukvern bundle
    Missing Description
    0
    installs
  41. Missing Frontmatter · arenukvern
    Missing Frontmatter
    0
    installs
  42. Invalid YAML Compact Mapping · arenukvern
    Invalid YAML compact mapping
    0
    installs