← all plugins

Perlantir Fleet

by @nickgallick · plugin · 34 skills

Perlantir Fleet from nickgallick/perlantir-fleet.

Install the whole plugin (CLI)
npx skillmds add nickgallick/vercel-qa npx skillmds add nickgallick/nick-ci-cd npx skillmds add nickgallick/nick-git-ops npx skillmds add nickgallick/nick-fullstack npx skillmds add nickgallick/nick-tech-debt npx skillmds add nickgallick/nick-app-critic npx skillmds add nickgallick/nick-bug-triage npx skillmds add nickgallick/nick-brand-system npx skillmds add nickgallick/nick-offer-engine npx skillmds add nickgallick/nick-sales-assets npx skillmds add nickgallick/nick-secrets-guard npx skillmds add nickgallick/nick-analytics-setup npx skillmds add nickgallick/nick-conversion-copy npx skillmds add nickgallick/nick-design-director npx skillmds add nickgallick/nick-launch-operator npx skillmds add nickgallick/nick-schema-designer npx skillmds add nickgallick/self-improving-agent npx skillmds add nickgallick/nick-admin-experience npx skillmds add nickgallick/nick-api-test-builder npx skillmds add nickgallick/nick-dependency-guard npx skillmds add nickgallick/nick-refactor-planner npx skillmds add nickgallick/nick-retention-engine npx skillmds add nickgallick/playwright-skill-safe npx skillmds add nickgallick/api-test-suite-builder npx skillmds add nickgallick/nick-market-researcher npx skillmds add nickgallick/nick-pricing-strategist npx skillmds add nickgallick/nick-product-strategist npx skillmds add nickgallick/nick-supabase-reference npx skillmds add nickgallick/nick-ai-feature-designer npx skillmds add nickgallick/nick-codebase-onboarding npx skillmds add nickgallick/nick-onboarding-optimizer npx skillmds add nickgallick/nick-project-orchestrator npx skillmds add nickgallick/nick-visual-design-review npx skillmds add nickgallick/skill-security-auditor-v2
⬇ Download

