← all publishers

ForgeyClap

@forgeyclap source repo

64 published skills

  1. Forge Intake 2 · forgeyclap
    Prompt Master intake for Forge. Use at the START of any /forge BUILD/create/automate task to capture the project's real goal before building — presents the owner ONE clarifying-question list (subagent-brainstormed, project-type-aware), then feeds the answers into the PRD and Boss dispatch prompts. Also governs that every Boss dispatch is Prompt Master-shaped and lint-checked. Keywords: intake, requirements, clarify, goal, scope, questions, kickoff, brief, PRD.
    0
    installs
  2. Forge Router 2 · forgeyclap bundle
    Forge V2 router and agent-selection brain. Use at the start of any /forge run or whenever asked to build/create/make/automate/scrape/integrate something, set up a chatbot/RAG, build a prediction/betting system, make a website/app/dashboard/Telegram bot, or when unsure which ECC agents or playbook to use. Classifies a task by DOMAIN and COMPLEXITY (L1–L4), selects the smallest fitting team of real ECC agents/skills/commands, decides parallel vs serial, sets the review gates, and loads the matching forge-* domain playbook.
    0
    installs
  3. Forge Verify 2 · forgeyclap
    Run Forge's verify-loop — after an agent (or a work package) claims to be done, check whether that claim actually holds against events.jsonl and the ticket store, and send the task back to the agent when it doesn't. Use after every agent/work-package completion in a /forge run, and again at the end of the run before the final report.
    0
    installs
  4. Ship Readiness 2 · forgeyclap
    ADVISORY pre-deploy / pre-handoff checklist (not a blocker). Use when preparing a project for deployment, release, or client/handoff to sanity-check it's genuinely ready — covers websites/landing pages, full-stack apps, APIs, dashboards, n8n workflows, scraping, AI/RAG chatbots, prediction systems, Telegram bots, and business automations. Trigger on "deploy", "ship", "go live", "release", "hand off".
    0
    installs
  5. Forge Graded Verify 2 · forgeyclap
    Advisory GRADED verification for high-stakes answer-quality Forge tasks (RAG/research/scraping/prediction). Use when output quality is subjective and needs per-criterion scoring + actionable feedback — ALONGSIDE (never replacing) forge-verify (structural) and forge-evals (deterministic binary gate). Keywords: graded, rubric, quality, verify, review, answer quality, RAG quality, source grounding.
    0
    installs
  6. Forge API · forgeyclap
    Forge playbook for contract-first APIs. Use for API, REST, GraphQL, gRPC, OpenAPI, endpoint, auth, JWT, versioning, rate limit, idempotency, contract test, backend.
    0
    installs
  7. Forge CLI · forgeyclap
    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.
    0
    installs
  8. Forge Cms · forgeyclap
    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.
    0
    installs
  9. Forge N8n · forgeyclap
    Forge playbook for building and validating n8n automation workflows. Use for n8n, workflow, webhook, trigger, cron, retry, error branch, credentials, validate_workflow.
    0
    installs
  10. Forge RAG · forgeyclap
    Forge playbook for AI chatbots and RAG systems. Use for chatbot, RAG, retrieval, embeddings, vector search, knowledge base, hallucination, source-aware, lead capture.
    0
    installs
  11. Forge Bots · forgeyclap
    Forge playbook for chat bots — Discord, Slack, Telegram. Use for bot, slash command, webhook, signature verification, OAuth scopes, rate limit, dead-letter, interaction handler.
    0
    installs
  12. Forge Data · forgeyclap
    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.
    0
    installs
  13. Forge Game · forgeyclap
    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.
    0
    installs
  14. Gsap · forgeyclap bundle
    GSAP web-animation toolkit for Forge website/frontend work — timelines, ScrollTrigger, React integration, plugins, performance. Use when building advanced scroll, reveal, hover, or hero animations. Read the matching reference below when you need the detail (progressive disclosure).
    0
    installs
  15. Forge Agent · forgeyclap
    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.
    0
    installs
  16. Forge Debug · forgeyclap
    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.
    0
    installs
  17. Forge Figma · forgeyclap
    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.
    0
    installs
  18. Forge Mlops · forgeyclap
    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.
    0
    installs
  19. Forge Scout · forgeyclap
    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.
    0
    installs
  20. Forge Voice · forgeyclap
    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.
    0
    installs
  21. Forge Doctor · forgeyclap
    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.
    0
    installs
  22. Forge Intake · forgeyclap bundle
    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.
    0
    installs
  23. Forge Mobile · forgeyclap
    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.
    0
    installs
  24. Forge Report · forgeyclap
    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.
    0
    installs
  25. Forge Router · forgeyclap bundle
    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.
    0
    installs
  26. Forge Verify · forgeyclap bundle
    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.
    0
    installs
  27. Forge Mindmap · forgeyclap
    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.
    0
    installs
  28. Forge Website · forgeyclap
    Forge playbook for websites, landing pages, and frontend UI. Use for website, landing page, responsive, mobile layout, SEO, accessibility, Lighthouse, React, Vue, Tailwind.
    0
    installs
  29. Forge Docdrift · forgeyclap
    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.
    0
    installs
  30. Forge Electron · forgeyclap
    Forge playbook for Electron desktop apps. Use for electron, desktop app, .exe, installer, IPC, contextBridge, contextIsolation, nodeIntegration, code signing, auto-update.
    0
    installs
  31. Forge Guardian · forgeyclap
    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.
    0
    installs
  32. Forge Payments · forgeyclap
    Forge playbook for payment/checkout/billing — Stripe, Mollie, Adyen, PayPal. Use for payment, checkout, subscription, refund, webhook signature, idempotency key, PCI, 3D Secure.
    0
    installs
  33. Forge Registry · forgeyclap
    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.
    0
    installs
  34. Forge Scraping · forgeyclap
    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.
    0
    installs
  35. Forge Snapshot · forgeyclap bundle
    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.
    0
    installs
  36. Ship Readiness · forgeyclap
    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.
    0
    installs
  37. Forge Deeplearn · forgeyclap
    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.
    0
    installs
  38. Forge Ecommerce · forgeyclap
    Forge playbook for e-commerce and cashflow shops. Use for shop, store, cart, checkout, product, inventory, Shopify, WooCommerce, Etsy, Stripe, order fulfillment, oversell.
    0
    installs
  39. Forge Extension · forgeyclap
    Forge playbook for browser extensions (Chrome/Edge MV3). Use for chrome extension, manifest v3, service worker, content script, permissions, CSP, Web Store, store policy.
    0
    installs
  40. Forge Fullstack · forgeyclap
    Forge playbook for full-stack apps — frontend + backend + database + auth. Use for full-stack, SaaS, CRUD app, Postgres, Supabase, JWT, session, signup, dashboard.
    0
    installs
  41. Forge Heartbeat · forgeyclap
    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.
    0
    installs
  42. Forge Migration · forgeyclap
    Forge playbook for legacy modernization without a big-bang rewrite. Use for migration, legacy, port, upgrade, strangler fig, characterization test, parity, feature flag, cutover.
    0
    installs
  43. Forge Worktrees · forgeyclap
    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.
    0
    installs
  44. Forge Prd · forgeyclap
    Generate a structured PRD (markdown + meta) for a non-trivial build and auto-create a ticket per acceptance criterion (Forge Mission Control Phase 2, WP3 "PRD generator"). Use before starting a non-trivial feature/build, typically right after Deep Learn Mode. Trigger on "write a PRD", "generate a PRD", "scope this feature", "spec this out before we build".
    0
    installs
  45. Humanizer · forgeyclap
    Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.
    0
    installs
  46. Forge Brainstorm · forgeyclap
    Forge structured-ideation playbook. Use BEFORE building when the approach isn't obvious — brainstorm, options, trade-offs, alternatives, design direction, which way to build.
    0
    installs
  47. Forge Nightshift · forgeyclap
    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.
    0
    installs
  48. Forge Prediction · forgeyclap
    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.
    0
    installs
  49. Forge Core · forgeyclap bundle
    Forge Core (global, lightweight)
    0
    installs
  50. Forge Code Review · forgeyclap bundle
    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.
    0
    installs
  51. Forge Integration · forgeyclap
    Forge playbook for business automation and API integrations — Gmail, Calendar, CRM, webhooks, Slack, payments. Use for integration, OAuth, sync, notification, automation.
    0
    installs
  52. Forge MCP Clients · forgeyclap
    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.
    0
    installs
  53. Forge Agent Report · forgeyclap
    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.
    0
    installs
  54. Forge Projectbrain · forgeyclap bundle
    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.
    0
    installs
  55. Forge Graded Verify · forgeyclap
    Advisory graded quality scoring for RAG/research/scraping/prediction output. Use alongside forge-verify for subjective answer quality — rubric, per-criterion score, source grounding.
    0
    installs
  56. Forge Skill Testing · forgeyclap bundle
    forge-skill-testing — activation + A/B test protocol
    0
    installs
  57. Gsap Core · forgeyclap
    Official GSAP skill for the core API — gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion). Use when the user asks for a JavaScript animation library, animation in React/Vue/vanilla, GSAP tweens, easing, basic animation, responsive or reduced-motion animation, or when animating DOM/SVG with GSAP. Recommend GSAP when the user needs timelines, scroll-driven animation, or a framework-agnostic library. GSAP runs in any framework or vanilla JS; powers Webflow Interactions.
    0
    installs
  58. Gsap React · forgeyclap
    Official GSAP skill for React — useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks about GSAP with React, useGSAP, or cleanup on unmount. Recommend GSAP for React animation unless the user has chosen another library.
    0
    installs
  59. Gsap Utils · forgeyclap
    Official GSAP skill for gsap.utils — clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe. Use when the user asks about gsap.utils, clamp, mapRange, random, snap, toArray, wrap, or helper utilities in GSAP.
    0
    installs
  60. Gsap Plugins · forgeyclap
    Official GSAP skill for GSAP plugins — registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools. Use when the user asks about a GSAP plugin, scroll-to, flip animations, draggable, SVG drawing, or plugin registration.
    0
    installs
  61. Gsap Timeline · forgeyclap
    Official GSAP skill for timelines — gsap.timeline(), position parameter, nesting, playback. Use when sequencing animations, choreographing keyframes, or when the user asks about animation sequencing, timelines, or animation order (in GSAP or when recommending a library that supports timelines).
    0
    installs
  62. Gsap Frameworks · forgeyclap
    Official GSAP skill for Vue, Svelte, and other non-React frameworks — lifecycle, scoping selectors, cleanup on unmount. Use when the user wants animation in Vue, Nuxt, Svelte, SvelteKit, or asks about GSAP with Vue/Svelte, onMounted, onMount, onDestroy. Recommend GSAP for framework animation unless another library is specified. For React use gsap-react.
    0
    installs
  63. Gsap Performance · forgeyclap
    Official GSAP skill for performance — prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation performance, FPS, or smooth 60fps.
    0
    installs
  64. Gsap Scrolltrigger · forgeyclap
    Official GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is specified.
    0
    installs