All authors
NeverSight avatar

Claude Skills by NeverSight

github.com/NeverSight
565 skillsA× 387B× 16C× 158D× 423 installs691 views
Ui SkillsA

Opinionated constraints for building better interfaces with agents.

developmentjavascriptjava
0
7
Analyze VideoA

Adds visual descriptions to transcripts by extracting and analyzing video frames with ffmpeg. Creates visual transcript with periodic visual descriptions of the video clip. Use when all files have audio transcripts present (transcript) but don't yet have visual transcripts created (visual_transcript).

toolsgoruby
0
7
ReleaseA

Creates a new ButterCut release with version bump, changelog, git tag, gem build, and GitHub release. Use when publishing a new version.

documentationgoruby
0
7
RoughcutA

Creates video rough cut yaml file for use with Buttercut gem. Concatenates visual transcripts with file markers, creates a roughcut yaml with clip selections, then exports to XML format. Use this skill when users want a "roughcut", "sequence" or "scene" generated. These are all the same thing, just with different lengths.

toolsbash
0
7
SetupA

Sets up a Mac for ButterCut. Installs all required dependencies (Homebrew, Ruby, Python, FFmpeg, WhisperX). Use when user says "install buttercut", "set up my mac", "get started", "first time setup", "install dependencies" or "check my installation".

developmentpythongo
0
7
Transcribe AudioA

Transcribes video audio using WhisperX, preserving original timestamps. Creates JSON transcript with word-level timing. Use when you need to generate audio transcripts for videos.

datarubybash
0
7
Update ButtercutB

A skill to automatically download and install the latest ButterCut version from GitHub while preserving libraries. Use when user wants to check for updates or update their installation for new features.

toolsbashgit
0
7
Claude Md MasterA

Master skill for CLAUDE.md lifecycle - create, update, improve with repo-verified content and multi-module support. Use when creating or updating CLAUDE.md files.

developmentpythonrust
0
7
Skill MasterA

Discover codebase patterns and auto-generate SKILL files for .claude/skills/. Use when analyzing project for missing skills, creating new skills from codebase patterns, or syncing skills with project structure.

developmentpythonrust
0
7
Next Data FetchingA

Next.js App Router data fetching decision tree focused on TTFB-first and honest UX. Use when adding or changing data fetching logic (RSC fetch, caching, SSG/ISR, streaming Suspense), when metadata or generateMetadata depends on remote data, when dealing with user-specific auth/session data, when implementing hybrid server prefetch plus client hydration (TanStack Query), or when reviewing TTFB/LCP regressions.

developmentgonextjs
0
7
Wordpress Performance Best PracticesA

WordPress performance optimization guidelines for plugin, theme, and custom code development. This skill should be used when writing, reviewing, or refactoring WordPress PHP code to ensure optimal performance patterns. Triggers on tasks involving WP_Query, database queries, caching, hooks, REST API, or WordPress theme/plugin development.

developmentgophp
0
7
Hello WorldA

A simple skill that should be used to respond to a user when the enter the phrase "hello world".

tools
0
7
Primer DesignA

Create distinctive, production-grade frontend interfaces with high design quality using the primer design system and brand guidelines. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates polished code and UI design that fully conforms to the primer design system.

developmenttypescriptbash
0
7
Base44 CliA

Use for Base44 CLI operations and project initialization. Triggers: user wants to create/initialize a new Base44 project; user mentions CLI commands (npx base44, yarn base44, create, login, logout, whoami, deploy, entities push, site deploy, functions deploy); directory is empty or missing base44/config.jsonc; user says 'create a Base44 app/project', 'setup Base44', 'deploy to Base44', 'push entities'. This skill is the PREREQUISITE for base44-sdk - always use this first for new projects befo...

developmentjavascripttypescript
0
7
Base44 SdkA

