Rebuilds only the actionable context from local `.claude` session files so you can resume interrupted work without `claude --resume`.
A meta-skill for authoring new Claude Code skills, upgrading existing ones, and proving the change worked with tiered evals.
A field-tested guide for building iOS/macOS apps with XcodeGen, SwiftUI and SPM, plus Apple signing, notarization and CI/CD fixes.
Turns any Claude Code skills repo into an official plugin marketplace that users can install with `claude plugin install`.
Rebuilds only the actionable context from an interrupted OpenAI Codex CLI session's local rollout files so you can pick the work back up.
Audits already-rendered web, dashboard, HTML deck, and Electron UIs with real-browser journeys, inspected screenshots, and a bundled Playwright sweep to catch layout, responsive, state, and output defects.
Renders a CLI program's colored terminal output into a PNG so Claude can visually judge colors, contrast and alignment instead of guessing from hex codes.
Diagnoses and repairs broken repository setups, then standardizes onboarding docs and safe Git workflows.
Unpacks an installed Electron app's app.asar and rebuilds the original source tree from .js.map files when available.
A universal release workflow that auto-detects your version file, bumps semver, writes multi-language changelogs, and publishes tags plus GitHub Releases.
A diagnose-first Terraform/OpenTofu companion that classifies the failure mode, applies version-aware guards, and always ships validation commands plus rollback notes.
Spins up 5 mutually hostile agents for a 3-round critique debate, keeps only the defensible insights, then hands them to the `plan` agent for an executable plan.
Maps your codebase into per-feature Mermaid flowcharts, proves where logic is duplicated, and proposes the simplest unified architecture.
A skill that detects your project's languages, installs and configures the right language server, then verifies it with a real diagnostics roundtrip.
Type 'ultrawork' in your prompt and the agent switches to a maximum-precision mode that demands failing-first proofs, real-surface evidence, and cleanup receipts before claiming done.
Scans and scores your repository, then auto-generates AGENTS.md files at the root and in the subdirectories that actually deserve one.
Analyzes your whole repo and generates a hierarchical AGENTS.md knowledge base at the root plus high-complexity subdirectories.
A QA-focused skill for smoke-testing opencode's CLI, HTTP server, plugin hooks/events and TUI, plus read-only session DB investigation.
Typing 'ultrawork' or 'ulw' flips the agent into a maximum-precision mode that demands failing-first proofs, real-surface QA evidence, and cleanup receipts before it can claim done.
Turns a vague or large request into one decision-complete work plan: it explores the codebase first, asks only the real forks, and writes the plan only after your explicit okay.