Chat Shared Conversation To File - convert ChatGPT, Gemini, Grok, and Claude share links to clean Markdown + HTML transcripts with preserved code fences.
2
AI 95
fixup-restage
carmandale2 weeks ago
Surgical commit repair using git fixup+autosquash rebase while preserving bisectability. Use when a fix belongs in an earlier commit, after interactive rebase staging gaps, or when post-review fixes n...
2
AI 94
railway
carmandale2 weeks ago
Deploy and troubleshoot Railway projects via the `railway` CLI. This skill should be used when deploying code, checking deployment status, viewing build/deployment logs, diagnosing failed deployments,...
2
AI 92
code-presentation
carmandale2 weeks ago
Generate a polished, self-contained HTML slideshow presentation that explains code changes to a team. Use when asked to "make a presentation", "create slides about these changes", "explain this to the...
2
AI 90
loogle-search
carmandale2 weeks ago
Search Lean 4 mathlib using Loogle API
2
AI 88
schema-drift-detector
carmandale2 weeks ago
Detects unrelated schema.rb changes in PRs by cross-referencing against included migrations. Use when reviewing PRs with database schema changes.
2
AI 88
gitnexus-impact-analysis
carmandale3 weeks ago
Analyze blast radius before making code changes
2
AI 85
consumer-context-verify
carmandale2 weeks ago
Verify features work from the consumer's actual context, not the agent's runtime. Use after implementing PATH-dependent features, CLI tools, environment variables, or any feature where the agent's env...
2
AI 84
agentica-claude-proxy
carmandale3 weeks ago
Guide for integrating Agentica SDK with Claude Code CLI proxy
2
AI 83
search-tools
carmandale3 weeks ago
Search Tool Hierarchy
2
AI 82
notion-research-documentation
carmandale3 weeks ago
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
2
AI 81
gitnexus-exploring
carmandale3 weeks ago
Navigate unfamiliar code using GitNexus knowledge graph
2
AI 78
setup
carmandale2 weeks ago
Configure which review agents run for your project. Auto-detects stack and writes compound-engineering.local.md.
2
AI 75
second-order-odes
carmandale3 weeks ago
Problem-solving strategies for second order odes in odes pdes
2
AI 75
github-search
carmandale3 weeks ago
Search GitHub code, repositories, issues, and PRs via MCP
2
AI 74
release-bump
carmandale2 weeks ago
Use when bumping ralph-orchestrator version for a new release, after fixes are committed and ready to publish
2
AI 72
kieran-rails-reviewer
carmandale2 weeks ago
Reviews Rails code with an extremely high quality bar for conventions, clarity, and maintainability. Use after implementing features, modifying code, or creating new Rails components.
2
AI 72
matrices
carmandale2 weeks ago
Problem-solving strategies for matrices in linear algebra