a11y-check
Accessibility audit, scoped to the surfaces a product actually has. Detects web / rendered_markdown / terminal / native_app / video_audio / document /…
OWASP secure design review for code and architecture. Checks input validation, authentication, authorization, data protection.
$ npx -y skills add haabe/mycelium --skill security-review --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/security-reviewContext preview
The summary Claude sees to decide when to auto-load this skill.
OWASP secure design review for code and architecture. Checks input validation, authentication, authorization, data protection.
name: security-review description: "OWASP secure design review for code and architecture. Checks input validation, authentication, authorization, data protection." metadata: instruction_budget: "42" framework_dependency: "mycelium" framework_dependency_note: "This skill is designed to run within the Mycelium framework (https://github.com/haabe/mycelium). Standalone use will skip the canvas state, theory gates, and harness behavior the skill assumes. Install: /plugin install mycelium@haabe-mycelium."
Language-agnostic security review based on OWASP Secure by Design.
*Updated to OWASP Top 10:2025 (released January 2025). Previous 2021 edition had different groupings.*
*Apply for `ai_tool` product types. Source: OWASP Top 10 for LLM Applications v2025.1 (genai.owasp.org). Aligned with `/mycelium:threat-model`'s LLM list.*
*Apply ONLY when the product under review ships or installs agent skills, plugins, hooks or MCP servers: a skill pack, a coding-agent plugin, an internal skills registry. Skip it otherwise. Source: OWASP Agentic Skills Top 10 (owasp.org/www-project-agentic-skills-top-10), risk pages read 2026-09-17. A young project: treat it as a checklist of where to look, not as a settled standard.*
A Claude Code harness that asks who this is for before the agent writes code. Outcome over output. You know how this goes. The idea turns up on a Thursday and it is a good one.
Accessibility audit, scoped to the surfaces a product actually has. Detects web / rendered_markdown / terminal / native_app / video_audio / document /…
Bring Mycelium into a project that already has code. Detects that the repo predates the framework, asks before touching anything, then reads the codebase to…
Design the smallest viable test to validate or invalidate a critical assumption. Based on Torres's assumption testing framework, organized by Gilad's AFTER…
Use before any research activity or significant decision. Reviews cognitive biases relevant to the current stage.
Use to evaluate whether current work aligns with Better Value Sooner Safer Happier. Run at diamond completion and periodically.
Lint canvas files for staleness, missing fields, inconsistent evidence types, and orphaned references. Run periodically or before major transitions.