Use for writing JavaScript/TypeScript code with the Base44 SDK in EXISTING projects. Triggers: user wants to implement features, build functionality, or write code using Base44; code uses '@base44/sdk' imports; user mentions SDK methods like base44.entities, base44.auth, base44.agents, base44.functions, base44.integrations; user says 'add a feature', 'implement', 'build component', 'write code for'. NOT for: creating new projects, CLI commands (npx base44 create/deploy/login), or directories ...

developmentjavascripttypescript
0
7
Consult Outside ExpertA

Get a second opinion via Codex MCP. Use for stress-testing ideas, getting fresh perspective, steelmanning arguments, or iteratively refining work through expert back-and-forth. Invoke for ANY request involving external review, feedback, or consultation.

documentationtesting
0
7
Skill CraftingA

Create, edit, and refine agent skills through co-development and eval loops. Use for ANY question about skills or request to create/modify them.

documentationgo
0
7
Agent ModesA

Guidance on choosing and using Cursor agent modes: Agent, Ask, Plan, and Debug. Use when selecting the right mode for a task or when explaining mode capabilities.

developmentgorefactoring
0
7
Agent ReviewA

Agent Review workflows and best practices for catching bugs before merging. Use for reviewing agent-generated code and local changes.

toolsrefactoringsecurity
0
7
Browser AutomationA

Browser testing, design-to-code conversion, accessibility auditing, and visual debugging. Use for web development, testing, and design implementation.

toolsrusttesting
0
7
ChangelogA

Generate changelog entries. Use on releases or PR merges. Parses git commits, categorizes changes, formats changelog entries, and updates CHANGELOG.md.

documentationgorefactoring
0
7
Context OptimizationA

Effective use of @ mentions, context window optimization, and semantic search strategies. Use for managing context efficiently and providing targeted references.

documentationdocumentation
0
7
Debug ModeA

Debug mode workflows and best practices for troubleshooting bugs, regressions, and performance issues. Use when debugging tricky issues that standard agent interactions struggle with.

toolsdebuggingperformance
0
7
Diagram GenerationA

Mermaid diagram generation for architecture visualization, data flow diagrams, and component relationships. Use for documentation, PR descriptions, and architectural analysis.

developmentapidocumentation
0
7
Docs AutomationA

Automate documentation updates when API endpoints, functions, or architecture change. Detects code changes that require doc updates, generates API reference from FastAPI routers, updates architecture diagrams, and syncs between internal and external docs.

developmentpythonnode
0
7
Issue TriageA

Automate issue triage using ISSUE_TRIAGE_GUIDE.MD. Use when analyzing GitHub issues. Scores issues using triage formula, assigns priority levels, suggests lane assignment, and maps to Omi layers.

documentationrustgit
0
7
Omi Api IntegrationA

Omi API integration Developer API MCP server webhook OAuth authentication rate limiting API keys

developmentpythongo
0
7
Omi Backend PatternsA

Omi backend patterns conversation processing memory extraction chat system LangGraph FastAPI Firestore Pinecone Redis

developmentpythongo
0
7
Omi Firmware PatternsA

Firmware C C++ BLE services audio codecs Opus PCM Mu-law nRF ESP32 Zephyr Arduino embedded systems

developmentgoc++
0
7
Omi Flutter PatternsA

Flutter Dart BLE device communication state management Provider backend integration localization cross-platform iOS Android

developmentgotesting
0
7
Omi Plugin DevelopmentA

Omi plugin app development webhook patterns chat tools OAuth flows prompt-based apps integration apps FastAPI Express

developmentjavascriptpython
0
7
Pr AutomationA

Automate PR workflows. Use before creating PRs. Generates PR descriptions, validates PR requirements, checks for missing tests/docs, and links issues automatically.

toolspythontesting
0
7
Rule UpdaterA

Skill for programmatically reading, updating, and creating Cursor rules based on patterns and lessons learned

developmentpythongo
0
7
Self ImprovementA

