Frontend Architecture Pro

v1.1.0

Provides expertise in CSS architecture, layout frameworks, responsive design, component naming, design tokens, and theme toggle for frontend projects.

0· 74·0 current·0 all-time
byTyroneMok@tyronecoh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description (CSS architecture, tokens, layout, theme toggle) match the provided SKILL.md and reference files. No unexpected binaries, environment variables, or external services are requested.
Instruction Scope
Runtime instructions are documentation-style architecture guidance (token system, layout, component hierarchy, theme toggle). The only runtime-like code is a small ThemeManager JS snippet that manipulates localStorage and the DOM — appropriate for a frontend theming feature. The SKILL.md does not direct the agent to read unrelated files, access secrets, or transmit data to external endpoints.
Install Mechanism
There is no install spec and no code files that would be written/executed by an installer. This is instruction-only documentation, which is the lowest-risk install model.
Credentials
The skill requires no environment variables, credentials, or config paths. The ThemeManager uses only browser localStorage and DOM APIs, which is proportional to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system privileges or modify other skills. It is user-invocable and may be invoked autonomously (platform default), which is expected for an agent skill.
Assessment
This skill is documentation and code snippets for frontend architecture and is internally consistent with its stated purpose. There are no required credentials or install steps, and the only code modifies browser state (localStorage/DOM) which is normal for a theme toggle. Before using, you may want to: 1) review and adapt the ThemeManager snippet to your project's accessibility and state management patterns; 2) confirm license/source provenance if you need an audited origin (README links to a GitHub repo and clawhub widget but the skill source is listed as unknown); and 3) when letting an autonomous agent use this skill, ensure the agent has no elevated access to repositories or secrets—this skill itself does not request them.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cdpd2g3a1d9n5att146tdgx84azpx

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments