All authors
ForgeyClap avatar

Claude Skills by ForgeyClap

github.com/ForgeyClap
79 skillsA× 71C× 6D× 20 installs23 views
Forge Agent ReportA

Structured completion-report contract for every dispatched Boss, validated by forge-report.cjs. Use when dispatching a subagent or ingesting its final report — completion contract, validation.

ai-agentsgonode
0
2
Forge AgentA

Forge playbook for AI agents, LLM apps, and eval harnesses. Use for agent, LLM app, tool-calling, function calling, MCP tool, prompt injection, eval, benchmark, guardrail, fallback.

ai-agentstypescriptpython
0
2
Forge ApiA

Forge playbook for contract-first APIs. Use for API, REST, GraphQL, gRPC, OpenAPI, endpoint, auth, JWT, versioning, rate limit, idempotency, contract test, backend.

ai-agentstypescriptpython
0
2
Forge BotsA

Forge playbook for chat bots — Discord, Slack, Telegram. Use for bot, slash command, webhook, signature verification, OAuth scopes, rate limit, dead-letter, interaction handler.

ai-agentstypescriptpython
0
2
Forge BrainstormA

Forge structured-ideation playbook. Use BEFORE building when the approach isn't obvious — brainstorm, options, trade-offs, alternatives, design direction, which way to build.

ai-agentssecurity
0
2
Forge CliA

Forge playbook for CLIs and dev tools. Use for CLI, command line, argparse, flag, --help, exit code, stdin, stdout, pipe, dry-run, cross-platform, terminal, subcommand.

ai-agentstypescriptpython
0
2
Forge CmsA

Forge playbook for CMS work — WordPress and headless CMS. Use for CMS, WordPress, theme, plugin, custom post type, WP-CLI, Contentful, Sanity, Strapi, Payload, content model.

ai-agentstypescriptgo
0
2
Forge Code ReviewA

Forge code-review method — order, severity levels, Codex handoff. Use before any commit or when asked to review code — code review, check my code, PR review, before I commit.

ai-agentstypescriptpython
0
2
Forge DataA

Forge playbook for data engineering — ETL/ELT, dbt/SQL pipelines. Use for data pipeline, warehouse, Snowflake, BigQuery, dbt, incremental load, schema contract, data quality, PII.

ai-agentspythonrust
0
2
Forge DebugA

Forge systematic-debugging playbook. Use for ANY bug, crash, stack trace, failing test, or regression — debug, root cause, bisect, flaky test — before proposing a fix.

ai-agentsgodebugging
0
2
Forge DeeplearnA

Read-only full-codebase priming scanner. Use before a PRD or big refactor, or onboarding into an unfamiliar project — deep learn, prime the codebase, scan the project, risk list.

ai-agentspythonrust
0
2
Forge DocdriftA

Detects drift between cited external docs (Claude Code, n8n nodes) and what our skills claim. Use before major n8n work or on /forge docs-check — doc drift, source verification, staleness.

ai-agentsrustgo
0
2
Forge DoctorA

Runs Forge's self-test + secret-leak scan across source, tests, and dashboard. Use before shipping or when asked to test everything, check it executes, or find leaks.

ai-agentsnodegit
0
2
Forge EcommerceA

Forge playbook for e-commerce and cashflow shops. Use for shop, store, cart, checkout, product, inventory, Shopify, WooCommerce, Etsy, Stripe, order fulfillment, oversell.

ai-agentstypescriptpython
0
2
Forge ElectronA

Forge playbook for Electron desktop apps. Use for electron, desktop app, .exe, installer, IPC, contextBridge, contextIsolation, nodeIntegration, code signing, auto-update.

ai-agentstypescriptsql
0
2
Forge ExtensionA

Forge playbook for browser extensions (Chrome/Edge MV3). Use for chrome extension, manifest v3, service worker, content script, permissions, CSP, Web Store, store policy.

ai-agentstypescriptrust
0
2
Forge FigmaA

