npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@intentsolutionsio/documenso-pack

v1.0.2

Published

Claude Code skill pack for Documenso - 24 skills covering open-source document signing platform

Downloads

40

Readme

Documenso Skill Pack

Claude Code skill pack for Documenso integration — open-source document signing (24 skills)

Installation

/plugin install documenso-pack@claude-code-plugins-plus

About Documenso

Documenso is the open-source DocuSign alternative, providing:

  • Document Signing: Electronic signatures with full legal compliance
  • Templates: Reusable document templates with pre-configured fields
  • API v2: Modern REST API with TypeScript, Python, and Go SDKs
  • Webhooks: Real-time event notifications (document.completed, document.signed, etc.)
  • Self-Hosting: Full control with Docker deployment, AGPL-licensed
  • Embedding: React, Vue, Svelte components for embedded signing flows
  • Teams: Multi-user collaboration with shared documents and templates
  • Enterprise: SSO (OIDC), audit logging, and compliance features

Skills Included

Standard Skills (S01-S12)

| Skill | Description | |-------|-------------| | documenso-install-auth | Configure SDK, generate API keys, verify connection (TS + Python) | | documenso-hello-world | Create, upload, add recipient, add field, send — in one script | | documenso-local-dev-loop | Project structure, Docker self-hosted, mock client, cleanup scripts | | documenso-sdk-patterns | Singleton client, typed services, error handling, retry, mocks | | documenso-core-workflow-a | Document creation, recipient roles, signing order, field positioning | | documenso-core-workflow-b | Templates, direct signing links, embedded React, v2 envelopes | | documenso-common-errors | HTTP error reference, field validation, webhook troubleshooting | | documenso-debug-bundle | Connectivity test, diagnostic script, debug logging, support tickets | | documenso-rate-limits | Fair-use model, exponential backoff, request queue, circuit breaker | | documenso-security-basics | API key management, rotation, webhook verification, signing certs | | documenso-prod-checklist | 30+ item go-live checklist, verification script, rollback procedure | | documenso-upgrade-migration | v1 to v2 API migration, SDK upgrades, self-hosted container upgrades |

Pro Skills (P13-P18)

| Skill | Description | |-------|-------------| | documenso-ci-integration | GitHub Actions, unit tests with mocks, integration tests against staging | | documenso-deploy-integration | Docker, self-hosted Docker Compose, AWS Lambda, Cloud Run | | documenso-webhooks-events | 7 event types, Express handler, verification, idempotent processing | | documenso-performance-tuning | Templates reduce 5 calls to 2, caching, batch with p-queue, async jobs | | documenso-cost-tuning | Pricing comparison, template reuse, self-hosting cost analysis | | documenso-reference-architecture | Project layout, layered services, data flow diagrams, setup script |

Flagship Skills (F19-F24)

| Skill | Description | |-------|-------------| | documenso-multi-env-setup | Dev/staging/prod configs, client factory, mock client, env guards | | documenso-observability | Instrumented client, structured logging, health checks, Prometheus | | documenso-incident-runbook | Severity levels, diagnostic commands, 4 incident scenarios, circuit breaker | | documenso-data-handling | Download signed PDFs, PII sanitization, GDPR requests, S3 archival | | documenso-enterprise-rbac | Team API keys, app-level RBAC, SSO config, multi-tenant architecture | | documenso-migration-deep-dive | DocuSign/HelloSign migration, Strangler Fig pattern, template recreation |

Usage

Skills trigger automatically when you discuss Documenso topics:

  • "Help me set up Documenso" triggers documenso-install-auth
  • "Debug this Documenso error" triggers documenso-common-errors
  • "Configure Documenso webhooks" triggers documenso-webhooks-events
  • "Deploy my Documenso integration" triggers documenso-deploy-integration
  • "Migrate from DocuSign" triggers documenso-migration-deep-dive

Resources

License

MIT