frontboat
- 6 skills
- 0 followers
- 8 hours ago last updated
- ▌ Building Agent Team Prompts · frontboatProvides a prompt template and best practices for building Claude Code agent teams. Covers team composition, teammate spawn prompts, task breakdown, file ownership, communication protocols, and delegate mode. Use when creating an agent team, spawning teammates, parallelizing work across multiple Claude Code instances, or deciding whether an agent team is the right approach.
- ▌ Explore Packages · frontboatUse when exploring a monorepo or multi-package codebase to generate natural-language summaries of each package's purpose, examples, and public APIs using parallel haiku subagents
- ▌
- ▌ Markdown Dot New · frontboatUse markdown.new to fetch web content, convert files, and crawl sites as clean Markdown instead of raw HTML. Trigger this skill whenever you need to read a webpage, fetch URL content, convert a document (PDF, DOCX, XLSX, images, etc.), or crawl a website. This includes any task involving summarizing web pages, extracting content from URLs, ingesting documents, researching topics online, or gathering information from websites. If you're about to fetch HTML from a URL, use markdown.new instead — it returns clean Markdown with 80% fewer tokens.
- ▌ Routine Writer · frontboatWrite routines — scheduled or triggered prompts that iterate over a set of items, optionally take action on them, and return a short structured report. Use when users want to draft a briefing, triage pass, health check, review digest, tracker, fixer, or any recurring prompt over emails, PRs, issues, alerts, CI, or deps.
- ▌ Tak Server Guide · frontboat bundleUse the TAKDOCS MCP to answer source-backed questions about TAK Server and Federation Hub installation, configuration, federation, certificates, ports, commands, config files, and troubleshooting. Use when a user asks for help creating a TAK Server, configuring TAK/Federation Hub, finding exact TAK Server docs, validating a TAK deployment, or diagnosing TAK client/server connection issues.