Meta-skill for analyzing PRs, issues, and user interactions to improve Cursor rules and skills automatically

developmentpythongo
0
7
Remote BashA

Execute bash commands against any public GitHub repository without cloning it locally. Use when the user needs to explore, search, or analyze external repos, check dependency source code, or investigate implementation details in third-party code.

toolsbashnextjs
0
7
Command CreatorA

This skill should be used when the user asks to "create a slash command", "write a command file", "add command to plugin", "create /command", "write command frontmatter", "add command arguments", "configure command tools", needs guidance on command structure, YAML frontmatter fields (description, argument-hint, allowed-tools), markdown command body, or wants to add custom slash commands to Claude Code plugins with proper argument handling and tool restrictions.

documentationgotesting
0
7
Crawl4aiA

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

devopsjavascriptpython
0
7
Doc GeneratorA

Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.

documentationpythongo
0
7
Hook CreatorA

This skill should be used when the user asks to "create a hook", "write hook config", "add hooks.json", "configure event hooks", "create PreToolUse hook", "add SessionStart hook", "implement hook validation", "set up event-driven automation", needs guidance on hooks.json structure, hook events (PreToolUse, PostToolUse, Stop, SessionStart, SessionEnd, UserPromptSubmit), or wants to automate workflows and implement event-driven behavior in Claude Code plugins.

toolsshelldocumentation
0
7
Multi Agent CompositionA

This skill should be used when the user asks to "choose between skill and agent", "compose multi-agent system", "orchestrate agents", "manage agent context", "design component architecture", "should I use a skill or agent", "when to use hooks vs MCP", "build orchestrator workflow", needs decision frameworks for Claude Code components (skills, sub-agents, hooks, MCP servers, slash commands), context management patterns, or wants to build effective multi-component agentic systems with proper or...

developmentgoshell
0
7
Skill FactoryA

Research-backed skill creation workflow with automated firecrawl research gathering, multi-tier validation, and comprehensive auditing. Use when "create skills with research automation", "build research-backed skills", "validate skills end-to-end", "automate skill research and creation", needs 8-phase workflow from research through final audit, wants firecrawl-powered research combined with validation, or requires quality-assured skill creation following Anthropic specifications for Claude Code.

testingjavascriptgo
0
7
Test Blocked FixtureA

This is a test fixture with intentional violations for regression testing. It contains <angle brackets> which trigger B5, and has an unexpected frontmatter property which triggers W2.

testingbashtesting
0
7
Accessible ContrastA

Generate color ramps designed for WCAG-compliant contrast pairing. Creates 11-step scales with predictable foreground/background combinations.

toolsbash
0
7
Brand ExpansionA

Expand a single brand color into a complete multi-hue color system using harmonies. Creates primary, analogous, complementary, and split-complementary ramps.

toolsgobash
0
7
Data Viz PaletteA

Generate distinct, accessible colors for charts, graphs, and data visualizations. Uses color harmonies for maximum perceptual distinction.

designgobash
0
7
Rampa ColorsA

Generate mathematically accurate color palettes using OKLCH color space. Use when creating design systems, color ramps, accessible palettes, CSS variables for themes, or when user asks about color generation.

toolsgobash
0
7
Theme FoundationA

Create a complete theme foundation with accent, secondary, and neutral color ramps from a single brand color. Use when building light/dark mode themes or starting a new design system.

toolsbash
0
7
Tinted NeutralsA

Generate neutral gray palettes with subtle brand color tinting. Use when you want grays that feel connected to your brand rather than pure neutral grays.

toolsgobash
0
7
Conventional CommitsA

Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.

documentationjavascriptgo
0
7
Obsidian DailyA

Manage Obsidian Daily Notes via obsidian-cli. Create and open daily notes, append entries (journals, logs, tasks, links), read past notes by date, and search vault content. Handles relative dates like "yesterday", "last Friday", "3 days ago".

toolsgobash
0
7