Latest Agent Skills
25788 skills
Idea Memory
Scout research skill — Idea Memory
0
Error Recovery
Error Recovery Playbook
0
Self Review
Forge reviews its own skill updates, review history, and research outputs before publishing them.
0
Performance
Performance — Forge Skill
0
Git Mastery
Git discipline — atomic commits, conventional messages, branch strategy, PR review patterns, git archaeology for debugging, and recovery patterns.
0
Code Smells
Classic code quality indicators — function length, naming, duplication, nesting, magic values, dead code, and React-specific smells. Adapted from Clean Code and Airbnb style guide.
0
Risk Register
Identify, assess, and mitigate project risks across technical, scope, dependency, and timeline categories using a structured register and escalation rules.
0
Quality Gates
Quality Gates
0
V0 Mastery
Design generation using V0 (v0.dev) via the official MCP server. Generates production React/Tailwind/Shadcn components with live preview URLs. Use for all design generation — original designs and clone workflows. Replaces Stitch for primary generation.
0
Typography
SKILL — Typography
0
API Design
API Design — Forge Skill
0
Stripe Payments
Stripe payments integration — checkout, subscriptions, webhooks, customer portal, pricing tables.
0
Agent Roster
Agent Roster
0
Mobile UX
SKILL — Mobile UX
0
Skill Security Auditor V2
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 · bundle
Nick Visual Design Review
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 · bundle
Nick Project Orchestrator
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
Nick Onboarding Optimizer
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 · bundle
Tanstack Query
TanStack Query (React Query) — data fetching, caching, mutations, optimistic updates, infinite queries.
0
Nick V0 Design
DEPRECATED — replaced by stitch-design as primary design tool. Use stitch-design instead. This skill is kept as fallback only if Stitch is unavailable.
0 · bundle
Error Handling
Error Handling — Agent Arena
0
Auto Fix
When reviewing code, generate the complete corrected version — not just the issues, but the exact fixed code ready to copy-paste.
0
Nick Codebase Onboarding
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 · bundle
Nick AI Feature Designer
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 · bundle
Supabase Deep
Deep Supabase reference — auth flows, RLS patterns, edge functions, realtime, storage, Next.js SSR integration.
0
Stitch Design
Generate professional UI designs using Google Stitch before building any frontend. Use this skill when building apps, websites, dashboards, landing pages, or any user-facing interface.
0
Rate Limiting
Rate Limiting — Agent Arena
0
Nick Deep Uat
Deep UAT testing for all Perlantir projects. Crawls every page, clicks every button, tests every form, verifies every interaction, takes screenshots for vision analysis, and checks for missing features against project scope. Runs automatically after every deploy.
0 · bundle
Framer Motion
Framer Motion Reference
0
Auth Patterns
Authentication patterns for Next.js — Supabase Auth, Auth.js/NextAuth, JWT, session management, protected routes.
0
Estimation
Project estimation and time management for agent-orchestrated builds.
0
Nick Supabase Reference
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 · bundle
Nick Product Strategist
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 · bundle
Nick Pricing Strategist
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 · bundle
Reporting
Reporting Templates
0
Web UX
SKILL — Web UX
0
Github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
0 · bundle
Nick Market Researcher
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 · bundle
API Test Suite Builder
API Test Suite Builder
0 · bundle
React Email
React Email + Resend — transactional email templates using React components.
0
Drizzle Orm
Drizzle ORM — type-safe SQL, schema definition, migrations, queries, relations, with Supabase/PostgreSQL.
0
App Builder
Build, deploy, and iterate on web projects using Nick's full stack and design system. Enforces enterprise-grade quality and Nick's visual standards on every build.
0
Playwright Skill Safe
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 · bundle
Nick Retention Engine
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 · bundle
Nick Refactor Planner
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 · bundle
Nick Dependency Guard
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 · bundle
Nick API Test Builder
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 · bundle
Nick Admin Experience
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 · bundle
Self Improving Agent
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 · bundle
Nick Schema Designer
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 · bundle
Nick Launch Operator
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 · bundle
Nick Design Director
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 · bundle
Nick Conversion Copy
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 · bundle
Nick Analytics Setup
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 · bundle
V0 Design
Pull V0-generated React components for building. V0 output is production-quality React/Tailwind/Shadcn code. Use when Pixel provides a V0 chatId or demo URL as the design reference.
0
Nick Secrets Guard
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 · bundle
Nick Sales Assets
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 · bundle
Nick Offer Engine
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 · bundle
Nick Brand System
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 · bundle
Nick Bug Triage
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 · bundle