SkillAgentSearch skills...

00-project-context

PinCloud project context (always-on)

Install / Use

npx skills add DrawnCentipede2/aquaman

Installs into whichever agent you are using.

About this skill
📐

Cursor Rules

Cursor IDE rules (v2)

Quality Score

42/100

Supported Platforms

Cursor

description: PinCloud project context (always-on) alwaysApply: true

PinCloud: always-on project context

What this repo is

  • PinCloud / PinPacks is a marketplace for Google Maps pin collections.
  • Stack: Next.js App Router + TypeScript + Tailwind + Supabase + Stripe Connect.

“Where to look first”

  • App routes/pages: app/**/page.tsx
  • API routes: app/api/**/route.ts
  • Core integrations/helpers: lib/**
    • Env validation: lib/env.ts
    • Supabase clients: lib/supabase/*
    • Stripe: lib/stripe.ts
  • Security middleware: middleware.ts (common source of unexpected 403s)

Required workflow (keep it consistent)

  • Read AGENTS.md and docs/ARCHITECTURE.md before making structural changes.
  • Prefer small, modular changes over “big refactors”.
  • Add short, simple comments explaining why (clear sentences).

Checks to run after changes

npm run lint
npm run typecheck

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low