CtrlK
BlogDocsLog inGet started
Tessl Logo

flowai-plugins

github.com/korchasa/flowai-plugins

SkillAddedReview
write-gods-tasks

plugins/flowai-engineering/skills/write-gods-tasks/SKILL.md

Author task files in the GODS framework (Goal, Overview, Definition of Done, Solution). Use when the user asks to write, structure, or break down a task or plan in GODS format.

68

write-dep

plugins/flowai-engineering/skills/write-dep/SKILL.md

Write a Development Enhancement Proposal (DEP) for a technical improvement. Use when the user wants to propose, document, or formalize a technical change for review.

62

manage-github-tickets

plugins/flowai-engineering/skills/manage-github-tickets/SKILL.md

Create and manage GitHub issues using the GODS framework. Use when creating, updating, or triaging GitHub issues.

68

interactive-teaching-materials

plugins/flowai-engineering/skills/interactive-teaching-materials/SKILL.md

Creates interactive HTML teaching materials with clickable state diagrams. Use when the user asks to produce an explorable tutorial artifact, not to answer a question.

67

fix-tests

plugins/flowai-engineering/skills/fix-tests/SKILL.md

Fix failing or broken tests by finding the root cause and correcting the source code (not the test). Use when tests fail, a suite is red, or the user asks to fix or repair tests or a CI test failure.

71

engineer-prompts-for-reasoning

plugins/flowai-engineering/skills/engineer-prompts-for-reasoning/SKILL.md

Guide to writing prompts for reasoning models (Gemini Pro, GPT-4o, Claude Sonnet), focused on structure and context. Use when the user is writing or tuning prompts for a reasoning or smart model.

54

engineer-prompts-for-instant

plugins/flowai-engineering/skills/engineer-prompts-for-instant/SKILL.md

Guide to writing stable prompts for instant/fast models (Gemini Flash, GPT-4o Mini, Haiku). Use when the user is writing or tuning prompts for a fast or cheap model.

62

engineer-plugin-mcp

plugins/flowai-engineering/skills/engineer-plugin-mcp/SKILL.md

Build AI-IDE plugin MCP elements - stdio JSON-RPC servers, tool schemas, host wiring for Claude Code/Codex, event-name mapping, and validation. Use when adding an MCP server to a plugin.

69

engineer-plugin-marketplace

plugins/flowai-engineering/skills/engineer-plugin-marketplace/SKILL.md

Design AI-IDE plugin marketplaces - requirements, host-specific payloads, local dogfood, release sync, and validation. Use when the user wants to create or publish a plugin marketplace.

72

engineer-plugin-hooks

plugins/flowai-engineering/skills/engineer-plugin-hooks/SKILL.md

Build AI-IDE plugin hook elements - shared policies plus Claude Code/Codex/OpenCode/Cursor adapters for lifecycle events, blocking, audit, and context injection. Use when adding or configuring plugin hooks.

65

engineer-ai-ide-plugin

plugins/flowai-engineering/skills/engineer-ai-ide-plugin/SKILL.md

Design and build plugins for AI IDEs (skills, MCP tools, hooks, packaging, manifests, marketplaces, per-IDE validation). Use when the user wants to create, design, or package an AI-IDE plugin.

69

draw-mermaid-diagrams

plugins/flowai-engineering/skills/draw-mermaid-diagrams/SKILL.md

Draw and edit Mermaid diagrams in Markdown. Use when the user wants to visualize processes, flows, sequences, or asks for diagrams.

68

diagnose-benchmark-failure

plugins/flowai-engineering/skills/diagnose-benchmark-failure/SKILL.md

Use when a flowai benchmark fails and you need the cause from run artifacts before editing. Reads judge-evidence.md, the sandbox SKILL.md, and scenario mod.ts; classifies the failure against a known taxonomy; produces an evidence-grounded report (no fixes). Do NOT trigger for passing benchmarks or generic skill iteration.

70

deep-research

plugins/flowai-engineering/skills/deep-research/SKILL.md

Multi-directional deep research with sub-agents, scoring, source verification, and cited synthesis. Use for comprehensive research, deep analysis, or evidence-backed answers. Produces executive summary + markdown report. Supports search tools, playwright-cli, and MCP.

71

browser-automation

plugins/flowai-engineering/skills/browser-automation/SKILL.md

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

70

analyze-context

plugins/flowai-engineering/skills/analyze-context/SKILL.md

Estimate total token usage and cost across conversation history, system prompts, and active rules. Use when the user asks how much context or how many tokens are in use, to audit context size, or to estimate session cost.

65

write-agent-benchmarks

plugins/flowai-devtools/skills/write-agent-benchmarks/SKILL.md

Create, maintain, and run evidence-based benchmarks for AI agents. Use when setting up testing infrastructure, writing new test scenarios, or evaluating agent performance.

63

engineer-subagent

plugins/flowai-devtools/skills/engineer-subagent/SKILL.md

Guide for creating effective Subagents (custom agent definitions). Use when users want to create a new subagent, set up task-specific agents, configure code reviewers, debuggers, or domain-specific assistants. Works across IDEs (Cursor, OpenCode).

65

engineer-skill

plugins/flowai-devtools/skills/engineer-skill/SKILL.md

Guide for creating effective Agent Skills (SKILL.md packages). Use when users want to create a new skill, write a skill, author a SKILL.md, or ask about skill structure, best practices, or skill file format. Works across IDEs (Cursor, Claude Code, OpenCode).

64

engineer-rule

plugins/flowai-devtools/skills/engineer-rule/SKILL.md

Guide for creating persistent AI rules (coding standards, project conventions, file-specific patterns). Use when users want to create a rule, add coding standards, set up project conventions, configure file-specific patterns, or ask about rules placement. Works across IDEs (Cursor, Claude Code, OpenCode).

68

engineer-hook

plugins/flowai-devtools/skills/engineer-hook/SKILL.md

Creation and configuration of event hooks/plugins to manage agent behavior, command filtering, auditing, and automation. Works across IDEs (Cursor, Claude Code, OpenCode). Use when you need to: (1) Create a new hook (e.g., for formatting or security checks), (2) Configure hooks/plugins, (3) Implement logic for blocking or modifying agent actions via scripts.

69

engineer-command

plugins/flowai-devtools/skills/engineer-command/SKILL.md

Guide for creating effective flowai commands. This skill should be used when users want to create a new command (or update an existing command) that extends flowai's capabilities with specialized knowledge, workflows, or tool integrations. Works across IDEs (Cursor, Claude Code, OpenCode).

64

deploy

plugins/flowai-deno/skills/deploy/SKILL.md

Manage Deno Deploy cloud services using both `deno deploy` and `deployctl`. Use this skill for deploying projects, managing cloud environments (Build/Dev/Prod contexts), monitoring logs, and troubleshooting deployment issues (like private npm dependencies).

63

cli

plugins/flowai-deno/skills/cli/SKILL.md

Manage all Deno capabilities via CLI (run, test, fmt, lint, task, add, etc.). Use this skill when you need to execute Deno commands, manage dependencies, run tests, or handle local development workflows.

65

select-llm-model

plugins/flowai-beta/skills/select-llm-model/SKILL.md

Recommend which LLM model to use for a task. Use when asked "which model / best LLM for X", "pick a model for this task", or for a model shortlist ranked by live leaderboard evidence (coding, reasoning, agentic, tool-use, price, speed). Live-fetches public leaderboards and ranks models with per-axis rationale and citations.

71