Logo
Agent Skills
  • Skills
  • Category
  • Publishers
  • Cookbook
  • Blog
Logo
Agent Skills
SkillsFramework DocumentationShipany Docs
Featuredtypescript

Shipany Docs

by Awesome Skills•Framework Documentation

Complete documentation reference for Shipany AI-powered SaaS boilerplate framework. Covers Next.js 15, Drizzle ORM, NextAuth, payment integration, and more.

520downloads
58stars
~2800tokens

Quick Install

One command to add this skill

Terminal
$ mkdir -p ~/.claude/skills/shipany && curl -L https://raw.githubusercontent.com/littleben/awesomeAgentskills/main/shipany/SKILL.md > ~/.claude/skills/shipany/SKILL.md

Instructions

SKILL.md

Back

Prerequisites

  • Node.js 18+
  • pnpm
  • PostgreSQL or MySQL

Security & Permissions

4 permissions required

  • Uses network / internet access
  • Can modify files on disk
  • Executes shell commands
  • Connects to external APIs:
    • OpenAI API
    • Stripe API
    • Resend API

Details

Published
2026/01/08
Language
typescript
Token Est.
~2800

Resources

  • GitHub Repository
  • Direct Download

Tags

SaaSboilerplateNext.jsDrizzle ORMNextAuthStripedocumentation
Logo
Agent Skills

Discover and download skills for Claude Code and other AI agents

GitHub
Skills
  • Category
  • Publishers
  • Cookbook
Resources
  • Blog
  • GitHub
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 All Rights Reserved.

Shipany Skill

Comprehensive assistance with Shipany development, generated from official documentation.

When to Use This Skill

This skill should be triggered when:

  • Working with Shipany framework
  • Asking about Shipany features or APIs
  • Implementing Shipany solutions
  • Debugging Shipany code
  • Learning Shipany best practices

Coverage

  • 📚 11 categorized topics (572KB total)
  • 🚀 Getting Started & Configuration
  • 💾 Database & ORM (Drizzle)
  • 🔐 Authentication & Authorization (NextAuth)
  • 💳 Payment Processing (Stripe/Creem)
  • 📧 Email Services (Resend)
  • 🤖 AI Integration (OpenAI, Replicate, Kling AI)
  • 🌍 Internationalization (next-intl)
  • 🔍 SEO & Analytics
  • 📦 Cloud Storage
  • 👥 User Console & Admin System
  • 📝 Blog & CMS

Tech Stack

  • Frontend: Next.js 15, TypeScript, Tailwind CSS
  • Database: Drizzle ORM, PostgreSQL/MySQL
  • Auth: NextAuth.js (Google/GitHub OAuth)
  • Payments: Stripe, Creem
  • Email: Resend
  • AI: OpenAI, Replicate, Kling AI

Reference Files

This skill includes comprehensive documentation in references/:

  • api.md - API documentation
  • authentication.md - Authentication documentation
  • components.md - Components documentation
  • configuration.md - Configuration documentation
  • database.md - Database documentation
  • deployment.md - Deployment documentation
  • features.md - Features documentation
  • getting_started.md - Getting Started documentation
  • internationalization.md - Internationalization documentation
  • payment.md - Payment documentation

Working with This Skill

For Beginners

Start with the getting_started reference file for foundational concepts.

For Specific Features

Use the appropriate category reference file for detailed information.

For Code Examples

Reference files contain code examples with language annotations.

Resources

View specific reference files when detailed information is needed using view command.