frontend-components
79Build Reusable Frontend Components
Frontend teams need consistent component structure across frameworks. This skill guides Claude, Codex, and Claude Code to design focused, reusable UI components.
Write Clear Code Comments
Poor comments become stale and hide important design intent. This skill helps Claude, Codex, and Claude Code write concise comments that explain non-obvious logic.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "global-commenting" from https://skillstore.io/skills/eis-its-global-commenting.md and its manifest at https://skillstore.io/api/skills/eis-its-global-commenting/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 "global-commenting". A function has a comment that says it was changed during a recent migration.
Expected outcome:
Replace it with a stable explanation of the invariant the migration introduced.
Using "global-commenting". A complex permission check combines user role, account state, and feature flags.
Expected outcome:
Using "global-commenting". A reviewer asks whether every helper needs a docstring.
Expected outcome:
Only add docstrings where callers need contract, side effect, or boundary information.
The static filesystem finding is confirmed because SKILL.md references a parent-directory standards file outside the skill folder. No evidence of prompt injection or other semantic abuse was found in the scanned file, but the external reference makes the effective instructions unaudited.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
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/eis-its-global-commenting/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/eis-its-global-commenting?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/eis-its-global-commenting?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/eis-its-global-commenting/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/eis-its-global-commenting.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>EIS-ITS. (2026). global-commenting security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/eis-its-global-commenting/audits/10@techreport{eis-its-eis-its-global-commenting-2026,
author = {EIS-ITS},
title = {global-commenting security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/eis-its-global-commenting/audits/10},
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: "global-commenting security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "EIS-ITS"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/eis-its-global-commenting/audits/10"
identifiers:
- type: other
value: "skillstore:eis-its-global-commenting:audit:10"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
devanb-global-commenting
2026-08-21
eis-its-global-commenting
2026-08-21
Add concise comments for algorithms, business rules, and non-obvious tradeoffs.
Review comments during maintenance and replace stale notes with durable explanations.
Check whether added comments explain intent without duplicating readable code.
Review this file and identify where comments would add durable context. Prefer better names or structure when a comment is unnecessary.
Review the existing comments in this change. Rewrite comments that are stale, temporary, or focused on recent edits.
Add comments for the non-obvious business rules in this module. Explain intent, constraints, and tradeoffs without restating each line.
Audit this component for comment quality across functions, classes, and APIs. Propose a concise commenting approach for future changes.
Author
EIS-ITSLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
26421118b848d9f1efc0aa169d8a7a9e7e0a877e
Maintenance freshness
7/22/2026
Usage
7 downloads ยท 216 views
File structure
๐ SKILL.md
Build Reusable Frontend Components
Frontend teams need consistent component structure across frameworks. This skill guides Claude, Codex, and Claude Code to design focused, reusable UI components.
Improve Frontend Accessibility
Frontend teams often miss keyboard, semantic, and screen reader requirements during routine UI work. This skill guides Claude, Codex, and Claude Code to apply accessibility checks while creating or editing interfaces.
Apply Consistent Coding Style
Inconsistent code slows reviews and makes maintenance harder. This skill gives Claude, Codex, and Claude Code clear rules for readable, consistent code.
Write Focused Behavior Tests
Teams often add brittle tests that mirror implementation details instead of user behavior. This skill guides Claude, Codex, and Claude Code to write focused tests for critical workflows.
Build Consistent Frontend CSS
Frontend styling often drifts across files, components, and frameworks. This skill guides Claude, Codex, and Claude Code toward consistent CSS methods and design tokens.
Validate Inputs Across Entry Points
Input validation often becomes inconsistent across forms, APIs, and business rules. This skill guides Claude, Codex, and Claude Code toward secure validation patterns.
Review Code with Structured Quality Checks
by alirezarezvani
Code reviews can miss quality, security, and maintainability issues. This skill guides structured reviews with scripts, checklists, and report generation.
Manage Context-Driven Development
by wshobson
AI-assisted projects lose consistency when context lives in scattered notes. This skill provides a structured Conductor workflow for product, stack, workflow, and track artifacts.
Manage Coding Agent Workflows
by kiwi-phantomworks
Coding-agent projects can drift when tasks, scope, and checks are vague. This skill gives PM templates and review rules that keep Claude, Codex, and Claude Code work bounded and verifiable.
Optimize React and Next.js Code
by vercel-labs
React and Next.js applications often lose performance through waterfalls, large bundles, and avoidable re-renders. This skill gives Claude, Codex, and Claude Code concrete review rules for faster frontend work.
Review Changed Code Before Release
by DavidDworetzky
Code changes can hide security flaws, performance regressions, and project-standard violations. This skill guides Claude, Codex, or Claude Code through a structured review of modified files.
Review Code with Structured AI Feedback
by EnactProtocol
Manual code review can miss bugs, style problems, and risky patterns when context is limited. This skill reviews provided code and returns prioritized issues, suggestions, a summary, and a quality score.