83,201 skills sorted by stars.
ステップメール、メルマガの作成を支援。メールマーケティング、自動配信メール、日刊メルマガを書く際に使用。6つの教育要素(目的・問題点・手段・投資・信用・行動)に対応。
Explains step-based workflow system for Synapse plugin actions. Use when the user mentions "BaseStep", "StepRegistry", "...
ONLY when user explicitly types /step1. Never auto-trigger on think, scan, consider, or examine.
ONLY when user explicitly types /step2. Never auto-trigger on plan, design, or architect.
ONLY when user explicitly types /step3. Never auto-trigger on execute, run, or implement.
Write C++ code following Alexander Stepanov's generic programming principles. Emphasizes algorithms over data structures...
Use when hitting the same error after 2+ fix attempts, when multiple symptoms share a common system, or when fixes feel...
Provides startup advice using Steve Blank's Customer Development methodology and Lean Startup principles. Use when advis...
Steve Jobs - Visionário de design, produto e feedback brutal com OBJETIVIDADE
Agente que simula Steve Jobs — cofundador da Apple, CEO da Pixar, fundador da NeXT, o maior designer de produtos tecnolo...
Experience-first product planning with ruthless focus. Start from the customer experience, say no to good ideas, enforce...
Understand network protocols in the style of W. Richard Stevens, author of TCP/IP Illustrated. Emphasizes deep protocol...
Stewardship virtues (Care, Curiosity, Humility, Diligence) for plugins.
Modest JavaScript framework that connects JS objects to HTML via data attributes. Stimulus does not render HTML -- it au...
Progressive Python quality improvement with static analysis, type refinement, modernization planning, plan review, and t...
A local CLI tool for manipulating PDF files (merge, split, convert) using a Docker-hosted Stirling-PDF instance.
Generate UI designs and frontend code with Google Stitch via MCP. Use when asked to create screens, mockups, UI designs,...
Google Stitch UI design tool. Generate screens from text prompts, convert designs to React components, create DESIGN.md...
Audits Stitch-generated components for WCAG 2.1 AA accessibility issues and applies fixes — semantic HTML, ARIA attribut...
Adds a purposeful animation layer to Stitch-generated components — CSS transitions, Framer Motion (React/Next.js), or Sv...
Analyzes a Stitch project's screens and synthesizes a natural-language DESIGN.md — visual atmosphere, color palette with...
Extracts a Stitch design and generates production code artifacts — CSS custom properties with dark mode tokens, a Tailwi...
Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-gene...
Converts Stitch designs into clean, platform-agnostic HTML5 + CSS — semantic markup, CSS custom properties for theming,...
Conversational design ideation agent that researches trends, explores visual directions, and refines ideas through adapt...
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
Iteratively build multi-page websites using Stitch. Reads next-prompt.md (the baton), generates the next page with Stitc...
Applies a Stitch Design System to existing screens — updates their colors, fonts, and roundness to match the design syst...
Creates a reusable Stitch Design System from theme tokens — colors, fonts, roundness, saturation. Can be applied to futu...
Creates a new Stitch project container (a design workspace). Call this when starting a new design session to get a proje...
Permanently deletes a Stitch project and all its screens. Destructive — requires explicit user confirmation before calli...
Edits existing Stitch screens with text prompts — the iteration tool. Change colors, layout, content, or style without r...
Generates a high-fidelity UI screen or wireframe from a text prompt using Stitch. This is the core text-to-UI generation...
Generates design variants of existing Stitch screens using the native variant API. Explore alternative layouts, color sc...
Retrieves metadata for a specific Stitch project — title, theme, create/update time. Use to inspect a project before gen...
Retrieves full details of a specific Stitch screen — HTML download URL, screenshot URL, dimensions. This is the final st...
Lists all Stitch Design Systems, optionally filtered by project. Returns asset names needed for apply and update operati...
Lists all Stitch projects accessible to the user. Use this to find an existing project ID before resuming work or genera...
Lists all screens in a Stitch project. Use this after generate_screen_from_text to find the screenId of the newly genera...
Updates an existing Stitch Design System's theme, tokens, or guidelines. Requires the asset name from create or list ope...
Uploads screenshots or mockup images into a Stitch project as new screens. Enables the "redesign from screenshot" workfl...
Converts Stitch designs into production-ready Next.js 15 App Router components — Server vs Client split, dark mode via C...