Forge playbook for design-to-code. Use for figma, design to code, mockup, design tokens, pixel-perfect, responsive, breakpoints, style guide, dev mode, handoff, accessibility.

ai-agentsgoreact
0
2
Forge FullstackA

Forge playbook for full-stack apps — frontend + backend + database + auth. Use for full-stack, SaaS, CRUD app, Postgres, Supabase, JWT, session, signup, dashboard.

ai-agentstypescriptpython
0
2
Forge GameA

Forge playbook for games — Canvas/WebGL/Phaser/Godot. Use for game, browser game, gameplay, game loop, win/lose state, soft-lock, frame rate, collision, save load, playtest.

ai-agentstypescriptgo
0
2
Forge Graded VerifyA

Advisory graded quality scoring for RAG/research/scraping/prediction output. Use alongside forge-verify for subjective answer quality — rubric, per-criterion score, source grounding.

ai-agentsgitapi
0
2
Forge GuardianA

Scaffold design doctrine for an owner-gated production self-healing guardian (not live). Use only when designing auto-rollback, incident response, canary, circuit breaker automation.

ai-agentsgosecurity
0
2
Forge HeartbeatA

Detects a dispatched agent gone silent mid-run from events.jsonl. Use during multi-agent runs or when a run feels quiet — silent agent, stalled run, heartbeat check, timeout.

ai-agentsgonode
0
2
Forge IntakeA

Prompt Master intake — captures the real goal via one clarifying-question list before building. Use at the START of any /forge build/create/automate task — intake, requirements, scope, PRD.

ai-agentsgonode
0
2
Forge IntegrationA

Forge playbook for business automation and API integrations — Gmail, Calendar, CRM, webhooks, Slack, payments. Use for integration, OAuth, sync, notification, automation.

ai-agentstypescriptpython
0
2
Forge Mcp ClientsA

Forge doctrine for using MCP servers as a client — opt-in, tiered, least-privilege. Use when a Boss needs an external tool grant or when installing/discussing an MCP server.

ai-agentsgogit
0
2
Forge MigrationA

Forge playbook for legacy modernization without a big-bang rewrite. Use for migration, legacy, port, upgrade, strangler fig, characterization test, parity, feature flag, cutover.

ai-agentstypescriptpython
0
2
Forge MindmapA

Generates a mind map (nodes+edges) to visualize a plan or architecture. Use when a plan has enough branching that a graph reads clearer than prose — mind map, visualize the plan.

ai-agentsgonode
0
2
Forge MlopsA

Forge playbook for production ML systems (opt-in Python) — training-to-serving lifecycle. Use for MLOps, model registry, MLflow, drift monitoring, A/B test, canary, rollback.

ai-agentspythonrust
0
2
Forge MobileA

Forge playbook for mobile apps — React Native/Expo/Flutter. Use for mobile app, iOS, Android, Expo, EAS, Flutter, apk, ipa, secure storage, deep link, App Store, Play Store.

ai-agentstypescriptgo
0
2
Forge N8nA

Forge playbook for building and validating n8n automation workflows. Use for n8n, workflow, webhook, trigger, cron, retry, error branch, credentials, validate_workflow.

ai-agentsjavascriptpython
0
2
Forge NightshiftA

Overnight session-limit-resilient builder — work-package queue, auto-resume, morning briefing. Use for run this overnight, keep going while I'm away, resume tomorrow, opt-in only.

ai-agentsgonode
0
2
Forge PaymentsA

Forge playbook for payment/checkout/billing — Stripe, Mollie, Adyen, PayPal. Use for payment, checkout, subscription, refund, webhook signature, idempotency key, PCI, 3D Secure.

ai-agentstypescriptpython
0
2
Forge PredictionA

Forge playbook for prediction, sports-data, and betting analysis (incl. Telegram tips). Use for forecast, odds, value bet, backtest, confidence label — NO real-money betting.

ai-agentspythonrust
0
2
Forge ProjectbrainA

Generates a top-tier project-specific CLAUDE.md. Use when a project has no CLAUDE.md or a thin/generic one — project brain, onboarding, project identity, hard rules, governance.

