animated-focus
78Fix Animated Focus Bugs
Animated floating components can lose keyboard focus when CSS starts at opacity zero. This skill explains a retry pattern and tests for Select, DropdownMenu, and Popover components.
Adapt Blazor Components with RendererInfo
Blazor components can behave incorrectly when static and interactive rendering require different interfaces. This skill explains RendererInfo checks for context-aware Razor components.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "render-info" from https://skillstore.io/skills/andrehogberg-render-info.md and its manifest at https://skillstore.io/api/skills/andrehogberg-render-info/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "render-info". How should a submit button behave during prerendering?
Expected outcome:
Disable the button while RendererInfo.IsInteractive is false, then enable it when the interactive renderer takes over.
Using "render-info". How can one component support static and interactive search?
Expected outcome:
Show a standard HTML form for the Static renderer and the richer search component for interactive renderer names.
Using "render-info". What does RendererInfo.Name describe?
Expected outcome:
All 20 static findings are false positives caused by Markdown backticks, fenced examples, and a documented platform name. SKILL.md contains guidance only, with no executable commands, reconnaissance behavior, prompt injection, or secret access.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/andrehogberg-render-info/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/andrehogberg-render-info?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/andrehogberg-render-info?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/andrehogberg-render-info/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/andrehogberg-render-info.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AndreHogberg. (2026). render-info security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/andrehogberg-render-info/audits/9@techreport{andrehogberg-andrehogberg-render-info-2026,
author = {AndreHogberg},
title = {render-info security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/andrehogberg-render-info/audits/9},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "render-info security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "AndreHogberg"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/andrehogberg-render-info/audits/9"
identifiers:
- type: other
value: "skillstore:andrehogberg-render-info:audit:9"
description: "Skillstore immutable audit report identifier"
Disable buttons and inputs until event handlers become interactive.
Select interface behavior for Server, WebAssembly, WebView, or Static contexts.
Document when components depend on interactive runtime behavior.
Explain RendererInfo.IsInteractive in simple terms and give one Blazor scenario where it controls interactive UI.
Show how to disable a Blazor submit button during prerendering. Explain the transition to interactive mode.
Design a component that shows a static search form during SSR and an interactive search component afterward. Use RendererInfo.
Review my Blazor component. Recommend RendererInfo checks for Static, Server, WebAssembly, and WebView contexts.
Author
AndreHogbergLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
89edfdc710d0846129dcee6a929477b04f08052c
Maintenance freshness
7/24/2026
Usage
5 downloads ยท 248 views
File structure
๐ SKILL.md
Fix Animated Focus Bugs
Animated floating components can lose keyboard focus when CSS starts at opacity zero. This skill explains a retry pattern and tests for Select, DropdownMenu, and Popover components.
Run Focused TUnit Playwright Tests
Running the correct SummitUI Playwright tests requires specific TUnit commands and filter syntax. This skill selects documented commands for focused runs, controlled parallelism, and reports.
Plan Software Projects With Structured Documents
by Dwsy
Software projects often fail when requirements, design choices, and tasks are unclear. This skill turns project ideas into structured planning documents for Claude, Codex, and Claude Code workflows.
Create Focused Clinical Treatment Plans
by davila7
Clinical teams need consistent plans without lengthy manual formatting. This skill provides structured LaTeX templates, SMART goals, validation checks, and treatment timelines.
Create Structured Clinical Reports
by davila7
Clinical teams need clear reports that follow medical and regulatory standards. This skill provides templates, checklists, and validation guidance for case reports, diagnostics, trials, and patient notes.
Prepare ISO 13485 Certification Docs
by K-Dense-AI
Medical device teams must create complete QMS documentation before certification audits. This skill provides templates, checklists, and gap analysis guidance for ISO 13485 readiness.
Build reliable Claude Code agents
by anthropics
Plugin agents can trigger poorly or receive excessive tool access. This skill provides templates and guidance for focused agents with clear behavior.
Build an ISO 13485 Quality Management System
by davila7
Medical device teams need structured quality processes that align with ISO 13485. This skill provides practical guidance for QMS design, audits, CAPA, and reviews.