Web accessibility patterns, WCAG compliance, and inclusive design. Use when implementing accessible UI, keyboard navigation, screen reader support, focus management, semantic HTML, or auditing for compliance. Triggers: accessibility, a11y, WCAG, ARIA, screen reader, keyboard navigation, focus, tab order, tabindex, alt text, color contrast, semantic HTML, landmark, role, aria-label, aria-labelledby, aria-describedby, aria-live, aria-expanded, aria-selected, aria-hidden, focus trap, roving tabindex, skip link, assistive technology.
davidlee
from GitHub
测试与安全
Perform verification/audit pass after implementation (or as discovery/backfill), reconcile against specs/contracts, and route findings into closure or follow-up change.
maplibre
from GitHub
测试与安全
Migrating from Mapbox GL JS to MapLibre GL JS — package and import changes, removing the access token, choosing tile sources, plugin equivalents, and what you gain or give up. Use when moving an existing Mapbox map to MapLibre.
Miosa-osa
from GitHub
测试与安全
Analyze pull requests and diffs for bugs, security vulnerabilities, performance issues, style violations, and test coverage gaps — producing structured, actionable feedback
gonzalezpazmonica
from GitHub
测试与安全
Pipeline de seguridad adversarial — Red Team, Blue Team, Auditor con scoring
gufranco
from GitHub
测试与安全
Architecture completeness audit for an implementation. Finds missing patterns, planted defects, and opportunities to stand out.
xiamuwnagwang
from GitHub
测试与安全
- 📁 references/
- 📁 scripts/
- 📄 .gitignore
- 📄 install.ps1
- 📄 install.sh
提示词智能增强 Skill。对用户提示词进行深度增强,内置多源搜索能力 支持两种调用模式(通过 YOUWEN_CALL_MODE 配置): - `always`:每次收到用户消息后必须先调用增强,再基于增强结果回答。 - `smart`(默认):仅在语义模糊、缺乏上下文、涉及搜索/研究时自动调用。 【强制规则】调用时必须通过 --history 传入当前会话上下文(最近 3-5 轮或摘要)。 【强制规则】命令执行需 30-60s,必须设置充足超时(timeout ≥ 90s)并一次阻塞等待结果,禁止短 timeout 轮询。stderr 进度和 token 统计不展示给用户。 触发词:优化提示词、增强提示词、enhance prompt、youwen、优问、enhance、提示词优化、prompt enhance、prompt optimize smart 模式额外触发:语义模糊、指代不清、缺乏上下文的技术提问、需要搜索研究的问题、复杂架构设计讨论、实时信息、最新新闻、技术文档查询、开源项目调研 跳过场景:意图明确且上下文充分、纯闲聊/打招呼、简单确认(是/否/好的/继续)、文件/git/系统操作指令、纯数学计算 调用示例:node <skill-dir>/scripts/youwen.js enhance "用户原始提示词" --history "User: ...\nAI: ...\nUser: ..." --auto-confirm --auto-skills
artalis-io
from GitHub
测试与安全
Audit C code for security, safety, and memory management. Use when reviewing or hardening C modules.
DiscoClaw
from GitHub
测试与安全
Create and invite a DiscoClaw Discord bot to a server, configure required intents/permissions, and generate/verify local .env settings for DiscoClaw. Use when setting up DiscoClaw for a new user/server, rotating bot tokens, debugging why the bot cannot read messages (Message Content Intent), or when generating an invite URL for a given client ID.
metaplex-foundation
from GitHub
测试与安全
Metaplex development on Solana — NFTs, tokens, compressed NFTs, candy machines, token launches. Use when working with Token Metadata, Core, Bubblegum, Candy Machine, Genesis, or the mplx CLI.
benjam3n
from GitHub
测试与安全
Surface and rigorously test a field's hidden assumptions. Compound skill that chains extraction, inversion, research, ARAW testing, cross-domain perspective, and synthesis into a complete audit.
sofianbettayeb
from GitHub
测试与安全
Transform any Webflow page or CMS item into an AEO-ready answer. Takes a single page, identifies its primary query via GSC, audits 12 AEO dimensions, proposes a full rewrite, gets approval, then publishes directly to Webflow.