Find the perfect skill
Memory to Skill
Productivity
Turn workflows from your MemSearch memory into reusable skills, managing candidates and installation across supported platforms.
Hello World Skill
Content
A simple demo skill that generates personalized greetings, ASCII art, and multi-language hellos. Invoke it for a cheerful message with today's date.
Vector CLI for Semantic Search
Data & AI
Skill for using a vector-powered CLI to semantically search files, with Claude and Codex support.
Apply shadcn/ui Components
Development
Applies shadcn/ui components to React pages while integrating the project's custom theme. Use when styling specific pages or components.
Technical Article Quiz Generator
Content
Generates 4-choice comprehension quizzes in YAML format from technical articles, blog posts, or documentation. Use when users request self-assessment questions for readers.
GitOps Workflow with ArgoCD and Flux
DevOps
Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.
Sync Small Superblocks
Development
Check whether the standalone 'small' superblocks in the freeCodeCamp curriculum are in sync with the v9 superblock modules they are derived from, and report every block that was added, moved, or removed.
Legal Text Analysis: Facts, Evidence & Compliance
Content
Analyzes legal texts in plain language: checks deadlines, form, jurisdiction, and urgent measures; provides a risk traffic light and immediate actions.
Project Documentation Lookup
Documentation
Find project information in docs/ quickly: status, runbooks, strategy, references.
Project Analyzer
Development
Performs deep analysis of project codebases, including lines of code by language, dependency analysis, git history statistics, and architecture detection. Generates comprehensive project profiles in YAML format for documentation and portfolio use. Ideal for developers who need to quickly assess code health, generate project snapshots, or showcase their work.
Apply shadcn/ui to React Pages
Development
Styles React pages and components with shadcn/ui, integrating custom theme. Use for styling specific pages or component lists.
Global Error Handling
Development
Implement robust error handling with user-friendly messages, specific exception types, fail-fast validation, and graceful degradation.