documenso-local-dev-loop
Set up local development environment and testing workflow for Documenso. Use when configuring dev environment, setting up test workflows, or establishing rapid iteration patterns with Documenso. Trigger with phrases like "documenso local dev", "documenso development", "test documenso locally", "documenso dev environment".
Install
mkdir -p .claude/skills/documenso-local-dev-loop && curl -L -o skill.zip "https://mcp.directory/api/skills/download/2747" && unzip -o skill.zip -d .claude/skills/documenso-local-dev-loop && rm skill.zipInstalls to .claude/skills/documenso-local-dev-loop
About this skill
Documenso Local Dev Loop
Overview
Configure a productive local development environment for Documenso integrations with fast iteration cycles.
Prerequisites
- Completed
documenso-install-authsetup - Node.js 18+ or Python 3.10+
- Docker (optional, for self-hosted testing)
- Code editor with TypeScript support
Instructions
Step 1: Project Structure
Step 2: Environment Configuration
.env.development: .env.test:
Step 3: Client Wrapper with Dev Helpers
Step 4: Development Scripts
package.json:
Step 5: Quick Verification Script
Step 6: Test Cleanup Script
Step 7: Integration Test Example
For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
Self-Hosted Local Development
For testing against a local Documenso instance:
.env.local (for self-hosted):
Output
- Configured development environment
- Verification script passing
- Integration tests running against staging
- Cleanup script for test documents
Error Handling
| Issue | Cause | Solution |
|---|---|---|
| Connection refused | Wrong base URL | Check DOCUMENSO_BASE_URL |
| 401 on staging | Wrong API key | Get staging-specific key |
| Tests failing | Stale test data | Run cleanup script |
| Rate limited | Too many requests | Add delays between tests |
Resources
Next Steps
Apply patterns in documenso-sdk-patterns for production-ready code.
Examples
Basic usage: Apply documenso local dev loop to a standard project setup with default configuration options.
Advanced scenario: Customize documenso local dev loop for production environments with multiple constraints and team-specific requirements.
More by jeremylongshore
View all skills by jeremylongshore →You might also like
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
pdf-to-markdown
aliceisjustplaying
Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
Related MCP Servers
Browse all serversUnlock AI-powered automation for Postman for API testing. Streamline workflows, code sync, and team collaboration with flexible integration.
Build iOS apps efficiently with Xcodebuild, integrating testing and error handling. Automate BrowserStack for seamless development workflows.
Octomind offers AI-powered software testing and automation, enabling easy end-to-end test creation, execution, and analysis in your workflow.
Run and manage Docker containers with intelligent process management, background task tracking, and portainers for advanced container dev.
Bruno: API testing via Bruno CLI — execute requests, manage collections & environments, and generate automated test reports for development workflows and CI/CD.
Use natural language to control the App Store Connect API—automate app management, beta testing, localizations, analytics, sales reports and iOS app deployment.