Find the perfect skill
Memory System
Development
Manages persistent memory across sessions using a tiered global and project architecture. Enables saving, recalling, and forgetting facts and events, helping maintain context and user preferences over time.
Universal Design
Development
Design products usable by everyone without adaptation. Apply the 7 principles of universal design for an inclusive and accessible experience.
Find image for blog post
Content
Find and suggest appropriate images for blog posts, provide search links, filenames, and proper HTML markup with descriptive alt text.
Write Skill
Development
Author a new skill from scratch with paired trigger fixtures and full validation. Use when adding a skill that has no upstream skills.sh source.
Creating Services with Effect v4
Development
Guide for creating services using Context.Service, IdentityComposer, and Layer composition in Effect v4.
Defense-in-Depth Validation
Development
Use when invalid data causes failures deep in execution, requiring validation at multiple system layers to make bugs structurally impossible.
SEO and AEO Content Analysis
Content
Analyze content for search engine and AI discoverability. Use when writing or reviewing blog posts, documentation, or what-is pages for SEO and AEO.
Semantic Cleanup of SPICE Netlists
Development
Semantic cleanup and curation of Spectre/SPICE transistor netlists for analog review, splitting DUT/testbench/run decks, renaming nodes, and optionally stripping layout-derived MOS parameters.
Vibe-Coding Guardrails
Development
Fast post-coding scan that catches common anti-patterns introduced during rapid AI-assisted coding sessions. Runs pattern-matching checks against project conventions before code leaves the working tree.
Prompt to Executable Tasks Transformer
Productivity
Converts any free-form prompt into a structured executable prompt with tasks (TaskCreate/TaskUpdate/TaskList), phases, and validation criteria. Helps break down vague requests into concrete, AI-executable steps.
Open a pull request
Development
Opens the PR for the current branch, detects implemented issues from commit footers, and moves them to 'In review' on the board.
Memory - Long-term Context
Productivity
Reads long-term memory files (errors.md, context.md, files.md) to access historical context, code references, and error fix records. Useful after session compaction or when needing to recall previous discussions, avoid repeating mistakes, or find code patterns.