ai-agentsrustgo
0
2
Forge RagA

Forge playbook for AI chatbots and RAG systems. Use for chatbot, RAG, retrieval, embeddings, vector search, knowledge base, hallucination, source-aware, lead capture.

ai-agentstypescriptpython
0
2
Forge RegistryA

Builds the global, opt-in, read-only Forge Project Registry across all projects. Use when the owner wants a bird's-eye view of status, last run, tickets, and ports.

ai-agentsnode
0
2
Forge ReportA

Produces the standard end-of-task Forge report — project adaptation, agent ledger, memory update. Use when delivering the result of any non-trivial /forge build, fix, or review.

ai-agentsrustgo
0
2
Forge RouterA

Forge V2 router — classifies a task by domain/complexity and selects the smallest fitting agent team. Use at the START of any /forge run or build/create/automate request.

ai-agentsjavascripttypescript
0
2
Forge ScoutA

Forge doctrine for researching and vetting external skills, plugins, MCP servers, and CLIs. Use for find a skill for X, check if there's a plugin/MCP for Y — approve/hard-pass gate.

ai-agentsgoapi
0
2
Forge ScrapingA

Forge playbook for SAFE, legal web scraping and data collection. Use for scrape, crawler, spider, harvest, extract data, API pull, lead list — public/permitted sources only.

ai-agentspythonrust
0
2
Forge Skill TestingA

Standard test protocol for a new/changed Forge skill: activation-test (trigger vs near-miss phrases, target >=95%) + opt-in fresh-session A/B benchmark. Use when creating or editing any skill.

ai-agentstestingcode-review
0
2
Forge SnapshotA

Regenerates FORGE_SNAPSHOT.md from real project sources so no session loses the mission across compaction. Use on /forge snapshot or let PreCompact/SessionStart hooks trigger it.

ai-agentsnodegit
0
2
Forge VerifyA

Runs Forge's verify-loop — checks a completion claim against events.jsonl and the ticket store, sends it back if false. Use after every agent/work-package completion in a run.

ai-agentsrustnode
0
2
Forge VoiceA

Forge playbook for AI voice/phone agents — Dutch-first calls, turn-taking, safe handling. Use for voice agent, voicebot, phone, IVR, Twilio, Vapi, ElevenLabs, TTS, STT, barge-in.

ai-agentstypescriptpython
0
2
Forge WebsiteA

Forge playbook for websites, landing pages, and frontend UI. Use for website, landing page, responsive, mobile layout, SEO, accessibility, Lighthouse, React, Vue, Tailwind.

ai-agentsreactvue
0
2
Forge WorktreesA

Forge safe-parallel-work playbook using git worktrees. Use when more than one Boss writes code in the same repo at once — parallel agents, worktree, isolate, avoid conflicts.

ai-agentsgit
0
2
Ship ReadinessA

Advisory pre-deploy/pre-handoff checklist (not a blocker). Use when preparing a project for deployment, release, or client handoff — deploy, ship, go live, release, hand off.

ai-agentsgonode
0
2
Forge CoreA

Global lightweight Forge Core. Use for any goal-shaped build/create/automate/fix/research request, or triggers: install Forge V2 into this project, use Forge system, gebruik Forge systeem, start Forge dashboard. Runs the Forge Command Center at 127.0.0.1:4100.

ai-agentsrustgo
0
2
Forge Agent ReportA

Structured completion-report contract every dispatched Boss ends its final message with, plus the forge-bin/forge-report.cjs tool that parses, validates, and ingests it. Use when dispatching any subagent (include the contract requirement in the prompt) and when a dispatched agent's final message comes back (validate/ingest it before treating the work as done).

ai-agentsgonode
0
2
Forge CoreA

Global lightweight Forge Core. Use for any goal-shaped build/create/automate/fix/research request, or triggers: install Forge V2 into this project, use Forge system, gebruik Forge systeem, start Forge dashboard. Runs the Forge Command Center at 127.0.0.1:4100.

ai-agentsrustgo
0
2