Skills in this plugin

  1. vercel-qa · nickgallick bundle
    Senior human-style UAT and product QA for Vercel-deployed Next.js + Supabase apps. Use when Nick asks to test an app, QA a deploy, check for bugs, run E2E/UAT, smoke test, validate signup/login flows, test a feature, or assess whether a URL is ready for users. Always start by understanding the product and source code before browser testing when code is available.
    0
    repo stars
  2. nick-ci-cd · nickgallick bundle
    Nick CI/CD
    0
    repo stars
  3. nick-git-ops · nickgallick bundle
    Git workflow automation and guidance for Nick's multi-project workflow, especially repos in ~/Projects/. Use when doing git commits, status checks, branching, merges, rebases, reviewing dirty working trees, cleaning branch flow, or managing multiple repos. Enforce conventional commits and safer git habits.
    0
    repo stars
  4. nick-fullstack · nickgallick bundle
    Turns product strategy into a production-grade MVP or shipped full-stack application using Next.js, Supabase, and Vercel with disciplined scope and quality standards.
    0
    repo stars
  5. nick-tech-debt · nickgallick bundle
    Practical technical debt scanning and prioritization for Nick's projects. Use during maintenance reviews, when a codebase feels slow to work in, or when checking what debt is actually hurting development velocity. Focus on high-impact debt, not style nitpicks.
    0
    repo stars
  6. nick-app-critic · nickgallick bundle
    Ruthless product and app critique for Nick's workflow. Use when evaluating an app, landing page, flow, or product experience to identify why users may bounce, distrust it, fail to activate, or never come back. Focus on practical weaknesses, not polite fluff.
    0
    repo stars
  7. nick-bug-triage · nickgallick bundle
    Practical bug triage and release-readiness judgment for Nick's projects. Use when grouping bugs by severity, deciding what to fix first, judging go/no-go for release, or turning messy bug lists into a prioritized action plan.
    0
    repo stars
  8. nick-brand-system · nickgallick bundle
    Brand consistency and visual identity guidance for Nick's products. Use when defining or refining brand direction, design language, color/typography consistency, trust cues, and a more recognizable product feel across apps and landing pages.
    0
    repo stars
  9. nick-offer-engine · nickgallick bundle
    Offer design and packaging for Nick's products and services. Use when shaping pricing, packages, guarantees, feature bundles, positioning, or making an offer more compelling and easier to buy.
    0
    repo stars
  10. nick-sales-assets · nickgallick bundle
    Sales asset creation for Nick's products and client work. Use when creating one-pagers, product explainers, demo outlines, sales decks, or concise materials that help someone understand and buy quickly.
    0
    repo stars
  11. nick-secrets-guard · nickgallick bundle
    Local-first secret scanning for repos and git history. Use before every push, when scanning for exposed keys, checking for committed credentials, or auditing a repo for accidental secret leaks. Designed for Nick's workflow and safer than forcing suspicious marketplace secret scanners.
    0
    repo stars
  12. nick-analytics-setup · nickgallick bundle
    Product analytics planning for Nick's apps. Use when deciding what to track, setting up events, defining funnels, or making sure a product launch can measure activation, retention, and conversion instead of guessing.
    0
    repo stars
  13. nick-conversion-copy · nickgallick bundle
    Conversion-focused product copy for Nick's apps. Use when writing landing page copy, CTA text, onboarding copy, trust-building messaging, feature explanations, pricing language, or microcopy that needs to drive clarity and action.
    0
    repo stars
  14. nick-design-director · nickgallick bundle
    Premium product design, UX direction, conversion-aware interface strategy, and trust-focused UI guidance for Nick's apps. Use when designing or refining any UI so it feels high-end, clear, trustworthy, and shaped by the product strategy rather than generic aesthetics. Best for SaaS apps, dashboards, fintech tools, admin tools, onboarding flows, landing pages, and productized web apps where design needs to support activation, trust, buyer confidence, and monetization.
    0
    repo stars
  15. nick-launch-operator · nickgallick bundle
    Launch planning and go-live operations for Nick's products. Use when preparing a product launch, shipping a new app, setting up a waitlist, planning post-launch steps, or making sure a built product is actually ready for users and growth.
    0
    repo stars
  16. nick-schema-designer · nickgallick bundle
    Supabase-first database schema design for Nick's app stack. Generate production-ready Postgres schemas, Supabase SQL migrations, RLS policies, TypeScript types, seed data, role-aware access patterns, and schema checklists from plain English requirements. Use when starting any new project database, designing or reviewing schemas, adding tables, planning migrations, or turning product requirements into Supabase-ready data models. Bias toward product-led schema design, MVP discipline, core-workflow-first modeling, and avoiding premature table/role sprawl.
    0
    repo stars
  17. self-improving-agent · nickgallick bundle
    Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what Claude has learned about your project, (2) graduating a pattern from notes to enforced rules, (3) turning a debugging solution into a skill, (4) checking memory health and capacity.
    0
    repo stars
  18. nick-admin-experience · nickgallick bundle
    Elite admin and internal-tool UX for Nick's apps. Use when designing dashboards, operator workflows, tables, filters, bulk actions, and information-dense interfaces that still feel fast, clear, and trustworthy.
    0
    repo stars
  19. nick-api-test-builder · nickgallick bundle
    API backend test generation for Nick's stack, especially Next.js App Router APIs with Supabase-aware auth assumptions. Use when testing backend routes, generating API test suites, validating authenticated vs unauthenticated access, checking malformed inputs, or building route-by-route backend coverage for projects that use /app/api or /pages/api.
    0
    repo stars
  20. nick-dependency-guard · nickgallick bundle
    Dependency auditing for Nick's projects with focus on Node and Python. Use before deploys, during maintenance, or when checking packages for vulnerabilities, outdated versions, license issues, and upgrade risk. Flags critical CVEs as deploy blockers and produces a prioritized upgrade plan.
    0
    repo stars
  21. nick-refactor-planner · nickgallick bundle
    Safe refactor planning for Nick's codebases. Use when planning large refactors, reducing blast radius, sequencing cleanup work, or deciding how to improve messy code without breaking product velocity.
    0
    repo stars
  22. nick-retention-engine · nickgallick bundle
    Retention and recurring-value design for Nick's products. Use when deciding how users come back, what keeps value recurring, how to reduce churn, and how to create stronger habit or workflow retention.
    0
    repo stars
  23. playwright-skill-safe · nickgallick bundle
    Secure and powerful Playwright browser automation for testing websites, checking deploys, taking screenshots, filling forms, validating login flows, responsive QA, deploy QA, accessibility smoke checks, and browser-based verification. Use when Nick asks to test a page, verify a deployment, automate browser interactions, capture screenshots, inspect console errors, check mobile/desktop rendering, or run real Chromium-based browser checks.
    0
    repo stars
  24. api-test-suite-builder · nickgallick bundle
    API Test Suite Builder
    0
    repo stars
  25. nick-market-researcher · nickgallick bundle
    Deep market and niche research for Nick's workflow. Use when researching a niche, validating pain points, analyzing competitors, identifying market gaps, estimating demand, or deciding whether an idea deserves serious product attention.
    0
    repo stars
  26. nick-pricing-strategist · nickgallick bundle
    Pricing strategy for Nick's products. Use when deciding subscription tiers, freemium vs trial, packaging by value, transactional pricing, or preventing underpricing on products with real ROI.
    0
    repo stars
  27. nick-product-strategist · nickgallick bundle
    Product strategy, market validation, commercial filtering, and MVP definition for Nick's workflow. Use when turning vague ideas into product plans, evaluating startup opportunities, identifying real market gaps, deciding if an idea should be killed before build, prioritizing features, shaping positioning, defining monetization, or judging whether a concept is strong enough to deserve design and engineering effort. Focus on painful problems, clear buyers, credible wedges, practical validation, and realistic paths to revenue.
    0
    repo stars
  28. nick-supabase-reference · nickgallick bundle
    Supabase-first reference and implementation skill for Nick's app stack. Use when writing Supabase queries, auth flows, RLS policies, storage rules, realtime features, edge-function integrations, migrations, or debugging Supabase behavior. Prefer this instead of guessing Supabase APIs or patterns. Bias toward product-led implementation choices, trust-aware access control, MVP discipline, and using only the Supabase features the product actually needs.
    0
    repo stars
  29. nick-ai-feature-designer · nickgallick bundle
    Practical AI feature design for Nick's products. Use when deciding whether AI belongs in a workflow, how to shape AI UX, what fallback behavior is needed, and how to avoid gimmicky features that add cost without real value.
    0
    repo stars
  30. nick-codebase-onboarding · nickgallick bundle
    Practical codebase onboarding for Nick's workflow. Use when opening a stale project, picking up a new repo, rebuilding context after time away, or generating fast markdown docs that explain how to start working on a codebase right now. Focus on setup, key files, flows, commands, risks, and what to touch first.
    0
    repo stars
  31. nick-onboarding-optimizer · nickgallick bundle
    Onboarding and activation optimization for Nick's products. Use when improving first-run experience, reducing drop-off, guiding users to value faster, or cleaning up empty states, setup friction, and early confusion.
    0
    repo stars
  32. nick-project-orchestrator · nickgallick
    Top-layer project orchestration skill for Nick's workflow. Use when a request involves multiple stages, skills, or deliverables and the work needs to stay aligned from idea to scope to design to schema to build to QA to deploy. Coordinates the right sequence, enforces stage gates, prevents drift and overbuilding, tracks status/blockers/next actions, and creates clear handoffs between strategist, design, schema, Supabase, build, QA, and launch work.
    0
    repo stars
  33. nick-visual-design-review · nickgallick bundle
    Visual UI review, browser-based design QA, and product-effectiveness critique for Nick's apps using Chromium/Playwright. Use when reviewing a live page or deploy to judge not just visual polish, but whether the interface supports clarity, trust, activation, conversion, responsiveness, and the product's strategic wedge. Best used after build/deploy to push a UI from acceptable to excellent with evidence from screenshots and browser inspection.
    0
    repo stars
  34. skill-security-auditor-v2 · nickgallick bundle
    Hybrid security auditor for OpenClaw skills, Claude/Codex skills, and app repos. Use when installing a new skill, auditing a repo before use or deploy, reviewing custom scripts, checking for prompt injection, command execution, data exfiltration, dependency risk, secrets exposure, or privilege escalation. Use as the default gatekeeper before installing any third-party skill.
    0
    repo stars