mits-pl

26 mods across 1 repository, 42 stars between them.

Stop

01

mits-pl/wove

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check. From mits-pl/wove.

42 2mo ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

mits-pl/wove

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running an inline shell check. From mits-pl/wove.

42 2mo ago A tokens not measured original Apache-2.0

wove

03

mits-pl/wove

Settings file Claude Code

Agent settings declaring 2 hook events (Stop, UserPromptSubmit).

42 2mo ago A tokens not measured original Apache-2.0

online-order

04

mits-pl/wove

Skill Claude CodeCodex

Search and order products online. Compares prices across Polish marketplaces (Allegro, Ceneo, Google Shopping), presents options in a comparison table, and assists with checkout. Handles the full flow: priority selection, research, comparison, cart, and checkout handoff. Triggers on: "order", "buy", "find product"…

42 2mo ago C 104 tokens original Apache-2.0

seo-audit

05

mits-pl/wove

Skill Claude CodeCodex

Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to 7 specialists, generates health score. Use when user says "audit", "full SEO check", "analyze my site", or "website health check".

42 2mo ago A 60 tokens original Apache-2.0

seo-content

06

mits-pl/wove

Skill Claude CodeCodex

Content quality and E-E-A-T analysis with AI citation readiness assessment. Use when user says "content quality", "E-E-A-T", "content analysis", "readability check", "thin content", or "content audit".

42 2mo ago A 49 tokens original Apache-2.0

seo-geo

07

mits-pl/wove

Skill Claude CodeCodex

Optimize content for AI Overviews (formerly SGE), ChatGPT web search, Perplexity, and other AI-powered search experiences. Generative Engine Optimization (GEO) analysis including brand mention signals, AI crawler accessibility, llms.txt compliance, passage-level citability scoring, and platform-specific optimization.…

42 2mo ago A 110 tokens copy · 77% Apache-2.0

seo-hreflang

08

mits-pl/wove

Skill Claude CodeCodex

Hreflang and international SEO audit, validation, and generation. Detects common mistakes, validates language/region codes, and generates correct hreflang implementations. Use when user says "hreflang", "i18n SEO", "international SEO", "multi-language", "multi-region", or "language tags".

42 2mo ago A 71 tokens copy · 84% Apache-2.0

seo-images

09

mits-pl/wove

Skill Claude CodeCodex

Image optimization analysis for SEO and performance. Checks alt text, file sizes, formats, responsive images, lazy loading, and CLS prevention. Use when user says "image optimization", "alt text", "image SEO", "image size", or "image audit".

42 2mo ago A 55 tokens copy · 83% Apache-2.0

seo-local

10

mits-pl/wove

Skill Claude CodeCodex

Local SEO analysis covering Google Business Profile optimization, NAP consistency, citation health, review signals, local schema markup, location page quality, multi-location SEO, and industry-specific recommendations. Detects business type (brick-and-mortar, SAB, hybrid) and industry vertical (restaurant, healthcare…

42 2mo ago A 120 tokens copy · 91% Apache-2.0

seo-page

11

mits-pl/wove

Skill Claude CodeCodex

Deep single-page SEO analysis covering on-page elements, content quality, technical meta tags, schema, images, and performance. Use when user says "analyze this page", "check page SEO", or provides a single URL for review.

42 2mo ago A 50 tokens copy · 84% Apache-2.0

seo-plan

12

mits-pl/wove

Skill Claude CodeCodex

Strategic SEO planning for new or existing websites. Industry-specific templates, competitive analysis, content strategy, and implementation roadmap. Use when user says "SEO plan", "SEO strategy", "content strategy", "site architecture", or "SEO roadmap".

42 2mo ago A 52 tokens copy · 86% Apache-2.0

seo-programmatic

13

mits-pl/wove

Skill Claude CodeCodex

Programmatic SEO planning and analysis for pages generated at scale from data sources. Covers template engines, URL patterns, internal linking automation, thin content safeguards, and index bloat prevention. Use when user says "programmatic SEO", "pages at scale", "dynamic pages", "template pages", "generated pages"…

42 2mo ago A 72 tokens copy · 91% Apache-2.0

seo-schema

14

mits-pl/wove

Skill Claude CodeCodex

Detect, validate, and generate Schema.org structured data. JSON-LD format preferred. Use when user says "schema", "structured data", "rich results", "JSON-LD", or "markup".

42 2mo ago A 44 tokens copy · 92% Apache-2.0

seo-sitemap

15

mits-pl/wove

Skill Claude CodeCodex

Analyze existing XML sitemaps or generate new ones with industry templates. Validates format, URLs, and structure. Use when user says "sitemap", "generate sitemap", "sitemap issues", or "XML sitemap".

42 2mo ago A 49 tokens original Apache-2.0

seo-technical

16

mits-pl/wove

Skill Claude CodeCodex

Technical SEO audit across 9 categories: crawlability, indexability, security, URL structure, mobile, Core Web Vitals, structured data, JavaScript rendering, and IndexNow protocol. Use when user says "technical SEO", "crawl issues", "robots.txt", "Core Web Vitals", "site speed", or "security headers".

42 2mo ago A 73 tokens original Apache-2.0

seo

17

mits-pl/wove

Skill Claude CodeCodex

Comprehensive SEO analysis for any website. Full site audits, single-page analysis, technical SEO (crawlability, indexability, Core Web Vitals with INP), schema markup, E-E-A-T content quality, image optimization, sitemap analysis, GEO for AI search, local SEO, and strategic planning. Uses Wove browser tools for…

42 2mo ago A 131 tokens original Apache-2.0

mits-pl/wove

Instructions file GitHub Copilot

Instructions for mits-pl/wove, covering wave terminal — copilot instructions, project rules, skill guides and preview server.

42 2mo ago A 816 tokens original Apache-2.0

add-config

19

mits-pl/wove

Skill Claude CodeCodex

Guide for adding new configuration settings to Wave Terminal. Use when adding a new setting to the configuration system, implementing a new config key, or adding user-customizable settings.

42 2mo ago A 37 tokens original Apache-2.0

add-rpc

20

mits-pl/wove

Skill Claude CodeCodex

Guide for adding new RPC calls to Wave Terminal. Use when implementing new RPC commands, adding server-client communication methods, or extending the RPC interface with new functionality.

42 2mo ago A 36 tokens original Apache-2.0

add-wshcmd

21

mits-pl/wove

Skill Claude CodeCodex

Guide for adding new wsh commands to Wave Terminal. Use when implementing new CLI commands, adding command-line functionality, or extending the wsh command interface.

42 2mo ago A 36 tokens original Apache-2.0

context-menu

22

mits-pl/wove

Skill Claude CodeCodex

Guide for creating and displaying context menus in Wave Terminal. Use when implementing right-click menus, adding context menu items, creating submenus, or handling menu interactions with checkboxes and separators.

42 2mo ago A 40 tokens original Apache-2.0

create-view

23

mits-pl/wove

Skill Claude CodeCodex

Guide for implementing a new view type in Wave Terminal. Use when creating a new view component, implementing the ViewModel interface, registering a new view type in BlockRegistry, or adding a new content type to display within blocks.

42 2mo ago A 48 tokens original Apache-2.0

electron-api

24

mits-pl/wove

Skill Claude CodeCodex

Guide for adding new Electron APIs to Wave Terminal. Use when implementing new frontend-to-electron communications via preload/IPC.

42 2mo ago A 27 tokens original Apache-2.0