RaihanParl

33 mods across 1 repository, 6 stars between them.

figma-testid

01

RaihanParl/ai-skill

Command

QA — map Figma UI to data-testid names and pin Figma Comments on each element.

6 9d ago A 23 tokens

RaihanParl/ai-skill

Skill Claude CodeCodex

QA workflow that maps interactive Figma UI elements to data-testid names and posts Figma Comments (pins) via the REST API. Invents ids from naming rules when none exist in the codebase yet. Use when the user asks to comment data-testid on a Figma file, runs /figma-testid, or wants QA pins for E2E selectors on a design.

6 9d ago A 81 tokens

cavecrew-builder

08

RaihanParl/ai-skill

Agent

Surgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns caveman diff receipt. Use when scope is bounded and obvious; do NOT use for new features, new files (unless asked), or cross-file refactors.

6 9d ago A 76 tokens

RaihanParl/ai-skill

Agent

Read-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is caveman-compressed so the main thread eats 60% fewer tokens than vanilla Explore. Refuses to suggest fixes.

6 9d ago A 66 tokens

cavecrew-reviewer

10

RaihanParl/ai-skill

Agent

Diff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format path:line: : . . Use for "review this PR", "review my diff", "audit this file". Skips formatting nits unless they change meaning.

6 9d ago A 75 tokens

devops-watchdog

11

RaihanParl/ai-skill

Agent

Autonomous DevOps agent that monitors Grafana, investigates issues, creates fixes, opens GitLab MRs, and iterates on review feedback — all without human intervention.

6 9d ago A 34 tokens

setup-goal

12

RaihanParl/ai-skill

Agent

Interactively installs a validated, resumable /goal workflow into the current workspace.

6 9d ago A 16 tokens

caveman

18

RaihanParl/ai-skill

Command

Activate caveman compression mode (lite | full | ultra | wenyan | off).

6 9d ago A 17 tokens

looper

19

RaihanParl/ai-skill

Command

Design and scaffold a review-gated agent loop with best-practice coaching.

6 9d ago A 15 tokens

setup-goal

20

RaihanParl/ai-skill

Command

Interactively install and validate a complete /goal workflow in the current workspace.

6 9d ago A 15 tokens

watchdog

21

RaihanParl/ai-skill

Command

Run the DevOps Watchdog — check Grafana, fix issues, create MR.

6 9d ago A 16 tokens

breakdown

22

RaihanParl/ai-skill

Skill Claude CodeCodex

Use when the user says /breakdown, breakdown tasks, parse OBJECTIVES.md, create issue drafts, or publish-ready tasks for GitHub/GitLab/Jira. Turns objective docs into ranked, dependency-aware, goal-ready plans and asks before any publishing step.

6 9d ago A 56 tokens

cavecrew

23

RaihanParl/ai-skill

Skill Claude CodeCodex

Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn cavecrew-investigator (locate code), cavecrew-builder (1-2 file edit), or cavecrew-reviewer (diff review) instead of doing the work inline or using vanilla Explore. Subagent output is caveman-compressed so the tool-result…

6 9d ago A 134 tokens

caveman-commit

24

RaihanParl/ai-skill

Skill Claude CodeCodex

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit.…

6 9d ago A 79 tokens