Toolverse
All skills

new-api-support

by nalexn

Add introspection support for a SwiftUI API (view type, modifier, or View extension function). Use when the user wants to add support for a new SwiftUI entity to ViewInspector.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
nalexn
Category
Backend

About this skill

Add introspection support for a SwiftUI API (view type, modifier, or View extension function). Use when the user wants to add support for a new SwiftUI entity to ViewInspector.

How to use

  1. Przygotuj nazwę elementu SwiftUI, który chcesz dodać — może to być nazwa struktury (np. ContentUnavailableView, ProgressView), nazwa funkcji rozszerzającej (np. onAppear, disabled, opacity) lub nazwa modyfikatora (np. ScaledMetric).
  2. Uruchom skill poleceniem /new-api-support, podając nazwę elementu jako argument, np. /new-api-support ContentUnavailableView.
  3. Skill wyszuka element w lokalnym SDK Xcode, przeszukując interfejsy SwiftUI w ścieżkach systemowych (iOS, macOS i inne platformy).
  4. Skill skataloguje wszystkie warianty API — dla funkcji znajdzie wszystkie przeciążenia, dla struktur odnajdzie definicję i powiązane funkcje rozszerzające View.
  5. Zbierze informacje o dostępności każdego wariantu, notując atrybuty @available (wersje iOS, macOS, tvOS itp.).
  6. Wynik stanowi kompletny katalog API gotowy do zintegrowania z kodem ViewInspector, zawierający wszystkie przeciążenia i ograniczenia wersji.

Related skills

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

find-skills

by openstatusHQ

Helps users discover and install agent skills when they ask questions like \

Backend
150111

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191