jaansokk

19 mods across 1 repository, 1 stars between them.

codex-coder

01

jaansokk/cursor_tools

Agent Claude Code

Coding agent via Codex CLI. Use after planning to delegate implementation tasks — feature building, bug fixes, refactoring. Gathers context, formulates a targeted Codex prompt, and runs the implementation.

1 5mo ago A 46 tokens original MIT

researcher

02

jaansokk/cursor_tools

Agent Claude Code

Research specialist for domain knowledge, library/tool evaluation, and architecture best practices. Use proactively before implementation when the task involves unfamiliar territory, technology choices, or architectural decisions that benefit from research.

1 5mo ago A 40 tokens original MIT

verifier

03

jaansokk/cursor_tools

Agent Claude Code

Verification and QA specialist. Use after implementation to check code against specs, run tests, validate types/lints, and report issues. Reports problems — does not fix them.

1 5mo ago A 37 tokens original MIT

code-review-codex

04

jaansokk/cursor_tools

Skill Claude CodeCodex

Final-gate code review via Codex CLI (codex-5.3, xhigh). Finds bugs, security issues, and regressions before commit. No edits — findings report only.

1 5mo ago A 45 tokens original MIT

commit

05

jaansokk/cursor_tools

Skill Claude CodeCodex

Generate a conventional commit message for staged changes.

1 5mo ago A 10 tokens original MIT

python-dev

06

jaansokk/cursor_tools

Skill Claude CodeCodex

Python backend conventions for this project. Use when implementing or modifying API endpoints, database models/migrations, services, schemas, or backend tests.

1 5mo ago A 31 tokens original MIT

react-dev

07

jaansokk/cursor_tools

Skill Claude CodeCodex

React frontend conventions for this project. Use when building or modifying React components, hooks, state management, styling, or frontend tests.

1 5mo ago A 29 tokens original MIT

spec-review-codex

08

jaansokk/cursor_tools

Skill Claude CodeCodex

Audit project specs for conflicts, goal drift, ambiguity, and gaps via Codex CLI (gpt-5.2, xhigh). Read-only findings report.

1 5mo ago A 39 tokens original MIT

summarizer

09

jaansokk/cursor_tools

Skill Claude CodeCodex

Summarize a YouTube video or podcast episode and save the summary as a structured note in NotePlan under '3 Resources/Podcasts, YT/'. Use this skill whenever the user shares a YouTube link and wants it summarized, noted, or saved — or says things like 'summarize this', 'add this to my notes', 'save this podcast'…

1 5mo ago A 152 tokens original MIT

ui-design

10

jaansokk/cursor_tools

Skill Claude CodeCodex

Create distinctive, production-grade web interfaces with high design quality using Tailwind CSS. Use for building UI components, pages, dashboards, apps, and web applications. Generates crafted, polished code that avoids generic AI aesthetics.

1 5mo ago A 46 tokens original MIT

yt-transcript

11

jaansokk/cursor_tools

Skill Claude CodeCodex

Fetch YouTube video transcripts and load them into context for further processing. Use this skill whenever the user shares a YouTube URL or video ID and wants to work with the video's content — summarizing, extracting insights, answering questions about it, translating, or feeding it into another workflow. Also…

1 5mo ago A 104 tokens original MIT

engineer

12

jaansokk/cursor_tools

Agent Cursor

Full-stack coding agent. Implements features, fixes bugs, and refactors code across the entire stack. Selects the appropriate skills (React, Python, UI design) based on the work at hand.

1 5mo ago A 43 tokens original MIT

ask-first

14

jaansokk/cursor_tools

Cursor rule Cursor

Before starting work new work, especially after a first prompt, always prefer asking to assuming. If uncertain about anything especially user intent or architecture choices, ask for clarifications first.

1 5mo ago A 42 tokens original MIT

git-mv-rename

15

jaansokk/cursor_tools

Cursor rule Cursor

Always use git mv when moving or renaming files, so the git history remains persistent.

1 5mo ago A 27 tokens original MIT

include-specs

16

jaansokk/cursor_tools

Cursor rule Cursor

Use specs/spec-index.md to decide which spec(s) apply to the current task. Only consult/include the spec(s) referenced there that are relevant to the prompt at hand. Specs are the source of truth for scope and acceptance criteria.

1 5mo ago A 57 tokens original MIT

update-specs

17

jaansokk/cursor_tools

Cursor rule Cursor

After implementation has finished, always review if the specs need to be updated, so they will not lag behind (specs will be used for any subsequent work). Use specs/spec-index.md to decide which spec(s) apply to the current task and should be updated.

1 5mo ago A 63 tokens original MIT

codex-review

18

jaansokk/cursor_tools

Skill Claude CodeCodexCursor

Run code reviews with the Codex CLI, prioritizing bugs, regressions, security risks, and missing tests. Use when the user asks for code review, PR review, diff review, or commit-range review via codex.

1 5mo ago A 50 tokens original MIT

noteplan

19

jaansokk/cursor_tools

Skill Claude CodeCodex

Read, search, create, and edit NotePlan notes and daily logs directly via the filesystem. Use this skill whenever the user references NotePlan, daily notes, weekly notes, project notes, or wants to check/update their planning. Triggers: 'noteplan', 'daily note', 'today's note', 'weekly note', 'check my notes', 'add to…

1 5mo ago A 105 tokens original MIT