Muscovyduckantonbruckner450/Swift-Agent-Skills
Provide open-source AI agent skills for Swift and Apple platforms to enhance coding with SwiftUI, Swift concurrency, and SwiftData tools.
Provide open-source AI agent skills for Swift and Apple platforms to enhance coding with SwiftUI, Swift concurrency, and SwiftData tools.
npx skills add Muscovyduckantonbruckner450/Swift-Agent-SkillsProvide open-source AI agent skills for Swift and Apple platforms to enhance coding with SwiftUI, Swift concurrency, and SwiftData tools.
Create distinctive, high-converting landing pages that combine proven conversion elements with exceptional design quality. Build beautiful, memorable landing pages using Next.js 14+ and ShadCN UI that avoid generic AI aesthetics while following the 11 essential elements framework.
An Agent Skill that turns research papers into critically-read digests with anti-hallucination PDF parsing and runnable eval suite.
A curated, opinionated guide to Amazon Web Services — services, tools, official docs, deep-dive guides, and battle-tested references
Build, validate, and export VS Code agent skills (SKILL.md) with a structured wizard UX
⚔ 18,142+ AI agent skills from 307+ GitHub repos across 14 frameworks (Claude Code, Cursor, Cline, Roo, Aider, OpenHands, Codex, Continue, Goose, Copilot, AutoGen, CrewAI, LangGraph, Antigravity). Organized into 10 LOTR-themed kingdoms. Includes reusable Python crawler.
Installs and configures assistant-ui in a project via the CLI, and picks the right runtime for a backend. Use for first-time install, scaffold, or config: `npx assistant-ui@latest create my-app` (templates default, minimal, cloud, cloud-clerk, langgraph, mcp), `npx assistant-ui@latest init [--yes] [--overwrite]` in an existing Next.js app, or `npx assistant-ui@latest add` registry components (markdown-text, thread-list). Also use to choose a runtime hook for a backend: useChatRuntime (AI SDK), useLangGraphRuntime, useAgUiRuntime, useA2ARuntime, useLocalRuntime (custom streaming API), or useExternalStoreRuntime (Redux/Zustand). Covers Vite/TanStack Start setup, shadcn styling, the playground --preset flag, and avoiding the deprecated @assistant-ui/styles and @assistant-ui/react-ui packages. For upgrading an existing install or post-upgrade breakage use update; for building UI from raw parts use primitives.