skill-creator

massif-skills

OtherClaude Codeby Raudbjorn

Summary

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Install to Claude Code

/plugin install skill-creator@massif-skills

Run in Claude Code. Add the marketplace first with /plugin marketplace add Raudbjorn/claude if you haven't already.

README.md

Massif Skills Marketplace

A curated collection of Claude Code skills for modern web development, specializing in Supabase and Svelte/SvelteKit.

🌐 Live Marketplace: massifnet.work

📦 Available Skills

🗄️ Supabase

Comprehensive Supabase development expert covering Edge Functions, database schema management, migrations, PostgreSQL functions, and RLS policies.

Use for:

  • TypeScript/Deno Edge Functions (npm:/jsr: specifiers)
  • Declarative schema management
  • SQL formatting and style guide
  • Migration creation (YYYYMMDDHHmmss format)
  • Database functions with SECURITY INVOKER
  • RLS policy implementation

View Skill

---

📦 Supabase Storage

Expert guide for Supabase Storage including bucket management, file operations, URL generation, and RLS policies.

Use for:

  • File uploads/downloads
  • Public and private bucket configuration
  • Signed URL generation
  • Storage RLS policies
  • Resumable uploads (tus-js-client, Uppy.js)
  • Image transformations

View Skill

---

📡 Supabase Realtime

Comprehensive guide for implementing Supabase Realtime features with best practices, scalable patterns, and migration strategies.

Use for:

  • Real-time messaging and notifications
  • Presence tracking
  • Live updates
  • Collaborative features
  • Migrating from postgres_changes to broadcast

View Skill

---

🎨 Svelte Expert

Expert Svelte/SvelteKit development assistant for building components, utilities, and applications.

Use for:

  • Svelte 5 components with runes
  • SvelteKit applications
  • Reactive patterns and state management
  • Stores, transitions, and animations
  • Form handling and validation

View Skill

---

🛠️ Skill Creator

Guide for creating effective Claude Code skills that extend capabilities with specialized knowledge, workflows, or tool integrations.

Use for:

  • Creating new skills
  • Updating existing skills
  • Structuring skill documentation
  • Best practices for skill authoring

View Skill

---

🚀 Installation

Using Claude Code

First, register this marketplace in Claude Code:

/plugin marketplace add massifnet.work

Or using the GitHub repository:

/plugin marketplace add Raudbjorn/claude

Then install individual skills:

# Install the Supabase skill
/plugin install supabase@massif-skills

# Install the Supabase Storage skill
/plugin install supabase-storage@massif-skills

# Install the Supabase Realtime skill
/plugin install supabase-realtime@massif-skills

# Install the Svelte Expert skill
/plugin install svelte-expert@massif-skills

# Install the Skill Creator skill
/plugin install skill-creator@massif-skills

Alternatively, browse and install via the plugin manager:

1. In Claude Code, run /plugin marketplace add massifnet.work 2. Run /plugin install and select Browse and install plugins 3. Select massif-skills 4. Select the skills you want to install 5. Select Install now

After installing, skills will be automatically invoked when relevant to your task, or you can mention them explicitly.

Manual Installation

1. Download individual skill folders from this repository 2. Copy to your .claude/skills/ directory 3. Skills will be auto-invoked based on context

📚 Marketplace Configuration

{
  "name": "massif-skills",
  "owner": {
    "name": "Sveinbjorn Geirsson",
    "email": "sveinbjorn@sveinbjorn.dev"
  },
  "metadata": {
    "description": "Skills for my development stack",
    "version": "1.0.0"
  }
}

🔗 Links

📝 License

MIT License - Feel free to use and adapt these skills for your own projects.

🤝 Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

---

Built with ❤️ using Claude Code and MCP servers

Related plugins

Browse all →

supabase

massif-skills

Comprehensive Supabase development expert covering Edge Functions, database schema management, migrations, PostgreSQL functions, and RLS policies. Use for any Supabase development including TypeScript/Deno Edge Functions, declarative schema management, SQL formatting, migration creation, database function authoring with SECURITY INVOKER, and RLS policy implementation with auth.uid() and auth.jwt().

Open plugin →

supabase-realtime

massif-skills

Comprehensive guide for implementing Supabase Realtime features with best practices, scalable patterns, and migration strategies. Use when building realtime features in Supabase applications including messaging, notifications, presence, live updates, collaborative features, or migrating from postgres_changes to broadcast.

Open plugin →

supabase-storage

massif-skills

Expert guide for Supabase Storage including bucket management, file operations, URL generation, and RLS policies. Use when working with file uploads/downloads, creating public or private buckets, generating signed URLs, implementing storage RLS policies, handling resumable uploads, image transformations, or any Supabase Storage-related tasks.

Open plugin →

svelte-expert

massif-skills

Expert Svelte/SvelteKit development assistant for building components, utilities, and applications. Use when creating Svelte components, SvelteKit applications, implementing reactive patterns, handling state management, working with stores, transitions, animations, or any Svelte/SvelteKit development task.

Open plugin →

__NAME__

RozoAI/rozo-intents-skills

OpenClaw plugin exposing 0 skills.

Open plugin →

0g-ai

ahippoly/OnChainClaw

OpenClaw plugin exposing 0 skills.

Open plugin →