agt-skills
01Cursor rule Cursor
AGT Skill Pack — route to skills based on user intent.
Cursor rule Cursor
AGT Skill Pack — route to skills based on user intent.
Instructions file CodexOpenCode
AGENTS.md instructions for somnus0x/agt-skill-pack, covering agt skill pack, available skills, factory review, workflow scout and product taste.
Instructions file
Claude Code instructions for somnus0x/agt-skill-pack: You have access to the following skills in the skills/ directory. Load the relevant skill when the conversation matches.
Cursor rule Cursor
Personal commitment tracker with escalating confrontation.
Skill Claude CodeCodex
Personal commitments tracker with escalating confrontation. Use when the user wants accountability on recurring commitments, training, habits, or deadlines they keep deferring. Reviews the track record and escalates tone based on the avoidance pattern, not the excuses.
Skill Claude CodeCodex
Run multiple AI coding agents in parallel without collisions. Use when setting up parallel-agent workflows: defines file boundaries, a written contract between agents, and conflict rules so agents stop overwriting each other's work.
Skill Claude CodeCodex
Give your AI long-term and short-term memory: keyword-searchable session history (FTS5 index) plus a hot cache of current project state loaded at session start. Use when AI should remember past sessions and know project state without re-explaining.
Cursor rule Cursor
Checklist to identify AI-generated UI patterns.
Skill Claude CodeCodex
Detect whether a UI looks AI-generated. Use during design review to run the fingerprint test: identifies the default-theme, gradient, and layout tells that make interfaces read as AI slop, and how to fix each one.
Skill Claude CodeCodex
Game-theory review loop for AI drafts: tit-for-tat trust tracking across review rounds. Review depth adapts to the author's track record of addressing feedback, so clean drafts earn lighter reviews and ignored flags trigger deep audits. Use for recurring content or code review loops.
Skill Claude CodeCodex
Keep an AI character's face and voice identical across every clip. Lock the identity ONCE (train a face, lock a voice), then reuse it — never re-generate the face. Use when a recurring AI character drifts between clips, looks like a different person each render, or the brand face is never consistent.
Skill Claude CodeCodex
Set up a CLAUDE.md that stops AI guessing, claiming done without verifying, expanding scope past the ask, and forgetting between sessions. Use when configuring Claude Code rules for a repo or workspace.
Skill Claude CodeCodex
Pre-publish content intelligence skill for marketing teams and content creators. Before drafting any post, scout what's already performing on X/Twitter and across platforms. Uses Twitter CLI for real-time data and Manus for cross-platform deep research. Returns a structured report: what's trending, what's saturated…
Skill Claude CodeCodex
Turn a content creator's AI stack into a factory that sounds like THEM. One voice spine (CONTENT.md) governs every format — FB/blog posts, TikTok carousels, YouTube Shorts, covers — so the output stops smelling like AI and comes out consistent every run. Use when a creator (not a dev) wants to set up Claude Code / an…
Cursor rule Cursor
Re-evaluate past decisions when assumptions change.
Skill Claude CodeCodex
Detect when past decisions have gone stale because their inputs changed. Use to review a decision journal: flags choices whose assumptions the world has moved past, and forces a revisit-or-reaffirm call.
Cursor rule Cursor
Train UI/UX design judgment with the four-lens framework, identity-first.
Skill Claude CodeCodex
Pattern-recognition design review: judge whether an interface works before any analysis. Use for UI and design reviews, visual hierarchy checks, and 'does this look right' calls.
Skill Claude CodeCodex
Split AI content into two layers — AI generates raw material (backgrounds, characters, clips), code assembles the deliverable (text, layout, render). Use when AI-generated carousels/cards come out inconsistent, Thai fonts break, or every re-gen is a gamble.
Cursor rule Cursor
Cross-model adversarial review skill.
Skill Claude CodeCodex
Cross-model adversarial critique: use a different AI model to review anything your primary AI produced — posts, specs, code, research, decisions. Same-model self-review falls into local minima; a different model catches different blind spots.
Skill Claude CodeCodex
Bootstrap Claude Code for React/Next.js repos: project context, conventions, and guardrails so it stops guessing and builds correctly from the first prompt. Use when setting up Claude Code in a frontend codebase.
Skill Claude CodeCodex
Pump the brakes — clarify before acting. Use when a request is exploratory, mid-decision, or underspecified and the AI is about to edit, commit, hand off, deploy, or run a workflow on a partial picture. Fires on /hold-up or "just talk", "don't action this", "let's think first" — or auto-fires when the AI catches…
Skill Claude CodeCodex
Turn dropped URLs into summarized, categorized entries in a persistent reading queue with priority scoring. Use whenever links should be captured, summarized, classified, and queued instead of rotting in bookmarks.