jezweb

98 mods across 12 repositories, 1.1k stars between them.

enrich-error

73

jezweb/vite-flare-starter

Skill Claude CodeCodex

SessionEnd hook for routines — turns raw error messages into actionable findings (e.g. "Error: 401" → "Gmail token expired — reconnect at /dashboard/connectors"). Routine-only.

47 7d ago A 44 tokens original MIT

jezweb/vite-flare-starter

Skill Claude CodeCodex

Extract structured data (JSON) from messy text, documents, or web pages. Use when the user asks to extract, parse, structure, or pull data out of unstructured content.

47 7d ago A 42 tokens original MIT

fact-check

75

jezweb/vite-flare-starter

Skill Claude CodeCodex

Verify a specific claim by finding multiple authoritative sources that confirm or contradict it. Use when the user asks to fact-check, verify, or check whether something is true.

47 7d ago A 36 tokens original MIT

git-diff-summariser

76

jezweb/vite-flare-starter

Skill Claude CodeCodex

Summarise a git diff into a short change description, risk assessment, and suggested commit message. Use when the user asks to review changes, draft a commit message from a diff, or wants a high-level overview of what was edited.

47 7d ago A 55 tokens original MIT

librarian-curate

77

jezweb/vite-flare-starter

Skill Claude CodeCodex

Weekly cross-agent curation routine — surfaces patterns across agents, promotes stable ones into shared knowledge, writes a weekly digest into Inbox. Routine-only.

47 7d ago A 35 tokens original MIT

meeting-notes

78

jezweb/vite-flare-starter

Skill Claude CodeCodex

Turn a meeting audio recording into structured notes — attendees, agenda items discussed, key decisions, action items with owners, and open questions. Save the result as a Markdown file. Use when the user attaches an audio file of a meeting or explicitly asks for meeting notes from audio.

47 7d ago A 59 tokens original MIT

morning-brief

79

jezweb/vite-flare-starter

Skill Claude CodeCodex

Generate a personalised morning briefing covering weather, news, schedule, and saved priorities. Use when the user asks for a morning brief, daily summary, or "what's happening today?".

47 7d ago A 41 tokens original MIT

plan-task

80

jezweb/vite-flare-starter

Skill Claude CodeCodex

Break a goal into a clear sequence of actionable steps with dependencies and estimated effort. Use when the user describes something they want to accomplish and asks for a plan, breakdown, or "how do I...".

47 7d ago A 44 tokens original MIT

reflect

81

jezweb/vite-flare-starter

Skill Claude CodeCodex

End-of-day distillation routine — reads recent runs + findings, decides what graduates / dismisses / stays open, writes a one-paragraph day summary. Routine-only.

47 7d ago A 36 tokens original MIT

jezweb/vite-flare-starter

Skill Claude CodeCodex

Review the current conversation and save key facts to long-term memory. Use when the user asks you to remember things from this chat, save important info, or "remember this for next time".

47 7d ago A 42 tokens original MIT

reverie

83

jezweb/vite-flare-starter

Skill Claude CodeCodex

Use when an agent has had N consecutive quiet runs with nothing to do. Pivots to bounded inward consolidation (promote findings, refresh memory, audit asks) anchored in own data — NOT generic news summarisation. Adapted from goanna's reverie cycle. Routine-only; loaded by the routine that detects the quiet condition.

47 7d ago A 71 tokens original MIT

jezweb/vite-flare-starter

Skill Claude CodeCodex

Reviewer criteria for AI-generated code via withreview. Checks for security issues (injection, auth bypass, secret leakage), correctness, and project conventions. Use as criteria.skill when generating code that touches data, auth, or external systems.

47 7d ago A 51 tokens original MIT

review-email-tone

85

jezweb/vite-flare-starter

Skill Claude CodeCodex

Reviewer criteria for outbound email drafts via withreview. Checks tone-recipient match, professionalism, no AI tells, no placeholder leakage. Use as criteria.skill argument when reviewing email drafts before send.

47 7d ago A 42 tokens original MIT

review-output

86

jezweb/vite-flare-starter

Skill Claude CodeCodex

Default reviewer criteria for the withreview tool. Generic quality bar — accuracy, intent-match, no hallucinations, clarity. Use as the criteria.skill argument when calling withreview without a domain-specific reviewer skill.

47 7d ago A 44 tokens original MIT

jezweb/vite-flare-starter

Skill Claude CodeCodex

Reviewer criteria for AI-generated summaries via withreview. Checks faithfulness to source, no hallucinated facts, appropriate length, key points preserved. Use as criteria.skill when summarising articles, documents, transcripts, or batch-task outputs.

47 7d ago A 52 tokens original MIT

jezweb/vite-flare-starter

Skill Claude CodeCodex

Rewrite text for a different audience, tone, length, or format while preserving the core meaning. Use when the user asks to rewrite, rephrase, simplify, formalise, or adapt text for a specific audience.

47 7d ago A 48 tokens original MIT

route-finding

89

jezweb/vite-flare-starter

Skill Claude CodeCodex

SessionEnd hook for routines emitting findings — picks the right channel (inboxadd / notify / approvalqueue / spacesend / webhookpost) and writes a short run-summary line. Routine-only.

47 7d ago A 43 tokens original MIT

jezweb/vite-flare-starter

Skill Claude CodeCodex

Daily meta-routine — watches every other routine for error rates, drift, and runaway cost; surfaces routinehealth findings into the Inbox. Routine-only.

47 7d ago A 34 tokens original MIT

save-research-doc

91

jezweb/vite-flare-starter

Skill Claude CodeCodex

Save a piece of research, notes, or content to the user's filesystem as a well-organised markdown document with metadata. Use when the user asks to save, archive, file away, or "keep this for later".

47 7d ago A 49 tokens original MIT

score-importance

92

jezweb/vite-flare-starter

Skill Claude CodeCodex

Calibrates finding importance (high / medium / low) before inboxadd — used by routines for consistent thresholds. Routine-only.

47 7d ago A 30 tokens original MIT

summarise-url

93

jezweb/vite-flare-starter

Skill Claude CodeCodex

Fetch a URL and produce a structured summary with title, key points, and an action-oriented takeaway. Use when the user shares a link and asks for a summary, TL;DR, or "what's this about?".

47 7d ago A 49 tokens original MIT

web-research

94

jezweb/vite-flare-starter

Skill Claude CodeCodex

Research a topic by searching the web, fetching the most relevant pages as markdown, and producing a well-structured summary with citations. Use when the user asks to research, investigate, find information about, or look into a topic.

47 7d ago A 50 tokens original MIT

jezweb/smart-prompts-mcp

Instructions file

Claude Code instructions for jezweb/smart-prompts-mcp, covering claude.md, development commands, architecture overview, core components and module dependencies.

12 1y ago A 1,500 tokens archived