By ResalApps
Developer productivity tools for Resal engineering workflows: GitHub PR review feedback handling, multi-stack coding-standards review (Python, .NET, React, React Native), QA How-To-Test manual generation, and detailed PR/changelog + feature-details generation
Use when a feature or specification implementation is complete (alongside the full-suite run and PR) and you need to produce or update an internal QA-facing How-To-Test manual for development-only use: an HTML walkthrough covering every user case, with Playwright screenshots (captured against mocked backend endpoints only) for web pages and request/response samples for headless APIs. Supports single-project and multi-project workspaces.
Use when the user provides a GitHub PR number, PR URL, or owner/repo#num and asks to review, address, process, respond to, or resolve PR review comments and reviewer feedback before merging.
Use when asked to review, audit, or assess a Resal project against the Resal Coding Standards — for ANY stack (Python/FastAPI, .NET, React web, or React Native). Auto-detects the stack, produces a compliance & gaps report, rates findings (critical/high/medium/nice-to-have), and optionally generates a remedy plan. Triggers on "review against Resal standards", "compliance report", "standards audit", "gaps report", "remediation plan".
Use when finishing a feature and preparing its pull request — generates a technical CHANGELOG and a plain-English, product-manager-friendly feature-details document, then creates or updates the PR description with the feature details under the heading "What have been developed and how to review it". Trigger on "/speckit-pr-generate", "generate a detailed PR", "write the PR description", "document this feature for review", or when wrapping up a Spec Kit feature. Works with or without Spec Kit.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code plugins for the Resal engineering and product teams. Each plugin encodes repeatable workflows and domain knowledge so any team member can execute complex tasks consistently.
| Plugin | Description | Skills | Source |
|---|---|---|---|
| add-app-deployment | Add deployment pipelines for new apps (ECR, Helm, ArgoCD, GitHub Actions) | 1 skill | Local |
| report-publisher | Publish generated reports to the Resal Report Portal with public, team login, or PIN protection | 1 skill | Local |
| devtools | Developer productivity tools: PR review feedback, multi-stack coding-standards review, QA How-To-Test manuals, and detailed PR/changelog + feature-details generation | 4 skills | Local |
| resal-pm-plugin | AI-first product management: idea evaluation, PRDs, competitive analysis, stakeholder updates, research, data analysis | 8 skills, 1 command | AI_Workflow |
/plugin marketplace add ResalApps/resal-marketplace
/plugin install add-app-deployment@resal
/plugin install report-publisher@resal
/plugin install devtools@resal
/plugin install resal-pm-plugin@resal
Plugins trigger automatically based on context, or use slash commands:
/add-app-deployment:add-app-deployment # Deploy a new app
/report-publisher:report-publisher # Publish a generated report
/devtools:pr-review # Process PR review feedback
/devtools:how-to-test # Generate a QA How-To-Test manual for a feature
/devtools:speckit-pr-generate # Generate CHANGELOG + feature-details, fill the PR description
/resal-pm-plugin:evaluate-idea # Evaluate a product idea
/resal-pm-plugin:write-spec # Write a PRD
/resal-pm-plugin:competitive-brief # Competitive analysis
Besides Claude Code plugins, this repo also hosts Spec Kit extensions under
extensions/. These hook into the Spec Kit (specify) workflow rather than the
Claude Code /plugin system. Full guide: extensions/README.md.
| Extension | ID | Command | What it does |
|---|---|---|---|
| Detailed PR Generator | pr | /speckit-pr-generate | Generates a CHANGELOG + plain-English feature-details doc, then creates/updates the PR description under "What have been developed and how to review it". |
specify CLI and a .specify/ project)By name, via the catalog — add the catalog once, then install:
specify extension catalog add --name resal --install-allowed https://raw.githubusercontent.com/ResalApps/resal-marketplace/master/extensions/catalog.json
specify extension add pr
By-name (and
--from) installs need a published release ZIP. Until one is cut, use the local dev install below.
Local dev install from a clone (works today, no release needed):
git clone https://github.com/ResalApps/resal-marketplace
# from inside your Spec Kit project:
specify extension add --dev /path/to/resal-marketplace/extensions/pr
⚠️ Point
--devat the external clone path — never at a path inside your project's own.specify/extensions/(the CLI deletes the destination before copying, which would wipe the source).
pr extensionAfter install the command is available as /speckit-pr-generate:
npx claudepluginhub resalapps/resal-marketplace --plugin devtoolsPublish, protect, version, categorize, and troubleshoot generated reports on the Resal Report Portal
Add deployment pipeline support for new applications to the Resal GitOps infrastructure (ECR, Helm, ArgoCD, GitHub Actions)
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.