← all publishers

franky47

@franky47 source repo

31 published skills

  1. Premortem · franky47
    Run a premortem on any plan, launch, product, hire, strategy, or decision. Assumes it already failed 6 months from now and works backward to find every reason why. Produces a revised plan with blind spots exposed. MANDATORY TRIGGERS: 'premortem this', 'premortem my', 'run a premortem', 'what could kill this', 'future-proof this', 'stress test this plan', 'what am i missing here', 'find the blind spots'. STRONG TRIGGERS: 'what could go wrong', 'am i missing anything', 'poke holes in this', 'where will this break', 'devil's advocate this'. Do NOT trigger on simple feedback requests, or factual questions. DO trigger when someone has a plan or commitment where the cost of being wrong is high.
    0 installs
  2. Brainstorm · franky47
    Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get roasted on their design, or mentions "brainstorm".
    0 installs
  3. No AI Slop · franky47 bundle
    Edit drafts into sharper, more human writing while preserving the writer's personal voice, or detect AI-slop patterns without rewriting. Use when the user wants a draft clearer, more direct, more opinionated, or less AI-sounding, or asks whether writing reads as AI.
    0 installs
  4. Write A Prd · franky47
    Create a PRD through user interview, codebase exploration, and module design. Use when user wants to write a PRD, create a product requirements document, or plan a new feature.
    0 installs
  5. Scheduler · franky47
    Schedule a prompt to fire back at yourself at a future time or on a recurring cron pattern. Use when the user says "remind me", "every N minutes/hours/days", "at HH:MM tomorrow", "check X periodically", or otherwise asks for any time-based action. Triggered by the `schedule` tool plus the `/schedule` command for listing and deletion.
    0 installs
  6. Prd To Issues · franky47
    Break a PRD into independently-grabbable beans issues using tracer-bullet vertical slices. Use when user wants to convert a PRD to issues, create implementation tickets, or break down a PRD into work items.
    0 installs
  7. Pnpm · franky47 bundle
    Fast, disk space efficient package manager for Node.js with strict dependency resolution and monorepo support
    0 installs
  8. Oxfmt · franky47
    Fast JavaScript/TypeScript formatter compatible with Prettier. Use when formatting JS/TS files, setting up code formatting, or migrating from Prettier.
    0 installs
  9. Frontend Design · franky47 bundle
    Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
    0 installs
  10. Docs · franky47
    Use when writing, editing, or organizing documentation, when planning what docs a feature needs, and whenever planning or implementing a new feature or change in a repo (docs ship with the code). Triggers on "write docs for X", "document this feature", "add a guide", "update the docs", "reorganize the docs", "plan feature X", "implement X", or /docs.
    0 installs
  11. HTML · franky47
    Render a document, a diagram, or a report as HTML for human visualisation.
    0 installs
  12. Work · franky47
    Pick one open task and implement it end-to-end as a unit of work. Use when the user asks to pick a task.
    0 installs
  13. Issue · franky47
    Guidelines on creating issues on GitHub
    0 installs
  14. Prose · franky47
    Use when writing prose meant to read by humans: PR descriptions, docs, blog drafts, emails, design memos
    0 installs
  15. Repro · franky47
    Create a minimal reproduction for a bug. Use when the user asks to create a repro.
    0 installs
  16. Unslop · franky47
    Cut AI tells from any writing. Must always apply.
    0 installs
  17. Show Me · franky47
    Help the user understand the current topic visually with concise diagrams, code-shape sketches, and focused HTML artifacts.
    0 installs
  18. Taildrop · franky47
    Use when the user asks to send, transfer, or taildrop files to a device. Triggers on phrases like "send to hex", "transfer to m4x", "taildrop this".
    0 installs
  19. Plannotator Annotate · franky47 bundle
    Open Plannotator's annotation UI for a markdown file, plain-text config file (.yaml, .json, .toml, .ini, .csv, .log, …), HTML file, URL, or folder and then respond to the returned annotations.
    0 installs
  20. Imagemagick · franky47
    ImageMagick 7+ image manipulation commands and best practices
    0 installs
  21. Create Agent · franky47 bundle
    Guide for creating custom OpenCode agents using markdown files with YAML frontmatter
    0 installs
  22. Typescript Advanced Types · franky47
    Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
    0 installs
  23. Mutation Testing · franky47
    Evaluate test suite quality by introducing code mutations and verifying tests catch them. Use for mutation testing, test quality, mutant detection, and test effectiveness analysis.
    0 installs
  24. Oxlint · franky47 bundle
    High-performance linter for JavaScript/TypeScript built on Oxc. 50-100x faster than ESLint with built-in React, TypeScript, Next.js, and accessibility rules. Use when setting up linting, migrating from ESLint, or configuring lint rules.
    0 installs
  25. Tsdown · franky47 bundle
    tsdown is a fast and elegant TypeScript library bundler powered by Rolldown and Oxc
    0 installs
  26. Vitest · franky47 bundle
    A blazing fast unit testing framework powered by Vite
    0 installs
  27. Plannotator Last · franky47 bundle
    Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.
    0 installs
  28. Github Stars Lists · franky47
    Use when the user asks to look for projects, repos, or tools they've starred or curated on GitHub — especially their own GitHub Stars lists. Triggers on phrases like "find projects on GitHub", "from my starred repos", "in my AI starred repos list".
    0 installs
  29. Plannotator Review · franky47 bundle
    Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.
    0 installs
  30. Turborepo · franky47 bundle
    Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
    0 installs
  31. Audit Github Actions · franky47 bundle
    Audit GitHub Actions workflows for supply-chain and CI/CD security vulnerabilities — script injection, expression injection, token exfiltration, unpinned actions, cache poisoning, and Shai-Hulud-class self-replicating worms. Use when the user asks to audit, review, or check the security of GitHub Actions, workflows, CI/CD pipelines, or asks about supply-chain risk, npm publish security, or Shai-Hulud.
    0 installs