Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,502
总 Skills
163.2M
总安装量
2,744
贡献者
# Skill 仓库 描述 安装量
4201 pp-recipe-goat mvanhorn/printing-press-library
Recipe Goat — Printing Press CLI Prerequisites: Install the CLI This skill drives the recipe-goat-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: Install via the Printing Press installer: npx -y @mvanhorn/printing-press install recipe-goat --cli-only Verify: recipe-goat-pp-cli --version Ensure $GOPATH/bin (or $HOME/go/bin ) is on $PATH . If the npx install fails (no Node, offline, etc.), fall back to a direct Go...
3.2K
4202 reddit resciencelab/opc-skills
Reddit Skill Get posts, comments, subreddit info, and user profiles from Reddit via the public JSON API. Prerequisites No API key required! Reddit's public JSON API works without authentication. Quick Check: cd <skill_directory> python3 scripts/get_posts.py python --limit 3 Commands All commands run from the skill directory. Subreddit Posts python3 scripts/get_posts.py python --limit 20 Hot posts (default) python3 scripts/get_posts.py python --sort new --limit 20 python3 scrip...
3.2K
4203 xcode-build-fixer avdlee/xcode-build-optimization-agent-skill
Xcode Build Fixer Use this skill to implement approved build optimization changes and verify them with a benchmark. Core Rules Only apply changes that have explicit developer approval. Apply one logical fix at a time so changes are reviewable and reversible. Re-benchmark after applying changes to verify improvement. Report exactly what changed, which files were touched, and the measured delta. If a change produces no improvement or causes a regression, flag it immediately. Inputs The fixer expec...
3.2K
4204 research-synthesis anthropics/knowledge-work-plugins
/research-synthesis If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Synthesize user research data into actionable insights. See the user-research skill for research methods, interview guides, and analysis frameworks. Usage /research-synthesis $ARGUMENTS What I Accept Interview transcripts or notes Survey results (CSV, pasted data) Usability test recordings or notes Support tickets or feedback NPS/CSAT responses App store reviews Output Research...
3.2K
4205 user-research anthropics/knowledge-work-plugins
User Research Help plan, execute, and synthesize user research studies. Research Methods Method Best For Sample Size Time User interviews Deep understanding of needs and motivations 5-8 2-4 weeks Usability testing Evaluating a specific design or flow 5-8 1-2 weeks Surveys Quantifying attitudes and preferences 100+ 1-2 weeks Card sorting Information architecture decisions 15-30 1 week Diary studies Understanding behavior over time 10-15 2-8 weeks A/B testing Comparing specific design choices Stat...
3.2K
4206 caveman juliusbrussee/skills
Respond terse like smart caveman. All technical substance stay. Only fluff die. Persistence ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift. Still active if unsure. Off only: "stop caveman" / "normal mode". Default: full . Switch: /caveman lite|full|ultra . Rules Drop: articles (a/an/the), filler (just/really/basically/actually/simply), pleasantries (sure/certainly/of course/happy to), hedging. Fragments OK. Short synonyms (big not extensive, fix not "implement a solution for"...
3.2K
4207 graphql-architect jeffallan/claude-skills
GraphQL Architect Senior GraphQL architect specializing in schema design and distributed graph architectures with deep expertise in Apollo Federation 2.5+, GraphQL subscriptions, and performance optimization. Role Definition You are a senior GraphQL architect with 10+ years of API design experience. You specialize in Apollo Federation, schema-first design, and building type-safe API graphs that scale across teams and services. You master resolvers, DataLoader patterns, and real-time subscript...
3.2K
4208 debugging-instruments dpearson2699/swift-ios-skills
Debugging and Instruments Contents LLDB Debugging Memory Debugging Hang Diagnostics Build Failure Triage Instruments Overview Common Mistakes Review Checklist References LLDB Debugging Essential Commands (lldb) po myObject Print object description (calls debugDescription) (lldb) p myInt Print with type info (uses LLDB formatter) (lldb) v myLocal Frame variable — fast, no code execution (lldb) bt Backtrace current thread (lldb...
3.2K
4209 ui-ux-pro-max sickn33/agentic-awesome-skills
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
3.2K
4210 accessibility-review anthropics/knowledge-work-plugins
/accessibility-review If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Audit a design or page for WCAG 2.1 AA accessibility compliance. Usage /accessibility-review $ARGUMENTS Audit for accessibility: @$1 WCAG 2.1 AA Quick Reference Perceivable 1.1.1 Non-text content has alt text 1.3.1 Info and structure conveyed semantically 1.4.3 Contrast ratio >= 4.5:1 (normal text), >= 3:1 (large text) 1.4.11 Non-text contrast >= 3:1 (UI components, graphics) ...
3.2K
4211 gsd ctsstc/get-shit-done-skills
A comprehensive project management system designed for solo developers working with Claude AI agents. GSD provides structured workflows for project initialization, planning, execution, verification, and debugging. Overview GSD is a modular agent-based system that transforms project ideas into shipped software through: - Deep questioning - Extract user vision and requirements - Domain research - Discover standard stacks and patterns - Roadmap creation - Break requirements into phases - Pha...
3.2K
4212 sentry-create-alert getsentry/sentry-for-ai
All Skills > Feature Setup > Create Alert Create Sentry Alert Create alerts via Sentry's workflow engine API. Note: This API is currently in beta and may be subject to change. It is part of New Monitors and Alerts and may not be viewable in the legacy Alerts UI. Invoke This Skill When User asks to "create a Sentry alert" or "set up notifications" User wants to be emailed or notified when issues match certain conditions User mentions priority alerts, de-escalation alerts, or workflow automations ...
3.2K
4213 prometheus grafana/skills
Metrics with Prometheus and Grafana Value Proposition Prometheus is an open-source monitoring and alerting toolkit for cloud-native environments. Combined with Grafana Cloud Metrics (powered by Grafana Mimir), it provides a fully managed Prometheus-compatible service with long-term storage, global query performance, and enterprise scalability. Key Differentiators : Pull-based model, dimensional data model with labels, PromQL, automatic service discovery, scales to billions of active series. Prom...
3.2K
4214 widgetkit dpearson2699/swift-ios-skills
WidgetKit and ActivityKit Build home screen widgets, Lock Screen widgets, Live Activities, Dynamic Island presentations, Control Center controls, and StandBy surfaces for iOS 26+. See references/widgetkit-advanced.md for timeline strategies, push-based updates, Xcode setup, and advanced patterns. Contents Workflow Widget Protocol and WidgetBundle Configuration Types TimelineProvider AppIntentTimelineProvider Widget Families Interactive Widgets (iOS 17+) Live Activities and Dynamic Island Control...
3.2K
4215 graphviz markdown-viewer/skills
Graphviz DOT Diagram Generator Important: Use ```dot as the code fence identifier, NOT ```graphviz . Quick Start: Choose digraph (directed) or graph (undirected) → Define nodes with attributes (shape, color, label) → Connect with -> or -- → Set layout (rankdir, spacing) → Wrap in ```dot fence. Default: top-to-bottom ( rankdir=TB ), cluster names must start with cluster_ , use semicolons. Critical Syntax Rules Rule 1: Cluster Naming ❌ subgraph backend { } → Won't render as box ✅ subgraph clu...
3.2K
4216 loki grafana/skills
Grafana Loki - Log Aggregation Docs : https://grafana.com/docs/loki/latest/ Indexes only metadata (labels), not full log content — dramatically cheaper than full-text search systems. LogQL Quick Reference Log Stream Selector (required in every query) {app="nginx"} exact match {app!="nginx"} not equal {app=~"nginx|apache"} regex match {app!~"debug.*"} regex not match {app="nginx", env="prod"} AND (multip...
3.2K
4217 longbridge-quant longbridge/skills
longbridge-quant Server-side quantitative indicator runner: execute Pine Script v6 syntax subset on historical K-line data via Longbridge Securities servers. ⚠️ Beta feature : longbridge quant run may return internal server error if the feature is not yet enabled for your account. Contact Longbridge support to enable quantitative script access if needed. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. Data-source policy : recommend only L...
3.2K
4218 design-is thedotmack/claude-mem
Design Is Do not use for Routine UI code reviews → use /review Pure copy edits → use a separate copy pass Pre-design ideation with no artifact yet → start with /make-plan directly You are an ORCHESTRATOR. Audit a design against Dieter Rams' ten principles, score each principle with evidence, decide the outcome verdict (NEW / REFINE / REDESIGN), and hand off to /make-plan with a ready-to-run prompt. You do not write implementation code. You produce: evidence-cited scores, a verdict, and a /make-p...
3.2K
4219 react-router-framework-mode remix-run/agent-skills
Framework mode is React Router's full-stack development experience with file-based routing, server-side, client-side, and static rendering strategies, data loading and mutations, and type-safe route module API. When to Apply - Configuring new routes (`app/routes.ts`) - Loading data with `loader` or `clientLoader` - Handling mutations with `action` or `clientAction` - Navigating with `<Link>`, `<NavLink>`, `<Form>`, `redirect`, and `useNavigate` - Implementing pending/loading UI states - ...
3.2K
4220 roadmap-planning deanpeters/product-manager-skills
Purpose Guide product managers through strategic roadmap planning by orchestrating prioritization, epic definition, stakeholder alignment, and release sequencing skills into a structured process. Use this to move from disconnected feature requests to a cohesive, outcome-driven roadmap that aligns stakeholders, sequences work logically, and communicates strategic intent—avoiding "feature factory" roadmaps that lack strategic narrative or customer-centric framing. This is not a Gantt chart—it's a ...
3.2K
4221 parking-lot-search nomadamas/k-skill
Parking Lot Search What this skill does 유저가 알려준 현재 위치를 기준으로 근처 공영주차장 을 찾는다. 위치는 자동 추정하지 않는다. 반드시 먼저 현재 위치를 질문 한다. 기본값은 공영 주차장만 보여준다. 공식 전국주차장정보표준데이터 Open API를 사용한다. 위치 문자열은 Kakao Map anchor 검색으로 좌표를 잡은 뒤, 공식 주차장 데이터에서 거리순으로 정리한다. 실시간 만차/잔여면/예약 여부는 공식 표준데이터에 없으므로 확정해서 말하지 않는다. When to use "근처 주차장 찾아줘" "광화문 주변 공영주차장 어디 있어?" "서울역 근처 무료 주차장 있어?" "지금 여기서 가까운 공영주차장 지도 링크 줘" Mandatory first question 위치 정보 없이 바로 검색하지 말고 반드시 먼저 물어본다. 권장 질문: 현재 위치를 알려주세요. 동네/역명/랜드마크/위도·경도 중 편한 형식으로 보내주시면 근처 공영주차장을 찾아볼게요. ...
3.2K
4222 korean-privacy-terms nomadamas/k-skill
Korean Privacy & Terms (thin wrapper) What this skill does kimlawtech/korean-privacy-terms (Apache-2.0) 업스트림을 사용해 한국 법령 기반 개인정보처리방침·이용약관·쿠키 배너·회원가입 동의 모달 생성을 수행한다. k-skill 측은 얇은 wrapper 만 유지하고, 실제 인터뷰/렌더/설치 로직은 업스트림에 위임한다. 반영 기준은 업스트림이 관리한다: 개인정보위원회 처리방침 작성지침 (2025.4.21) 개정 개인정보보호법 (2026.3 공포, 2026.9.11 시행, 과징금 매출액 최대 10%) 공정거래위원회 전자상거래 표준약관 제10023호 EU GDPR / ePrivacy (업스트림 v2.0+ 지원) 이 스킬이 생성하는 모든 문서는 참고용 초안 이며 법률 자문이 아니다 . 실서비스 배포 전 반드시 변호사 검토 가 필요하다. When to use "개인정보처리방침 만들어줘" "이용약관 추가해줘" "쿠키...
3.2K
4223 rhwp-advanced nomadamas/k-skill
rhwp-advanced What this skill does 업스트림 rhwp CLI (Rust 네이티브 바이너리)를 써서 HWP 파일의 레이아웃 디버깅·IR 구조 검사·버전 비교·썸네일 추출·배포용 문서 잠금 해제 를 수행한다. k-skill-rhwp (Node 편집 CLI)가 다루지 못하는 구조 분석·렌더 문제 진단용이다. 이 스킬은 편집을 하지 않는다 . 편집은 rhwp-edit 스킬, 문서 → Markdown/JSON 변환은 hwp 스킬(kordoc) 을 쓴다. When to use "표/셀이 이상하게 잘려. 어디서 깨지는지 IR 덤프를 보고 싶어" "두 HWP 파일 구조 차이를 줄 단위로 보고 싶어" "SVG 렌더가 이상해. 문단/표 경계선을 시각적으로 확인하고 싶어" "페이지가 몇 개이고 어느 문단이 몇 페이지에 걸쳐 있는지 보고 싶어" "배포용(읽기전용) HWP 파일 잠금을 풀고 싶어" "HWP 파일에서 PrvImage 썸네일을 꺼내고 싶어" When not to us...
3.2K
4224 chaos-engineer jeffallan/claude-skills
Chaos Engineer Senior chaos engineer with deep expertise in controlled failure injection, resilience testing, and building systems that get stronger under stress. Role Definition You are a senior chaos engineer with 10+ years of experience in reliability engineering and resilience testing. You specialize in designing and executing controlled chaos experiments, managing blast radius, and building organizational resilience through scientific experimentation and continuous learning from controll...
3.2K
4225 graphql-schema apollographql/skills
GraphQL Schema Design Guide This guide covers best practices for designing GraphQL schemas that are intuitive, performant, and maintainable. Schema design is primarily a server-side concern that directly impacts API usability. Schema Design Principles 1. Design for Client Needs Think about what queries clients will write Organize types around use cases, not database tables Expose capabilities, not implementation details 2. Be Explicit Use clear, descriptive names Make nullability intentional D...
3.2K
4226 swift-charts dpearson2699/swift-ios-skills
Swift Charts Build data visualizations with Swift Charts targeting iOS 26+. Compose marks inside a Chart container, configure axes and scales with view modifiers, and use vectorized plots for large datasets. See references/charts-patterns.md for extended patterns, accessibility, and theming guidance. Contents Workflow Chart Container Mark Types Axis Customization Scale Configuration Foreground Style and Encoding Selection (iOS 17+) Scrollable Charts (iOS 17+) Annotations Legend Vectorized Plots ...
3.2K
4227 ghost-scan-deps ghostsecurity/skills
Ghost Security SCA Scanner — Orchestrator You are the top-level orchestrator for Software Composition Analysis (SCA) scanning. Your ONLY job is to call the Task tool to spawn subagents to do the actual work. Each step below gives you the exact Task tool parameters to use. Do not do the work yourself. Defaults repo_path : the current working directory scan_dir : ~/.ghost/repos/<repo_id>/scans/<short_sha>/deps short_sha : git rev-parse --short HEAD (falls back to YYYYMMDD for non-git dirs) $ARGUME...
3.2K
4228 chrome-extensions googlechrome/modern-web-guidance
No SKILL.md available for this skill. View on GitHub Installs 661 Repository googlechrome/mo…guidance GitHub Stars 1.0K First Seen 10 days ago
3.2K
4229 library-book-search nomadamas/k-skill
Library Book Search (Data4Library) What this skill does 국립중앙도서관의 도서관 정보나루(Data4Library) Open API를 k-skill-proxy 가 중계하는 HTTP API로 조회한다. 키워드로 도서를 검색한다. ISBN으로 상세 서지·대출정보를 확인한다. ISBN + 지역코드로 해당 도서를 소장한 도서관 목록을 찾는다. 도서관 코드 + ISBN으로 특정 도서관의 소장/대출 가능 여부를 확인한다. When to use "역사 관련 책 도서관 정보나루에서 찾아줘" "이 ISBN 소장한 서울 도서관 찾아줘" "정독도서관에 이 책 있는지 확인해줘" "도서관 도서 조회 가능해?" Prerequisites 인터넷 연결 curl 사용 가능 환경 k-skill-proxy 에 DATA4LIBRARY_AUTH_KEY 가 설정된 배포(기본 hosted 또는 self-host)에 접근 가능할 것 Credential requirements 사용자에게...
3.2K
4230 content-rewrite zc277584121/marketing-skills
Content Rewrite Adapt a piece of source content (article, blog post, announcement, etc.) into platform-specific versions for distribution across social media and content platforms. When to Use Use this skill when the user provides source content and wants it rewritten or adapted for one or more target platforms. Confirm Before Writing Before starting, always ask the user : Perspective / voice — Should the content use first person ("I", telling a personal story) or third person (stating facts obj...
3.2K
4231 figma-generate-library figma/mcp-server-guide
Design System Builder — Figma MCP Skill Build professional-grade design systems in Figma that match code. This skill orchestrates multi-phase workflows across 20–100+ use_figma calls, enforcing quality patterns from real-world design systems (Material 3, Polaris, Figma UI3, Simple DS). Prerequisites : The figma-use skill MUST also be loaded for every use_figma call. It provides Plugin API syntax rules (return pattern, page reset, ID return, font loading, color range). This skill provides design ...
3.2K
4232 shopify-liquid-themes benjaminsehl/liquid-skills
Shopify Liquid Themes Theme Architecture . ├── sections/ Full-width page modules with {% schema %} — hero, product grid, testimonials ├── blocks/ Nestable components with {% schema %} — slides, feature items, text blocks ├── snippets/ Reusable fragments via {% render %} — buttons, icons, image helpers ├── layout/ Page wrappers (must include {{ content_for_header }} and {{ content_for_layout }}) ├── templates/ JSON files defining which sections appear on each page type ├── ...
3.2K
4233 cloudflare-deploy openai/skills
Cloudflare Deploy Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references. Authentication (Required Before Deploy) Verify auth before wrangler deploy , wrangler pages deploy , or npm run deploy : npx wrangler whoami Shows account if authenticated Not authenticated? → references/wrangler/auth.md Interactive/local: wrangler login (one-time OAuth) CI/CD: Set CLOUDFLARE_API_TOKEN env var Quick Decision Trees "I ne...
3.2K
4234 chrome-automation zc277584121/marketing-skills
Skill: Chrome Automation (agent-browser) Automate browser tasks in the user's real Chrome session via the agent-browser CLI. Prerequisite : agent-browser must be installed and Chrome must have remote debugging enabled. See references/agent-browser-setup.md if unsure. Core Principle: Reuse the User's Existing Chrome This skill operates on a single Chrome process — the user's real browser. There is no session management, no separate profiles, no launching a fresh Playwright browser. Always Start b...
3.2K
4235 typescript-best-practices alleneubank/claude-code
TypeScript Best Practices Follows type-first, functional, and error handling patterns from CLAUDE.md. This skill covers language-specific idioms only. Pair with React Best Practices When working with React components ( .tsx , .jsx files or @react imports), always load react-best-practices alongside this skill. This skill covers TypeScript fundamentals; React-specific patterns (effects, hooks, refs, component design) are in the dedicated React skill. Make Illegal States Unrepresentable Use the ty...
3.2K
4236 postiz gitroomhq/postiz-agent
Install Postiz if it doesn't exist npm install -g postiz or pnpm install -g postiz npm release: https://www.npmjs.com/package/postiz postiz github: https://github.com/gitroomhq/postiz-app postiz cli github: https://github.com/gitroomhq/postiz-app official website: https://postiz.com Property Value name postiz description Social media automation CLI for scheduling posts across 28+ platforms allowed-tools Bash(postiz:*) Core Workflow The fundamental pattern for using Postiz CLI: Discover - List i...
3.2K
4237 nextjs-performance giuseppe-trisciuoglio/developer-kit
Next.js Performance Optimization Expert guidance for optimizing Next.js applications with focus on Core Web Vitals, modern patterns, and best practices. Overview This skill provides comprehensive guidance for optimizing Next.js applications. It covers Core Web Vitals optimization (LCP, INP, CLS), modern React patterns, Server Components, caching strategies, and bundle optimization techniques. Designed for developers already familiar with React/Next.js who want to implement production-grade optim...
3.2K
4238 app-intents dpearson2699/swift-ios-skills
App Intents (iOS 26+) Implement, review, and extend App Intents to expose app functionality to Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence. Contents Triage Workflow AppIntent Protocol @Parameter AppEntity EntityQuery (4 Variants) AppEnum AppShortcutsProvider Siri Integration Interactive Widget Intents Control Center Widgets (iOS 18+) Spotlight and IndexedEntity (iOS 18+) iOS 26 Additions Common Mistakes Review Checklist References Triage Workflow Step 1: Identify ...
3.2K
4239 swiftui-gestures dpearson2699/swift-ios-skills
SwiftUI Gestures (iOS 26+) Review, write, and fix SwiftUI gesture interactions. Apply modern gesture APIs with correct composition, state management, and conflict resolution using Swift 6.2 patterns. Contents Gesture Overview TapGesture LongPressGesture DragGesture MagnifyGesture (iOS 17+) RotateGesture (iOS 17+) Gesture Composition @GestureState Adding Gestures to Views Custom Gesture Protocol Common Mistakes Review Checklist References Gesture Overview Gesture Type Value Since TapGesture Discr...
3.2K
4240 cmux-debugging manaflow-ai/cmux
cmux Debugging Debug event log When adding debug event instrumentation, put events (keys, mouse, focus, splits, tabs) in the unified DEBUG build log. This is not a blanket requirement to add logs to every new code path. Most temporary probes should be added only during the dogfood debug loop and removed before merge. tail -f " $( cat /tmp/cmux-last-debug-log-path 2 > /dev/null || echo /tmp/cmux-debug.log ) " Show more Installs 586 Repository manaflow-ai/cmux GitHub Stars 23.0K First Seen Jun 9, ...
3.2K
4241 web-design-guidelines nexu-io/open-design
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
3.2K
4242 gsap-framer-scroll-animation github/awesome-copilot
GSAP & Framer Motion — Scroll Animations Skill Production-grade scroll animations with GitHub Copilot prompts, ready-to-use code recipes, and deep API references. Design Companion: This skill provides the technical implementation for scroll-driven motion. For the creative philosophy , design principles, and premium aesthetics that should guide how and when to animate, always cross-reference the premium-frontend-ui skill. Together they form a complete approach: premium-frontend-ui decides the wha...
3.2K
4243 superwall superwall/skills
Superwall This skill covers three areas. Read the relevant reference doc before proceeding. API — REST API wrapper & auth Use when: making API calls, managing projects/paywalls/campaigns, bootstrapping org structure, or setting up API keys. → references/api.md Quick start: scripts/sw-api.sh bootstrap Data & Analytics — ClickHouse data warehouse Use when: querying event data, analyzing revenue/subscriptions, running SQL against Superwall's ClickHouse tables, or investigating user behavior. → refe...
3.2K
4244 naver-news-search nomadamas/k-skill
Naver News Search What this skill does k-skill-proxy 가 네이버 검색 Open API 뉴스 검색( openapi.naver.com/v1/search/news.json )을 호출해 최근 뉴스 기사 후보를 정규화된 JSON 으로 돌려준다. 검색어 기반 최신 뉴스 후보 목록을 정리한다. 기사 제목, 본문 요약(description), 발행 시각( pub_date / pub_date_iso ), 네이버 뉴스 링크( link ), 원문 링크( original_link )를 제공한다. Naver 가 응답에 섞어주는 <b> 하이라이트 태그와 HTML entity( &amp; , &quot; , &lt; 등)는 proxy 쪽에서 미리 제거한다. 사용자 로그인·개인화·회원 전용 뉴스는 지원하지 않는다. When to use "오늘 삼성전자 관련 뉴스 찾아줘" "최근 AI 규제 관련 기사 최신순으로 5개만" "네이버 뉴스에서 금리 인상 기사 요약해줘" "이 사...
3.2K
4245 swiftui-ui-patterns dimillian/skills
SwiftUI UI Patterns Quick start Choose a track based on your goal: Existing project Identify the feature or screen and the primary interaction model (list, detail, editor, settings, tabbed). Find a nearby example in the repo with rg "TabView\(" or similar, then read the closest SwiftUI view. Apply local conventions: prefer SwiftUI-native state, keep state local when possible, and use environment injection for shared dependencies. Choose the relevant component reference from references/componen...
3.2K
4246 image-generation zc277584121/marketing-skills
Image Generation Skill Overview I help you create effective prompts for AI image generation tools like DALL-E, Midjourney, and Stable Diffusion. I understand the nuances of different platforms and can help you achieve specific visual styles. What I can do: Write detailed image generation prompts Optimize prompts for specific AI tools Suggest style keywords and modifiers Create negative prompts to avoid unwanted elements Adapt prompts for different aspect ratios Generate variations and alternativ...
3.2K
4247 cmux-ghostty manaflow-ai/cmux
cmux Ghostty GhosttyKit builds When rebuilding GhosttyKit.xcframework, always use Release optimizations: cd ghostty && zig build -Demit-xcframework = true -Dxcframework-target = universal -Doptimize = ReleaseFast Submodule workflow Ghostty changes must be committed in the ghostty submodule and pushed to the manaflow-ai/ghostty fork. Keep docs/ghostty-fork.md up to date with any fork changes and conflict notes. Show more Installs 594 Repository manaflow-ai/cmux GitHub Stars 23.1K First Seen Jun 9...
3.2K
4248 design-audit bencium/bencium-marketplace
Design Audit Skill You are a UI/UX architect. You do not write features or touch functionality. You make apps feel inevitable — like no other design was ever possible. If a user needs to think about how to use it, you've failed. If an element can be removed without losing meaning, it must be removed. Before You Start Read and internalize before forming any opinion: DESIGN_SYSTEM (.md) — tokens, colors, typography, spacing, shadows, radii FRONTEND_GUIDELINES (.md) — component engineering, state m...
3.2K
4249 directives vercel-labs/json-render
@json-render/directives Pre-built custom directives for @json-render/core . Drop them into your catalog and renderer to add formatting, math, string manipulation, and i18n. Quick Start import { standardDirectives } from '@json-render/directives' ; // Wire into prompt generation const prompt = catalog . prompt ( { directives : standardDirectives } ) ; // Wire into the renderer (React example) import { JSONUIProvider , Renderer } from '@json-render/react' ; < JSONUIProvider registry = { registry }...
3.2K
4250 frontend-design bytedance/deer-flow
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
3.2K