Explorar skills

65.337 skills encontradas

requirements

0

Generate a requirements document with user stories, acceptance criteria, and constraints. Use when defining features, writing specs, or running /requirements before implementation.

Documentos#aipor AI-Driven-School

research

0

Conduct technical research using Gemini CLI, producing comparison reports with recommendations and code examples. Use when evaluating technologies, comparing libraries, or running /research.

Pesquisa e Web#aipor AI-Driven-School

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#testpor 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#aipor 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#aipor 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#apipor AI-Driven-School

mockup-swift

0

Generate native-quality iOS/macOS mockup PNGs using SwiftUI Preview rendering. Use when designing Apple platform UIs, creating native app mockups, or running /mockup-swift.

Design e Frontend#aipor AI-Driven-School

skill-edit

0

編輯現有 skill 的內部結構。精確修改 gotchas、scoring、forcing questions 等特定部分。 Trigger: 用戶說「改這個 skill」、「調 scoring」、「加 gotcha」、「改 forcing question」。 Do NOT use when: 要新增 skill(用 /skill-gen)。 Do NOT use when: 要整體升級(用 /domain-upgrade)。 Do NOT use when: 要改 skill 串接(用 /workflow-edit)。 上游:用戶指定的 skill + 修改意圖。 下游:/skill-check review。 產出:修改後的 skill 檔案。

DevOps e Infra#aipor fagemx

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#aipor FlightSeatmap

self-check

0

Audit Prismstack's own skills using its own 15D quality rubric. Trigger: "check our skills", "self audit", "eat our own dog food", "self-check" Do NOT use when: checking a user's domain stack (use the product /skill-check for that)

DevOps e Infra#aipor fagemx

domain-plan

0

為目標領域推導完整的 gstack skill map + workflow + artifact flow。 Trigger: 用戶說「我做 X 領域」、「幫我規劃 skill」、「我想建一套 domain stack」。 Do NOT use when: 已經有 skill map,要搭建(用 /domain-build)。 Do NOT use when: 要加單一 skill(用 /skill-gen)。 上游:無(入口 skill)。 下游:/domain-build。 產出:skill-map-{datetime}.md + workflow-graph-{datetime}.md

Design e Frontend#aipor fagemx

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#aipor AI-Driven-School