๐ŸŽฏ

spec-execution

๐ŸŽฏSkill

from epicenterhq/epicenter

VibeIndex|
What it does
|

An ecosystem of open-source, local-first apps where notes, transcripts, and chat histories are stored as plain text and SQLite on your machine. Uses Yjs CRDTs for conflict-free sync across devices without the server seeing your content.

๐Ÿ“ฆ

Same repository

epicenterhq/epicenter(46 items)

spec-execution

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add epicenterhq/epicenter --skill spec-execution
skills.sh Installโš  Installs to .agents/skills/
npx skills add epicenterhq/epicenter --skill spec-execution
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/spec-execution/SKILL.md

SKILL.md

33Installs
-
AddedFeb 28, 2026

More from this repository10

๐ŸŽฏ
documentation๐ŸŽฏSkill

In-code documentation skill for the Epicenter project, focused on writing folder READMEs, JSDoc comments, and code explanations that explain 'why' rather than 'what'

๐ŸŽฏ
svelte๐ŸŽฏSkill

Svelte 5 patterns skill for Epicenter, covering TanStack Query mutations, shadcn-svelte components, and component composition with reactive state management

๐ŸŽฏ
yjs๐ŸŽฏSkill

A Yjs real-time collaboration skill from Epicenter, a local-first, open-source app platform that lets users own their data and use any AI model.

๐ŸŽฏ
typescript๐ŸŽฏSkill

Enforces TypeScript best practices for type definitions, naming conventions, code organization, and type safety patterns.

๐ŸŽฏ
writing-voice๐ŸŽฏSkill

Social media post guidelines and writing voice skills for crafting platform-specific content on LinkedIn, Reddit, and Twitter/X with focus on technical audiences.

๐ŸŽฏ
tauri๐ŸŽฏSkill

Handles cross-platform file paths and filesystem operations in Tauri desktop applications, providing platform-agnostic path manipulation and directory resolution.

๐ŸŽฏ
rust-errors๐ŸŽฏSkill

Provides Rust to TypeScript error handling patterns for Tauri apps, using discriminated union enums for type-safe error passing between Rust and TypeScript.

๐ŸŽฏ
honesty๐ŸŽฏSkill

Enforces brutally honest feedback during code review and technical discussions, ensuring direct and transparent communication instead of agreeable responses.

๐ŸŽฏ
specification-writing๐ŸŽฏSkill

Writes technical specifications that give agents enough context to implement features while leaving room for autonomous research and decision-making.

๐ŸŽฏ
git๐ŸŽฏSkill

Git commit and pull request guidelines skill using conventional commits format, covering commit types, scope usage, description rules, and breaking change conventions for the Epicenter project.