code-review

18
malhashemimalhashemi

Reviews code changes for bugs, security issues, and adherence to codebase patterns. Use this skill when reviewing diffs, commits, branches, or pull requests. It emphasizes finding real bugs (not style nitpicks), verifying that code follows established patterns, and providing actionable feedback with clear severity levels.

195 days ago

parallel-planning

18
malhashemimalhashemi

Planning multiple workstreams? This skill identifies independent workstreams, spawns parallel planners, and analyzes dependencies between resulting plans. Perfect for large features spanning multiple components.

195 days ago

documents-docx

18
malhashemimalhashemi

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

195 days ago

brand-palette

18
malhashemimalhashemi

Brand color discovery and palette generation skill. This skill should be used when helping users create brand color palettes, design systems, or Tailwind color configs. It guides through hue selection (RYB color wheel), chroma/tone decisions, and generates Obsidian-compatible palette reports with APCA accessibility validation. Supports starting from hex color or OKLCH values for refinement workflows. Triggers: "brand colors", "palette", "color scheme", "design system colors", "Tailwind colors", "generate palette from hex", "generate palette from OKLCH", or when users describe brand values that imply color decisions.

195 days ago

plan-validation

18
malhashemimalhashemi

Validates implementation plan execution by verifying success criteria and identifying deviations. This skill should be used after a phase or plan has been implemented and committed. It runs automated checks (tests, types, lint), compares actual changes against the plan's specifications, and generates a validation report documenting what was completed, what deviated, and what needs manual testing.

195 days ago

documents-xlsx

18
malhashemimalhashemi

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc.) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modifying existing spreadsheets while preserving formulas, (4) Performing data analysis and visualization in spreadsheets, or (5) Recalculating formulas

195 days ago

command-creator

18
malhashemimalhashemi

Authoritative templates and scaffolding for creating slash commands. This skill should be used when creating new commands, reviewing existing commands for template compliance, or understanding command structure. Contains YAML templates with section instructions and scaffolding scripts for generating command skeleton files.

195 days ago

plan-review

18
malhashemimalhashemi

Catch oversized phases BEFORE implementation begins! This skill reviews plans for sizing, dependencies, and completeness — flagging phases that need decomposition before a single line of code is written. Load this when validating plans before implementation.

195 days ago

pr-review

18
malhashemimalhashemi

This skill provides a complete workflow for handling GitHub Pull Request reviews, specifically optimized for @gemini-code-assist automated reviews. This skill should be used when addressing PR review comments, responding to reviewers, resolving threads, requesting re-reviews, or merging PRs after feedback is addressed. Triggers include: /pr-review command, "address PR feedback", "handle review comments", "respond to gemini", or any PR review lifecycle management request.

195 days ago

pr-review-orchestration

18
malhashemimalhashemi

Automated PR review cycle for RPIV orchestration. Waits for Gemini reviews, assesses feedback, implements fixes, and manages the review loop. Used by Planner agent after RPIV opens PRs. This skill is triggered automatically by RPIV when entering the PR Review phase.

195 days ago

skill-creator

18
malhashemimalhashemi

Guide for creating effective skills with UV + justfile structure. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations. Skills include PEP 723 compliant Python scripts managed via justfile for consistent execution.

195 days ago

documents-pptx

18
malhashemimalhashemi

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

195 days ago

ticket-create

18
malhashemimalhashemi

Guides creation of well-structured tickets (task documents). This skill should be used when the user wants to create a ticket, task, feature request, bug report, or any work item that needs to be tracked and potentially assigned. Provides structure hints without enforcing rigid templates - the final structure adapts to the specific task and domain.

195 days ago

extern-researcher

18
malhashemimalhashemi

Research external open-source repositories to learn patterns and implementations. This skill should be used when agents need to study external codebases, check for existing research before cloning, manage temporary workspaces, and persist findings to the global thoughts system. Triggers include: studying external repos, learning from open source, cloning for pattern research, or checking what has been researched.

195 days ago

ticket-review

18
malhashemimalhashemi

Reviews existing tickets for gaps, inconsistencies, and issues with severity classification. This skill should be used when reviewing a ticket document for quality, completeness, and implementer readiness. Provides a structured review workflow with findings categorized by severity (Critical, High, Medium, Low) and specific before/after proposals for fixes.

195 days ago

phase-execution

18
malhashemimalhashemi

Your bulletproof guide to executing implementation phases! Handles commits, detects when phases are too big, and knows when to bail cleanly. Load this whenever you're implementing a phase - it provides clean commit protocol and signals the orchestrator when things go sideways.

195 days ago

implementation-orchestration

18
malhashemimalhashemi

The Planner's guide to becoming an orchestrator! Manages the complete implementation lifecycle: worktrees, branches, spawning Implement agents, validation gates, and decomposition triggers. When ready to execute a plan, load this skill.

195 days ago

documents-pdf

18
malhashemimalhashemi

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

195 days ago

agent-creator

18
malhashemimalhashemi

Authoritative templates and scaffolding for creating agent system prompts (primary agents and subagents). This skill should be used when creating new agents, reviewing existing agent prompts for template compliance, verifying agent structure, or extracting knowledge into agent prompts. Contains YAML templates with section-by-section instructions and scaffolding scripts for generating skeleton files.

195 days ago