Loading...
Loading...
Found 5,029 Skills
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.
Gmail: Send, read, and manage email.
Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays
Unified entry point for Stitch design work. Handles prompt enhancement (UI/UX keywords, atmosphere), design system synthesis (.stitch/DESIGN.md), and high-fidelity screen generation/editing via Stitch MCP.
Gmail: Send an email.
Gmail: Show unread inbox summary (sender, subject, date).
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Search Google via Bright Data SERP API. Returns structured JSON results with title, link, and description. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE environment variables.
Gmail: Watch for new emails and stream them as NDJSON.
Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.
Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet), automatically fixes all issues (verify failures, dead code, descriptions, README, MCP tool quality), reports the before/after delta, and offers to publish. Use after any /printing-press run, or on any CLI in ~/printing-press/library/. Trigger phrases: "polish", "improve the CLI", "fix verify", "make it publish-ready", "clean up the CLI", "get this ready to ship".