Explore skills

66,661 skills found

review

0

Run code review against design documents, checking acceptance criteria, security, performance, and test coverage. Use when reviewing implementation quality or running /review.

Desenvolvimento#ai#testby AI-Driven-School

start

0

Entry point for the Signal Prospecting Kit. Deep onboarding: researches the user's company from their domain, captures ICP, stack, and voice. Routes to /profile for market research. Triggers: /start, first run, "help me set up". Reads: ./gtm/ (all files). Writes: ./gtm/company.md, ./gtm/icp.md, ./gtm/voice.md. Standalone: yes.

Pesquisa e Web#aiby cismontane-harris2642

analyze

0

Analyze entire codebases using Gemini CLI's 1M token context. Generates architecture reports covering structure, security, performance, and improvement roadmaps. Use when auditing code quality or running /analyze.

Segurança#aiby AI-Driven-School

api

0

Generate OpenAPI 3.0 specification documents with endpoints, schemas, and security definitions. Use when designing REST APIs, creating API docs, or running /api.

Documentos#ai#apiby AI-Driven-School

seatmap

0

This skill should be used when the user asks about "seat map", "seatmap", "seat selection", "best seat", "window seat", "aisle seat", "legroom", "exit row", "seat availability", "airplane seats", "flight seats", "seat pitch", "seat review", "bulkhead", "quiet zone", mentions specific flight numbers (e.g. QF1, BA178, AA716), or wants to check, compare, or find seats on a flight.

Design e Frontend#mcp#aiby FlightSeatmap

mockup

0

Generate UI mockup images as PNG using HTML/Tailwind CSS rendered via Playwright. Supports multiple device presets (iPhone, iPad, desktop). Use when creating visual prototypes or running /mockup.

Design e Frontend#css#aiby AI-Driven-School

push

0

Exports approved outreach emails into the user's preferred format: sequencer CSV, plain text, or formatted for specific tools. Triggers: /push, "export emails", "push to instantly", "push to outreach". Reads: ./gtm/prospects.md, ./gtm/icp.md (for stack info). Writes: output files in ./gtm/export/. Standalone: yes.

Dados e Análise#aiby cismontane-harris2642

signal-scout

0

Identifies the buying signal TYPES that matter for the user's market, then uses them to find companies showing those signals right now. Triggers: /signal-scout, "find signals", "what signals matter". Reads: ./gtm/icp.md, ./gtm/company.md. Writes: ./gtm/signals.md. Standalone: yes — asks what they sell if no context exists.

Marketingby cismontane-harris2642

outreach

0

Takes the prospect list and writes personalized cold emails and/or LinkedIn connection requests. Signal-driven, product-specific, in the user's voice. Asks channel preference (email, LinkedIn, or both) before drafting. Batch mode for multiple prospects, single mode for one. Triggers: /outreach, "write emails", "draft outreach", "write linkedin", "draft linkedin", "outreach email", "outreach linked

DevOps e Infra#aiby cismontane-harris2642

profile

0

Researches the user's market, competitors, and competitive positioning to build a complete ICP profile. Shows findings for user approval before proceeding. Triggers: /profile, "research my market", "who are my competitors". Reads: ./gtm/company.md, ./gtm/icp.md. Writes: updates ./gtm/icp.md with competitive positioning. Standalone: yes (asks for domain if company.md missing).

Pesquisa e Web#aiby cismontane-harris2642

performance-advisor

0

Reference guide for MongoDB performance patterns: index strategies (ESR rule, compound, partial, TTL), explain plan interpretation, and performance checklists. Use as background knowledge when advising on indexing or performance. For hands-on optimization of a specific slow query, trigger the query-advisor agent instead.

Design e Frontend#aiby hoqo

schema-analyzer

0

Analyze MongoDB collection schemas, infer data types, detect inconsistencies, and recommend schema design improvements. Use when the user asks about database structure, data modeling, schema validation, or wants to understand their MongoDB collections.

Dados e Análiseby hoqo