@ngxtm/devkit 3.15.0 → 3.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SKILLS_INDEX.md +1914 -459
- package/merged-commands/3d-web-experience.md +5 -1
- package/merged-commands/ab-test-setup.md +6 -1
- package/merged-commands/accessibility-compliance-accessibility-audit.md +2 -0
- package/merged-commands/active-directory-attacks.md +7 -2
- package/merged-commands/activecampaign-automation.md +214 -0
- package/merged-commands/address-github-comments.md +6 -1
- package/merged-commands/agent-evaluation.md +5 -1
- package/merged-commands/agent-framework-azure-ai-py.md +338 -0
- package/merged-commands/agent-framework-azure-hosted-agents.md +3 -0
- package/merged-commands/agent-manager-skill.md +3 -1
- package/merged-commands/agent-memory-mcp.md +6 -1
- package/merged-commands/agent-memory-systems.md +5 -1
- package/merged-commands/agent-orchestration-improve-agent.md +2 -0
- package/merged-commands/agent-orchestration-multi-agent-optimize.md +2 -0
- package/merged-commands/agent-tool-builder.md +5 -1
- package/merged-commands/agents-v2-py.md +326 -0
- package/merged-commands/ai-agent-development.md +174 -0
- package/merged-commands/ai-agents-architect.md +5 -1
- package/merged-commands/ai-engineer.md +3 -1
- package/merged-commands/ai-ml.md +253 -0
- package/merged-commands/ai-product.md +5 -1
- package/merged-commands/ai-wrapper-product.md +5 -1
- package/merged-commands/airflow-dag-patterns.md +3 -1
- package/merged-commands/airtable-automation.md +175 -0
- package/merged-commands/algolia-search.md +4 -0
- package/merged-commands/algorithmic-art.md +106 -375
- package/merged-commands/amplitude-automation.md +221 -0
- package/merged-commands/analytics-tracking.md +6 -1
- package/merged-commands/android-jetpack-compose-expert.md +152 -0
- package/merged-commands/angular-best-practices.md +562 -0
- package/merged-commands/angular-migration.md +3 -1
- package/merged-commands/angular-state-management.md +634 -0
- package/merged-commands/angular-ui-patterns.md +511 -0
- package/merged-commands/angular.md +821 -0
- package/merged-commands/anti-reversing-techniques.md +3 -1
- package/merged-commands/antigravity-workflows.md +80 -0
- package/merged-commands/api-design-principles.md +3 -1
- package/merged-commands/api-documentation-generator.md +2 -0
- package/merged-commands/api-documentation.md +164 -0
- package/merged-commands/api-documenter.md +3 -1
- package/merged-commands/api-fuzzing-bug-bounty.md +7 -2
- package/merged-commands/api-patterns.md +1 -1
- package/merged-commands/api-security-best-practices.md +2 -0
- package/merged-commands/api-security-testing.md +172 -0
- package/merged-commands/api-testing-observability-api-mock.md +2 -0
- package/merged-commands/app-builder.md +6 -1
- package/merged-commands/app-store-optimization.md +6 -1
- package/merged-commands/application-performance-performance-optimization.md +2 -0
- package/merged-commands/architect-review.md +2 -0
- package/merged-commands/architecture-decision-records.md +7 -5
- package/merged-commands/architecture-patterns.md +3 -1
- package/merged-commands/architecture.md +6 -1
- package/merged-commands/arm-cortex-expert.md +3 -1
- package/merged-commands/asana-automation.md +176 -0
- package/merged-commands/async-python-patterns.md +3 -1
- package/merged-commands/attack-tree-construction.md +3 -1
- package/merged-commands/audio-transcriber.md +559 -0
- package/merged-commands/auth-implementation-patterns.md +3 -1
- package/merged-commands/automate-whatsapp.md +10 -10
- package/merged-commands/autonomous-agent-patterns.md +3 -1
- package/merged-commands/autonomous-agents.md +5 -1
- package/merged-commands/avalonia-layout-zafiro.md +6 -1
- package/merged-commands/avalonia-viewmodels-zafiro.md +6 -1
- package/merged-commands/avalonia-zafiro-development.md +6 -1
- package/merged-commands/aws-cost-cleanup.md +309 -0
- package/merged-commands/aws-cost-optimizer.md +192 -0
- package/merged-commands/aws-penetration-testing.md +7 -2
- package/merged-commands/aws-serverless.md +5 -1
- package/merged-commands/azd-deployment.md +2 -0
- package/merged-commands/azure-ai-agents-persistent-dotnet.md +354 -0
- package/merged-commands/azure-ai-agents-persistent-java.md +142 -0
- package/merged-commands/azure-ai-anomalydetector-java.md +261 -0
- package/merged-commands/azure-ai-contentsafety-java.md +287 -0
- package/merged-commands/azure-ai-contentsafety-py.md +219 -0
- package/merged-commands/azure-ai-contentsafety-ts.md +305 -0
- package/merged-commands/azure-ai-contentunderstanding-py.md +278 -0
- package/merged-commands/azure-ai-document-intelligence-dotnet.md +342 -0
- package/merged-commands/azure-ai-document-intelligence-ts.md +328 -0
- package/merged-commands/azure-ai-formrecognizer-java.md +346 -0
- package/merged-commands/azure-ai-ml-py.md +276 -0
- package/merged-commands/azure-ai-openai-dotnet.md +460 -0
- package/merged-commands/azure-ai-projects-dotnet.md +353 -0
- package/merged-commands/azure-ai-projects-java.md +157 -0
- package/merged-commands/azure-ai-projects-py.md +300 -0
- package/merged-commands/azure-ai-projects-ts.md +294 -0
- package/merged-commands/azure-ai-textanalytics-py.md +232 -0
- package/merged-commands/azure-ai-transcription-py.md +74 -0
- package/merged-commands/azure-ai-translation-document-py.md +254 -0
- package/merged-commands/azure-ai-translation-text-py.md +279 -0
- package/merged-commands/azure-ai-translation-ts.md +291 -0
- package/merged-commands/azure-ai-vision-imageanalysis-java.md +294 -0
- package/merged-commands/azure-ai-vision-imageanalysis-py.md +265 -0
- package/merged-commands/azure-ai-voicelive-dotnet.md +270 -0
- package/merged-commands/azure-ai-voicelive-java.md +230 -0
- package/merged-commands/azure-ai-voicelive-py.md +314 -0
- package/merged-commands/azure-ai-voicelive-ts.md +470 -0
- package/merged-commands/azure-appconfiguration-java.md +475 -0
- package/merged-commands/azure-appconfiguration-py.md +254 -0
- package/merged-commands/azure-appconfiguration-ts.md +354 -0
- package/merged-commands/azure-communication-callautomation-java.md +259 -0
- package/merged-commands/azure-communication-callingserver-java.md +96 -0
- package/merged-commands/azure-communication-chat-java.md +315 -0
- package/merged-commands/azure-communication-common-java.md +309 -0
- package/merged-commands/azure-communication-sms-java.md +279 -0
- package/merged-commands/azure-compute-batch-java.md +384 -0
- package/merged-commands/azure-containerregistry-py.md +257 -0
- package/merged-commands/azure-cosmos-db-py.md +244 -0
- package/merged-commands/azure-cosmos-java.md +263 -0
- package/merged-commands/azure-cosmos-py.md +285 -0
- package/merged-commands/azure-cosmos-rust.md +140 -0
- package/merged-commands/azure-cosmos-ts.md +476 -0
- package/merged-commands/azure-data-tables-java.md +339 -0
- package/merged-commands/azure-data-tables-py.md +248 -0
- package/merged-commands/azure-eventgrid-dotnet.md +493 -0
- package/merged-commands/azure-eventgrid-java.md +310 -0
- package/merged-commands/azure-eventgrid-py.md +173 -0
- package/merged-commands/azure-eventhub-dotnet.md +367 -0
- package/merged-commands/azure-eventhub-java.md +361 -0
- package/merged-commands/azure-eventhub-py.md +245 -0
- package/merged-commands/azure-eventhub-rust.md +132 -0
- package/merged-commands/azure-eventhub-ts.md +273 -0
- package/merged-commands/azure-functions.md +5 -1
- package/merged-commands/azure-identity-dotnet.md +344 -0
- package/merged-commands/azure-identity-java.md +371 -0
- package/merged-commands/azure-identity-py.md +197 -0
- package/merged-commands/azure-identity-rust.md +120 -0
- package/merged-commands/azure-identity-ts.md +308 -0
- package/merged-commands/azure-keyvault-certificates-rust.md +182 -0
- package/merged-commands/azure-keyvault-keys-rust.md +172 -0
- package/merged-commands/azure-keyvault-keys-ts.md +274 -0
- package/merged-commands/azure-keyvault-py.md +252 -0
- package/merged-commands/azure-keyvault-secrets-rust.md +147 -0
- package/merged-commands/azure-keyvault-secrets-ts.md +274 -0
- package/merged-commands/azure-maps-search-dotnet.md +499 -0
- package/merged-commands/azure-messaging-webpubsub-java.md +307 -0
- package/merged-commands/azure-messaging-webpubsubservice-py.md +250 -0
- package/merged-commands/azure-mgmt-apicenter-dotnet.md +416 -0
- package/merged-commands/azure-mgmt-apicenter-py.md +247 -0
- package/merged-commands/azure-mgmt-apimanagement-dotnet.md +315 -0
- package/merged-commands/azure-mgmt-apimanagement-py.md +283 -0
- package/merged-commands/azure-mgmt-applicationinsights-dotnet.md +491 -0
- package/merged-commands/azure-mgmt-arizeaiobservabilityeval-dotnet.md +235 -0
- package/merged-commands/azure-mgmt-botservice-dotnet.md +339 -0
- package/merged-commands/azure-mgmt-botservice-py.md +325 -0
- package/merged-commands/azure-mgmt-fabric-dotnet.md +343 -0
- package/merged-commands/azure-mgmt-fabric-py.md +263 -0
- package/merged-commands/azure-mgmt-mongodbatlas-dotnet.md +359 -0
- package/merged-commands/azure-mgmt-weightsandbiases-dotnet.md +333 -0
- package/merged-commands/azure-microsoft-playwright-testing-ts.md +307 -0
- package/merged-commands/azure-monitor-ingestion-java.md +235 -0
- package/merged-commands/azure-monitor-ingestion-py.md +209 -0
- package/merged-commands/azure-monitor-opentelemetry-exporter-java.md +289 -0
- package/merged-commands/azure-monitor-opentelemetry-exporter-py.md +209 -0
- package/merged-commands/azure-monitor-opentelemetry-py.md +229 -0
- package/merged-commands/azure-monitor-opentelemetry-ts.md +324 -0
- package/merged-commands/azure-monitor-query-java.md +422 -0
- package/merged-commands/azure-monitor-query-py.md +257 -0
- package/merged-commands/azure-postgres-ts.md +482 -0
- package/merged-commands/azure-resource-manager-cosmosdb-dotnet.md +255 -0
- package/merged-commands/azure-resource-manager-durabletask-dotnet.md +382 -0
- package/merged-commands/azure-resource-manager-mysql-dotnet.md +397 -0
- package/merged-commands/azure-resource-manager-playwright-dotnet.md +302 -0
- package/merged-commands/azure-resource-manager-postgresql-dotnet.md +437 -0
- package/merged-commands/azure-resource-manager-redis-dotnet.md +361 -0
- package/merged-commands/azure-resource-manager-sql-dotnet.md +324 -0
- package/merged-commands/azure-search-documents-dotnet.md +344 -0
- package/merged-commands/azure-search-documents-py.md +533 -0
- package/merged-commands/azure-search-documents-ts.md +271 -0
- package/merged-commands/azure-security-keyvault-keys-dotnet.md +411 -0
- package/merged-commands/azure-security-keyvault-keys-java.md +367 -0
- package/merged-commands/azure-security-keyvault-secrets-java.md +361 -0
- package/merged-commands/azure-servicebus-dotnet.md +338 -0
- package/merged-commands/azure-servicebus-py.md +272 -0
- package/merged-commands/azure-servicebus-ts.md +238 -0
- package/merged-commands/azure-speech-to-text-rest-py.md +377 -0
- package/merged-commands/azure-storage-blob-java.md +393 -0
- package/merged-commands/azure-storage-blob-py.md +224 -0
- package/merged-commands/azure-storage-blob-rust.md +137 -0
- package/merged-commands/azure-storage-blob-ts.md +487 -0
- package/merged-commands/azure-storage-file-datalake-py.md +216 -0
- package/merged-commands/azure-storage-file-share-py.md +243 -0
- package/merged-commands/azure-storage-file-share-ts.md +498 -0
- package/merged-commands/azure-storage-queue-py.md +218 -0
- package/merged-commands/azure-storage-queue-ts.md +529 -0
- package/merged-commands/azure-web-pubsub-ts.md +315 -0
- package/merged-commands/backend-architect.md +3 -1
- package/merged-commands/backend-dev-guidelines.md +6 -1
- package/merged-commands/backend-development-feature-development.md +2 -0
- package/merged-commands/backend-security-coder.md +3 -1
- package/merged-commands/backtesting-frameworks.md +3 -1
- package/merged-commands/bamboohr-automation.md +225 -0
- package/merged-commands/basecamp-automation.md +239 -0
- package/merged-commands/bash-defensive-patterns.md +3 -1
- package/merged-commands/bash-linux.md +6 -1
- package/merged-commands/bash-pro.md +3 -1
- package/merged-commands/bash-scripting.md +197 -0
- package/merged-commands/bats-testing-patterns.md +3 -1
- package/merged-commands/bazel-build-optimization.md +3 -1
- package/merged-commands/behavioral-modes.md +6 -1
- package/merged-commands/bevy-ecs-expert.md +133 -0
- package/merged-commands/billing-automation.md +3 -1
- package/merged-commands/binary-analysis-patterns.md +3 -1
- package/merged-commands/bitbucket-automation.md +229 -0
- package/merged-commands/blockchain-developer.md +3 -1
- package/merged-commands/blockrun.md +3 -1
- package/merged-commands/box-automation.md +238 -0
- package/merged-commands/brainstorming.md +37 -213
- package/merged-commands/brand-guidelines-anthropic.md +7 -2
- package/merged-commands/brand-guidelines-community.md +7 -2
- package/merged-commands/brevo-automation.md +202 -0
- package/merged-commands/broken-authentication.md +7 -2
- package/merged-commands/browser-automation.md +5 -1
- package/merged-commands/browser-extension-builder.md +5 -1
- package/merged-commands/bullmq-specialist.md +4 -0
- package/merged-commands/bun-development.md +3 -1
- package/merged-commands/burp-suite-testing.md +7 -2
- package/merged-commands/business-analyst.md +3 -1
- package/merged-commands/busybox-on-windows.md +6 -1
- package/merged-commands/c-pro.md +2 -0
- package/merged-commands/c4-architecture-c4-architecture.md +2 -0
- package/merged-commands/c4-code.md +3 -1
- package/merged-commands/c4-component.md +7 -5
- package/merged-commands/c4-container.md +4 -2
- package/merged-commands/c4-context.md +5 -3
- package/merged-commands/cal-com-automation.md +208 -0
- package/merged-commands/calendly-automation.md +216 -0
- package/merged-commands/canva-automation.md +222 -0
- package/merged-commands/canvas-design.md +7 -2
- package/merged-commands/cc-skill-backend-patterns.md +8 -3
- package/merged-commands/cc-skill-clickhouse-io.md +8 -3
- package/merged-commands/cc-skill-coding-standards.md +8 -3
- package/merged-commands/cc-skill-continuous-learning.md +6 -1
- package/merged-commands/cc-skill-frontend-patterns.md +8 -3
- package/merged-commands/cc-skill-project-guidelines-example.md +3 -1
- package/merged-commands/cc-skill-security-review.md +8 -3
- package/merged-commands/cc-skill-strategic-compact.md +6 -1
- package/merged-commands/changelog-automation.md +3 -1
- package/merged-commands/cicd-automation-workflow-automate.md +3 -1
- package/merged-commands/circleci-automation.md +182 -0
- package/merged-commands/claude-code-guide.md +7 -2
- package/merged-commands/claude-d3js-skill.md +4 -2
- package/merged-commands/clean-code.md +79 -77
- package/merged-commands/clerk-auth.md +4 -0
- package/merged-commands/clickup-automation.md +239 -0
- package/merged-commands/close-automation.md +217 -0
- package/merged-commands/cloud-architect.md +102 -131
- package/merged-commands/cloud-devops.md +236 -0
- package/merged-commands/cloud-penetration-testing.md +7 -2
- package/merged-commands/coda-automation.md +246 -0
- package/merged-commands/code-documentation-code-explain.md +3 -1
- package/merged-commands/code-documentation-doc-generate.md +3 -1
- package/merged-commands/code-refactoring-context-restore.md +2 -0
- package/merged-commands/code-refactoring-refactor-clean.md +3 -1
- package/merged-commands/code-refactoring-tech-debt.md +2 -0
- package/merged-commands/code-review-ai-ai-review.md +2 -0
- package/merged-commands/code-review-checklist.md +75 -410
- package/merged-commands/code-review-excellence.md +3 -1
- package/merged-commands/code-reviewer.md +205 -174
- package/merged-commands/codebase-cleanup-deps-audit.md +3 -1
- package/merged-commands/codebase-cleanup-refactor-clean.md +3 -1
- package/merged-commands/codebase-cleanup-tech-debt.md +2 -0
- package/merged-commands/codex-review.md +3 -1
- package/merged-commands/commit.md +1 -1
- package/merged-commands/competitive-landscape.md +3 -1
- package/merged-commands/competitor-alternatives.md +6 -1
- package/merged-commands/comprehensive-review-full-review.md +2 -0
- package/merged-commands/comprehensive-review-pr-enhance.md +3 -1
- package/merged-commands/computer-use-agents.md +5 -1
- package/merged-commands/computer-vision-expert.md +72 -0
- package/merged-commands/concise-planning.md +6 -1
- package/merged-commands/conductor-implement.md +3 -1
- package/merged-commands/conductor-manage.md +2 -0
- package/merged-commands/conductor-new-track.md +8 -6
- package/merged-commands/conductor-revert.md +3 -1
- package/merged-commands/conductor-setup.md +8 -6
- package/merged-commands/conductor-status.md +3 -1
- package/merged-commands/conductor-validator.md +3 -1
- package/merged-commands/confluence-automation.md +213 -0
- package/merged-commands/content-creator.md +7 -1
- package/merged-commands/content-marketer.md +3 -1
- package/merged-commands/context-compression.md +5 -1
- package/merged-commands/context-degradation.md +1 -1
- package/merged-commands/context-driven-development.md +3 -1
- package/merged-commands/context-fundamentals.md +1 -1
- package/merged-commands/context-management-context-restore.md +2 -0
- package/merged-commands/context-management-context-save.md +2 -0
- package/merged-commands/context-manager.md +3 -1
- package/merged-commands/context-optimization.md +1 -1
- package/merged-commands/context-window-management.md +5 -1
- package/merged-commands/context7-auto-research.md +3 -1
- package/merged-commands/conversation-memory.md +4 -0
- package/merged-commands/convertkit-automation.md +200 -0
- package/merged-commands/copilot-sdk.md +515 -0
- package/merged-commands/copy-editing.md +3 -1
- package/merged-commands/copywriting.md +6 -1
- package/merged-commands/core-components.md +6 -1
- package/merged-commands/cost-optimization.md +3 -1
- package/merged-commands/cpp-pro.md +80 -42
- package/merged-commands/cqrs-implementation.md +3 -1
- package/merged-commands/crewai.md +5 -1
- package/merged-commands/crypto-bd-agent.md +248 -0
- package/merged-commands/csharp-pro.md +3 -1
- package/merged-commands/customer-support.md +3 -1
- package/merged-commands/daily-news-report.md +7 -2
- package/merged-commands/data-engineer.md +3 -1
- package/merged-commands/data-engineering-data-driven-feature.md +2 -0
- package/merged-commands/data-engineering-data-pipeline.md +2 -0
- package/merged-commands/data-quality-frameworks.md +3 -1
- package/merged-commands/data-scientist.md +3 -1
- package/merged-commands/data-storytelling.md +3 -1
- package/merged-commands/data-structure-protocol.md +198 -0
- package/merged-commands/database-admin.md +3 -1
- package/merged-commands/database-architect.md +3 -1
- package/merged-commands/database-cloud-optimization-cost-optimize.md +3 -1
- package/merged-commands/database-design.md +158 -33
- package/merged-commands/database-migration.md +3 -1
- package/merged-commands/database-migrations-migration-observability.md +3 -1
- package/merged-commands/database-migrations-sql-migrations.md +15 -20
- package/merged-commands/database-optimizer.md +91 -163
- package/merged-commands/database.md +213 -0
- package/merged-commands/datadog-automation.md +240 -0
- package/merged-commands/dbos-golang.md +133 -0
- package/merged-commands/dbos-python.md +102 -0
- package/merged-commands/dbos-typescript.md +111 -0
- package/merged-commands/dbt-transformation-patterns.md +3 -1
- package/merged-commands/ddd-context-mapping.md +51 -0
- package/merged-commands/ddd-strategic-design.md +51 -0
- package/merged-commands/ddd-tactical-patterns.md +52 -0
- package/merged-commands/debugger.md +3 -1
- package/merged-commands/debugging-strategies.md +3 -1
- package/merged-commands/debugging-toolkit-smart-debug.md +2 -0
- package/merged-commands/deep-research.md +1 -1
- package/merged-commands/defi-protocol-templates.md +3 -1
- package/merged-commands/dependency-management-deps-audit.md +3 -1
- package/merged-commands/dependency-upgrade.md +3 -1
- package/merged-commands/deployment-engineer.md +3 -1
- package/merged-commands/deployment-pipeline-design.md +3 -1
- package/merged-commands/deployment-procedures.md +6 -1
- package/merged-commands/deployment-validation-config-validate.md +2 -0
- package/merged-commands/design-orchestration.md +6 -1
- package/merged-commands/development.md +263 -0
- package/merged-commands/devops-troubleshooter.md +3 -1
- package/merged-commands/discord-automation.md +192 -0
- package/merged-commands/discord-bot-architect.md +4 -0
- package/merged-commands/dispatching-parallel-agents.md +3 -1
- package/merged-commands/distributed-debugging-debug-trace.md +3 -1
- package/merged-commands/distributed-tracing.md +3 -1
- package/merged-commands/django-pro.md +3 -1
- package/merged-commands/doc-coauthoring.md +6 -1
- package/merged-commands/docker-expert.md +7 -2
- package/merged-commands/docs-architect.md +3 -1
- package/merged-commands/documentation-generation-doc-generate.md +3 -1
- package/merged-commands/documentation-templates.md +8 -3
- package/merged-commands/documentation.md +261 -0
- package/merged-commands/docusign-automation.md +213 -0
- package/merged-commands/docx-official.md +8 -3
- package/merged-commands/docx.md +69 -172
- package/merged-commands/domain-driven-design.md +73 -0
- package/merged-commands/dotnet-architect.md +3 -1
- package/merged-commands/dotnet-backend-patterns.md +3 -1
- package/merged-commands/dotnet-backend.md +266 -0
- package/merged-commands/dropbox-automation.md +235 -0
- package/merged-commands/dx-optimizer.md +3 -1
- package/merged-commands/e2e-testing-patterns.md +3 -1
- package/merged-commands/e2e-testing.md +166 -0
- package/merged-commands/elixir-pro.md +3 -1
- package/merged-commands/email-sequence.md +6 -1
- package/merged-commands/email-systems.md +5 -1
- package/merged-commands/embedding-strategies.md +3 -1
- package/merged-commands/employment-contract-templates.md +3 -1
- package/merged-commands/environment-setup-guide.md +2 -0
- package/merged-commands/error-debugging-error-analysis.md +2 -0
- package/merged-commands/error-debugging-error-trace.md +3 -1
- package/merged-commands/error-debugging-multi-agent-review.md +2 -0
- package/merged-commands/error-detective.md +3 -1
- package/merged-commands/error-diagnostics-error-analysis.md +2 -0
- package/merged-commands/error-diagnostics-error-trace.md +2 -0
- package/merged-commands/error-diagnostics-smart-debug.md +2 -0
- package/merged-commands/error-handling-patterns.md +3 -1
- package/merged-commands/ethical-hacking-methodology.md +7 -2
- package/merged-commands/evaluation.md +1 -1
- package/merged-commands/event-sourcing-architect.md +3 -1
- package/merged-commands/event-store-design.md +3 -1
- package/merged-commands/exa-search.md +3 -1
- package/merged-commands/executing-plans.md +6 -1
- package/merged-commands/expo-deployment.md +12 -62
- package/merged-commands/fastapi-pro.md +3 -1
- package/merged-commands/fastapi-router-py.md +57 -0
- package/merged-commands/fastapi-templates.md +3 -1
- package/merged-commands/figma-automation.md +186 -0
- package/merged-commands/file-organizer.md +252 -69
- package/merged-commands/file-path-traversal.md +7 -2
- package/merged-commands/file-uploads.md +5 -1
- package/merged-commands/find-skills.md +137 -0
- package/merged-commands/finishing-a-development-branch.md +6 -1
- package/merged-commands/firebase.md +5 -1
- package/merged-commands/firecrawl-scraper.md +3 -1
- package/merged-commands/firmware-analyst.md +3 -1
- package/merged-commands/flutter-expert.md +84 -196
- package/merged-commands/form-cro.md +6 -1
- package/merged-commands/foundry-iq-python.md +3 -0
- package/merged-commands/fp-ts-errors.md +1 -1
- package/merged-commands/fp-ts-pragmatic.md +1 -1
- package/merged-commands/fp-ts-react.md +1 -1
- package/merged-commands/framework-migration-code-migrate.md +2 -0
- package/merged-commands/framework-migration-deps-upgrade.md +2 -0
- package/merged-commands/framework-migration-legacy-modernize.md +2 -0
- package/merged-commands/free-tool-strategy.md +6 -1
- package/merged-commands/freshdesk-automation.md +224 -0
- package/merged-commands/freshservice-automation.md +218 -0
- package/merged-commands/frontend-design.md +26 -259
- package/merged-commands/frontend-dev-guidelines.md +6 -1
- package/merged-commands/frontend-developer.md +3 -1
- package/merged-commands/frontend-mobile-development-component-scaffold.md +2 -0
- package/merged-commands/frontend-mobile-security-xss-scan.md +2 -0
- package/merged-commands/frontend-security-coder.md +3 -1
- package/merged-commands/frontend-slides.md +4 -1
- package/merged-commands/frontend-ui-dark-ts.md +593 -0
- package/merged-commands/full-stack-orchestration-full-stack-feature.md +2 -0
- package/merged-commands/game-development.md +3 -1
- package/merged-commands/gcp-cloud-run.md +5 -1
- package/merged-commands/gdpr-data-handling.md +3 -1
- package/merged-commands/gemini-api-dev.md +132 -0
- package/merged-commands/geo-fundamentals.md +6 -1
- package/merged-commands/git-advanced-workflows.md +3 -1
- package/merged-commands/git-pr-workflows-git-workflow.md +2 -0
- package/merged-commands/git-pr-workflows-onboard.md +2 -0
- package/merged-commands/git-pr-workflows-pr-enhance.md +2 -0
- package/merged-commands/git-pushing.md +3 -1
- package/merged-commands/github-actions-templates.md +3 -1
- package/merged-commands/github-automation.md +232 -0
- package/merged-commands/github-issue-creator.md +142 -0
- package/merged-commands/github-workflow-automation.md +3 -1
- package/merged-commands/gitlab-automation.md +259 -0
- package/merged-commands/gitlab-ci-patterns.md +3 -1
- package/merged-commands/gitops-workflow.md +3 -1
- package/merged-commands/gmail-automation.md +275 -0
- package/merged-commands/go-concurrency-patterns.md +3 -1
- package/merged-commands/go-playwright.md +76 -0
- package/merged-commands/go-rod-master.md +544 -0
- package/merged-commands/godot-4-migration.md +126 -0
- package/merged-commands/godot-gdscript-patterns.md +3 -1
- package/merged-commands/golang-pro.md +91 -176
- package/merged-commands/google-analytics-automation.md +232 -0
- package/merged-commands/google-calendar-automation.md +181 -0
- package/merged-commands/google-drive-automation.md +198 -0
- package/merged-commands/googlesheets-automation.md +202 -0
- package/merged-commands/grafana-dashboards.md +3 -1
- package/merged-commands/graphql-architect.md +83 -168
- package/merged-commands/graphql.md +5 -1
- package/merged-commands/haskell-pro.md +2 -0
- package/merged-commands/helm-chart-scaffolding.md +3 -1
- package/merged-commands/helpdesk-automation.md +171 -0
- package/merged-commands/hig-components-content.md +91 -0
- package/merged-commands/hig-components-controls.md +93 -0
- package/merged-commands/hig-components-dialogs.md +81 -0
- package/merged-commands/hig-components-layout.md +104 -0
- package/merged-commands/hig-components-menus.md +86 -0
- package/merged-commands/hig-components-search.md +73 -0
- package/merged-commands/hig-components-status.md +91 -0
- package/merged-commands/hig-components-system.md +111 -0
- package/merged-commands/hig-foundations.md +103 -0
- package/merged-commands/hig-inputs.md +121 -0
- package/merged-commands/hig-patterns.md +109 -0
- package/merged-commands/hig-platforms.md +89 -0
- package/merged-commands/hig-project-context.md +138 -0
- package/merged-commands/hig-technologies.md +136 -0
- package/merged-commands/hosted-agents-v2-py.md +326 -0
- package/merged-commands/hr-pro.md +3 -1
- package/merged-commands/html-injection-testing.md +7 -2
- package/merged-commands/hubspot-automation.md +183 -0
- package/merged-commands/hubspot-integration.md +5 -1
- package/merged-commands/hugging-face-cli.md +3 -3
- package/merged-commands/hugging-face-jobs.md +1 -1
- package/merged-commands/hybrid-cloud-architect.md +3 -1
- package/merged-commands/hybrid-cloud-networking.md +3 -1
- package/merged-commands/hybrid-search-implementation.md +3 -1
- package/merged-commands/i18n-localization.md +1 -1
- package/merged-commands/idor-testing.md +7 -2
- package/merged-commands/imagen.md +1 -1
- package/merged-commands/incident-responder.md +3 -1
- package/merged-commands/incident-response-incident-response.md +2 -0
- package/merged-commands/incident-response-smart-fix.md +2 -0
- package/merged-commands/incident-runbook-templates.md +3 -1
- package/merged-commands/infinite-gratitude.md +2 -2
- package/merged-commands/inngest.md +5 -1
- package/merged-commands/instagram-automation.md +197 -0
- package/merged-commands/interactive-portfolio.md +5 -1
- package/merged-commands/intercom-automation.md +253 -0
- package/merged-commands/internal-comms-anthropic.md +4 -2
- package/merged-commands/internal-comms-community.md +4 -2
- package/merged-commands/ios-developer.md +3 -1
- package/merged-commands/istio-traffic-management.md +3 -1
- package/merged-commands/java-pro.md +3 -1
- package/merged-commands/javascript-mastery.md +3 -1
- package/merged-commands/javascript-pro.md +79 -41
- package/merged-commands/javascript-testing-patterns.md +3 -1
- package/merged-commands/javascript-typescript-typescript-scaffold.md +2 -0
- package/merged-commands/jira-automation.md +190 -0
- package/merged-commands/julia-pro.md +3 -1
- package/merged-commands/k8s-manifest-generator.md +3 -1
- package/merged-commands/k8s-security-policies.md +3 -1
- package/merged-commands/kaizen.md +3 -1
- package/merged-commands/klaviyo-automation.md +195 -0
- package/merged-commands/kotlin-coroutines-expert.md +100 -0
- package/merged-commands/kpi-dashboard-design.md +3 -1
- package/merged-commands/kubernetes-architect.md +3 -1
- package/merged-commands/kubernetes-deployment.md +167 -0
- package/merged-commands/langchain-architecture.md +3 -1
- package/merged-commands/langfuse.md +5 -1
- package/merged-commands/langgraph.md +5 -1
- package/merged-commands/laravel-expert.md +185 -0
- package/merged-commands/laravel-security-audit.md +223 -0
- package/merged-commands/last30days.md +6 -1
- package/merged-commands/launch-strategy.md +6 -1
- package/merged-commands/legacy-modernizer.md +79 -39
- package/merged-commands/legal-advisor.md +3 -1
- package/merged-commands/linear-automation.md +183 -0
- package/merged-commands/linear-claude-skill.md +14 -14
- package/merged-commands/linkedin-automation.md +180 -0
- package/merged-commands/linkerd-patterns.md +3 -1
- package/merged-commands/lint-and-validate.md +3 -3
- package/merged-commands/linux-privilege-escalation.md +7 -2
- package/merged-commands/linux-shell-scripting.md +7 -2
- package/merged-commands/linux-troubleshooting.md +221 -0
- package/merged-commands/llm-app-patterns.md +4 -2
- package/merged-commands/llm-application-dev-ai-assistant.md +2 -0
- package/merged-commands/llm-application-dev-langchain-agent.md +2 -0
- package/merged-commands/llm-application-dev-prompt-optimize.md +2 -0
- package/merged-commands/llm-evaluation.md +3 -1
- package/merged-commands/loki-mode.md +6 -1
- package/merged-commands/m365-agents-dotnet.md +295 -0
- package/merged-commands/m365-agents-py.md +346 -0
- package/merged-commands/m365-agents-ts.md +187 -0
- package/merged-commands/machine-learning-ops-ml-pipeline.md +2 -0
- package/merged-commands/mailchimp-automation.md +236 -0
- package/merged-commands/make-automation.md +206 -0
- package/merged-commands/malware-analyst.md +3 -1
- package/merged-commands/manifest.md +126 -0
- package/merged-commands/market-sizing-analysis.md +3 -1
- package/merged-commands/marketing-ideas.md +6 -1
- package/merged-commands/marketing-psychology.md +6 -1
- package/merged-commands/mcp-builder-ms.md +309 -0
- package/merged-commands/mcp-builder.md +184 -92
- package/merged-commands/memory-forensics.md +3 -1
- package/merged-commands/memory-safety-patterns.md +3 -1
- package/merged-commands/memory-systems.md +1 -1
- package/merged-commands/mermaid-expert.md +3 -1
- package/merged-commands/metasploit-framework.md +7 -2
- package/merged-commands/micro-saas-launcher.md +5 -1
- package/merged-commands/microservices-patterns.md +3 -1
- package/merged-commands/microsoft-azure-webjobs-extensions-authentication-events-dotnet.md +445 -0
- package/merged-commands/microsoft-teams-automation.md +216 -0
- package/merged-commands/minecraft-bukkit-pro.md +3 -1
- package/merged-commands/miro-automation.md +210 -0
- package/merged-commands/mixpanel-automation.md +229 -0
- package/merged-commands/ml-engineer.md +3 -1
- package/merged-commands/ml-pipeline-workflow.md +3 -1
- package/merged-commands/mlops-engineer.md +3 -1
- package/merged-commands/mobile-design.md +280 -170
- package/merged-commands/mobile-developer.md +3 -1
- package/merged-commands/mobile-security-coder.md +3 -1
- package/merged-commands/modern-javascript-patterns.md +3 -1
- package/merged-commands/monday-automation.md +238 -0
- package/merged-commands/monorepo-architect.md +2 -0
- package/merged-commands/monorepo-management.md +3 -1
- package/merged-commands/moodle-external-api-development.md +3 -1
- package/merged-commands/mtls-configuration.md +3 -1
- package/merged-commands/multi-agent-brainstorming.md +6 -1
- package/merged-commands/multi-agent-patterns.md +1 -1
- package/merged-commands/multi-cloud-architecture.md +3 -1
- package/merged-commands/multi-platform-apps-multi-platform.md +2 -0
- package/merged-commands/n8n-code-python.md +11 -11
- package/merged-commands/n8n-mcp-tools-expert.md +10 -10
- package/merged-commands/n8n-node-configuration.md +3 -3
- package/merged-commands/neon-postgres.md +5 -1
- package/merged-commands/nerdzao-elite-gemini-high.md +50 -0
- package/merged-commands/nerdzao-elite.md +31 -0
- package/merged-commands/nestjs-expert.md +7 -2
- package/merged-commands/network-101.md +7 -2
- package/merged-commands/network-engineer.md +3 -1
- package/merged-commands/nextjs-app-router-patterns.md +3 -1
- package/merged-commands/nextjs-best-practices.md +6 -1
- package/merged-commands/nextjs-supabase-auth.md +4 -0
- package/merged-commands/nft-standards.md +3 -1
- package/merged-commands/nodejs-backend-patterns.md +3 -1
- package/merged-commands/nodejs-best-practices.md +7 -1
- package/merged-commands/nosql-expert.md +2 -0
- package/merged-commands/notebooklm.md +3 -1
- package/merged-commands/notion-automation.md +220 -0
- package/merged-commands/notion-template-business.md +5 -1
- package/merged-commands/nx-workspace-patterns.md +3 -1
- package/merged-commands/observability-engineer.md +3 -1
- package/merged-commands/observability-monitoring-monitor-setup.md +2 -0
- package/merged-commands/observability-monitoring-slo-implement.md +3 -1
- package/merged-commands/observe-whatsapp.md +4 -4
- package/merged-commands/obsidian-clipper-template-creator.md +6 -1
- package/merged-commands/office-productivity.md +219 -0
- package/merged-commands/on-call-handoff-patterns.md +3 -1
- package/merged-commands/onboarding-cro.md +6 -1
- package/merged-commands/one-drive-automation.md +243 -0
- package/merged-commands/openapi-spec-generation.md +3 -1
- package/merged-commands/os-scripting.md +429 -0
- package/merged-commands/oss-hunter.md +75 -0
- package/merged-commands/outlook-automation.md +196 -0
- package/merged-commands/outlook-calendar-automation.md +241 -0
- package/merged-commands/page-cro.md +6 -1
- package/merged-commands/pagerduty-automation.md +250 -0
- package/merged-commands/paid-ads.md +6 -1
- package/merged-commands/parallel-agents.md +1 -1
- package/merged-commands/payment-integration.md +3 -1
- package/merged-commands/paypal-integration.md +3 -1
- package/merged-commands/paywall-upgrade-cro.md +6 -1
- package/merged-commands/pci-compliance.md +3 -1
- package/merged-commands/pdf-official.md +7 -2
- package/merged-commands/pdf.md +6 -196
- package/merged-commands/pentest-checklist.md +7 -2
- package/merged-commands/pentest-commands.md +7 -2
- package/merged-commands/performance-engineer.md +2 -0
- package/merged-commands/performance-profiling.md +1 -1
- package/merged-commands/performance-testing-review-ai-review.md +2 -0
- package/merged-commands/performance-testing-review-multi-agent-review.md +2 -0
- package/merged-commands/personal-tool-builder.md +5 -1
- package/merged-commands/php-pro.md +78 -46
- package/merged-commands/pipedrive-automation.md +229 -0
- package/merged-commands/plaid-fintech.md +5 -1
- package/merged-commands/plan-writing.md +1 -1
- package/merged-commands/planning-with-files.md +3 -1
- package/merged-commands/playwright-skill.md +6 -1
- package/merged-commands/podcast-generation.md +2 -0
- package/merged-commands/popup-cro.md +6 -1
- package/merged-commands/posix-shell-pro.md +3 -1
- package/merged-commands/postgres-best-practices.md +7 -2
- package/merged-commands/postgresql-optimization.md +175 -0
- package/merged-commands/postgresql.md +3 -1
- package/merged-commands/posthog-automation.md +229 -0
- package/merged-commands/postmark-automation.md +192 -0
- package/merged-commands/postmortem-writing.md +5 -3
- package/merged-commands/powershell-windows.md +6 -1
- package/merged-commands/pptx-official.md +8 -3
- package/merged-commands/pptx.md +86 -456
- package/merged-commands/pricing-strategy.md +6 -1
- package/merged-commands/prisma-expert.md +6 -1
- package/merged-commands/privilege-escalation-methods.md +7 -2
- package/merged-commands/product-manager-toolkit.md +15 -15
- package/merged-commands/production-code-audit.md +2 -0
- package/merged-commands/programmatic-seo.md +6 -1
- package/merged-commands/projection-patterns.md +3 -1
- package/merged-commands/prometheus-configuration.md +3 -1
- package/merged-commands/prompt-caching.md +5 -1
- package/merged-commands/prompt-engineer.md +76 -249
- package/merged-commands/prompt-engineering-patterns.md +3 -1
- package/merged-commands/prompt-engineering.md +6 -1
- package/merged-commands/prompt-library.md +3 -1
- package/merged-commands/protocol-reverse-engineering.md +3 -1
- package/merged-commands/pydantic-models-py.md +63 -0
- package/merged-commands/python-development-python-scaffold.md +2 -0
- package/merged-commands/python-fastapi-development.md +216 -0
- package/merged-commands/python-packaging.md +3 -1
- package/merged-commands/python-patterns.md +7 -1
- package/merged-commands/python-performance-optimization.md +3 -1
- package/merged-commands/python-pro.md +89 -155
- package/merged-commands/python-testing-patterns.md +3 -1
- package/merged-commands/quant-analyst.md +3 -1
- package/merged-commands/radix-ui-design-system.md +1 -1
- package/merged-commands/rag-engineer.md +5 -1
- package/merged-commands/rag-implementation.md +37 -395
- package/merged-commands/react-best-practices.md +17 -2
- package/merged-commands/react-flow-architect.md +618 -0
- package/merged-commands/react-flow-node-ts.md +71 -0
- package/merged-commands/react-modernization.md +3 -1
- package/merged-commands/react-native-architecture.md +3 -1
- package/merged-commands/react-nextjs-development.md +229 -0
- package/merged-commands/react-patterns.md +6 -1
- package/merged-commands/react-state-management.md +3 -1
- package/merged-commands/react-ui-patterns.md +6 -1
- package/merged-commands/readme.md +164 -97
- package/merged-commands/receiving-code-review.md +6 -1
- package/merged-commands/red-team-tactics.md +6 -1
- package/merged-commands/red-team-tools.md +7 -2
- package/merged-commands/reddit-automation.md +217 -0
- package/merged-commands/reference-builder.md +3 -1
- package/merged-commands/referral-program.md +6 -1
- package/merged-commands/remotion-best-practices.md +3 -1
- package/merged-commands/render-automation.md +186 -0
- package/merged-commands/requesting-code-review.md +6 -1
- package/merged-commands/research-engineer.md +6 -1
- package/merged-commands/reverse-engineer.md +3 -1
- package/merged-commands/risk-manager.md +3 -1
- package/merged-commands/risk-metrics-calculation.md +3 -1
- package/merged-commands/ruby-pro.md +3 -1
- package/merged-commands/rust-async-patterns.md +3 -1
- package/merged-commands/rust-pro.md +3 -1
- package/merged-commands/saga-orchestration.md +3 -1
- package/merged-commands/sales-automator.md +3 -1
- package/merged-commands/salesforce-automation.md +195 -0
- package/merged-commands/salesforce-development.md +5 -1
- package/merged-commands/sast-configuration.md +12 -10
- package/merged-commands/scala-pro.md +3 -1
- package/merged-commands/scanning-tools.md +7 -2
- package/merged-commands/schema-markup.md +6 -1
- package/merged-commands/screen-reader-testing.md +3 -1
- package/merged-commands/scroll-experience.md +5 -1
- package/merged-commands/search-specialist.md +2 -0
- package/merged-commands/secrets-management.md +3 -1
- package/merged-commands/security-audit.md +218 -0
- package/merged-commands/security-auditor.md +3 -1
- package/merged-commands/security-compliance-compliance-check.md +3 -1
- package/merged-commands/security-requirement-extraction.md +3 -1
- package/merged-commands/security-scanning-security-dependencies.md +3 -1
- package/merged-commands/security-scanning-security-hardening.md +2 -0
- package/merged-commands/security-scanning-security-sast.md +3 -1
- package/merged-commands/segment-automation.md +230 -0
- package/merged-commands/segment-cdp.md +5 -1
- package/merged-commands/sendgrid-automation.md +233 -0
- package/merged-commands/senior-architect.md +9 -9
- package/merged-commands/senior-fullstack.md +9 -9
- package/merged-commands/sentry-automation.md +237 -0
- package/merged-commands/seo-audit.md +6 -1
- package/merged-commands/seo-authority-builder.md +3 -1
- package/merged-commands/seo-cannibalization-detector.md +3 -1
- package/merged-commands/seo-content-auditor.md +3 -1
- package/merged-commands/seo-content-planner.md +3 -1
- package/merged-commands/seo-content-refresher.md +3 -1
- package/merged-commands/seo-content-writer.md +3 -1
- package/merged-commands/seo-fundamentals.md +78 -122
- package/merged-commands/seo-keyword-strategist.md +3 -1
- package/merged-commands/seo-meta-optimizer.md +3 -1
- package/merged-commands/seo-snippet-hunter.md +3 -1
- package/merged-commands/seo-structure-architect.md +3 -1
- package/merged-commands/server-management.md +6 -1
- package/merged-commands/service-mesh-expert.md +2 -0
- package/merged-commands/service-mesh-observability.md +3 -1
- package/merged-commands/shader-programming-glsl.md +121 -0
- package/merged-commands/shellcheck-configuration.md +3 -1
- package/merged-commands/shodan-reconnaissance.md +7 -2
- package/merged-commands/shopify-apps.md +5 -1
- package/merged-commands/shopify-automation.md +173 -0
- package/merged-commands/shopify-development.md +6 -1
- package/merged-commands/signup-flow-cro.md +6 -1
- package/merged-commands/similarity-search-patterns.md +3 -1
- package/merged-commands/skill/sync.md +1 -1
- package/merged-commands/skill-creator-ms.md +618 -0
- package/merged-commands/skill-creator.md +13 -160
- package/merged-commands/skill-developer.md +3 -1
- package/merged-commands/slack-automation.md +194 -0
- package/merged-commands/slack-bot-builder.md +5 -1
- package/merged-commands/slack-gif-creator.md +557 -165
- package/merged-commands/slo-implementation.md +3 -1
- package/merged-commands/smtp-penetration-testing.md +7 -2
- package/merged-commands/social-content.md +6 -1
- package/merged-commands/software-architecture.md +6 -1
- package/merged-commands/solidity-security.md +3 -1
- package/merged-commands/spark-optimization.md +3 -1
- package/merged-commands/sql-injection-testing.md +7 -2
- package/merged-commands/sql-optimization-patterns.md +3 -1
- package/merged-commands/sql-pro.md +94 -170
- package/merged-commands/sqlmap-database-pentesting.md +7 -2
- package/merged-commands/square-automation.md +181 -0
- package/merged-commands/ssh-penetration-testing.md +7 -2
- package/merged-commands/startup-analyst.md +3 -1
- package/merged-commands/startup-business-analyst-business-case.md +3 -1
- package/merged-commands/startup-business-analyst-financial-projections.md +3 -1
- package/merged-commands/startup-business-analyst-market-opportunity.md +3 -1
- package/merged-commands/startup-financial-modeling.md +3 -1
- package/merged-commands/startup-metrics-framework.md +3 -1
- package/merged-commands/stitch-ui-design.md +4 -1
- package/merged-commands/stride-analysis-patterns.md +3 -1
- package/merged-commands/stripe-automation.md +203 -0
- package/merged-commands/stripe-integration.md +44 -429
- package/merged-commands/subagent-driven-development.md +3 -1
- package/merged-commands/supabase-automation.md +241 -0
- package/merged-commands/swiftui-expert-skill.md +1 -1
- package/merged-commands/systematic-debugging.md +85 -272
- package/merged-commands/systems-programming-rust-project.md +2 -0
- package/merged-commands/tailwind-design-system.md +3 -1
- package/merged-commands/tailwind-patterns.md +7 -1
- package/merged-commands/tavily-web.md +3 -1
- package/merged-commands/tdd-orchestrator.md +3 -1
- package/merged-commands/tdd-workflow.md +6 -1
- package/merged-commands/tdd-workflows-tdd-cycle.md +2 -0
- package/merged-commands/tdd-workflows-tdd-green.md +3 -1
- package/merged-commands/tdd-workflows-tdd-red.md +3 -1
- package/merged-commands/tdd-workflows-tdd-refactor.md +2 -0
- package/merged-commands/team-collaboration-issue.md +2 -0
- package/merged-commands/team-collaboration-standup-notes.md +2 -0
- package/merged-commands/team-composition-analysis.md +3 -1
- package/merged-commands/telegram-automation.md +224 -0
- package/merged-commands/telegram-bot-builder.md +5 -1
- package/merged-commands/telegram-mini-app.md +5 -1
- package/merged-commands/temporal-python-pro.md +3 -1
- package/merged-commands/temporal-python-testing.md +3 -1
- package/merged-commands/terraform-infrastructure.md +164 -0
- package/merged-commands/terraform-module-library.md +3 -1
- package/merged-commands/terraform-skill.md +19 -19
- package/merged-commands/terraform-specialist.md +3 -1
- package/merged-commands/test-automator.md +3 -1
- package/merged-commands/test-driven-development.md +3 -1
- package/merged-commands/test-fixing.md +3 -1
- package/merged-commands/testing-patterns.md +125 -206
- package/merged-commands/testing-qa.md +231 -0
- package/merged-commands/theme-factory.md +6 -1
- package/merged-commands/threat-mitigation-mapping.md +3 -1
- package/merged-commands/threat-modeling-expert.md +3 -1
- package/merged-commands/threejs-skills.md +642 -10
- package/merged-commands/tiktok-automation.md +183 -0
- package/merged-commands/todoist-automation.md +236 -0
- package/merged-commands/tool-design.md +3 -3
- package/merged-commands/top-web-vulnerabilities.md +7 -2
- package/merged-commands/track-management.md +3 -1
- package/merged-commands/trello-automation.md +186 -0
- package/merged-commands/trigger-dev.md +5 -1
- package/merged-commands/turborepo-caching.md +3 -1
- package/merged-commands/tutorial-engineer.md +3 -1
- package/merged-commands/twilio-communications.md +5 -1
- package/merged-commands/twitter-automation.md +236 -0
- package/merged-commands/typescript-advanced-types.md +3 -1
- package/merged-commands/typescript-expert.md +6 -1
- package/merged-commands/typescript-pro.md +91 -52
- package/merged-commands/ui-ux-designer.md +3 -1
- package/merged-commands/ui-ux-pro-max.md +88 -74
- package/merged-commands/ui-visual-validator.md +3 -1
- package/merged-commands/unit-testing-test-generate.md +3 -1
- package/merged-commands/unity-developer.md +3 -1
- package/merged-commands/unity-ecs-patterns.md +3 -1
- package/merged-commands/unreal-engine-cpp-pro.md +1 -1
- package/merged-commands/upgrading-expo.md +12 -108
- package/merged-commands/upstash-qstash.md +5 -1
- package/merged-commands/using-git-worktrees.md +6 -1
- package/merged-commands/using-neon.md +1 -1
- package/merged-commands/using-superpowers.md +6 -1
- package/merged-commands/uv-package-manager.md +3 -1
- package/merged-commands/vector-database-engineer.md +2 -0
- package/merged-commands/vector-index-tuning.md +3 -1
- package/merged-commands/vercel-automation.md +231 -0
- package/merged-commands/vercel-deploy-claimable.md +4 -1
- package/merged-commands/verification-before-completion.md +6 -1
- package/merged-commands/viral-generator-builder.md +5 -1
- package/merged-commands/voice-agents.md +5 -1
- package/merged-commands/voice-ai-development.md +5 -1
- package/merged-commands/voice-ai-engine-development.md +2 -0
- package/merged-commands/vulnerability-scanner.md +1 -1
- package/merged-commands/wcag-audit-patterns.md +3 -1
- package/merged-commands/web-artifacts-builder.md +7 -2
- package/merged-commands/web-design-guidelines.md +4 -1
- package/merged-commands/web-performance-optimization.md +2 -0
- package/merged-commands/web-security-testing.md +184 -0
- package/merged-commands/web3-testing.md +3 -1
- package/merged-commands/webapp-testing.md +7 -2
- package/merged-commands/webflow-automation.md +241 -0
- package/merged-commands/whatsapp-automation.md +219 -0
- package/merged-commands/wiki-architect.md +65 -0
- package/merged-commands/wiki-changelog.md +32 -0
- package/merged-commands/wiki-onboarding.md +82 -0
- package/merged-commands/wiki-page-writer.md +70 -0
- package/merged-commands/wiki-qa.md +39 -0
- package/merged-commands/wiki-researcher.md +70 -0
- package/merged-commands/wiki-vitepress.md +153 -0
- package/merged-commands/windows-privilege-escalation.md +7 -2
- package/merged-commands/wireshark-analysis.md +7 -2
- package/merged-commands/wordpress-penetration-testing.md +7 -2
- package/merged-commands/wordpress-plugin-development.md +204 -0
- package/merged-commands/wordpress-theme-development.md +189 -0
- package/merged-commands/wordpress-woocommerce-development.md +188 -0
- package/merged-commands/wordpress.md +319 -0
- package/merged-commands/workflow-automation.md +5 -1
- package/merged-commands/workflow-orchestration-patterns.md +3 -1
- package/merged-commands/workflow-patterns.md +3 -1
- package/merged-commands/wrike-automation.md +238 -0
- package/merged-commands/writing-plans.md +6 -1
- package/merged-commands/writing-skills.md +614 -84
- package/merged-commands/xlsx-official.md +8 -3
- package/merged-commands/xlsx.md +28 -217
- package/merged-commands/xss-html-injection.md +7 -2
- package/merged-commands/youtube-automation.md +223 -0
- package/merged-commands/youtube-summarizer.md +412 -0
- package/merged-commands/zapier-make-patterns.md +5 -1
- package/merged-commands/zendesk-automation.md +220 -0
- package/merged-commands/zoho-crm-automation.md +211 -0
- package/merged-commands/zoom-automation.md +222 -0
- package/merged-commands/zustand-store-ts.md +73 -0
- package/package.json +7 -2
- package/rules-index.json +1 -1
- package/scripts/build-compact-index.js +279 -0
- package/scripts/build-skill-graph.js +208 -0
- package/skills/3d-web-experience/SKILL.md +5 -1
- package/skills/ab-test-setup/SKILL.md +6 -1
- package/skills/accessibility-compliance-accessibility-audit/SKILL.md +2 -0
- package/skills/active-directory-attacks/SKILL.md +7 -2
- package/skills/activecampaign-automation/SKILL.md +214 -0
- package/skills/address-github-comments/SKILL.md +6 -1
- package/skills/agent-evaluation/SKILL.md +5 -1
- package/skills/agent-framework-azure-ai-py/SKILL.md +338 -0
- package/skills/agent-framework-azure-hosted-agents/SKILL.md +3 -0
- package/skills/agent-manager-skill/SKILL.md +3 -1
- package/skills/agent-memory-mcp/SKILL.md +6 -1
- package/skills/agent-memory-systems/SKILL.md +5 -1
- package/skills/agent-orchestration-improve-agent/SKILL.md +2 -0
- package/skills/agent-orchestration-multi-agent-optimize/SKILL.md +2 -0
- package/skills/agent-tool-builder/SKILL.md +5 -1
- package/skills/agents-v2-py/SKILL.md +326 -0
- package/skills/ai-agent-development/SKILL.md +174 -0
- package/skills/ai-agents-architect/SKILL.md +5 -1
- package/skills/ai-engineer/SKILL.md +3 -1
- package/skills/ai-ml/SKILL.md +253 -0
- package/skills/ai-product/SKILL.md +5 -1
- package/skills/ai-wrapper-product/SKILL.md +5 -1
- package/skills/airflow-dag-patterns/SKILL.md +3 -1
- package/skills/airtable-automation/SKILL.md +175 -0
- package/skills/algolia-search/SKILL.md +4 -0
- package/skills/algorithmic-art/SKILL.md +106 -375
- package/skills/amplitude-automation/SKILL.md +221 -0
- package/skills/analytics-tracking/SKILL.md +6 -1
- package/skills/android-jetpack-compose-expert/SKILL.md +152 -0
- package/skills/angular/README.md +40 -0
- package/skills/angular/SKILL.md +821 -0
- package/skills/angular/metadata.json +14 -0
- package/skills/angular-best-practices/README.md +58 -0
- package/skills/angular-best-practices/SKILL.md +562 -0
- package/skills/angular-best-practices/metadata.json +13 -0
- package/skills/angular-migration/SKILL.md +3 -1
- package/skills/angular-state-management/README.md +41 -0
- package/skills/angular-state-management/SKILL.md +634 -0
- package/skills/angular-state-management/metadata.json +13 -0
- package/skills/angular-ui-patterns/README.md +55 -0
- package/skills/angular-ui-patterns/SKILL.md +511 -0
- package/skills/angular-ui-patterns/metadata.json +12 -0
- package/skills/anti-reversing-techniques/SKILL.md +3 -1
- package/skills/antigravity-workflows/SKILL.md +80 -0
- package/skills/antigravity-workflows/resources/implementation-playbook.md +36 -0
- package/skills/api-design-principles/SKILL.md +3 -1
- package/skills/api-documentation/SKILL.md +164 -0
- package/skills/api-documentation-generator/SKILL.md +2 -0
- package/skills/api-documenter/SKILL.md +3 -1
- package/skills/api-fuzzing-bug-bounty/SKILL.md +7 -2
- package/skills/api-patterns/SKILL.md +1 -1
- package/skills/api-security-best-practices/SKILL.md +2 -0
- package/skills/api-security-testing/SKILL.md +172 -0
- package/skills/api-testing-observability-api-mock/SKILL.md +2 -0
- package/skills/app-builder/SKILL.md +6 -1
- package/skills/app-builder/templates/SKILL.md +6 -1
- package/skills/app-store-optimization/SKILL.md +6 -1
- package/skills/app-store-optimization/competitor_analyzer.py +1 -1
- package/skills/application-performance-performance-optimization/SKILL.md +2 -0
- package/skills/architect-review/SKILL.md +2 -0
- package/skills/architecture/SKILL.md +6 -1
- package/skills/architecture-decision-records/SKILL.md +7 -5
- package/skills/architecture-patterns/SKILL.md +3 -1
- package/skills/arm-cortex-expert/SKILL.md +3 -1
- package/skills/asana-automation/SKILL.md +176 -0
- package/skills/async-python-patterns/SKILL.md +3 -1
- package/skills/attack-tree-construction/SKILL.md +3 -1
- package/skills/audio-transcriber/CHANGELOG.md +137 -0
- package/skills/audio-transcriber/README.md +340 -0
- package/skills/audio-transcriber/SKILL.md +559 -0
- package/skills/audio-transcriber/examples/basic-transcription.sh +250 -0
- package/skills/audio-transcriber/references/tools-comparison.md +352 -0
- package/skills/audio-transcriber/scripts/install-requirements.sh +190 -0
- package/skills/audio-transcriber/scripts/transcribe.py +486 -0
- package/skills/auth-implementation-patterns/SKILL.md +3 -1
- package/skills/auth-implementation-patterns/resources/implementation-playbook.md +2 -17
- package/skills/automate-whatsapp/SKILL.md +10 -10
- package/skills/autonomous-agent-patterns/SKILL.md +3 -1
- package/skills/autonomous-agents/SKILL.md +5 -1
- package/skills/avalonia-layout-zafiro/SKILL.md +6 -1
- package/skills/avalonia-viewmodels-zafiro/SKILL.md +6 -1
- package/skills/avalonia-zafiro-development/SKILL.md +6 -1
- package/skills/aws-cost-cleanup/SKILL.md +309 -0
- package/skills/aws-cost-optimizer/SKILL.md +192 -0
- package/skills/aws-penetration-testing/SKILL.md +7 -2
- package/skills/aws-serverless/SKILL.md +5 -1
- package/skills/azd-deployment/SKILL.md +2 -0
- package/skills/azure-ai-agents-persistent-dotnet/SKILL.md +354 -0
- package/skills/azure-ai-agents-persistent-java/SKILL.md +142 -0
- package/skills/azure-ai-anomalydetector-java/SKILL.md +261 -0
- package/skills/azure-ai-contentsafety-java/SKILL.md +287 -0
- package/skills/azure-ai-contentsafety-py/SKILL.md +219 -0
- package/skills/azure-ai-contentsafety-ts/SKILL.md +305 -0
- package/skills/azure-ai-contentunderstanding-py/SKILL.md +278 -0
- package/skills/azure-ai-document-intelligence-dotnet/SKILL.md +342 -0
- package/skills/azure-ai-document-intelligence-ts/SKILL.md +328 -0
- package/skills/azure-ai-formrecognizer-java/SKILL.md +346 -0
- package/skills/azure-ai-ml-py/SKILL.md +276 -0
- package/skills/azure-ai-openai-dotnet/SKILL.md +460 -0
- package/skills/azure-ai-projects-dotnet/SKILL.md +353 -0
- package/skills/azure-ai-projects-java/SKILL.md +157 -0
- package/skills/azure-ai-projects-py/SKILL.md +300 -0
- package/skills/azure-ai-projects-ts/SKILL.md +294 -0
- package/skills/azure-ai-textanalytics-py/SKILL.md +232 -0
- package/skills/azure-ai-transcription-py/SKILL.md +74 -0
- package/skills/azure-ai-translation-document-py/SKILL.md +254 -0
- package/skills/azure-ai-translation-text-py/SKILL.md +279 -0
- package/skills/azure-ai-translation-ts/SKILL.md +291 -0
- package/skills/azure-ai-vision-imageanalysis-java/SKILL.md +294 -0
- package/skills/azure-ai-vision-imageanalysis-py/SKILL.md +265 -0
- package/skills/azure-ai-voicelive-dotnet/SKILL.md +270 -0
- package/skills/azure-ai-voicelive-java/SKILL.md +230 -0
- package/skills/azure-ai-voicelive-py/SKILL.md +314 -0
- package/skills/azure-ai-voicelive-ts/SKILL.md +470 -0
- package/skills/azure-appconfiguration-java/SKILL.md +475 -0
- package/skills/azure-appconfiguration-py/SKILL.md +254 -0
- package/skills/azure-appconfiguration-ts/SKILL.md +354 -0
- package/skills/azure-communication-callautomation-java/SKILL.md +259 -0
- package/skills/azure-communication-callingserver-java/SKILL.md +96 -0
- package/skills/azure-communication-chat-java/SKILL.md +315 -0
- package/skills/azure-communication-common-java/SKILL.md +309 -0
- package/skills/azure-communication-sms-java/SKILL.md +279 -0
- package/skills/azure-compute-batch-java/SKILL.md +384 -0
- package/skills/azure-containerregistry-py/SKILL.md +257 -0
- package/skills/azure-cosmos-db-py/SKILL.md +244 -0
- package/skills/azure-cosmos-java/SKILL.md +263 -0
- package/skills/azure-cosmos-py/SKILL.md +285 -0
- package/skills/azure-cosmos-rust/SKILL.md +140 -0
- package/skills/azure-cosmos-ts/SKILL.md +476 -0
- package/skills/azure-data-tables-java/SKILL.md +339 -0
- package/skills/azure-data-tables-py/SKILL.md +248 -0
- package/skills/azure-eventgrid-dotnet/SKILL.md +493 -0
- package/skills/azure-eventgrid-java/SKILL.md +310 -0
- package/skills/azure-eventgrid-py/SKILL.md +173 -0
- package/skills/azure-eventhub-dotnet/SKILL.md +367 -0
- package/skills/azure-eventhub-java/SKILL.md +361 -0
- package/skills/azure-eventhub-py/SKILL.md +245 -0
- package/skills/azure-eventhub-rust/SKILL.md +132 -0
- package/skills/azure-eventhub-ts/SKILL.md +273 -0
- package/skills/azure-functions/SKILL.md +5 -1
- package/skills/azure-identity-dotnet/SKILL.md +344 -0
- package/skills/azure-identity-java/SKILL.md +371 -0
- package/skills/azure-identity-py/SKILL.md +197 -0
- package/skills/azure-identity-rust/SKILL.md +120 -0
- package/skills/azure-identity-ts/SKILL.md +308 -0
- package/skills/azure-keyvault-certificates-rust/SKILL.md +182 -0
- package/skills/azure-keyvault-keys-rust/SKILL.md +172 -0
- package/skills/azure-keyvault-keys-ts/SKILL.md +274 -0
- package/skills/azure-keyvault-py/SKILL.md +252 -0
- package/skills/azure-keyvault-secrets-rust/SKILL.md +147 -0
- package/skills/azure-keyvault-secrets-ts/SKILL.md +274 -0
- package/skills/azure-maps-search-dotnet/SKILL.md +499 -0
- package/skills/azure-messaging-webpubsub-java/SKILL.md +307 -0
- package/skills/azure-messaging-webpubsubservice-py/SKILL.md +250 -0
- package/skills/azure-mgmt-apicenter-dotnet/SKILL.md +416 -0
- package/skills/azure-mgmt-apicenter-py/SKILL.md +247 -0
- package/skills/azure-mgmt-apimanagement-dotnet/SKILL.md +315 -0
- package/skills/azure-mgmt-apimanagement-py/SKILL.md +283 -0
- package/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md +491 -0
- package/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md +235 -0
- package/skills/azure-mgmt-botservice-dotnet/SKILL.md +339 -0
- package/skills/azure-mgmt-botservice-py/SKILL.md +325 -0
- package/skills/azure-mgmt-fabric-dotnet/SKILL.md +343 -0
- package/skills/azure-mgmt-fabric-py/SKILL.md +263 -0
- package/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md +359 -0
- package/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md +333 -0
- package/skills/azure-microsoft-playwright-testing-ts/SKILL.md +307 -0
- package/skills/azure-monitor-ingestion-java/SKILL.md +235 -0
- package/skills/azure-monitor-ingestion-py/SKILL.md +209 -0
- package/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md +289 -0
- package/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md +209 -0
- package/skills/azure-monitor-opentelemetry-py/SKILL.md +229 -0
- package/skills/azure-monitor-opentelemetry-ts/SKILL.md +324 -0
- package/skills/azure-monitor-query-java/SKILL.md +422 -0
- package/skills/azure-monitor-query-py/SKILL.md +257 -0
- package/skills/azure-postgres-ts/SKILL.md +482 -0
- package/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md +255 -0
- package/skills/azure-resource-manager-durabletask-dotnet/SKILL.md +382 -0
- package/skills/azure-resource-manager-mysql-dotnet/SKILL.md +397 -0
- package/skills/azure-resource-manager-playwright-dotnet/SKILL.md +302 -0
- package/skills/azure-resource-manager-postgresql-dotnet/SKILL.md +437 -0
- package/skills/azure-resource-manager-redis-dotnet/SKILL.md +361 -0
- package/skills/azure-resource-manager-sql-dotnet/SKILL.md +324 -0
- package/skills/azure-search-documents-dotnet/SKILL.md +344 -0
- package/skills/azure-search-documents-py/SKILL.md +533 -0
- package/skills/azure-search-documents-ts/SKILL.md +271 -0
- package/skills/azure-security-keyvault-keys-dotnet/SKILL.md +411 -0
- package/skills/azure-security-keyvault-keys-java/SKILL.md +367 -0
- package/skills/azure-security-keyvault-secrets-java/SKILL.md +361 -0
- package/skills/azure-servicebus-dotnet/SKILL.md +338 -0
- package/skills/azure-servicebus-py/SKILL.md +272 -0
- package/skills/azure-servicebus-ts/SKILL.md +238 -0
- package/skills/azure-speech-to-text-rest-py/SKILL.md +377 -0
- package/skills/azure-storage-blob-java/SKILL.md +393 -0
- package/skills/azure-storage-blob-py/SKILL.md +224 -0
- package/skills/azure-storage-blob-rust/SKILL.md +137 -0
- package/skills/azure-storage-blob-ts/SKILL.md +487 -0
- package/skills/azure-storage-file-datalake-py/SKILL.md +216 -0
- package/skills/azure-storage-file-share-py/SKILL.md +243 -0
- package/skills/azure-storage-file-share-ts/SKILL.md +498 -0
- package/skills/azure-storage-queue-py/SKILL.md +218 -0
- package/skills/azure-storage-queue-ts/SKILL.md +529 -0
- package/skills/azure-web-pubsub-ts/SKILL.md +315 -0
- package/skills/backend-architect/SKILL.md +3 -1
- package/skills/backend-dev-guidelines/SKILL.md +6 -1
- package/skills/backend-dev-guidelines/resources/architecture-overview.md +1 -1
- package/skills/backend-dev-guidelines/resources/async-and-errors.md +1 -1
- package/skills/backend-dev-guidelines/resources/complete-examples.md +1 -1
- package/skills/backend-dev-guidelines/resources/configuration.md +1 -1
- package/skills/backend-dev-guidelines/resources/database-patterns.md +1 -1
- package/skills/backend-dev-guidelines/resources/middleware-guide.md +1 -1
- package/skills/backend-dev-guidelines/resources/routing-and-controllers.md +1 -1
- package/skills/backend-dev-guidelines/resources/sentry-and-monitoring.md +1 -1
- package/skills/backend-dev-guidelines/resources/services-and-repositories.md +1 -1
- package/skills/backend-dev-guidelines/resources/testing-guide.md +1 -1
- package/skills/backend-dev-guidelines/resources/validation-patterns.md +1 -1
- package/skills/backend-development-feature-development/SKILL.md +2 -0
- package/skills/backend-security-coder/SKILL.md +3 -1
- package/skills/backtesting-frameworks/SKILL.md +3 -1
- package/skills/bamboohr-automation/SKILL.md +225 -0
- package/skills/basecamp-automation/SKILL.md +239 -0
- package/skills/bash-defensive-patterns/SKILL.md +3 -1
- package/skills/bash-linux/SKILL.md +6 -1
- package/skills/bash-pro/SKILL.md +3 -1
- package/skills/bash-scripting/SKILL.md +197 -0
- package/skills/bats-testing-patterns/SKILL.md +3 -1
- package/skills/bazel-build-optimization/SKILL.md +3 -1
- package/skills/behavioral-modes/SKILL.md +6 -1
- package/skills/bevy-ecs-expert/SKILL.md +133 -0
- package/skills/billing-automation/SKILL.md +3 -1
- package/skills/binary-analysis-patterns/SKILL.md +3 -1
- package/skills/bitbucket-automation/SKILL.md +229 -0
- package/skills/blockchain-developer/SKILL.md +3 -1
- package/skills/blockrun/SKILL.md +3 -1
- package/skills/box-automation/SKILL.md +238 -0
- package/skills/brainstorming/SKILL.md +37 -213
- package/skills/brand-guidelines-anthropic/SKILL.md +7 -2
- package/skills/brand-guidelines-community/SKILL.md +7 -2
- package/skills/brevo-automation/SKILL.md +202 -0
- package/skills/broken-authentication/SKILL.md +7 -2
- package/skills/browser-automation/SKILL.md +5 -1
- package/skills/browser-extension-builder/SKILL.md +5 -1
- package/skills/bullmq-specialist/SKILL.md +4 -0
- package/skills/bun-development/SKILL.md +3 -1
- package/skills/burp-suite-testing/SKILL.md +7 -2
- package/skills/business-analyst/SKILL.md +3 -1
- package/skills/busybox-on-windows/SKILL.md +6 -1
- package/skills/c-pro/SKILL.md +2 -0
- package/skills/c4-architecture-c4-architecture/SKILL.md +2 -0
- package/skills/c4-code/SKILL.md +3 -1
- package/skills/c4-component/SKILL.md +7 -5
- package/skills/c4-container/SKILL.md +4 -2
- package/skills/c4-context/SKILL.md +5 -3
- package/skills/cal-com-automation/SKILL.md +208 -0
- package/skills/calendly-automation/SKILL.md +216 -0
- package/skills/canva-automation/SKILL.md +222 -0
- package/skills/canvas-design/SKILL.md +7 -2
- package/skills/cc-skill-backend-patterns/SKILL.md +8 -3
- package/skills/cc-skill-clickhouse-io/SKILL.md +8 -3
- package/skills/cc-skill-coding-standards/SKILL.md +8 -3
- package/skills/cc-skill-continuous-learning/SKILL.md +6 -1
- package/skills/cc-skill-frontend-patterns/SKILL.md +8 -3
- package/skills/cc-skill-project-guidelines-example/SKILL.md +3 -1
- package/skills/cc-skill-security-review/SKILL.md +8 -3
- package/skills/cc-skill-strategic-compact/SKILL.md +6 -1
- package/skills/changelog-automation/SKILL.md +3 -1
- package/skills/cicd-automation-workflow-automate/SKILL.md +3 -1
- package/skills/circleci-automation/SKILL.md +182 -0
- package/skills/claude-code-guide/SKILL.md +7 -2
- package/skills/claude-d3js-skill/SKILL.md +4 -2
- package/skills/clean-code/SKILL.md +79 -77
- package/skills/clerk-auth/SKILL.md +4 -0
- package/skills/clickup-automation/SKILL.md +239 -0
- package/skills/close-automation/SKILL.md +217 -0
- package/skills/cloud-architect/SKILL.md +102 -131
- package/skills/cloud-devops/SKILL.md +236 -0
- package/skills/cloud-penetration-testing/SKILL.md +7 -2
- package/skills/coda-automation/SKILL.md +246 -0
- package/skills/code-documentation-code-explain/SKILL.md +3 -1
- package/skills/code-documentation-doc-generate/SKILL.md +3 -1
- package/skills/code-documentation-doc-generate/resources/implementation-playbook.md +1 -1
- package/skills/code-refactoring-context-restore/SKILL.md +2 -0
- package/skills/code-refactoring-refactor-clean/SKILL.md +3 -1
- package/skills/code-refactoring-tech-debt/SKILL.md +2 -0
- package/skills/code-review-ai-ai-review/SKILL.md +2 -0
- package/skills/code-review-checklist/SKILL.md +75 -410
- package/skills/code-review-excellence/SKILL.md +3 -1
- package/skills/code-reviewer/SKILL.md +205 -174
- package/skills/codebase-cleanup-deps-audit/SKILL.md +3 -1
- package/skills/codebase-cleanup-refactor-clean/SKILL.md +3 -1
- package/skills/codebase-cleanup-tech-debt/SKILL.md +2 -0
- package/skills/codex-review/SKILL.md +3 -1
- package/skills/commit/SKILL.md +1 -1
- package/skills/competitive-landscape/SKILL.md +3 -1
- package/skills/competitor-alternatives/SKILL.md +6 -1
- package/skills/comprehensive-review-full-review/SKILL.md +2 -0
- package/skills/comprehensive-review-pr-enhance/SKILL.md +3 -1
- package/skills/computer-use-agents/SKILL.md +5 -1
- package/skills/computer-vision-expert/SKILL.md +72 -0
- package/skills/concise-planning/SKILL.md +6 -1
- package/skills/conductor-implement/SKILL.md +3 -1
- package/skills/conductor-manage/SKILL.md +2 -0
- package/skills/conductor-manage/resources/implementation-playbook.md +1 -1
- package/skills/conductor-new-track/SKILL.md +8 -6
- package/skills/conductor-revert/SKILL.md +3 -1
- package/skills/conductor-setup/SKILL.md +8 -6
- package/skills/conductor-status/SKILL.md +3 -1
- package/skills/conductor-validator/SKILL.md +3 -1
- package/skills/confluence-automation/SKILL.md +213 -0
- package/skills/content-creator/SKILL.md +7 -1
- package/skills/content-marketer/SKILL.md +3 -1
- package/skills/context-compression/SKILL.md +5 -1
- package/skills/context-degradation/SKILL.md +1 -1
- package/skills/context-driven-development/SKILL.md +3 -1
- package/skills/context-fundamentals/SKILL.md +1 -1
- package/skills/context-management-context-restore/SKILL.md +2 -0
- package/skills/context-management-context-save/SKILL.md +2 -0
- package/skills/context-manager/SKILL.md +3 -1
- package/skills/context-optimization/SKILL.md +1 -1
- package/skills/context-window-management/SKILL.md +5 -1
- package/skills/context7-auto-research/SKILL.md +3 -1
- package/skills/conversation-memory/SKILL.md +4 -0
- package/skills/convertkit-automation/SKILL.md +200 -0
- package/skills/copilot-sdk/SKILL.md +515 -0
- package/skills/copy-editing/SKILL.md +3 -1
- package/skills/copywriting/SKILL.md +6 -1
- package/skills/core-components/SKILL.md +6 -1
- package/skills/cost-optimization/SKILL.md +3 -1
- package/skills/cpp-pro/SKILL.md +80 -42
- package/skills/cqrs-implementation/SKILL.md +3 -1
- package/skills/crewai/SKILL.md +5 -1
- package/skills/crypto-bd-agent/SKILL.md +248 -0
- package/skills/csharp-pro/SKILL.md +3 -1
- package/skills/customer-support/SKILL.md +3 -1
- package/skills/daily-news-report/SKILL.md +7 -2
- package/skills/data-engineer/SKILL.md +3 -1
- package/skills/data-engineering-data-driven-feature/SKILL.md +2 -0
- package/skills/data-engineering-data-pipeline/SKILL.md +2 -0
- package/skills/data-quality-frameworks/SKILL.md +3 -1
- package/skills/data-scientist/SKILL.md +3 -1
- package/skills/data-storytelling/SKILL.md +3 -1
- package/skills/data-structure-protocol/SKILL.md +198 -0
- package/skills/database/SKILL.md +213 -0
- package/skills/database-admin/SKILL.md +3 -1
- package/skills/database-architect/SKILL.md +3 -1
- package/skills/database-cloud-optimization-cost-optimize/SKILL.md +3 -1
- package/skills/database-design/SKILL.md +158 -33
- package/skills/database-migration/SKILL.md +3 -1
- package/skills/database-migrations-migration-observability/SKILL.md +3 -1
- package/skills/database-migrations-sql-migrations/SKILL.md +15 -20
- package/skills/database-optimizer/SKILL.md +91 -163
- package/skills/datadog-automation/SKILL.md +240 -0
- package/skills/dbos-golang/AGENTS.md +92 -0
- package/skills/dbos-golang/CLAUDE.md +1 -0
- package/skills/dbos-golang/SKILL.md +133 -0
- package/skills/dbos-golang/references/_sections.md +41 -0
- package/skills/dbos-golang/references/advanced-patching.md +86 -0
- package/skills/dbos-golang/references/advanced-versioning.md +58 -0
- package/skills/dbos-golang/references/client-enqueue.md +65 -0
- package/skills/dbos-golang/references/client-setup.md +65 -0
- package/skills/dbos-golang/references/comm-events.md +69 -0
- package/skills/dbos-golang/references/comm-messages.md +57 -0
- package/skills/dbos-golang/references/comm-streaming.md +75 -0
- package/skills/dbos-golang/references/lifecycle-config.md +70 -0
- package/skills/dbos-golang/references/pattern-debouncing.md +47 -0
- package/skills/dbos-golang/references/pattern-idempotency.md +63 -0
- package/skills/dbos-golang/references/pattern-scheduled.md +69 -0
- package/skills/dbos-golang/references/pattern-sleep.md +52 -0
- package/skills/dbos-golang/references/queue-basics.md +53 -0
- package/skills/dbos-golang/references/queue-concurrency.md +49 -0
- package/skills/dbos-golang/references/queue-deduplication.md +52 -0
- package/skills/dbos-golang/references/queue-listening.md +49 -0
- package/skills/dbos-golang/references/queue-partitioning.md +42 -0
- package/skills/dbos-golang/references/queue-priority.md +45 -0
- package/skills/dbos-golang/references/queue-rate-limiting.md +50 -0
- package/skills/dbos-golang/references/step-basics.md +81 -0
- package/skills/dbos-golang/references/step-concurrency.md +79 -0
- package/skills/dbos-golang/references/step-retries.md +66 -0
- package/skills/dbos-golang/references/test-setup.md +90 -0
- package/skills/dbos-golang/references/workflow-background.md +64 -0
- package/skills/dbos-golang/references/workflow-constraints.md +68 -0
- package/skills/dbos-golang/references/workflow-control.md +48 -0
- package/skills/dbos-golang/references/workflow-determinism.md +51 -0
- package/skills/dbos-golang/references/workflow-introspection.md +64 -0
- package/skills/dbos-golang/references/workflow-timeout.md +38 -0
- package/skills/dbos-python/AGENTS.md +95 -0
- package/skills/dbos-python/CLAUDE.md +1 -0
- package/skills/dbos-python/SKILL.md +102 -0
- package/skills/dbos-python/references/_sections.md +41 -0
- package/skills/dbos-python/references/advanced-async.md +101 -0
- package/skills/dbos-python/references/advanced-patching.md +68 -0
- package/skills/dbos-python/references/advanced-versioning.md +66 -0
- package/skills/dbos-python/references/client-enqueue.md +54 -0
- package/skills/dbos-python/references/client-setup.md +57 -0
- package/skills/dbos-python/references/comm-events.md +61 -0
- package/skills/dbos-python/references/comm-messages.md +56 -0
- package/skills/dbos-python/references/comm-streaming.md +57 -0
- package/skills/dbos-python/references/lifecycle-config.md +74 -0
- package/skills/dbos-python/references/lifecycle-fastapi.md +66 -0
- package/skills/dbos-python/references/pattern-classes.md +61 -0
- package/skills/dbos-python/references/pattern-debouncing.md +59 -0
- package/skills/dbos-python/references/pattern-idempotency.md +52 -0
- package/skills/dbos-python/references/pattern-scheduled.md +56 -0
- package/skills/dbos-python/references/pattern-sleep.md +58 -0
- package/skills/dbos-python/references/queue-basics.md +60 -0
- package/skills/dbos-python/references/queue-concurrency.md +57 -0
- package/skills/dbos-python/references/queue-deduplication.md +51 -0
- package/skills/dbos-python/references/queue-listening.md +64 -0
- package/skills/dbos-python/references/queue-partitioning.md +62 -0
- package/skills/dbos-python/references/queue-priority.md +62 -0
- package/skills/dbos-python/references/queue-rate-limiting.md +55 -0
- package/skills/dbos-python/references/step-basics.md +53 -0
- package/skills/dbos-python/references/step-retries.md +44 -0
- package/skills/dbos-python/references/step-transactions.md +58 -0
- package/skills/dbos-python/references/test-fixtures.md +63 -0
- package/skills/dbos-python/references/workflow-background.md +58 -0
- package/skills/dbos-python/references/workflow-constraints.md +70 -0
- package/skills/dbos-python/references/workflow-control.md +77 -0
- package/skills/dbos-python/references/workflow-determinism.md +53 -0
- package/skills/dbos-python/references/workflow-introspection.md +68 -0
- package/skills/dbos-python/references/workflow-timeout.md +59 -0
- package/skills/dbos-typescript/AGENTS.md +94 -0
- package/skills/dbos-typescript/CLAUDE.md +1 -0
- package/skills/dbos-typescript/SKILL.md +111 -0
- package/skills/dbos-typescript/references/_sections.md +41 -0
- package/skills/dbos-typescript/references/advanced-patching.md +72 -0
- package/skills/dbos-typescript/references/advanced-versioning.md +61 -0
- package/skills/dbos-typescript/references/client-enqueue.md +75 -0
- package/skills/dbos-typescript/references/client-setup.md +60 -0
- package/skills/dbos-typescript/references/comm-events.md +57 -0
- package/skills/dbos-typescript/references/comm-messages.md +55 -0
- package/skills/dbos-typescript/references/comm-streaming.md +53 -0
- package/skills/dbos-typescript/references/lifecycle-config.md +47 -0
- package/skills/dbos-typescript/references/lifecycle-express.md +61 -0
- package/skills/dbos-typescript/references/pattern-classes.md +67 -0
- package/skills/dbos-typescript/references/pattern-debouncing.md +56 -0
- package/skills/dbos-typescript/references/pattern-idempotency.md +53 -0
- package/skills/dbos-typescript/references/pattern-scheduled.md +69 -0
- package/skills/dbos-typescript/references/pattern-sleep.md +59 -0
- package/skills/dbos-typescript/references/queue-basics.md +59 -0
- package/skills/dbos-typescript/references/queue-concurrency.md +53 -0
- package/skills/dbos-typescript/references/queue-deduplication.md +51 -0
- package/skills/dbos-typescript/references/queue-listening.md +63 -0
- package/skills/dbos-typescript/references/queue-partitioning.md +63 -0
- package/skills/dbos-typescript/references/queue-priority.md +48 -0
- package/skills/dbos-typescript/references/queue-rate-limiting.md +44 -0
- package/skills/dbos-typescript/references/step-basics.md +63 -0
- package/skills/dbos-typescript/references/step-retries.md +67 -0
- package/skills/dbos-typescript/references/step-transactions.md +68 -0
- package/skills/dbos-typescript/references/test-setup.md +104 -0
- package/skills/dbos-typescript/references/workflow-background.md +54 -0
- package/skills/dbos-typescript/references/workflow-constraints.md +65 -0
- package/skills/dbos-typescript/references/workflow-control.md +57 -0
- package/skills/dbos-typescript/references/workflow-determinism.md +54 -0
- package/skills/dbos-typescript/references/workflow-introspection.md +70 -0
- package/skills/dbos-typescript/references/workflow-timeout.md +39 -0
- package/skills/dbt-transformation-patterns/SKILL.md +3 -1
- package/skills/ddd-context-mapping/SKILL.md +51 -0
- package/skills/ddd-context-mapping/references/context-map-patterns.md +25 -0
- package/skills/ddd-strategic-design/SKILL.md +51 -0
- package/skills/ddd-strategic-design/references/strategic-design-template.md +22 -0
- package/skills/ddd-tactical-patterns/SKILL.md +52 -0
- package/skills/ddd-tactical-patterns/references/tactical-checklist.md +25 -0
- package/skills/debugger/SKILL.md +3 -1
- package/skills/debugging-strategies/SKILL.md +3 -1
- package/skills/debugging-toolkit-smart-debug/SKILL.md +2 -0
- package/skills/deep-research/SKILL.md +1 -1
- package/skills/defi-protocol-templates/SKILL.md +3 -1
- package/skills/dependency-management-deps-audit/SKILL.md +3 -1
- package/skills/dependency-upgrade/SKILL.md +3 -1
- package/skills/deployment-engineer/SKILL.md +3 -1
- package/skills/deployment-pipeline-design/SKILL.md +3 -1
- package/skills/deployment-procedures/SKILL.md +6 -1
- package/skills/deployment-validation-config-validate/SKILL.md +2 -0
- package/skills/design-orchestration/SKILL.md +6 -1
- package/skills/development/SKILL.md +263 -0
- package/skills/devops-troubleshooter/SKILL.md +3 -1
- package/skills/discord-automation/SKILL.md +192 -0
- package/skills/discord-bot-architect/SKILL.md +4 -0
- package/skills/dispatching-parallel-agents/SKILL.md +3 -1
- package/skills/distributed-debugging-debug-trace/SKILL.md +3 -1
- package/skills/distributed-debugging-debug-trace/resources/implementation-playbook.md +1 -1
- package/skills/distributed-tracing/SKILL.md +3 -1
- package/skills/django-pro/SKILL.md +3 -1
- package/skills/doc-coauthoring/SKILL.md +6 -1
- package/skills/docker-expert/SKILL.md +7 -2
- package/skills/docs-architect/SKILL.md +3 -1
- package/skills/documentation/SKILL.md +261 -0
- package/skills/documentation-generation-doc-generate/SKILL.md +3 -1
- package/skills/documentation-generation-doc-generate/resources/implementation-playbook.md +1 -1
- package/skills/documentation-templates/SKILL.md +8 -3
- package/skills/docusign-automation/SKILL.md +213 -0
- package/skills/docx/SKILL.md +69 -172
- package/skills/docx-official/SKILL.md +8 -3
- package/skills/domain-driven-design/SKILL.md +73 -0
- package/skills/domain-driven-design/references/ddd-deliverables.md +24 -0
- package/skills/dotnet-architect/SKILL.md +3 -1
- package/skills/dotnet-backend/SKILL.md +266 -0
- package/skills/dotnet-backend-patterns/SKILL.md +3 -1
- package/skills/dropbox-automation/SKILL.md +235 -0
- package/skills/dx-optimizer/SKILL.md +3 -1
- package/skills/e2e-testing/SKILL.md +166 -0
- package/skills/e2e-testing-patterns/SKILL.md +3 -1
- package/skills/elixir-pro/SKILL.md +3 -1
- package/skills/email-sequence/SKILL.md +6 -1
- package/skills/email-systems/SKILL.md +5 -1
- package/skills/embedding-strategies/SKILL.md +3 -1
- package/skills/employment-contract-templates/SKILL.md +3 -1
- package/skills/environment-setup-guide/SKILL.md +2 -0
- package/skills/error-debugging-error-analysis/SKILL.md +2 -0
- package/skills/error-debugging-error-trace/SKILL.md +3 -1
- package/skills/error-debugging-multi-agent-review/SKILL.md +2 -0
- package/skills/error-detective/SKILL.md +3 -1
- package/skills/error-diagnostics-error-analysis/SKILL.md +2 -0
- package/skills/error-diagnostics-error-trace/SKILL.md +2 -0
- package/skills/error-diagnostics-smart-debug/SKILL.md +2 -0
- package/skills/error-handling-patterns/SKILL.md +3 -1
- package/skills/ethical-hacking-methodology/SKILL.md +7 -2
- package/skills/evaluation/SKILL.md +1 -1
- package/skills/event-sourcing-architect/SKILL.md +3 -1
- package/skills/event-store-design/SKILL.md +3 -1
- package/skills/event-store-design/resources/implementation-playbook.md +25 -0
- package/skills/exa-search/SKILL.md +3 -1
- package/skills/executing-plans/SKILL.md +6 -1
- package/skills/expo-deployment/SKILL.md +12 -62
- package/skills/fastapi-pro/SKILL.md +3 -1
- package/skills/fastapi-router-py/SKILL.md +57 -0
- package/skills/fastapi-templates/SKILL.md +3 -1
- package/skills/figma-automation/SKILL.md +186 -0
- package/skills/file-organizer/SKILL.md +252 -69
- package/skills/file-path-traversal/SKILL.md +7 -2
- package/skills/file-uploads/SKILL.md +5 -1
- package/skills/find-skills/SKILL.md +137 -0
- package/skills/finishing-a-development-branch/SKILL.md +6 -1
- package/skills/firebase/SKILL.md +5 -1
- package/skills/firecrawl-scraper/SKILL.md +3 -1
- package/skills/firmware-analyst/SKILL.md +3 -1
- package/skills/flutter-expert/SKILL.md +84 -196
- package/skills/form-cro/SKILL.md +6 -1
- package/skills/foundry-iq-python/SKILL.md +3 -0
- package/skills/fp-ts-errors/SKILL.md +1 -1
- package/skills/fp-ts-pragmatic/SKILL.md +1 -1
- package/skills/fp-ts-react/SKILL.md +1 -1
- package/skills/framework-migration-code-migrate/SKILL.md +2 -0
- package/skills/framework-migration-deps-upgrade/SKILL.md +2 -0
- package/skills/framework-migration-deps-upgrade/resources/implementation-playbook.md +3 -3
- package/skills/framework-migration-legacy-modernize/SKILL.md +2 -0
- package/skills/free-tool-strategy/SKILL.md +6 -1
- package/skills/freshdesk-automation/SKILL.md +224 -0
- package/skills/freshservice-automation/SKILL.md +218 -0
- package/skills/frontend-design/SKILL.md +26 -259
- package/skills/frontend-dev-guidelines/SKILL.md +6 -1
- package/skills/frontend-developer/SKILL.md +3 -1
- package/skills/frontend-mobile-development-component-scaffold/SKILL.md +2 -0
- package/skills/frontend-mobile-security-xss-scan/SKILL.md +2 -0
- package/skills/frontend-security-coder/SKILL.md +3 -1
- package/skills/frontend-slides/SKILL.md +4 -1
- package/skills/frontend-ui-dark-ts/SKILL.md +593 -0
- package/skills/full-stack-orchestration-full-stack-feature/SKILL.md +2 -0
- package/skills/game-development/2d-games/SKILL.md +6 -1
- package/skills/game-development/3d-games/SKILL.md +6 -1
- package/skills/game-development/SKILL.md +3 -1
- package/skills/game-development/game-art/SKILL.md +6 -1
- package/skills/game-development/game-audio/SKILL.md +6 -1
- package/skills/game-development/game-design/SKILL.md +6 -1
- package/skills/game-development/mobile-games/SKILL.md +6 -1
- package/skills/game-development/multiplayer/SKILL.md +6 -1
- package/skills/game-development/pc-games/SKILL.md +6 -1
- package/skills/game-development/vr-ar/SKILL.md +6 -1
- package/skills/game-development/web-games/SKILL.md +6 -1
- package/skills/gcp-cloud-run/SKILL.md +5 -1
- package/skills/gdpr-data-handling/SKILL.md +3 -1
- package/skills/gemini-api-dev/SKILL.md +132 -0
- package/skills/geo-fundamentals/SKILL.md +6 -1
- package/skills/git-advanced-workflows/SKILL.md +3 -1
- package/skills/git-pr-workflows-git-workflow/SKILL.md +2 -0
- package/skills/git-pr-workflows-onboard/SKILL.md +2 -0
- package/skills/git-pr-workflows-pr-enhance/SKILL.md +2 -0
- package/skills/git-pushing/SKILL.md +3 -1
- package/skills/github-actions-templates/SKILL.md +3 -1
- package/skills/github-automation/SKILL.md +232 -0
- package/skills/github-issue-creator/SKILL.md +142 -0
- package/skills/github-workflow-automation/SKILL.md +3 -1
- package/skills/gitlab-automation/SKILL.md +259 -0
- package/skills/gitlab-ci-patterns/SKILL.md +3 -1
- package/skills/gitops-workflow/SKILL.md +3 -1
- package/skills/gmail-automation/SKILL.md +275 -0
- package/skills/go-concurrency-patterns/SKILL.md +3 -1
- package/skills/go-playwright/SKILL.md +76 -0
- package/skills/go-playwright/resources/implementation-playbook.md +110 -0
- package/skills/go-rod-master/SKILL.md +544 -0
- package/skills/go-rod-master/examples/basic_scrape.go +41 -0
- package/skills/go-rod-master/examples/concurrent_pages.go +81 -0
- package/skills/go-rod-master/examples/request_hijacking.go +85 -0
- package/skills/go-rod-master/examples/stealth_page.go +91 -0
- package/skills/go-rod-master/references/api-reference.md +148 -0
- package/skills/godot-4-migration/SKILL.md +126 -0
- package/skills/godot-gdscript-patterns/SKILL.md +3 -1
- package/skills/golang-pro/SKILL.md +91 -176
- package/skills/google-analytics-automation/SKILL.md +232 -0
- package/skills/google-calendar-automation/SKILL.md +181 -0
- package/skills/google-drive-automation/SKILL.md +198 -0
- package/skills/googlesheets-automation/SKILL.md +202 -0
- package/skills/grafana-dashboards/SKILL.md +3 -1
- package/skills/graphql/SKILL.md +5 -1
- package/skills/graphql-architect/SKILL.md +83 -168
- package/skills/haskell-pro/SKILL.md +2 -0
- package/skills/helm-chart-scaffolding/SKILL.md +3 -1
- package/skills/helpdesk-automation/SKILL.md +171 -0
- package/skills/hig-components-content/SKILL.md +91 -0
- package/skills/hig-components-content/references/activity-views.md +79 -0
- package/skills/hig-components-content/references/charts.md +180 -0
- package/skills/hig-components-content/references/collections.md +48 -0
- package/skills/hig-components-content/references/color-wells.md +42 -0
- package/skills/hig-components-content/references/image-views.md +82 -0
- package/skills/hig-components-content/references/image-wells.md +34 -0
- package/skills/hig-components-content/references/lockups.md +78 -0
- package/skills/hig-components-content/references/web-views.md +36 -0
- package/skills/hig-components-controls/SKILL.md +93 -0
- package/skills/hig-components-controls/references/combo-boxes.md +40 -0
- package/skills/hig-components-controls/references/controls.md +112 -0
- package/skills/hig-components-controls/references/gauges.md +74 -0
- package/skills/hig-components-controls/references/labels.md +92 -0
- package/skills/hig-components-controls/references/pickers.md +128 -0
- package/skills/hig-components-controls/references/rating-indicators.md +38 -0
- package/skills/hig-components-controls/references/segmented-controls.md +94 -0
- package/skills/hig-components-controls/references/sliders.md +92 -0
- package/skills/hig-components-controls/references/steppers.md +40 -0
- package/skills/hig-components-controls/references/text-fields.md +88 -0
- package/skills/hig-components-controls/references/text-views.md +56 -0
- package/skills/hig-components-controls/references/toggles.md +127 -0
- package/skills/hig-components-controls/references/token-fields.md +48 -0
- package/skills/hig-components-controls/references/virtual-keyboards.md +156 -0
- package/skills/hig-components-dialogs/SKILL.md +81 -0
- package/skills/hig-components-dialogs/references/action-sheets.md +74 -0
- package/skills/hig-components-dialogs/references/alerts.md +158 -0
- package/skills/hig-components-dialogs/references/digit-entry-views.md +32 -0
- package/skills/hig-components-dialogs/references/popovers.md +81 -0
- package/skills/hig-components-dialogs/references/sheets.md +157 -0
- package/skills/hig-components-layout/SKILL.md +104 -0
- package/skills/hig-components-layout/references/boxes.md +48 -0
- package/skills/hig-components-layout/references/column-views.md +44 -0
- package/skills/hig-components-layout/references/lists-and-tables.md +99 -0
- package/skills/hig-components-layout/references/ornaments.md +56 -0
- package/skills/hig-components-layout/references/outline-views.md +64 -0
- package/skills/hig-components-layout/references/panels.md +75 -0
- package/skills/hig-components-layout/references/scroll-views.md +123 -0
- package/skills/hig-components-layout/references/sidebars.md +109 -0
- package/skills/hig-components-layout/references/split-views.md +110 -0
- package/skills/hig-components-layout/references/tab-bars.md +173 -0
- package/skills/hig-components-layout/references/tab-views.md +68 -0
- package/skills/hig-components-layout/references/windows.md +188 -0
- package/skills/hig-components-menus/SKILL.md +86 -0
- package/skills/hig-components-menus/references/action-button.md +61 -0
- package/skills/hig-components-menus/references/buttons.md +261 -0
- package/skills/hig-components-menus/references/context-menus.md +105 -0
- package/skills/hig-components-menus/references/disclosure-controls.md +84 -0
- package/skills/hig-components-menus/references/dock-menus.md +40 -0
- package/skills/hig-components-menus/references/edit-menus.md +88 -0
- package/skills/hig-components-menus/references/menus.md +171 -0
- package/skills/hig-components-menus/references/pop-up-buttons.md +70 -0
- package/skills/hig-components-menus/references/pull-down-buttons.md +77 -0
- package/skills/hig-components-menus/references/the-menu-bar.md +303 -0
- package/skills/hig-components-menus/references/toolbars.md +256 -0
- package/skills/hig-components-search/SKILL.md +73 -0
- package/skills/hig-components-search/references/page-controls.md +120 -0
- package/skills/hig-components-search/references/path-controls.md +40 -0
- package/skills/hig-components-search/references/search-fields.md +189 -0
- package/skills/hig-components-status/SKILL.md +91 -0
- package/skills/hig-components-status/references/activity-rings.md +105 -0
- package/skills/hig-components-status/references/progress-indicators.md +116 -0
- package/skills/hig-components-status/references/status-bars.md +38 -0
- package/skills/hig-components-system/SKILL.md +111 -0
- package/skills/hig-components-system/references/app-clips.md +387 -0
- package/skills/hig-components-system/references/app-shortcuts.md +114 -0
- package/skills/hig-components-system/references/complications.md +425 -0
- package/skills/hig-components-system/references/home-screen-quick-actions.md +42 -0
- package/skills/hig-components-system/references/live-activities.md +442 -0
- package/skills/hig-components-system/references/notifications.md +153 -0
- package/skills/hig-components-system/references/top-shelf.md +135 -0
- package/skills/hig-components-system/references/watch-faces.md +40 -0
- package/skills/hig-components-system/references/widgets.md +517 -0
- package/skills/hig-foundations/SKILL.md +103 -0
- package/skills/hig-foundations/references/accessibility.md +291 -0
- package/skills/hig-foundations/references/app-icons.md +210 -0
- package/skills/hig-foundations/references/branding.md +44 -0
- package/skills/hig-foundations/references/color.md +274 -0
- package/skills/hig-foundations/references/dark-mode.md +116 -0
- package/skills/hig-foundations/references/icons.md +263 -0
- package/skills/hig-foundations/references/images.md +176 -0
- package/skills/hig-foundations/references/immersive-experiences.md +174 -0
- package/skills/hig-foundations/references/inclusion.md +189 -0
- package/skills/hig-foundations/references/layout.md +425 -0
- package/skills/hig-foundations/references/materials.md +238 -0
- package/skills/hig-foundations/references/motion.md +103 -0
- package/skills/hig-foundations/references/privacy.md +231 -0
- package/skills/hig-foundations/references/right-to-left.md +206 -0
- package/skills/hig-foundations/references/sf-symbols.md +310 -0
- package/skills/hig-foundations/references/spatial-layout.md +142 -0
- package/skills/hig-foundations/references/typography.md +1146 -0
- package/skills/hig-foundations/references/writing.md +91 -0
- package/skills/hig-inputs/SKILL.md +121 -0
- package/skills/hig-inputs/references/apple-pencil-and-scribble.md +148 -0
- package/skills/hig-inputs/references/camera-control.md +107 -0
- package/skills/hig-inputs/references/digital-crown.md +83 -0
- package/skills/hig-inputs/references/eyes.md +120 -0
- package/skills/hig-inputs/references/focus-and-selection.md +120 -0
- package/skills/hig-inputs/references/game-controls.md +156 -0
- package/skills/hig-inputs/references/gestures.md +208 -0
- package/skills/hig-inputs/references/gyro-and-accelerometer.md +40 -0
- package/skills/hig-inputs/references/keyboards.md +234 -0
- package/skills/hig-inputs/references/nearby-interactions.md +70 -0
- package/skills/hig-inputs/references/pointing-devices.md +237 -0
- package/skills/hig-inputs/references/remotes.md +67 -0
- package/skills/hig-inputs/references/spatial-interactions.md +70 -0
- package/skills/hig-patterns/SKILL.md +109 -0
- package/skills/hig-patterns/references/charting-data.md +81 -0
- package/skills/hig-patterns/references/collaboration-and-sharing.md +86 -0
- package/skills/hig-patterns/references/drag-and-drop.md +134 -0
- package/skills/hig-patterns/references/entering-data.md +69 -0
- package/skills/hig-patterns/references/feedback.md +67 -0
- package/skills/hig-patterns/references/file-management.md +135 -0
- package/skills/hig-patterns/references/going-full-screen.md +79 -0
- package/skills/hig-patterns/references/launching.md +81 -0
- package/skills/hig-patterns/references/live-viewing-apps.md +79 -0
- package/skills/hig-patterns/references/loading.md +59 -0
- package/skills/hig-patterns/references/managing-accounts.md +107 -0
- package/skills/hig-patterns/references/managing-notifications.md +99 -0
- package/skills/hig-patterns/references/modality.md +82 -0
- package/skills/hig-patterns/references/multitasking.md +131 -0
- package/skills/hig-patterns/references/offering-help.md +117 -0
- package/skills/hig-patterns/references/onboarding.md +69 -0
- package/skills/hig-patterns/references/playing-audio.md +124 -0
- package/skills/hig-patterns/references/playing-haptics.md +280 -0
- package/skills/hig-patterns/references/playing-video.md +180 -0
- package/skills/hig-patterns/references/printing.md +50 -0
- package/skills/hig-patterns/references/ratings-and-reviews.md +48 -0
- package/skills/hig-patterns/references/searching.md +70 -0
- package/skills/hig-patterns/references/settings.md +84 -0
- package/skills/hig-patterns/references/undo-and-redo.md +58 -0
- package/skills/hig-patterns/references/workouts.md +76 -0
- package/skills/hig-platforms/SKILL.md +89 -0
- package/skills/hig-platforms/references/designing-for-games.md +159 -0
- package/skills/hig-platforms/references/designing-for-ios.md +66 -0
- package/skills/hig-platforms/references/designing-for-ipados.md +64 -0
- package/skills/hig-platforms/references/designing-for-macos.md +70 -0
- package/skills/hig-platforms/references/designing-for-tvos.md +68 -0
- package/skills/hig-platforms/references/designing-for-visionos.md +85 -0
- package/skills/hig-platforms/references/designing-for-watchos.md +74 -0
- package/skills/hig-project-context/SKILL.md +138 -0
- package/skills/hig-technologies/SKILL.md +136 -0
- package/skills/hig-technologies/references/airplay.md +125 -0
- package/skills/hig-technologies/references/always-on.md +62 -0
- package/skills/hig-technologies/references/apple-pay.md +441 -0
- package/skills/hig-technologies/references/augmented-reality.md +247 -0
- package/skills/hig-technologies/references/carekit.md +224 -0
- package/skills/hig-technologies/references/carplay.md +119 -0
- package/skills/hig-technologies/references/game-center.md +343 -0
- package/skills/hig-technologies/references/generative-ai.md +110 -0
- package/skills/hig-technologies/references/healthkit.md +120 -0
- package/skills/hig-technologies/references/homekit.md +343 -0
- package/skills/hig-technologies/references/icloud.md +52 -0
- package/skills/hig-technologies/references/id-verifier.md +73 -0
- package/skills/hig-technologies/references/imessage-apps-and-stickers.md +105 -0
- package/skills/hig-technologies/references/in-app-purchase.md +263 -0
- package/skills/hig-technologies/references/live-photos.md +54 -0
- package/skills/hig-technologies/references/mac-catalyst.md +216 -0
- package/skills/hig-technologies/references/machine-learning.md +394 -0
- package/skills/hig-technologies/references/maps.md +221 -0
- package/skills/hig-technologies/references/nfc.md +51 -0
- package/skills/hig-technologies/references/photo-editing.md +40 -0
- package/skills/hig-technologies/references/researchkit.md +134 -0
- package/skills/hig-technologies/references/shareplay.md +142 -0
- package/skills/hig-technologies/references/shazamkit.md +47 -0
- package/skills/hig-technologies/references/sign-in-with-apple.md +288 -0
- package/skills/hig-technologies/references/siri.md +523 -0
- package/skills/hig-technologies/references/tap-to-pay-on-iphone.md +208 -0
- package/skills/hig-technologies/references/voiceover.md +90 -0
- package/skills/hig-technologies/references/wallet.md +420 -0
- package/skills/hosted-agents-v2-py/SKILL.md +326 -0
- package/skills/hr-pro/SKILL.md +3 -1
- package/skills/html-injection-testing/SKILL.md +7 -2
- package/skills/hubspot-automation/SKILL.md +183 -0
- package/skills/hubspot-integration/SKILL.md +5 -1
- package/skills/hugging-face-cli/SKILL.md +3 -3
- package/skills/hugging-face-jobs/SKILL.md +1 -1
- package/skills/hybrid-cloud-architect/SKILL.md +3 -1
- package/skills/hybrid-cloud-networking/SKILL.md +3 -1
- package/skills/hybrid-search-implementation/SKILL.md +3 -1
- package/skills/i18n-localization/SKILL.md +1 -1
- package/skills/idor-testing/SKILL.md +7 -2
- package/skills/imagen/SKILL.md +1 -1
- package/skills/incident-responder/SKILL.md +3 -1
- package/skills/incident-response-incident-response/SKILL.md +2 -0
- package/skills/incident-response-smart-fix/SKILL.md +2 -0
- package/skills/incident-runbook-templates/SKILL.md +3 -1
- package/skills/infinite-gratitude/SKILL.md +2 -2
- package/skills/inngest/SKILL.md +5 -1
- package/skills/instagram-automation/SKILL.md +197 -0
- package/skills/interactive-portfolio/SKILL.md +5 -1
- package/skills/intercom-automation/SKILL.md +253 -0
- package/skills/internal-comms-anthropic/SKILL.md +4 -2
- package/skills/internal-comms-community/SKILL.md +4 -2
- package/skills/ios-developer/SKILL.md +3 -1
- package/skills/istio-traffic-management/SKILL.md +3 -1
- package/skills/java-pro/SKILL.md +3 -1
- package/skills/javascript-mastery/SKILL.md +3 -1
- package/skills/javascript-pro/SKILL.md +79 -41
- package/skills/javascript-testing-patterns/SKILL.md +3 -1
- package/skills/javascript-typescript-typescript-scaffold/SKILL.md +2 -0
- package/skills/jira-automation/SKILL.md +190 -0
- package/skills/julia-pro/SKILL.md +3 -1
- package/skills/k8s-manifest-generator/SKILL.md +3 -1
- package/skills/k8s-security-policies/SKILL.md +3 -1
- package/skills/kaizen/SKILL.md +3 -1
- package/skills/klaviyo-automation/SKILL.md +195 -0
- package/skills/kotlin-coroutines-expert/SKILL.md +100 -0
- package/skills/kpi-dashboard-design/SKILL.md +3 -1
- package/skills/kubernetes-architect/SKILL.md +3 -1
- package/skills/kubernetes-deployment/SKILL.md +167 -0
- package/skills/langchain-architecture/SKILL.md +3 -1
- package/skills/langfuse/SKILL.md +5 -1
- package/skills/langgraph/SKILL.md +5 -1
- package/skills/laravel-expert/SKILL.md +185 -0
- package/skills/laravel-security-audit/SKILL.md +223 -0
- package/skills/last30days/SKILL.md +6 -1
- package/skills/launch-strategy/SKILL.md +6 -1
- package/skills/legacy-modernizer/SKILL.md +79 -39
- package/skills/legal-advisor/SKILL.md +3 -1
- package/skills/libreoffice/base/SKILL.md +188 -0
- package/skills/libreoffice/calc/SKILL.md +201 -0
- package/skills/libreoffice/draw/SKILL.md +165 -0
- package/skills/libreoffice/impress/SKILL.md +174 -0
- package/skills/libreoffice/writer/SKILL.md +200 -0
- package/skills/linear-automation/SKILL.md +183 -0
- package/skills/linear-claude-skill/SKILL.md +14 -14
- package/skills/linkedin-automation/SKILL.md +180 -0
- package/skills/linkerd-patterns/SKILL.md +3 -1
- package/skills/lint-and-validate/SKILL.md +3 -3
- package/skills/linux-privilege-escalation/SKILL.md +7 -2
- package/skills/linux-shell-scripting/SKILL.md +7 -2
- package/skills/linux-troubleshooting/SKILL.md +221 -0
- package/skills/llm-app-patterns/SKILL.md +4 -2
- package/skills/llm-application-dev-ai-assistant/SKILL.md +2 -0
- package/skills/llm-application-dev-ai-assistant/resources/implementation-playbook.md +1 -1
- package/skills/llm-application-dev-langchain-agent/SKILL.md +2 -0
- package/skills/llm-application-dev-prompt-optimize/SKILL.md +2 -0
- package/skills/llm-evaluation/SKILL.md +3 -1
- package/skills/loki-mode/SKILL.md +6 -1
- package/skills/m365-agents-dotnet/SKILL.md +295 -0
- package/skills/m365-agents-py/SKILL.md +346 -0
- package/skills/m365-agents-ts/SKILL.md +187 -0
- package/skills/machine-learning-ops-ml-pipeline/SKILL.md +2 -0
- package/skills/mailchimp-automation/SKILL.md +236 -0
- package/skills/make-automation/SKILL.md +206 -0
- package/skills/malware-analyst/SKILL.md +3 -1
- package/skills/manifest/SKILL.md +126 -0
- package/skills/market-sizing-analysis/SKILL.md +3 -1
- package/skills/marketing-ideas/SKILL.md +6 -1
- package/skills/marketing-psychology/SKILL.md +6 -1
- package/skills/mcp-builder/SKILL.md +184 -92
- package/skills/mcp-builder/reference/mcp_best_practices.md +759 -93
- package/skills/mcp-builder/reference/node_mcp_server.md +70 -124
- package/skills/mcp-builder/reference/python_mcp_server.md +40 -7
- package/skills/mcp-builder-ms/SKILL.md +309 -0
- package/skills/memory-forensics/SKILL.md +3 -1
- package/skills/memory-safety-patterns/SKILL.md +3 -1
- package/skills/memory-systems/SKILL.md +1 -1
- package/skills/mermaid-expert/SKILL.md +3 -1
- package/skills/metasploit-framework/SKILL.md +7 -2
- package/skills/micro-saas-launcher/SKILL.md +5 -1
- package/skills/microservices-patterns/SKILL.md +3 -1
- package/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md +445 -0
- package/skills/microsoft-teams-automation/SKILL.md +216 -0
- package/skills/minecraft-bukkit-pro/SKILL.md +3 -1
- package/skills/miro-automation/SKILL.md +210 -0
- package/skills/mixpanel-automation/SKILL.md +229 -0
- package/skills/ml-engineer/SKILL.md +3 -1
- package/skills/ml-pipeline-workflow/SKILL.md +3 -1
- package/skills/mlops-engineer/SKILL.md +3 -1
- package/skills/mobile-design/SKILL.md +280 -170
- package/skills/mobile-developer/SKILL.md +3 -1
- package/skills/mobile-security-coder/SKILL.md +3 -1
- package/skills/modern-javascript-patterns/SKILL.md +3 -1
- package/skills/monday-automation/SKILL.md +238 -0
- package/skills/monorepo-architect/SKILL.md +2 -0
- package/skills/monorepo-management/SKILL.md +3 -1
- package/skills/moodle-external-api-development/SKILL.md +3 -1
- package/skills/mtls-configuration/SKILL.md +3 -1
- package/skills/multi-agent-brainstorming/SKILL.md +6 -1
- package/skills/multi-agent-patterns/SKILL.md +1 -1
- package/skills/multi-cloud-architecture/SKILL.md +3 -1
- package/skills/multi-platform-apps-multi-platform/SKILL.md +2 -0
- package/skills/n8n-code-python/SKILL.md +11 -11
- package/skills/n8n-mcp-tools-expert/SKILL.md +10 -10
- package/skills/n8n-node-configuration/SKILL.md +3 -3
- package/skills/neon-postgres/SKILL.md +5 -1
- package/skills/nerdzao-elite/SKILL.md +31 -0
- package/skills/nerdzao-elite-gemini-high/SKILL.md +50 -0
- package/skills/nestjs-expert/SKILL.md +7 -2
- package/skills/network-101/SKILL.md +7 -2
- package/skills/network-engineer/SKILL.md +3 -1
- package/skills/nextjs-app-router-patterns/SKILL.md +3 -1
- package/skills/nextjs-best-practices/SKILL.md +6 -1
- package/skills/nextjs-supabase-auth/SKILL.md +4 -0
- package/skills/nft-standards/SKILL.md +3 -1
- package/skills/nodejs-backend-patterns/SKILL.md +3 -1
- package/skills/nodejs-best-practices/SKILL.md +7 -1
- package/skills/nosql-expert/SKILL.md +2 -0
- package/skills/notebooklm/SKILL.md +3 -1
- package/skills/notion-automation/SKILL.md +220 -0
- package/skills/notion-template-business/SKILL.md +5 -1
- package/skills/nx-workspace-patterns/SKILL.md +3 -1
- package/skills/observability-engineer/SKILL.md +3 -1
- package/skills/observability-monitoring-monitor-setup/SKILL.md +2 -0
- package/skills/observability-monitoring-slo-implement/SKILL.md +3 -1
- package/skills/observe-whatsapp/SKILL.md +4 -4
- package/skills/obsidian-clipper-template-creator/SKILL.md +6 -1
- package/skills/office-productivity/SKILL.md +219 -0
- package/skills/on-call-handoff-patterns/SKILL.md +3 -1
- package/skills/onboarding-cro/SKILL.md +6 -1
- package/skills/one-drive-automation/SKILL.md +243 -0
- package/skills/openapi-spec-generation/SKILL.md +3 -1
- package/skills/os-scripting/SKILL.md +429 -0
- package/skills/oss-hunter/SKILL.md +75 -0
- package/skills/oss-hunter/bin/hunter.py +56 -0
- package/skills/outlook-automation/SKILL.md +196 -0
- package/skills/outlook-calendar-automation/SKILL.md +241 -0
- package/skills/page-cro/SKILL.md +6 -1
- package/skills/pagerduty-automation/SKILL.md +250 -0
- package/skills/paid-ads/SKILL.md +6 -1
- package/skills/parallel-agents/SKILL.md +1 -1
- package/skills/payment-integration/SKILL.md +3 -1
- package/skills/paypal-integration/SKILL.md +3 -1
- package/skills/paywall-upgrade-cro/SKILL.md +6 -1
- package/skills/pci-compliance/SKILL.md +3 -1
- package/skills/pdf/SKILL.md +6 -196
- package/skills/pdf-official/SKILL.md +7 -2
- package/skills/pentest-checklist/SKILL.md +7 -2
- package/skills/pentest-commands/SKILL.md +7 -2
- package/skills/performance-engineer/SKILL.md +2 -0
- package/skills/performance-profiling/SKILL.md +1 -1
- package/skills/performance-testing-review-ai-review/SKILL.md +2 -0
- package/skills/performance-testing-review-multi-agent-review/SKILL.md +2 -0
- package/skills/personal-tool-builder/SKILL.md +5 -1
- package/skills/php-pro/SKILL.md +78 -46
- package/skills/pipedrive-automation/SKILL.md +229 -0
- package/skills/plaid-fintech/SKILL.md +5 -1
- package/skills/plan-writing/SKILL.md +1 -1
- package/skills/planning-with-files/SKILL.md +3 -1
- package/skills/playwright-skill/SKILL.md +6 -1
- package/skills/podcast-generation/SKILL.md +2 -0
- package/skills/popup-cro/SKILL.md +6 -1
- package/skills/posix-shell-pro/SKILL.md +3 -1
- package/skills/postgres-best-practices/SKILL.md +7 -2
- package/skills/postgresql/SKILL.md +3 -1
- package/skills/postgresql-optimization/SKILL.md +175 -0
- package/skills/posthog-automation/SKILL.md +229 -0
- package/skills/postmark-automation/SKILL.md +192 -0
- package/skills/postmortem-writing/SKILL.md +5 -3
- package/skills/powershell-windows/SKILL.md +6 -1
- package/skills/pptx/SKILL.md +86 -456
- package/skills/pptx-official/SKILL.md +8 -3
- package/skills/pricing-strategy/SKILL.md +6 -1
- package/skills/prisma-expert/SKILL.md +6 -1
- package/skills/privilege-escalation-methods/SKILL.md +7 -2
- package/skills/product-manager-toolkit/SKILL.md +15 -15
- package/skills/production-code-audit/SKILL.md +2 -0
- package/skills/programmatic-seo/SKILL.md +6 -1
- package/skills/projection-patterns/SKILL.md +3 -1
- package/skills/prometheus-configuration/SKILL.md +3 -1
- package/skills/prompt-caching/SKILL.md +5 -1
- package/skills/prompt-engineer/README.md +659 -0
- package/skills/prompt-engineer/SKILL.md +76 -249
- package/skills/prompt-engineer/references/evaluation-frameworks.md +781 -0
- package/skills/prompt-engineer/references/prompt-optimization.md +563 -0
- package/skills/prompt-engineer/references/prompt-patterns.md +509 -0
- package/skills/prompt-engineer/references/structured-outputs.md +723 -0
- package/skills/prompt-engineer/references/system-prompts.md +547 -0
- package/skills/prompt-engineering/SKILL.md +6 -1
- package/skills/prompt-engineering-patterns/SKILL.md +3 -1
- package/skills/prompt-library/SKILL.md +3 -1
- package/skills/protocol-reverse-engineering/SKILL.md +3 -1
- package/skills/pydantic-models-py/SKILL.md +63 -0
- package/skills/python-development-python-scaffold/SKILL.md +2 -0
- package/skills/python-fastapi-development/SKILL.md +216 -0
- package/skills/python-packaging/SKILL.md +3 -1
- package/skills/python-patterns/SKILL.md +7 -1
- package/skills/python-performance-optimization/SKILL.md +3 -1
- package/skills/python-pro/SKILL.md +89 -155
- package/skills/python-testing-patterns/SKILL.md +3 -1
- package/skills/quant-analyst/SKILL.md +3 -1
- package/skills/radix-ui-design-system/SKILL.md +1 -1
- package/skills/rag-engineer/SKILL.md +5 -1
- package/skills/rag-implementation/SKILL.md +37 -395
- package/skills/react-best-practices/AGENTS.md +776 -91
- package/skills/react-best-practices/README.md +2 -2
- package/skills/react-best-practices/SKILL.md +17 -2
- package/skills/react-best-practices/metadata.json +1 -1
- package/skills/react-best-practices/rules/advanced-event-handler-refs.md +4 -4
- package/skills/react-best-practices/rules/advanced-init-once.md +42 -0
- package/skills/react-best-practices/rules/advanced-use-latest.md +8 -18
- package/skills/react-best-practices/rules/async-dependencies.md +15 -0
- package/skills/react-best-practices/rules/bundle-conditional.md +2 -2
- package/skills/react-best-practices/rules/client-localstorage-schema.md +71 -0
- package/skills/react-best-practices/rules/client-passive-event-listeners.md +48 -0
- package/skills/react-best-practices/rules/js-batch-dom-css.md +53 -28
- package/skills/react-best-practices/rules/js-length-check-first.md +1 -1
- package/skills/react-best-practices/rules/js-min-max-loop.md +1 -1
- package/skills/react-best-practices/rules/rendering-hydration-suppress-warning.md +30 -0
- package/skills/react-best-practices/rules/rendering-usetransition-loading.md +75 -0
- package/skills/react-best-practices/rules/rerender-derived-state-no-effect.md +40 -0
- package/skills/react-best-practices/rules/rerender-derived-state.md +2 -2
- package/skills/react-best-practices/rules/rerender-memo-with-default-value.md +38 -0
- package/skills/react-best-practices/rules/rerender-move-effect-to-event.md +45 -0
- package/skills/react-best-practices/rules/rerender-simple-expression-in-memo.md +35 -0
- package/skills/react-best-practices/rules/rerender-use-ref-transient-values.md +73 -0
- package/skills/react-best-practices/rules/server-auth-actions.md +96 -0
- package/skills/react-best-practices/rules/server-cache-react.md +50 -0
- package/skills/react-best-practices/rules/server-dedup-props.md +65 -0
- package/skills/react-best-practices/rules/server-parallel-fetching.md +12 -8
- package/skills/react-flow-architect/SKILL.md +618 -0
- package/skills/react-flow-node-ts/SKILL.md +71 -0
- package/skills/react-modernization/SKILL.md +3 -1
- package/skills/react-native-architecture/SKILL.md +3 -1
- package/skills/react-nextjs-development/SKILL.md +229 -0
- package/skills/react-patterns/SKILL.md +6 -1
- package/skills/react-state-management/SKILL.md +3 -1
- package/skills/react-ui-patterns/SKILL.md +6 -1
- package/skills/readme/SKILL.md +164 -97
- package/skills/receiving-code-review/SKILL.md +6 -1
- package/skills/red-team-tactics/SKILL.md +6 -1
- package/skills/red-team-tools/SKILL.md +7 -2
- package/skills/reddit-automation/SKILL.md +217 -0
- package/skills/reference-builder/SKILL.md +3 -1
- package/skills/referral-program/SKILL.md +6 -1
- package/skills/remotion-best-practices/SKILL.md +3 -1
- package/skills/remotion-best-practices/rules/charts.md +1 -1
- package/skills/render-automation/SKILL.md +186 -0
- package/skills/requesting-code-review/SKILL.md +6 -1
- package/skills/research-engineer/SKILL.md +6 -1
- package/skills/reverse-engineer/SKILL.md +3 -1
- package/skills/risk-manager/SKILL.md +3 -1
- package/skills/risk-metrics-calculation/SKILL.md +3 -1
- package/skills/ruby-pro/SKILL.md +3 -1
- package/skills/rust-async-patterns/SKILL.md +3 -1
- package/skills/rust-pro/SKILL.md +3 -1
- package/skills/saga-orchestration/SKILL.md +3 -1
- package/skills/saga-orchestration/resources/implementation-playbook.md +26 -0
- package/skills/sales-automator/SKILL.md +3 -1
- package/skills/salesforce-automation/SKILL.md +195 -0
- package/skills/salesforce-development/SKILL.md +5 -1
- package/skills/sast-configuration/SKILL.md +12 -10
- package/skills/scala-pro/SKILL.md +3 -1
- package/skills/scanning-tools/SKILL.md +7 -2
- package/skills/schema-markup/SKILL.md +6 -1
- package/skills/screen-reader-testing/SKILL.md +3 -1
- package/skills/scroll-experience/SKILL.md +5 -1
- package/skills/search-specialist/SKILL.md +2 -0
- package/skills/secrets-management/SKILL.md +3 -1
- package/skills/security/aws-compliance-checker/SKILL.md +516 -0
- package/skills/security/aws-iam-best-practices/SKILL.md +397 -0
- package/skills/security/aws-secrets-rotation/SKILL.md +465 -0
- package/skills/security/aws-security-audit/SKILL.md +369 -0
- package/skills/security-audit/SKILL.md +218 -0
- package/skills/security-auditor/SKILL.md +3 -1
- package/skills/security-compliance-compliance-check/SKILL.md +3 -1
- package/skills/security-requirement-extraction/SKILL.md +3 -1
- package/skills/security-scanning-security-dependencies/SKILL.md +3 -1
- package/skills/security-scanning-security-hardening/SKILL.md +2 -0
- package/skills/security-scanning-security-sast/SKILL.md +3 -1
- package/skills/segment-automation/SKILL.md +230 -0
- package/skills/segment-cdp/SKILL.md +5 -1
- package/skills/sendgrid-automation/SKILL.md +233 -0
- package/skills/senior-architect/SKILL.md +9 -9
- package/skills/senior-fullstack/SKILL.md +9 -9
- package/skills/sentry-automation/SKILL.md +237 -0
- package/skills/seo-audit/SKILL.md +6 -1
- package/skills/seo-authority-builder/SKILL.md +3 -1
- package/skills/seo-cannibalization-detector/SKILL.md +3 -1
- package/skills/seo-content-auditor/SKILL.md +3 -1
- package/skills/seo-content-planner/SKILL.md +3 -1
- package/skills/seo-content-refresher/SKILL.md +3 -1
- package/skills/seo-content-writer/SKILL.md +3 -1
- package/skills/seo-fundamentals/SKILL.md +78 -122
- package/skills/seo-keyword-strategist/SKILL.md +3 -1
- package/skills/seo-meta-optimizer/SKILL.md +3 -1
- package/skills/seo-snippet-hunter/SKILL.md +3 -1
- package/skills/seo-structure-architect/SKILL.md +3 -1
- package/skills/server-management/SKILL.md +6 -1
- package/skills/service-mesh-expert/SKILL.md +2 -0
- package/skills/service-mesh-observability/SKILL.md +3 -1
- package/skills/shader-programming-glsl/SKILL.md +121 -0
- package/skills/shellcheck-configuration/SKILL.md +3 -1
- package/skills/shodan-reconnaissance/SKILL.md +7 -2
- package/skills/shopify-apps/SKILL.md +5 -1
- package/skills/shopify-automation/SKILL.md +173 -0
- package/skills/shopify-development/SKILL.md +6 -1
- package/skills/signup-flow-cro/SKILL.md +6 -1
- package/skills/similarity-search-patterns/SKILL.md +3 -1
- package/skills/skill-creator/README.md +270 -0
- package/skills/skill-creator/SKILL.md +13 -160
- package/skills/skill-creator/scripts/package_skill.py +10 -10
- package/skills/skill-creator/scripts/quick_validate.py +15 -45
- package/skills/skill-creator-ms/SKILL.md +618 -0
- package/skills/skill-developer/SKILL.md +3 -1
- package/skills/slack-automation/SKILL.md +194 -0
- package/skills/slack-bot-builder/SKILL.md +5 -1
- package/skills/slack-gif-creator/SKILL.md +557 -165
- package/skills/slack-gif-creator/core/color_palettes.py +302 -0
- package/skills/slack-gif-creator/core/easing.py +32 -36
- package/skills/slack-gif-creator/core/frame_composer.py +335 -42
- package/skills/slack-gif-creator/core/gif_builder.py +40 -63
- package/skills/slack-gif-creator/core/typography.py +357 -0
- package/skills/slack-gif-creator/core/validators.py +204 -76
- package/skills/slack-gif-creator/core/visual_effects.py +494 -0
- package/skills/slack-gif-creator/templates/bounce.py +106 -0
- package/skills/slack-gif-creator/templates/explode.py +331 -0
- package/skills/slack-gif-creator/templates/fade.py +329 -0
- package/skills/slack-gif-creator/templates/flip.py +291 -0
- package/skills/slack-gif-creator/templates/kaleidoscope.py +211 -0
- package/skills/slack-gif-creator/templates/morph.py +329 -0
- package/skills/slack-gif-creator/templates/move.py +293 -0
- package/skills/slack-gif-creator/templates/pulse.py +268 -0
- package/skills/slack-gif-creator/templates/shake.py +127 -0
- package/skills/slack-gif-creator/templates/slide.py +291 -0
- package/skills/slack-gif-creator/templates/spin.py +269 -0
- package/skills/slack-gif-creator/templates/wiggle.py +300 -0
- package/skills/slack-gif-creator/templates/zoom.py +312 -0
- package/skills/slo-implementation/SKILL.md +3 -1
- package/skills/smtp-penetration-testing/SKILL.md +7 -2
- package/skills/social-content/SKILL.md +6 -1
- package/skills/software-architecture/SKILL.md +6 -1
- package/skills/solidity-security/SKILL.md +3 -1
- package/skills/spark-optimization/SKILL.md +3 -1
- package/skills/sql-injection-testing/SKILL.md +7 -2
- package/skills/sql-optimization-patterns/SKILL.md +3 -1
- package/skills/sql-pro/SKILL.md +94 -170
- package/skills/sqlmap-database-pentesting/SKILL.md +7 -2
- package/skills/square-automation/SKILL.md +181 -0
- package/skills/ssh-penetration-testing/SKILL.md +7 -2
- package/skills/startup-analyst/SKILL.md +3 -1
- package/skills/startup-business-analyst-business-case/SKILL.md +3 -1
- package/skills/startup-business-analyst-financial-projections/SKILL.md +3 -1
- package/skills/startup-business-analyst-market-opportunity/SKILL.md +3 -1
- package/skills/startup-financial-modeling/SKILL.md +3 -1
- package/skills/startup-metrics-framework/SKILL.md +3 -1
- package/skills/stitch-ui-design/SKILL.md +4 -1
- package/skills/stride-analysis-patterns/SKILL.md +3 -1
- package/skills/stripe-automation/SKILL.md +203 -0
- package/skills/stripe-integration/SKILL.md +44 -429
- package/skills/subagent-driven-development/SKILL.md +3 -1
- package/skills/supabase-automation/SKILL.md +241 -0
- package/skills/swiftui-expert-skill/SKILL.md +1 -1
- package/skills/systematic-debugging/SKILL.md +85 -272
- package/skills/systems-programming-rust-project/SKILL.md +2 -0
- package/skills/tailwind-design-system/SKILL.md +3 -1
- package/skills/tailwind-patterns/SKILL.md +7 -1
- package/skills/tavily-web/SKILL.md +3 -1
- package/skills/tdd-orchestrator/SKILL.md +3 -1
- package/skills/tdd-workflow/SKILL.md +6 -1
- package/skills/tdd-workflows-tdd-cycle/SKILL.md +2 -0
- package/skills/tdd-workflows-tdd-green/SKILL.md +3 -1
- package/skills/tdd-workflows-tdd-red/SKILL.md +3 -1
- package/skills/tdd-workflows-tdd-refactor/SKILL.md +2 -0
- package/skills/team-collaboration-issue/SKILL.md +2 -0
- package/skills/team-collaboration-standup-notes/SKILL.md +2 -0
- package/skills/team-collaboration-standup-notes/resources/implementation-playbook.md +3 -3
- package/skills/team-composition-analysis/SKILL.md +3 -1
- package/skills/telegram-automation/SKILL.md +224 -0
- package/skills/telegram-bot-builder/SKILL.md +5 -1
- package/skills/telegram-mini-app/SKILL.md +5 -1
- package/skills/temporal-python-pro/SKILL.md +3 -1
- package/skills/temporal-python-testing/SKILL.md +3 -1
- package/skills/terraform-infrastructure/SKILL.md +164 -0
- package/skills/terraform-module-library/SKILL.md +3 -1
- package/skills/terraform-skill/SKILL.md +19 -19
- package/skills/terraform-specialist/SKILL.md +3 -1
- package/skills/test-automator/SKILL.md +3 -1
- package/skills/test-driven-development/SKILL.md +3 -1
- package/skills/test-fixing/SKILL.md +3 -1
- package/skills/testing-patterns/SKILL.md +125 -206
- package/skills/testing-patterns/scripts/test_runner.py +219 -0
- package/skills/testing-qa/SKILL.md +231 -0
- package/skills/theme-factory/SKILL.md +6 -1
- package/skills/threat-mitigation-mapping/SKILL.md +3 -1
- package/skills/threat-modeling-expert/SKILL.md +3 -1
- package/skills/threejs-skills/SKILL.md +642 -10
- package/skills/tiktok-automation/SKILL.md +183 -0
- package/skills/todoist-automation/SKILL.md +236 -0
- package/skills/tool-design/SKILL.md +3 -3
- package/skills/top-web-vulnerabilities/SKILL.md +7 -2
- package/skills/track-management/SKILL.md +3 -1
- package/skills/track-management/resources/implementation-playbook.md +4 -4
- package/skills/trello-automation/SKILL.md +186 -0
- package/skills/trigger-dev/SKILL.md +5 -1
- package/skills/turborepo-caching/SKILL.md +3 -1
- package/skills/tutorial-engineer/SKILL.md +3 -1
- package/skills/twilio-communications/SKILL.md +5 -1
- package/skills/twitter-automation/SKILL.md +236 -0
- package/skills/typescript-advanced-types/SKILL.md +3 -1
- package/skills/typescript-expert/SKILL.md +6 -1
- package/skills/typescript-pro/SKILL.md +91 -52
- package/skills/ui-ux-designer/SKILL.md +3 -1
- package/skills/ui-ux-pro-max/SKILL.md +88 -74
- package/skills/ui-ux-pro-max/data/stacks/jetpack-compose.csv +53 -0
- package/skills/ui-ux-pro-max/scripts/core.py +2 -1
- package/skills/ui-ux-pro-max/scripts/design_system.py +1 -1
- package/skills/ui-visual-validator/SKILL.md +3 -1
- package/skills/unit-testing-test-generate/SKILL.md +3 -1
- package/skills/unity-developer/SKILL.md +3 -1
- package/skills/unity-ecs-patterns/SKILL.md +3 -1
- package/skills/unreal-engine-cpp-pro/SKILL.md +1 -1
- package/skills/upgrading-expo/SKILL.md +12 -108
- package/skills/upstash-qstash/SKILL.md +5 -1
- package/skills/using-git-worktrees/SKILL.md +6 -1
- package/skills/using-neon/SKILL.md +1 -1
- package/skills/using-superpowers/SKILL.md +6 -1
- package/skills/uv-package-manager/SKILL.md +3 -1
- package/skills/vector-database-engineer/SKILL.md +2 -0
- package/skills/vector-index-tuning/SKILL.md +3 -1
- package/skills/vercel-automation/SKILL.md +231 -0
- package/skills/vercel-deploy-claimable/SKILL.md +4 -1
- package/skills/verification-before-completion/SKILL.md +6 -1
- package/skills/viral-generator-builder/SKILL.md +5 -1
- package/skills/voice-agents/SKILL.md +5 -1
- package/skills/voice-ai-development/SKILL.md +5 -1
- package/skills/voice-ai-engine-development/SKILL.md +2 -0
- package/skills/vulnerability-scanner/SKILL.md +1 -1
- package/skills/wcag-audit-patterns/SKILL.md +3 -1
- package/skills/web-artifacts-builder/SKILL.md +7 -2
- package/skills/web-design-guidelines/SKILL.md +4 -1
- package/skills/web-performance-optimization/SKILL.md +2 -0
- package/skills/web-security-testing/SKILL.md +184 -0
- package/skills/web3-testing/SKILL.md +3 -1
- package/skills/webapp-testing/SKILL.md +7 -2
- package/skills/webflow-automation/SKILL.md +241 -0
- package/skills/whatsapp-automation/SKILL.md +219 -0
- package/skills/wiki-architect/SKILL.md +65 -0
- package/skills/wiki-changelog/SKILL.md +32 -0
- package/skills/wiki-onboarding/SKILL.md +82 -0
- package/skills/wiki-page-writer/SKILL.md +70 -0
- package/skills/wiki-qa/SKILL.md +39 -0
- package/skills/wiki-researcher/SKILL.md +70 -0
- package/skills/wiki-vitepress/SKILL.md +153 -0
- package/skills/windows-privilege-escalation/SKILL.md +7 -2
- package/skills/wireshark-analysis/SKILL.md +7 -2
- package/skills/wordpress/SKILL.md +319 -0
- package/skills/wordpress-penetration-testing/SKILL.md +7 -2
- package/skills/wordpress-plugin-development/SKILL.md +204 -0
- package/skills/wordpress-theme-development/SKILL.md +189 -0
- package/skills/wordpress-woocommerce-development/SKILL.md +188 -0
- package/skills/workflow-automation/SKILL.md +5 -1
- package/skills/workflow-orchestration-patterns/SKILL.md +3 -1
- package/skills/workflow-patterns/SKILL.md +3 -1
- package/skills/wrike-automation/SKILL.md +238 -0
- package/skills/writing-plans/SKILL.md +6 -1
- package/skills/writing-skills/SKILL.md +614 -84
- package/skills/writing-skills/examples/CLAUDE_MD_TESTING.md +189 -0
- package/skills/writing-skills/examples.md +1 -1
- package/skills/writing-skills/gotchas.md +1 -1
- package/skills/writing-skills/references/standards/README.md +2 -2
- package/skills/writing-skills/references/templates/reference.md +2 -2
- package/skills/xlsx/SKILL.md +28 -217
- package/skills/xlsx-official/SKILL.md +8 -3
- package/skills/xss-html-injection/SKILL.md +7 -2
- package/skills/youtube-automation/SKILL.md +223 -0
- package/skills/youtube-summarizer/CHANGELOG.md +66 -0
- package/skills/youtube-summarizer/README.md +365 -0
- package/skills/youtube-summarizer/SKILL.md +412 -0
- package/skills/youtube-summarizer/scripts/extract-transcript.py +65 -0
- package/skills/youtube-summarizer/scripts/install-dependencies.sh +28 -0
- package/skills/zapier-make-patterns/SKILL.md +5 -1
- package/skills/zendesk-automation/SKILL.md +220 -0
- package/skills/zoho-crm-automation/SKILL.md +211 -0
- package/skills/zoom-automation/SKILL.md +222 -0
- package/skills/zustand-store-ts/SKILL.md +73 -0
- package/skills-compact.json +1 -0
- package/skills-graph.json +25 -0
- package/skills-index.json +1784 -329
|
@@ -0,0 +1,1146 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: "Typography | Apple Developer Documentation"
|
|
3
|
+
source: https://developer.apple.com/design/human-interface-guidelines/typography
|
|
4
|
+
|
|
5
|
+
# Typography
|
|
6
|
+
|
|
7
|
+
Your typographic choices can help you display legible text, convey an information hierarchy, communicate important content, and express your brand or style.
|
|
8
|
+
|
|
9
|
+

|
|
10
|
+
|
|
11
|
+
## [Ensuring legibility](https://developer.apple.com/design/human-interface-guidelines/typography#Ensuring-legibility)
|
|
12
|
+
|
|
13
|
+
**Use font sizes that most people can read easily.** People need to be able to read your content at various viewing distances and under a variety of conditions. Follow the recommended default and minimum text sizes for each platform — for both custom and system fonts — to ensure your text is legible on all devices. Keep in mind that font weight can also impact how easy text is to read. If you use a custom font with a thin weight, aim for larger than the recommended sizes to increase legibility.
|
|
14
|
+
|
|
15
|
+
Platform| Default size| Minimum size
|
|
16
|
+
---|---|---
|
|
17
|
+
iOS, iPadOS| 17 pt| 11 pt
|
|
18
|
+
macOS| 13 pt| 10 pt
|
|
19
|
+
tvOS| 29 pt| 23 pt
|
|
20
|
+
visionOS| 17 pt| 12 pt
|
|
21
|
+
watchOS| 16 pt| 12 pt
|
|
22
|
+
|
|
23
|
+
**Test legibility in different contexts.** For example, you need to test game text for legibility on each platform on which your game runs. If testing shows that some of your text is difficult to read, consider using a larger type size, increasing contrast by modifying the text or background colors, or using typefaces designed for optimized legibility, like the system fonts.
|
|
24
|
+
|
|
25
|
+

|
|
26
|
+
|
|
27
|
+
Testing a game on a new platform can show where text is hard to read.
|
|
28
|
+
|
|
29
|
+

|
|
30
|
+
|
|
31
|
+
Increasing text size and adding visible background shapes can help make text easier to read.
|
|
32
|
+
|
|
33
|
+
**In general, avoid light font weights.** For example, if you’re using system-provided fonts, prefer Regular, Medium, Semibold, or Bold font weights, and avoid Ultralight, Thin, and Light font weights, which can be difficult to see, especially when text is small.
|
|
34
|
+
|
|
35
|
+
## [Conveying hierarchy](https://developer.apple.com/design/human-interface-guidelines/typography#Conveying-hierarchy)
|
|
36
|
+
|
|
37
|
+
**Adjust font weight, size, and color as needed to emphasize important information and help people visualize hierarchy.** Be sure to maintain the relative hierarchy and visual distinction of text elements when people adjust text sizes.
|
|
38
|
+
|
|
39
|
+
**Minimize the number of typefaces you use, even in a highly customized interface.** Mixing too many different typefaces can obscure your information hierarchy and hinder readability, in addition to making an interface feel internally inconsistent or poorly designed.
|
|
40
|
+
|
|
41
|
+
**Prioritize important content when responding to text-size changes.** Not all content is equally important. When someone chooses a larger text size, they typically want to make the content they care about easier to read; they don’t always want to increase the size of every word on the screen. For example, when people increase text size to read the content in a tabbed window, they don’t expect the tab titles to increase in size. Similarly, in a game, people are often more interested in a character’s dialog than in transient hit-damage values.
|
|
42
|
+
|
|
43
|
+
## [Using system fonts](https://developer.apple.com/design/human-interface-guidelines/typography#Using-system-fonts)
|
|
44
|
+
|
|
45
|
+
Apple provides two typeface families that support an extensive range of weights, sizes, styles, and languages.
|
|
46
|
+
|
|
47
|
+
**San Francisco (SF)** is a sans serif typeface family that includes the SF Pro, SF Compact, SF Arabic, SF Armenian, SF Georgian, SF Hebrew, and SF Mono variants.
|
|
48
|
+
|
|
49
|
+

|
|
50
|
+
|
|
51
|
+
The system also offers SF Pro, SF Compact, SF Arabic, SF Armenian, SF Georgian, and SF Hebrew in rounded variants you can use to coordinate text with the appearance of soft or rounded UI elements, or to provide an alternative typographic voice.
|
|
52
|
+
|
|
53
|
+
**New York (NY)** is a serif typeface family designed to work well by itself and alongside the SF fonts.
|
|
54
|
+
|
|
55
|
+

|
|
56
|
+
|
|
57
|
+
You can download the San Francisco and New York fonts [here](https://developer.apple.com/fonts/).
|
|
58
|
+
|
|
59
|
+
The system provides the SF and NY fonts in the _variable_ font format, which combines different font styles together in one file, and supports interpolation between styles to create intermediate ones.
|
|
60
|
+
|
|
61
|
+
Note
|
|
62
|
+
|
|
63
|
+
Variable fonts support _optical sizing_ , which refers to the adjustment of different typographic designs to fit different sizes. On all platforms, the system fonts support _dynamic optical sizes_ , which merge discrete optical sizes (like Text and Display) and weights into a single, continuous design, letting the system interpolate each glyph or letterform to produce a structure that’s precisely adapted to the point size. With dynamic optical sizes, you don’t need to use discrete optical sizes unless you’re working with a design tool that doesn’t support all the features of the variable font format.
|
|
64
|
+
|
|
65
|
+
To help you define visual hierarchies and create clear and legible designs in many different sizes and contexts, the system fonts are available in a variety of weights, ranging from Ultralight to Black, and — in the case of SF — several widths, including Condensed and Expanded. Because SF Symbols use equivalent weights, you can achieve precise weight matching between symbols and adjacent text, regardless of the size or style you choose.
|
|
66
|
+
|
|
67
|
+

|
|
68
|
+
|
|
69
|
+
Note
|
|
70
|
+
|
|
71
|
+
[SF Symbols](https://developer.apple.com/design/human-interface-guidelines/sf-symbols) provides a comprehensive library of symbols that integrate seamlessly with the San Francisco system font, automatically aligning with text in all weights and sizes. Consider using symbols when you need to convey a concept or depict an object, especially within text.
|
|
72
|
+
|
|
73
|
+
The system defines a set of typographic attributes — called text styles — that work with both typeface families. A _text style_ specifies a combination of font weight, point size, and leading values for each text size. For example, the _body_ text style uses values that support a comfortable reading experience over multiple lines of text, while the _headline_ style assigns a font size and weight that help distinguish a heading from surrounding content. Taken together, the text styles form a typographic hierarchy you can use to express the different levels of importance in your content. Text styles also allow text to scale proportionately when people change the system’s text size or make accessibility adjustments, like turning on Larger Text in Accessibility settings.
|
|
74
|
+
|
|
75
|
+
**Consider using the built-in text styles.** The system-defined text styles give you a convenient and consistent way to convey your information hierarchy through font size and weight. Using text styles with the system fonts also ensures support for Dynamic Type and larger accessibility type sizes (where available), which let people choose the text size that works for them. For guidance, see [Supporting Dynamic Type](https://developer.apple.com/design/human-interface-guidelines/typography#Supporting-Dynamic-Type).
|
|
76
|
+
|
|
77
|
+
**Modify the built-in text styles if necessary.** System APIs define font adjustments — called _symbolic traits_ — that let you modify some aspects of a text style. For example, the bold trait adds weight to text, letting you create another level of hierarchy. You can also use symbolic traits to adjust leading if you need to improve readability or conserve space. For example, when you display text in wide columns or long passages, more space between lines (_loose leading_) can make it easier for people to keep their place while moving from one line to the next. Conversely, if you need to display multiple lines of text in an area where height is constrained — for example, in a list row — decreasing the space between lines (_tight leading_) can help the text fit well. If you need to display three or more lines of text, avoid tight leading even in areas where height is limited. For developer guidance, see [`leading(_:)`](https://developer.apple.com/documentation/SwiftUI/Font/leading\(_:\)).
|
|
78
|
+
|
|
79
|
+
Developer note
|
|
80
|
+
|
|
81
|
+
You can use the constants defined in [`Font.Design`](https://developer.apple.com/documentation/SwiftUI/Font/Design) to access all system fonts — don’t embed system fonts in your app or game. For example, use [`Font.Design.default`](https://developer.apple.com/documentation/SwiftUI/Font/Design/default) to get the system font on all platforms; use [`Font.Design.serif`](https://developer.apple.com/documentation/SwiftUI/Font/Design/serif) to get the New York font.
|
|
82
|
+
|
|
83
|
+
**If necessary, adjust tracking in interface mockups.** In a running app, the system font dynamically adjusts tracking at every point size. To produce an accurate interface mockup of an interface that uses the variable system fonts, you don’t have to choose a discrete optical size at certain point sizes, but you might need to adjust the tracking. For guidance, see [Tracking values](https://developer.apple.com/design/human-interface-guidelines/typography#Tracking-values).
|
|
84
|
+
|
|
85
|
+
## [Using custom fonts](https://developer.apple.com/design/human-interface-guidelines/typography#Using-custom-fonts)
|
|
86
|
+
|
|
87
|
+
**Make sure custom fonts are legible.** People need to be able to read your custom font easily at various viewing distances and under a variety of conditions. While using a custom font, be guided by the recommended minimum font sizes for various styles and weights in [Specifications](https://developer.apple.com/design/human-interface-guidelines/typography#Specifications).
|
|
88
|
+
|
|
89
|
+
**Implement accessibility features for custom fonts.** System fonts automatically support Dynamic Type (where available) and respond when people turn on accessibility features, such as Bold Text. If you use a custom font, make sure it implements the same behaviors. For developer guidance, see [Applying custom fonts to text](https://developer.apple.com/documentation/SwiftUI/Applying-Custom-Fonts-to-Text). In a Unity-based game, you can use [Apple’s Unity plug-ins](https://github.com/apple/unityplugins) to support Dynamic Type. If the plug-in isn’t appropriate for your game, be sure to let players adjust text size in other ways.
|
|
90
|
+
|
|
91
|
+
## [Supporting Dynamic Type](https://developer.apple.com/design/human-interface-guidelines/typography#Supporting-Dynamic-Type)
|
|
92
|
+
|
|
93
|
+
Dynamic Type is a system-level feature in iOS, iPadOS, tvOS, visionOS, and watchOS that lets people adjust the size of visible text on their device to ensure readability and comfort. For related guidance, see [Accessibility](https://developer.apple.com/design/human-interface-guidelines/accessibility).
|
|
94
|
+
|
|
95
|
+

|
|
96
|
+
|
|
97
|
+
Mail content at the default text size
|
|
98
|
+
|
|
99
|
+

|
|
100
|
+
|
|
101
|
+
Mail content at the largest accessibility text size
|
|
102
|
+
|
|
103
|
+
For a list of available Dynamic Type sizes, see [Specifications](https://developer.apple.com/design/human-interface-guidelines/typography#Specifications). You can also download Dynamic Type size tables in the [Apple Design Resources](https://developer.apple.com/design/resources/) for each platform.
|
|
104
|
+
|
|
105
|
+
For developer guidance, see [Text input and output](https://developer.apple.com/documentation/SwiftUI/Text-input-and-output). To support Dynamic Type in Unity-based games, use [Apple’s Unity plug-ins](https://github.com/apple/unityplugins).
|
|
106
|
+
|
|
107
|
+
**Make sure your app’s layout adapts to all font sizes.** Verify that your design scales, and that text and glyphs are legible at all font sizes. On iPhone or iPad, turn on Larger Accessibility Text Sizes in Settings > Accessibility > Display & Text Size > Larger Text, and confirm that your app remains comfortably readable.
|
|
108
|
+
|
|
109
|
+
**Increase the size of meaningful interface icons as font size increases.** If you use interface icons to communicate important information, make sure they’re easy to view at larger font sizes too. When you use [SF Symbols](https://developer.apple.com/design/human-interface-guidelines/sf-symbols), you get icons that scale automatically with Dynamic Type size changes.
|
|
110
|
+
|
|
111
|
+
**Keep text truncation to a minimum as font size increases.** In general, aim to display as much useful text at the largest accessibility font size as you do at the largest standard font size. Avoid truncating text in scrollable regions unless people can open a separate view to read the rest of the content. You can prevent text truncation in a label by configuring it to use as many lines as needed to display a useful amount of text. For developer guidance, see [`numberOfLines`](https://developer.apple.com/documentation/UIKit/UILabel/numberOfLines).
|
|
112
|
+
|
|
113
|
+
**Consider adjusting your layout at large font sizes.** When font size increases in a horizontally constrained context, inline items (like glyphs and timestamps) and container boundaries can crowd text and cause truncation or overlapping. To improve readability, consider using a stacked layout where text appears above secondary items. Multicolumn text can also be less readable at large sizes due to horizontal space constraints. Reduce the number of columns when the font size increases to avoid truncation and enhance readability. For developer guidance, see [`isAccessibilityCategory`](https://developer.apple.com/documentation/UIKit/UIContentSizeCategory/isAccessibilityCategory).
|
|
114
|
+
|
|
115
|
+
**Maintain a consistent information hierarchy regardless of the current font size.** For example, keep primary elements toward the top of a view even when the font size is very large, so that people don’t lose track of these elements.
|
|
116
|
+
|
|
117
|
+
## [Platform considerations](https://developer.apple.com/design/human-interface-guidelines/typography#Platform-considerations)
|
|
118
|
+
|
|
119
|
+
### [iOS, iPadOS](https://developer.apple.com/design/human-interface-guidelines/typography#iOS-iPadOS)
|
|
120
|
+
|
|
121
|
+
SF Pro is the system font in iOS and iPadOS. iOS and iPadOS apps can also use NY.
|
|
122
|
+
|
|
123
|
+
### [macOS](https://developer.apple.com/design/human-interface-guidelines/typography#macOS)
|
|
124
|
+
|
|
125
|
+
SF Pro is the system font in macOS. NY is available for Mac apps built with Mac Catalyst. macOS doesn’t support Dynamic Type.
|
|
126
|
+
|
|
127
|
+
**When necessary, use dynamic system font variants to match the text in standard controls.** Dynamic system font variants give your text the same look and feel of the text that appears in system-provided controls. Use the variants listed below to achieve a look that’s consistent with other apps on the platform.
|
|
128
|
+
|
|
129
|
+
Dynamic font variant| API
|
|
130
|
+
---|---
|
|
131
|
+
Control content| [`controlContentFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/controlContentFont\(ofSize:\))
|
|
132
|
+
Label| [`labelFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/labelFont\(ofSize:\))
|
|
133
|
+
Menu| [`menuFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/menuFont\(ofSize:\))
|
|
134
|
+
Menu bar| [`menuBarFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/menuBarFont\(ofSize:\))
|
|
135
|
+
Message| [`messageFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/messageFont\(ofSize:\))
|
|
136
|
+
Palette| [`paletteFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/paletteFont\(ofSize:\))
|
|
137
|
+
Title| [`titleBarFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/titleBarFont\(ofSize:\))
|
|
138
|
+
Tool tips| [`toolTipsFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/toolTipsFont\(ofSize:\))
|
|
139
|
+
Document text (user)| [`userFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/userFont\(ofSize:\))
|
|
140
|
+
Monospaced document text (user fixed pitch)| [`userFixedPitchFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/userFixedPitchFont\(ofSize:\))
|
|
141
|
+
Bold system font| [`boldSystemFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/boldSystemFont\(ofSize:\))
|
|
142
|
+
System font| [`systemFont(ofSize:)`](https://developer.apple.com/documentation/AppKit/NSFont/systemFont\(ofSize:\))
|
|
143
|
+
|
|
144
|
+
### [tvOS](https://developer.apple.com/design/human-interface-guidelines/typography#tvOS)
|
|
145
|
+
|
|
146
|
+
SF Pro is the system font in tvOS, and apps can also use NY.
|
|
147
|
+
|
|
148
|
+
### [visionOS](https://developer.apple.com/design/human-interface-guidelines/typography#visionOS)
|
|
149
|
+
|
|
150
|
+
SF Pro is the system font in visionOS. If you use NY, you need to specify the type styles you want.
|
|
151
|
+
|
|
152
|
+
visionOS uses bolder versions of the Dynamic Type body and title styles and it introduces Extra Large Title 1 and Extra Large Title 2 for wide, editorial-style layouts. For guidance using vibrancy to indicate hierarchy in text and symbols, see [Materials > visionOS](https://developer.apple.com/design/human-interface-guidelines/materials#visionOS).
|
|
153
|
+
|
|
154
|
+
**In general, prefer 2D text.** The more visual depth text characters have, the more difficult they can be to read. Although a small amount of 3D text can provide a fun visual element that draws people’s attention, if you’re going to display content that people need to read and understand, prefer using text that has little or no visual depth.
|
|
155
|
+
|
|
156
|
+

|
|
157
|
+
|
|
158
|
+

|
|
159
|
+
|
|
160
|
+

|
|
161
|
+
|
|
162
|
+

|
|
163
|
+
|
|
164
|
+
**Make sure text looks good and remains legible when people scale it.** Use a text style that makes the text look good at full scale, then test it for legibility at different scales.
|
|
165
|
+
|
|
166
|
+
**Maximize the contrast between text and the background of its container.** By default, the system displays text in white, because this color tends to provide a strong contrast with the default system background material, making text easier to read. If you want to use a different text color, be sure to test it in a variety of contexts.
|
|
167
|
+
|
|
168
|
+
**If you need to display text that’s not on a background, consider making it bold to improve legibility.** In this situation, you generally want to avoid adding shadows to increase text contrast. The current space might not include a visual surface on which to cast an accurate shadow, and you can’t predict the size and density of shadow that would work well with a person’s current Environment.
|
|
169
|
+
|
|
170
|
+
**Keep text facing people as much as possible.** If you display text that’s associated with a point in space, such as a label for a 3D object, you generally want to use _billboarding_ — that is, you want the text to face the wearer regardless of how they or the object move. If you don’t rotate text to remain facing the wearer, the text can become impossible to read because people may view it from the side or a highly oblique angle. For example, imagine a virtual lamp that appears to be on a physical desk with a label anchored directly above it. For the text to remain readable, the label needs to rotate around the y-axis as people move around the desk; in other words, the baseline of the text needs to remain perpendicular to the person’s line of sight.
|
|
171
|
+
|
|
172
|
+
### [watchOS](https://developer.apple.com/design/human-interface-guidelines/typography#watchOS)
|
|
173
|
+
|
|
174
|
+
SF Compact is the system font in watchOS, and apps can also use NY. In complications, watchOS uses SF Compact Rounded.
|
|
175
|
+
|
|
176
|
+
## [Specifications](https://developer.apple.com/design/human-interface-guidelines/typography#Specifications)
|
|
177
|
+
|
|
178
|
+
You can display emphasized variants of system text styles using symbolic traits. In SwiftUI, use the [`bold()`](https://developer.apple.com/documentation/SwiftUI/Text/bold\(\)) modifier; in UIKit, use [`traitBold`](https://developer.apple.com/documentation/UIKit/UIFontDescriptor/SymbolicTraits-swift.struct/traitBold) in the [`UIFontDescriptor`](https://developer.apple.com/documentation/UIKit/UIFontDescriptor) API. The emphasized weights can be medium, semibold, bold, or heavy. The following specifications include the emphasized weight for each text style.
|
|
179
|
+
|
|
180
|
+
### [iOS, iPadOS Dynamic Type sizes](https://developer.apple.com/design/human-interface-guidelines/typography#iOS-iPadOS-Dynamic-Type-sizes)
|
|
181
|
+
|
|
182
|
+
* xSmall
|
|
183
|
+
* Small
|
|
184
|
+
* Medium
|
|
185
|
+
* Large (default)
|
|
186
|
+
* xLarge
|
|
187
|
+
* xxLarge
|
|
188
|
+
* xxxLarge
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
#### [xSmall](https://developer.apple.com/design/human-interface-guidelines/typography#xSmall)
|
|
193
|
+
|
|
194
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
195
|
+
---|---|---|---|---
|
|
196
|
+
Large Title| Regular| 31| 38| Bold
|
|
197
|
+
Title 1| Regular| 25| 31| Bold
|
|
198
|
+
Title 2| Regular| 19| 24| Bold
|
|
199
|
+
Title 3| Regular| 17| 22| Semibold
|
|
200
|
+
Headline| Semibold| 14| 19| Semibold
|
|
201
|
+
Body| Regular| 14| 19| Semibold
|
|
202
|
+
Callout| Regular| 13| 18| Semibold
|
|
203
|
+
Subhead| Regular| 12| 16| Semibold
|
|
204
|
+
Footnote| Regular| 12| 16| Semibold
|
|
205
|
+
Caption 1| Regular| 11| 13| Semibold
|
|
206
|
+
Caption 2| Regular| 11| 13| Semibold
|
|
207
|
+
|
|
208
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
209
|
+
|
|
210
|
+
#### [Small](https://developer.apple.com/design/human-interface-guidelines/typography#Small)
|
|
211
|
+
|
|
212
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
213
|
+
---|---|---|---|---
|
|
214
|
+
Large Title| Regular| 32| 39| Bold
|
|
215
|
+
Title 1| Regular| 26| 32| Bold
|
|
216
|
+
Title 2| Regular| 20| 25| Bold
|
|
217
|
+
Title 3| Regular| 18| 23| Semibold
|
|
218
|
+
Headline| Semibold| 15| 20| Semibold
|
|
219
|
+
Body| Regular| 15| 20| Semibold
|
|
220
|
+
Callout| Regular| 14| 19| Semibold
|
|
221
|
+
Subhead| Regular| 13| 18| Semibold
|
|
222
|
+
Footnote| Regular| 12| 16| Semibold
|
|
223
|
+
Caption 1| Regular| 11| 13| Semibold
|
|
224
|
+
Caption 2| Regular| 11| 13| Semibold
|
|
225
|
+
|
|
226
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
227
|
+
|
|
228
|
+
#### [Medium](https://developer.apple.com/design/human-interface-guidelines/typography#Medium)
|
|
229
|
+
|
|
230
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
231
|
+
---|---|---|---|---
|
|
232
|
+
Large Title| Regular| 33| 40| Bold
|
|
233
|
+
Title 1| Regular| 27| 33| Bold
|
|
234
|
+
Title 2| Regular| 21| 26| Bold
|
|
235
|
+
Title 3| Regular| 19| 24| Semibold
|
|
236
|
+
Headline| Semibold| 16| 21| Semibold
|
|
237
|
+
Body| Regular| 16| 21| Semibold
|
|
238
|
+
Callout| Regular| 15| 20| Semibold
|
|
239
|
+
Subhead| Regular| 14| 19| Semibold
|
|
240
|
+
Footnote| Regular| 12| 16| Semibold
|
|
241
|
+
Caption 1| Regular| 11| 13| Semibold
|
|
242
|
+
Caption 2| Regular| 11| 13| Semibold
|
|
243
|
+
|
|
244
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
245
|
+
|
|
246
|
+
#### [Large (default)](https://developer.apple.com/design/human-interface-guidelines/typography#Large-default)
|
|
247
|
+
|
|
248
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
249
|
+
---|---|---|---|---
|
|
250
|
+
Large Title| Regular| 34| 41| Bold
|
|
251
|
+
Title 1| Regular| 28| 34| Bold
|
|
252
|
+
Title 2| Regular| 22| 28| Bold
|
|
253
|
+
Title 3| Regular| 20| 25| Semibold
|
|
254
|
+
Headline| Semibold| 17| 22| Semibold
|
|
255
|
+
Body| Regular| 17| 22| Semibold
|
|
256
|
+
Callout| Regular| 16| 21| Semibold
|
|
257
|
+
Subhead| Regular| 15| 20| Semibold
|
|
258
|
+
Footnote| Regular| 13| 18| Semibold
|
|
259
|
+
Caption 1| Regular| 12| 16| Semibold
|
|
260
|
+
Caption 2| Regular| 11| 13| Semibold
|
|
261
|
+
|
|
262
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
263
|
+
|
|
264
|
+
#### [xLarge](https://developer.apple.com/design/human-interface-guidelines/typography#xLarge)
|
|
265
|
+
|
|
266
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
267
|
+
---|---|---|---|---
|
|
268
|
+
Large Title| Regular| 36| 43| Bold
|
|
269
|
+
Title 1| Regular| 30| 37| Bold
|
|
270
|
+
Title 2| Regular| 24| 30| Bold
|
|
271
|
+
Title 3| Regular| 22| 28| Semibold
|
|
272
|
+
Headline| Semibold| 19| 24| Semibold
|
|
273
|
+
Body| Regular| 19| 24| Semibold
|
|
274
|
+
Callout| Regular| 18| 23| Semibold
|
|
275
|
+
Subhead| Regular| 17| 22| Semibold
|
|
276
|
+
Footnote| Regular| 15| 20| Semibold
|
|
277
|
+
Caption 1| Regular| 14| 19| Semibold
|
|
278
|
+
Caption 2| Regular| 13| 18| Semibold
|
|
279
|
+
|
|
280
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
281
|
+
|
|
282
|
+
#### [xxLarge](https://developer.apple.com/design/human-interface-guidelines/typography#xxLarge)
|
|
283
|
+
|
|
284
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
285
|
+
---|---|---|---|---
|
|
286
|
+
Large Title| Regular| 38| 46| Bold
|
|
287
|
+
Title 1| Regular| 32| 39| Bold
|
|
288
|
+
Title 2| Regular| 26| 32| Bold
|
|
289
|
+
Title 3| Regular| 24| 30| Semibold
|
|
290
|
+
Headline| Semibold| 21| 26| Semibold
|
|
291
|
+
Body| Regular| 21| 26| Semibold
|
|
292
|
+
Callout| Regular| 20| 25| Semibold
|
|
293
|
+
Subhead| Regular| 19| 24| Semibold
|
|
294
|
+
Footnote| Regular| 17| 22| Semibold
|
|
295
|
+
Caption 1| Regular| 16| 21| Semibold
|
|
296
|
+
Caption 2| Regular| 15| 20| Semibold
|
|
297
|
+
|
|
298
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
299
|
+
|
|
300
|
+
#### [xxxLarge](https://developer.apple.com/design/human-interface-guidelines/typography#xxxLarge)
|
|
301
|
+
|
|
302
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
303
|
+
---|---|---|---|---
|
|
304
|
+
Large Title| Regular| 40| 48| Bold
|
|
305
|
+
Title 1| Regular| 34| 41| Bold
|
|
306
|
+
Title 2| Regular| 28| 34| Bold
|
|
307
|
+
Title 3| Regular| 26| 32| Semibold
|
|
308
|
+
Headline| Semibold| 23| 29| Semibold
|
|
309
|
+
Body| Regular| 23| 29| Semibold
|
|
310
|
+
Callout| Regular| 22| 28| Semibold
|
|
311
|
+
Subhead| Regular| 21| 28| Semibold
|
|
312
|
+
Footnote| Regular| 19| 24| Semibold
|
|
313
|
+
Caption 1| Regular| 18| 23| Semibold
|
|
314
|
+
Caption 2| Regular| 17| 22| Semibold
|
|
315
|
+
|
|
316
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
317
|
+
|
|
318
|
+
### [iOS, iPadOS larger accessibility type sizes](https://developer.apple.com/design/human-interface-guidelines/typography#iOS-iPadOS-larger-accessibility-type-sizes)
|
|
319
|
+
|
|
320
|
+
* AX1
|
|
321
|
+
* AX2
|
|
322
|
+
* AX3
|
|
323
|
+
* AX4
|
|
324
|
+
* AX5
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
#### [AX1](https://developer.apple.com/design/human-interface-guidelines/typography#AX1)
|
|
329
|
+
|
|
330
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
331
|
+
---|---|---|---|---
|
|
332
|
+
Large Title| Regular| 44| 52| Bold
|
|
333
|
+
Title 1| Regular| 38| 46| Bold
|
|
334
|
+
Title 2| Regular| 34| 41| Bold
|
|
335
|
+
Title 3| Regular| 31| 38| Semibold
|
|
336
|
+
Headline| Semibold| 28| 34| Semibold
|
|
337
|
+
Body| Regular| 28| 34| Semibold
|
|
338
|
+
Callout| Regular| 26| 32| Semibold
|
|
339
|
+
Subhead| Regular| 25| 31| Semibold
|
|
340
|
+
Footnote| Regular| 23| 29| Semibold
|
|
341
|
+
Caption 1| Regular| 22| 28| Semibold
|
|
342
|
+
Caption 2| Regular| 20| 25| Semibold
|
|
343
|
+
|
|
344
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
345
|
+
|
|
346
|
+
#### [AX2](https://developer.apple.com/design/human-interface-guidelines/typography#AX2)
|
|
347
|
+
|
|
348
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
349
|
+
---|---|---|---|---
|
|
350
|
+
Large Title| Regular| 48| 57| Bold
|
|
351
|
+
Title 1| Regular| 43| 51| Bold
|
|
352
|
+
Title 2| Regular| 39| 47| Bold
|
|
353
|
+
Title 3| Regular| 37| 44| Semibold
|
|
354
|
+
Headline| Semibold| 33| 40| Semibold
|
|
355
|
+
Body| Regular| 33| 40| Semibold
|
|
356
|
+
Callout| Regular| 32| 39| Semibold
|
|
357
|
+
Subhead| Regular| 30| 37| Semibold
|
|
358
|
+
Footnote| Regular| 27| 33| Semibold
|
|
359
|
+
Caption 1| Regular| 26| 32| Semibold
|
|
360
|
+
Caption 2| Regular| 24| 30| Semibold
|
|
361
|
+
|
|
362
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
363
|
+
|
|
364
|
+
#### [AX3](https://developer.apple.com/design/human-interface-guidelines/typography#AX3)
|
|
365
|
+
|
|
366
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
367
|
+
---|---|---|---|---
|
|
368
|
+
Large Title| Regular| 52| 61| Bold
|
|
369
|
+
Title 1| Regular| 48| 57| Bold
|
|
370
|
+
Title 2| Regular| 44| 52| Bold
|
|
371
|
+
Title 3| Regular| 43| 51| Semibold
|
|
372
|
+
Headline| Semibold| 40| 48| Semibold
|
|
373
|
+
Body| Regular| 40| 48| Semibold
|
|
374
|
+
Callout| Regular| 38| 46| Semibold
|
|
375
|
+
Subhead| Regular| 36| 43| Semibold
|
|
376
|
+
Footnote| Regular| 33| 40| Semibold
|
|
377
|
+
Caption 1| Regular| 32| 39| Semibold
|
|
378
|
+
Caption 2| Regular| 29| 35| Semibold
|
|
379
|
+
|
|
380
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
381
|
+
|
|
382
|
+
#### [AX4](https://developer.apple.com/design/human-interface-guidelines/typography#AX4)
|
|
383
|
+
|
|
384
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
385
|
+
---|---|---|---|---
|
|
386
|
+
Large Title| Regular| 56| 66| Bold
|
|
387
|
+
Title 1| Regular| 53| 62| Bold
|
|
388
|
+
Title 2| Regular| 50| 59| Bold
|
|
389
|
+
Title 3| Regular| 49| 58| Semibold
|
|
390
|
+
Headline| Semibold| 47| 56| Semibold
|
|
391
|
+
Body| Regular| 47| 56| Semibold
|
|
392
|
+
Callout| Regular| 44| 52| Semibold
|
|
393
|
+
Subhead| Regular| 42| 50| Semibold
|
|
394
|
+
Footnote| Regular| 38| 46| Semibold
|
|
395
|
+
Caption 1| Regular| 37| 44| Semibold
|
|
396
|
+
Caption 2| Regular| 34| 41| Semibold
|
|
397
|
+
|
|
398
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
399
|
+
|
|
400
|
+
#### [AX5](https://developer.apple.com/design/human-interface-guidelines/typography#AX5)
|
|
401
|
+
|
|
402
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
403
|
+
---|---|---|---|---
|
|
404
|
+
Large Title| Regular| 60| 70| Bold
|
|
405
|
+
Title 1| Regular| 58| 68| Bold
|
|
406
|
+
Title 2| Regular| 56| 66| Bold
|
|
407
|
+
Title 3| Regular| 55| 65| Semibold
|
|
408
|
+
Headline| Semibold| 53| 62| Semibold
|
|
409
|
+
Body| Regular| 53| 62| Semibold
|
|
410
|
+
Callout| Regular| 51| 60| Semibold
|
|
411
|
+
Subhead| Regular| 49| 58| Semibold
|
|
412
|
+
Footnote| Regular| 44| 52| Semibold
|
|
413
|
+
Caption 1| Regular| 43| 51| Semibold
|
|
414
|
+
Caption 2| Regular| 40| 48| Semibold
|
|
415
|
+
|
|
416
|
+
Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
417
|
+
|
|
418
|
+
### [macOS built-in text styles](https://developer.apple.com/design/human-interface-guidelines/typography#macOS-built-in-text-styles)
|
|
419
|
+
|
|
420
|
+
Text style| Weight| Size (points)| Line height (points)| Emphasized weight
|
|
421
|
+
---|---|---|---|---
|
|
422
|
+
Large Title| Regular| 26| 32| Bold
|
|
423
|
+
Title 1| Regular| 22| 26| Bold
|
|
424
|
+
Title 2| Regular| 17| 22| Bold
|
|
425
|
+
Title 3| Regular| 15| 20| Semibold
|
|
426
|
+
Headline| Bold| 13| 16| Heavy
|
|
427
|
+
Body| Regular| 13| 16| Semibold
|
|
428
|
+
Callout| Regular| 12| 15| Semibold
|
|
429
|
+
Subheadline| Regular| 11| 14| Semibold
|
|
430
|
+
Footnote| Regular| 10| 13| Semibold
|
|
431
|
+
Caption 1| Regular| 10| 13| Medium
|
|
432
|
+
Caption 2| Medium| 10| 13| Semibold
|
|
433
|
+
|
|
434
|
+
Point size based on image resolution of 144 ppi for @2x designs.
|
|
435
|
+
|
|
436
|
+
### [tvOS built-in text styles](https://developer.apple.com/design/human-interface-guidelines/typography#tvOS-built-in-text-styles)
|
|
437
|
+
|
|
438
|
+
Text style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
439
|
+
---|---|---|---|---
|
|
440
|
+
Title 1| Medium| 76| 96| Bold
|
|
441
|
+
Title 2| Medium| 57| 66| Bold
|
|
442
|
+
Title 3| Medium| 48| 56| Bold
|
|
443
|
+
Headline| Medium| 38| 46| Bold
|
|
444
|
+
Subtitle 1| Regular| 38| 46| Medium
|
|
445
|
+
Callout| Medium| 31| 38| Bold
|
|
446
|
+
Body| Medium| 29| 36| Bold
|
|
447
|
+
Caption 1| Medium| 25| 32| Bold
|
|
448
|
+
Caption 2| Medium| 23| 30| Bold
|
|
449
|
+
|
|
450
|
+
Point size based on image resolution of 72 ppi for @1x and 144 ppi for @2x designs.
|
|
451
|
+
|
|
452
|
+
### [watchOS Dynamic Type sizes](https://developer.apple.com/design/human-interface-guidelines/typography#watchOS-Dynamic-Type-sizes)
|
|
453
|
+
|
|
454
|
+
* xSmall
|
|
455
|
+
* Small
|
|
456
|
+
* Large
|
|
457
|
+
* xLarge
|
|
458
|
+
* xxLarge
|
|
459
|
+
* xxxLarge
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
#### [xSmall](https://developer.apple.com/design/human-interface-guidelines/typography#xSmall)
|
|
464
|
+
|
|
465
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
466
|
+
---|---|---|---|---
|
|
467
|
+
Large Title| Regular| 30| 32.5| Bold
|
|
468
|
+
Title 1| Regular| 28| 30.5| Semibold
|
|
469
|
+
Title 2| Regular| 24| 26.5| Semibold
|
|
470
|
+
Title 3| Regular| 17| 19.5| Semibold
|
|
471
|
+
Headline| Semibold| 14| 16.5| Semibold
|
|
472
|
+
Body| Regular| 14| 16.5| Semibold
|
|
473
|
+
Caption 1| Regular| 13| 15.5| Semibold
|
|
474
|
+
Caption 2| Regular| 12| 14.5| Semibold
|
|
475
|
+
Footnote 1| Regular| 11| 13.5| Semibold
|
|
476
|
+
Footnote 2| Regular| 10| 12.5| Semibold
|
|
477
|
+
|
|
478
|
+
#### [Small (default 38mm)](https://developer.apple.com/design/human-interface-guidelines/typography#Small-default-38mm)
|
|
479
|
+
|
|
480
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
481
|
+
---|---|---|---|---
|
|
482
|
+
Large Title| Regular| 32| 34.5| Bold
|
|
483
|
+
Title 1| Regular| 30| 32.5| Semibold
|
|
484
|
+
Title 2| Regular| 26| 28.5| Semibold
|
|
485
|
+
Title 3| Regular| 18| 20.5| Semibold
|
|
486
|
+
Headline| Semibold| 15| 17.5| Semibold
|
|
487
|
+
Body| Regular| 15| 17.5| Semibold
|
|
488
|
+
Caption 1| Regular| 14| 16.5| Semibold
|
|
489
|
+
Caption 2| Regular| 13| 15.5| Semibold
|
|
490
|
+
Footnote 1| Regular| 12| 14.5| Semibold
|
|
491
|
+
Footnote 2| Regular| 11| 13.5| Semibold
|
|
492
|
+
|
|
493
|
+
#### [Large (default 40mm/41mm/42mm)](https://developer.apple.com/design/human-interface-guidelines/typography#Large-default-40mm41mm42mm)
|
|
494
|
+
|
|
495
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
496
|
+
---|---|---|---|---
|
|
497
|
+
Large Title| Regular| 36| 38.5| Bold
|
|
498
|
+
Title 1| Regular| 34| 36.5| Semibold
|
|
499
|
+
Title 2| Regular| 27| 30.5| Semibold
|
|
500
|
+
Title 3| Regular| 19| 21.5| Semibold
|
|
501
|
+
Headline| Semibold| 16| 18.5| Semibold
|
|
502
|
+
Body| Regular| 16| 18.5| Semibold
|
|
503
|
+
Caption 1| Regular| 15| 17.5| Semibold
|
|
504
|
+
Caption 2| Regular| 14| 16.5| Semibold
|
|
505
|
+
Footnote 1| Regular| 13| 15.5| Semibold
|
|
506
|
+
Footnote 2| Regular| 12| 14.5| Semibold
|
|
507
|
+
|
|
508
|
+
#### [xLarge (default 44mm/45mm/49mm)](https://developer.apple.com/design/human-interface-guidelines/typography#xLarge-default-44mm45mm49mm)
|
|
509
|
+
|
|
510
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
511
|
+
---|---|---|---|---
|
|
512
|
+
Large Title| Regular| 40| 42.5| Bold
|
|
513
|
+
Title 1| Regular| 38| 40.5| Semibold
|
|
514
|
+
Title 2| Regular| 30| 32.5| Semibold
|
|
515
|
+
Title 3| Regular| 20| 22.5| Semibold
|
|
516
|
+
Headline| Semibold| 17| 19.5| Semibold
|
|
517
|
+
Body| Regular| 17| 19.5| Semibold
|
|
518
|
+
Caption 1| Regular| 16| 18.5| Semibold
|
|
519
|
+
Caption 2| Regular| 15| 17.5| Semibold
|
|
520
|
+
Footnote 1| Regular| 14| 16.5| Semibold
|
|
521
|
+
Footnote 2| Regular| 13| 15.5| Semibold
|
|
522
|
+
|
|
523
|
+
#### [xxLarge](https://developer.apple.com/design/human-interface-guidelines/typography#xxLarge)
|
|
524
|
+
|
|
525
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
526
|
+
---|---|---|---|---
|
|
527
|
+
Large Title| Regular| 41| 43.5| Bold
|
|
528
|
+
Title 1| Regular| 39| 41.5| Semibold
|
|
529
|
+
Title 2| Regular| 31| 33.5| Semibold
|
|
530
|
+
Title 3| Regular| 21| 23.5| Semibold
|
|
531
|
+
Headline| Semibold| 18| 20.5| Semibold
|
|
532
|
+
Body| Regular| 18| 20.5| Semibold
|
|
533
|
+
Caption 1| Regular| 17| 19.5| Semibold
|
|
534
|
+
Caption 2| Regular| 15| 18.5| Semibold
|
|
535
|
+
Footnote 1| Regular| 15| 17.5| Semibold
|
|
536
|
+
Footnote 2| Regular| 14| 16.5| Semibold
|
|
537
|
+
|
|
538
|
+
#### [xxxLarge](https://developer.apple.com/design/human-interface-guidelines/typography#xxxLarge)
|
|
539
|
+
|
|
540
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
541
|
+
---|---|---|---|---
|
|
542
|
+
Large Title| Regular| 42| 44.5| Bold
|
|
543
|
+
Title 1| Regular| 40| 42.5| Semibold
|
|
544
|
+
Title 2| Regular| 32| 34.5| Semibold
|
|
545
|
+
Title 3| Regular| 22| 24.5| Semibold
|
|
546
|
+
Headline| Semibold| 19| 21.5| Semibold
|
|
547
|
+
Body| Regular| 19| 21.5| Semibold
|
|
548
|
+
Caption 1| Regular| 18| 20.5| Semibold
|
|
549
|
+
Caption 2| Regular| 17| 19.5| Semibold
|
|
550
|
+
Footnote 1| Regular| 16| 18.5| Semibold
|
|
551
|
+
Footnote 2| Regular| 15| 17.5| Semibold
|
|
552
|
+
|
|
553
|
+
### [watchOS larger accessibility type sizes](https://developer.apple.com/design/human-interface-guidelines/typography#watchOS-larger-accessibility-type-sizes)
|
|
554
|
+
|
|
555
|
+
* AX1
|
|
556
|
+
* AX2
|
|
557
|
+
* AX3
|
|
558
|
+
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
#### [AX1](https://developer.apple.com/design/human-interface-guidelines/typography#AX1)
|
|
562
|
+
|
|
563
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
564
|
+
---|---|---|---|---
|
|
565
|
+
Large Title| Regular| 44| 46.5| Bold
|
|
566
|
+
Title 1| Regular| 42| 44.5| Semibold
|
|
567
|
+
Title 2| Regular| 34| 41| Semibold
|
|
568
|
+
Title 3| Regular| 24| 26.5| Semibold
|
|
569
|
+
Headline| Semibold| 21| 23.5| Semibold
|
|
570
|
+
Body| Regular| 21| 23.5| Semibold
|
|
571
|
+
Caption 1| Regular| 18| 20.5| Semibold
|
|
572
|
+
Caption 2| Regular| 17| 19.5| Semibold
|
|
573
|
+
Footnote 1| Regular| 16| 18.5| Semibold
|
|
574
|
+
Footnote 2| Regular| 15| 17.5| Semibold
|
|
575
|
+
|
|
576
|
+
#### [AX2](https://developer.apple.com/design/human-interface-guidelines/typography#AX2)
|
|
577
|
+
|
|
578
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
579
|
+
---|---|---|---|---
|
|
580
|
+
Large Title| Regular| 45| 47.5| Bold
|
|
581
|
+
Title 1| Regular| 43| 46| Semibold
|
|
582
|
+
Title 2| Regular| 35| 37.5| Semibold
|
|
583
|
+
Title 3| Regular| 25| 27.5| Semibold
|
|
584
|
+
Headline| Semibold| 22| 24.5| Semibold
|
|
585
|
+
Body| Regular| 22| 24.5| Semibold
|
|
586
|
+
Caption 1| Regular| 19| 21.5| Semibold
|
|
587
|
+
Caption 2| Regular| 18| 20.5| Semibold
|
|
588
|
+
Footnote 1| Regular| 17| 19.5| Semibold
|
|
589
|
+
Footnote 2| Regular| 16| 17.5| Semibold
|
|
590
|
+
|
|
591
|
+
#### [AX3](https://developer.apple.com/design/human-interface-guidelines/typography#AX3)
|
|
592
|
+
|
|
593
|
+
Style| Weight| Size (points)| Leading (points)| Emphasized weight
|
|
594
|
+
---|---|---|---|---
|
|
595
|
+
Large Title| Regular| 46| 48.5| Bold
|
|
596
|
+
Title 1| Regular| 44| 47| Semibold
|
|
597
|
+
Title 2| Regular| 36| 38.5| Semibold
|
|
598
|
+
Title 3| Regular| 26| 28.5| Semibold
|
|
599
|
+
Headline| Semibold| 23| 25.5| Semibold
|
|
600
|
+
Body| Regular| 23| 25.5| Semibold
|
|
601
|
+
Caption 1| Regular| 20| 22.5| Semibold
|
|
602
|
+
Caption 2| Regular| 19| 21.5| Semibold
|
|
603
|
+
Footnote 1| Regular| 18| 20.5| Semibold
|
|
604
|
+
Footnote 2| Regular| 17| 19.5| Semibold
|
|
605
|
+
|
|
606
|
+
### [Tracking values](https://developer.apple.com/design/human-interface-guidelines/typography#Tracking-values)
|
|
607
|
+
|
|
608
|
+
#### [iOS, iPadOS, visionOS tracking values](https://developer.apple.com/design/human-interface-guidelines/typography#iOS-iPadOS-visionOS-tracking-values)
|
|
609
|
+
|
|
610
|
+
* SF Pro
|
|
611
|
+
* SF Pro Rounded
|
|
612
|
+
* New York
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
#### [SF Pro](https://developer.apple.com/design/human-interface-guidelines/typography#SF-Pro)
|
|
617
|
+
|
|
618
|
+
Size (points)| Tracking (1/1000 em)| Tracking (points)
|
|
619
|
+
---|---|---
|
|
620
|
+
6| +41| +0.24
|
|
621
|
+
7| +34| +0.23
|
|
622
|
+
8| +26| +0.21
|
|
623
|
+
9| +19| +0.17
|
|
624
|
+
10| +12| +0.12
|
|
625
|
+
11| +6| +0.06
|
|
626
|
+
12| 0| 0.0
|
|
627
|
+
13| -6| -0.08
|
|
628
|
+
14| -11| -0.15
|
|
629
|
+
15| -16| -0.23
|
|
630
|
+
16| -20| -0.31
|
|
631
|
+
17| -26| -0.43
|
|
632
|
+
18| -25| -0.44
|
|
633
|
+
19| -24| -0.45
|
|
634
|
+
20| -23| -0.45
|
|
635
|
+
21| -18| -0.36
|
|
636
|
+
22| -12| -0.26
|
|
637
|
+
23| -4| -0.10
|
|
638
|
+
24| +3| +0.07
|
|
639
|
+
25| +6| +0.15
|
|
640
|
+
26| +8| +0.22
|
|
641
|
+
27| +11| +0.29
|
|
642
|
+
28| +14| +0.38
|
|
643
|
+
29| +14| +0.40
|
|
644
|
+
30| +14| +0.40
|
|
645
|
+
31| +13| +0.39
|
|
646
|
+
32| +13| +0.41
|
|
647
|
+
33| +12| +0.40
|
|
648
|
+
34| +12| +0.40
|
|
649
|
+
35| +11| +0.38
|
|
650
|
+
36| +10| +0.37
|
|
651
|
+
37| +10| +0.36
|
|
652
|
+
38| +10| +0.37
|
|
653
|
+
39| +10| +0.38
|
|
654
|
+
40| +10| +0.37
|
|
655
|
+
41| +9| +0.36
|
|
656
|
+
42| +9| +0.37
|
|
657
|
+
43| +9| +0.38
|
|
658
|
+
44| +8| +0.37
|
|
659
|
+
45| +8| +0.35
|
|
660
|
+
46| +8| +0.36
|
|
661
|
+
47| +8| +0.37
|
|
662
|
+
48| +8| +0.35
|
|
663
|
+
49| +7| +0.33
|
|
664
|
+
50| +7| +0.34
|
|
665
|
+
51| +7| +0.35
|
|
666
|
+
52| +6| +0.33
|
|
667
|
+
53| +6| +0.31
|
|
668
|
+
54| +6| +0.32
|
|
669
|
+
56| +6| +0.30
|
|
670
|
+
58| +5| +0.28
|
|
671
|
+
60| +4| +0.26
|
|
672
|
+
62| +4| +0.24
|
|
673
|
+
64| +4| +0.22
|
|
674
|
+
66| +3| +0.19
|
|
675
|
+
68| +2| +0.17
|
|
676
|
+
70| +2| +0.14
|
|
677
|
+
72| +2| +0.14
|
|
678
|
+
76| +1| +0.07
|
|
679
|
+
80| 0| 0
|
|
680
|
+
84| 0| 0
|
|
681
|
+
88| 0| 0
|
|
682
|
+
92| 0| 0
|
|
683
|
+
96| 0| 0
|
|
684
|
+
|
|
685
|
+
Not all apps express tracking values as 1/1000 em. Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
686
|
+
|
|
687
|
+
#### [SF Pro Rounded](https://developer.apple.com/design/human-interface-guidelines/typography#SF-Pro-Rounded)
|
|
688
|
+
|
|
689
|
+
Size (points)| Tracking (1/1000 em)| Tracking (points)
|
|
690
|
+
---|---|---
|
|
691
|
+
6| +87| +0.51
|
|
692
|
+
7| +80| +0.54
|
|
693
|
+
8| +72| +0.57
|
|
694
|
+
9| +65| +0.57
|
|
695
|
+
10| +58| +0.57
|
|
696
|
+
11| +52| +0.56
|
|
697
|
+
12| +46| +0.54
|
|
698
|
+
13| +40| +0.51
|
|
699
|
+
14| +35| +0.48
|
|
700
|
+
15| +30| +0.44
|
|
701
|
+
16| +26| +0.41
|
|
702
|
+
17| +22| +0.37
|
|
703
|
+
18| +21| +0.37
|
|
704
|
+
19| +20| +0.37
|
|
705
|
+
20| +18| +0.36
|
|
706
|
+
21| +17| +0.35
|
|
707
|
+
22| +16| +0.34
|
|
708
|
+
23| +16| +0.35
|
|
709
|
+
24| +15| +0.35
|
|
710
|
+
25| +14| +0.35
|
|
711
|
+
26| +14| +0.36
|
|
712
|
+
27| +14| +0.36
|
|
713
|
+
28| +13| +0.36
|
|
714
|
+
29| +13| +0.37
|
|
715
|
+
30| +12| +0.37
|
|
716
|
+
31| +12| +0.36
|
|
717
|
+
32| +12| +0.38
|
|
718
|
+
33| +12| +0.39
|
|
719
|
+
34| +12| +0.38
|
|
720
|
+
35| +11| +0.38
|
|
721
|
+
36| +11| +0.39
|
|
722
|
+
37| +10| +0.38
|
|
723
|
+
38| +10| +0.39
|
|
724
|
+
39| +10| +0.38
|
|
725
|
+
40| +10| +0.39
|
|
726
|
+
41| +10| +0.38
|
|
727
|
+
42| +10| +0.39
|
|
728
|
+
43| +9| +0.38
|
|
729
|
+
44| +8| +0.37
|
|
730
|
+
45| +8| +0.37
|
|
731
|
+
46| +8| +0.36
|
|
732
|
+
47| +8| +0.37
|
|
733
|
+
48| +8| +0.35
|
|
734
|
+
49| +8| +0.36
|
|
735
|
+
50| +7| +0.34
|
|
736
|
+
51| +6| +0.32
|
|
737
|
+
52| +6| +0.33
|
|
738
|
+
53| +6| +0.31
|
|
739
|
+
54| +6| +0.32
|
|
740
|
+
56| +6| +0.30
|
|
741
|
+
58| +4| +0.25
|
|
742
|
+
60| +4| +0.23
|
|
743
|
+
62| +4| +0.21
|
|
744
|
+
64| +3| +0.19
|
|
745
|
+
66| +2| +0.16
|
|
746
|
+
68| +2| +0.13
|
|
747
|
+
70| +2| +0.14
|
|
748
|
+
72| +2| +0.11
|
|
749
|
+
76| +1| +0.07
|
|
750
|
+
80| 0| 0.00
|
|
751
|
+
84| 0| 0.00
|
|
752
|
+
88| 0| 0.00
|
|
753
|
+
92| 0| 0.00
|
|
754
|
+
96| 0| 0.00
|
|
755
|
+
|
|
756
|
+
Not all apps express tracking values as 1/1000 em. Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
757
|
+
|
|
758
|
+
#### [New York](https://developer.apple.com/design/human-interface-guidelines/typography#New-York)
|
|
759
|
+
|
|
760
|
+
Size (points)| Tracking (1/1000 em)| Tracking (points)
|
|
761
|
+
---|---|---
|
|
762
|
+
6| +40| +0.23
|
|
763
|
+
7| +32| +0.22
|
|
764
|
+
8| +25| +0.20
|
|
765
|
+
9| +20| +0.18
|
|
766
|
+
10| +16| +0.15
|
|
767
|
+
11| +11| +.12
|
|
768
|
+
12| +6| +0.07
|
|
769
|
+
13| +4| +0.05
|
|
770
|
+
14| +2| +0.03
|
|
771
|
+
15| +0| +0.00
|
|
772
|
+
16| -2| -0.03
|
|
773
|
+
17| -4| -0.07
|
|
774
|
+
18| -6| -0.11
|
|
775
|
+
19| -8| -0.15
|
|
776
|
+
20| -10| -0.20
|
|
777
|
+
21| -10| -0.21
|
|
778
|
+
22| -10| -0.23
|
|
779
|
+
23| -11| -0.25
|
|
780
|
+
24| -11| -0.26
|
|
781
|
+
25| -11| -0.27
|
|
782
|
+
26| -12| -0.29
|
|
783
|
+
27| -12| -0.32
|
|
784
|
+
28| -12| -0.33
|
|
785
|
+
29| -12| -0.34
|
|
786
|
+
30| -12| -0.37
|
|
787
|
+
31| -13| -0.39
|
|
788
|
+
32| -13| -0.41
|
|
789
|
+
33| -13| -0.42
|
|
790
|
+
34| -14| -0.45
|
|
791
|
+
35| -14| -0.48
|
|
792
|
+
36| -14| -0.49
|
|
793
|
+
38| -14| -0.52
|
|
794
|
+
40| -14| -0.55
|
|
795
|
+
42| -14| -0.57
|
|
796
|
+
44| -14| -0.62
|
|
797
|
+
46| -14| -0.65
|
|
798
|
+
48| -14| -0.68
|
|
799
|
+
50| -14| -0.71
|
|
800
|
+
52| -14| -0.74
|
|
801
|
+
54| -15| -0.79
|
|
802
|
+
58| -15| -0.85
|
|
803
|
+
62| -15| -0.91
|
|
804
|
+
66| -15| -0.97
|
|
805
|
+
70| -16| -1.06
|
|
806
|
+
72| -16| -1.09
|
|
807
|
+
80| -16| -1.21
|
|
808
|
+
88| -16| -1.33
|
|
809
|
+
96| -16| -1.50
|
|
810
|
+
100| -16| -1.56
|
|
811
|
+
120| -16| -1.88
|
|
812
|
+
140| -16| -2.26
|
|
813
|
+
160| -16| -2.58
|
|
814
|
+
180| -17| -2.99
|
|
815
|
+
200| -17| -3.32
|
|
816
|
+
220| -18| -3.76
|
|
817
|
+
240| -18| -4.22
|
|
818
|
+
260| -18| -4.57
|
|
819
|
+
|
|
820
|
+
Not all apps express tracking values as 1/1000 em. Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
821
|
+
|
|
822
|
+
#### [macOS tracking values](https://developer.apple.com/design/human-interface-guidelines/typography#macOS-tracking-values)
|
|
823
|
+
|
|
824
|
+
Size (points)| Tracking (1/1000 em)| Tracking (points)
|
|
825
|
+
---|---|---
|
|
826
|
+
6| +41| +0.24
|
|
827
|
+
7| +34| +0.23
|
|
828
|
+
8| +26| +0.21
|
|
829
|
+
9| +19| +0.17
|
|
830
|
+
10| +12| +0.12
|
|
831
|
+
11| +6| +0.06
|
|
832
|
+
12| 0| 0.0
|
|
833
|
+
13| -6| -0.08
|
|
834
|
+
14| -11| -0.15
|
|
835
|
+
15| -16| -0.23
|
|
836
|
+
16| -20| -0.31
|
|
837
|
+
17| -26| -0.43
|
|
838
|
+
18| -25| -0.44
|
|
839
|
+
19| -24| -0.45
|
|
840
|
+
20| -23| -0.45
|
|
841
|
+
21| -18| -0.36
|
|
842
|
+
22| -12| -0.26
|
|
843
|
+
23| -4| -0.10
|
|
844
|
+
24| +3| +0.07
|
|
845
|
+
25| +6| +0.15
|
|
846
|
+
26| +8| +0.22
|
|
847
|
+
27| +11| +0.29
|
|
848
|
+
28| +14| +0.38
|
|
849
|
+
29| +14| +0.40
|
|
850
|
+
30| +14| +0.40
|
|
851
|
+
31| +13| +0.39
|
|
852
|
+
32| +13| +0.41
|
|
853
|
+
33| +12| +0.40
|
|
854
|
+
34| +12| +0.40
|
|
855
|
+
35| +11| +0.38
|
|
856
|
+
36| +10| +0.37
|
|
857
|
+
37| +10| +0.36
|
|
858
|
+
38| +10| +0.37
|
|
859
|
+
39| +10| +0.38
|
|
860
|
+
40| +10| +0.37
|
|
861
|
+
41| +9| +0.36
|
|
862
|
+
42| +9| +0.37
|
|
863
|
+
43| +9| +0.38
|
|
864
|
+
44| +8| +0.37
|
|
865
|
+
45| +8| +0.35
|
|
866
|
+
46| +8| +0.36
|
|
867
|
+
47| +8| +0.37
|
|
868
|
+
48| +8| +0.35
|
|
869
|
+
49| +7| +0.33
|
|
870
|
+
50| +7| +0.34
|
|
871
|
+
51| +7| +0.35
|
|
872
|
+
52| +6| +0.31
|
|
873
|
+
53| +6| +0.33
|
|
874
|
+
54| +6| +0.32
|
|
875
|
+
56| +6| +0.30
|
|
876
|
+
58| +5| +0.28
|
|
877
|
+
60| +4| +0.26
|
|
878
|
+
62| +4| +0.24
|
|
879
|
+
64| +4| +0.22
|
|
880
|
+
66| +3| +0.19
|
|
881
|
+
68| +2| +0.17
|
|
882
|
+
70| +2| +0.14
|
|
883
|
+
72| +2| +0.14
|
|
884
|
+
76| +1| +0.07
|
|
885
|
+
80| 0| 0
|
|
886
|
+
84| 0| 0
|
|
887
|
+
88| 0| 0
|
|
888
|
+
92| 0| 0
|
|
889
|
+
96| 0| 0
|
|
890
|
+
|
|
891
|
+
Not all apps express tracking values as 1/1000 em. Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
892
|
+
|
|
893
|
+
#### [tvOS tracking values](https://developer.apple.com/design/human-interface-guidelines/typography#tvOS-tracking-values)
|
|
894
|
+
|
|
895
|
+
Size (points)| Tracking (1/1000 em)| Tracking (points)
|
|
896
|
+
---|---|---
|
|
897
|
+
6| +41| +0.24
|
|
898
|
+
7| +34| +0.23
|
|
899
|
+
8| +26| +0.21
|
|
900
|
+
9| +19| +0.17
|
|
901
|
+
10| +12| +0.12
|
|
902
|
+
11| +6| +0.06
|
|
903
|
+
12| 0| 0.0
|
|
904
|
+
13| -6| -0.08
|
|
905
|
+
14| -11| -0.15
|
|
906
|
+
15| -16| -0.23
|
|
907
|
+
16| -20| -0.31
|
|
908
|
+
17| -26| -0.43
|
|
909
|
+
18| -25| -0.44
|
|
910
|
+
19| -24| -0.45
|
|
911
|
+
20| -23| -0.45
|
|
912
|
+
21| -18| -0.36
|
|
913
|
+
22| -12| -0.26
|
|
914
|
+
23| -4| -0.10
|
|
915
|
+
24| +3| +0.07
|
|
916
|
+
25| +6| +0.15
|
|
917
|
+
26| +8| +0.22
|
|
918
|
+
27| +11| +0.29
|
|
919
|
+
28| +14| +0.38
|
|
920
|
+
29| +14| +0.40
|
|
921
|
+
30| +14| +0.40
|
|
922
|
+
31| +13| +0.39
|
|
923
|
+
32| +13| +0.41
|
|
924
|
+
33| +12| +0.40
|
|
925
|
+
34| +12| +0.40
|
|
926
|
+
35| +11| +0.38
|
|
927
|
+
36| +10| +0.37
|
|
928
|
+
37| +10| +0.36
|
|
929
|
+
38| +10| +0.37
|
|
930
|
+
39| +10| +0.38
|
|
931
|
+
40| +10| +0.37
|
|
932
|
+
41| +9| +0.36
|
|
933
|
+
42| +9| +0.37
|
|
934
|
+
43| +9| +0.38
|
|
935
|
+
44| +8| +0.37
|
|
936
|
+
45| +8| +0.35
|
|
937
|
+
46| +8| +0.36
|
|
938
|
+
47| +8| +0.37
|
|
939
|
+
48| +8| +0.35
|
|
940
|
+
49| +7| +0.33
|
|
941
|
+
50| +7| +0.34
|
|
942
|
+
51| +7| +0.35
|
|
943
|
+
52| +6| +0.31
|
|
944
|
+
53| +6| +0.33
|
|
945
|
+
54| +6| +0.32
|
|
946
|
+
56| +6| +0.30
|
|
947
|
+
58| +5| +0.28
|
|
948
|
+
60| +4| +0.26
|
|
949
|
+
62| +4| +0.24
|
|
950
|
+
64| +4| +0.22
|
|
951
|
+
66| +3| +0.19
|
|
952
|
+
68| +2| +0.17
|
|
953
|
+
70| +2| +0.14
|
|
954
|
+
72| +2| +0.14
|
|
955
|
+
76| +1| +0.07
|
|
956
|
+
80| 0| 0
|
|
957
|
+
84| 0| 0
|
|
958
|
+
88| 0| 0
|
|
959
|
+
92| 0| 0
|
|
960
|
+
96| 0| 0
|
|
961
|
+
|
|
962
|
+
Not all apps express tracking values as 1/1000 em. Point size based on image resolution of 144 ppi for @2x and 216 ppi for @3x designs.
|
|
963
|
+
|
|
964
|
+
#### [watchOS tracking values](https://developer.apple.com/design/human-interface-guidelines/typography#watchOS-tracking-values)
|
|
965
|
+
|
|
966
|
+
* SF Compact
|
|
967
|
+
* SF Compact Rounded
|
|
968
|
+
|
|
969
|
+
|
|
970
|
+
|
|
971
|
+
#### [SF Compact](https://developer.apple.com/design/human-interface-guidelines/typography#SF-Compact)
|
|
972
|
+
|
|
973
|
+
Size (points)| Tracking (1/1000 em)| Tracking (points)
|
|
974
|
+
---|---|---
|
|
975
|
+
6| +50| +0.29
|
|
976
|
+
7| +30| +0.21
|
|
977
|
+
8| +30| +0.23
|
|
978
|
+
9| +30| +0.26
|
|
979
|
+
10| +30| +0.29
|
|
980
|
+
11| +24| +0.26
|
|
981
|
+
12| +20| +0.23
|
|
982
|
+
13| +16| +0.20
|
|
983
|
+
14| +14| +0.19
|
|
984
|
+
15| +4| +0.06
|
|
985
|
+
16| 0| 0.00
|
|
986
|
+
17| -4| -0.07
|
|
987
|
+
18| -8| -0.14
|
|
988
|
+
19| -12| -0.22
|
|
989
|
+
20| 0| 0.00
|
|
990
|
+
21| -2| -0.04
|
|
991
|
+
22| -4| -0.09
|
|
992
|
+
23| -6| -0.13
|
|
993
|
+
24| -8| -0.19
|
|
994
|
+
25| -10| -0.24
|
|
995
|
+
26| -11| -0.28
|
|
996
|
+
27| -12| -0.30
|
|
997
|
+
28| -12| -0.34
|
|
998
|
+
29| -14| -0.38
|
|
999
|
+
30| -14| -0.42
|
|
1000
|
+
31| -15| -0.45
|
|
1001
|
+
32| -16| -0.50
|
|
1002
|
+
33| -17| -0.55
|
|
1003
|
+
34| -18| -0.60
|
|
1004
|
+
35| -18| -0.63
|
|
1005
|
+
36| -20| -0.69
|
|
1006
|
+
37| -20| -0.72
|
|
1007
|
+
38| -20| -0.74
|
|
1008
|
+
39| -20| -0.76
|
|
1009
|
+
40| -20| -0.78
|
|
1010
|
+
41| -20| -0.80
|
|
1011
|
+
42| -20| -0.82
|
|
1012
|
+
43| -20| -0.84
|
|
1013
|
+
44| -20| -0.86
|
|
1014
|
+
45| -20| -0.88
|
|
1015
|
+
46| -20| -0.92
|
|
1016
|
+
47| -20| -0.94
|
|
1017
|
+
48| -20| -0.96
|
|
1018
|
+
49| -21| -1.00
|
|
1019
|
+
50| -21| -1.03
|
|
1020
|
+
51| -21| -1.05
|
|
1021
|
+
52| -21| -1.07
|
|
1022
|
+
53| -22| -1.11
|
|
1023
|
+
54| -22| -1.13
|
|
1024
|
+
56| -22| -1.20
|
|
1025
|
+
58| -22| -1.25
|
|
1026
|
+
60| -22| -1.32
|
|
1027
|
+
62| -22| -1.36
|
|
1028
|
+
64| -23| -1.44
|
|
1029
|
+
66| -24| -1.51
|
|
1030
|
+
68| -24| -1.56
|
|
1031
|
+
70| -24| -1.64
|
|
1032
|
+
72| -24| -1.69
|
|
1033
|
+
76| -25| -1.86
|
|
1034
|
+
80| -26| -1.99
|
|
1035
|
+
84| -26| -2.13
|
|
1036
|
+
88| -26| -2.28
|
|
1037
|
+
92| -28| -2.47
|
|
1038
|
+
96| -28| -2.62
|
|
1039
|
+
|
|
1040
|
+
Not all apps express tracking values as 1/1000 em. Point size based on image resolution of 144 ppi for @2x designs.
|
|
1041
|
+
|
|
1042
|
+
#### [SF Compact Rounded](https://developer.apple.com/design/human-interface-guidelines/typography#SF-Compact-Rounded)
|
|
1043
|
+
|
|
1044
|
+
Size (points)| Tracking (1/1000 em)| Tracking (points)
|
|
1045
|
+
---|---|---
|
|
1046
|
+
6| +28| +0.16
|
|
1047
|
+
7| +26| +0.18
|
|
1048
|
+
8| +24| +0.19
|
|
1049
|
+
9| +22| +0.19
|
|
1050
|
+
10| +20| +0.20
|
|
1051
|
+
11| +18| +0.19
|
|
1052
|
+
12| +16| +0.19
|
|
1053
|
+
13| +14| +0.18
|
|
1054
|
+
14| +12| +0.16
|
|
1055
|
+
15| +10| +0.15
|
|
1056
|
+
16| +8| +0.12
|
|
1057
|
+
17| +6| +0.10
|
|
1058
|
+
18| +4| +0.07
|
|
1059
|
+
19| +2| +0.04
|
|
1060
|
+
20| 0| 0.00
|
|
1061
|
+
21| -2| -0.04
|
|
1062
|
+
22| -4| -0.09
|
|
1063
|
+
23| -6| -0.13
|
|
1064
|
+
24| -8| -0.19
|
|
1065
|
+
25| -10| -0.24
|
|
1066
|
+
26| -11| -0.28
|
|
1067
|
+
27| -12| -0.30
|
|
1068
|
+
28| -12| -0.34
|
|
1069
|
+
29| -14| -0.38
|
|
1070
|
+
30| -14| -0.42
|
|
1071
|
+
31| -15| -0.45
|
|
1072
|
+
32| -16| -0.50
|
|
1073
|
+
33| -17| -0.55
|
|
1074
|
+
34| -18| -0.60
|
|
1075
|
+
35| -18| -0.63
|
|
1076
|
+
36| -20| -0.69
|
|
1077
|
+
37| -20| -0.72
|
|
1078
|
+
38| -20| -0.74
|
|
1079
|
+
39| -20| -0.76
|
|
1080
|
+
40| -20| -0.78
|
|
1081
|
+
41| -20| -0.80
|
|
1082
|
+
42| -20| -0.82
|
|
1083
|
+
43| -20| -0.84
|
|
1084
|
+
44| -20| -0.86
|
|
1085
|
+
45| -20| -0.88
|
|
1086
|
+
46| -20| -0.92
|
|
1087
|
+
47| -20| -0.94
|
|
1088
|
+
48| -20| -0.96
|
|
1089
|
+
49| -21| -1.00
|
|
1090
|
+
50| -21| -1.03
|
|
1091
|
+
51| -21| -1.05
|
|
1092
|
+
52| -21| -1.07
|
|
1093
|
+
53| -22| -1.11
|
|
1094
|
+
54| -22| -1.13
|
|
1095
|
+
56| -22| -1.20
|
|
1096
|
+
58| -22| -1.25
|
|
1097
|
+
60| -22| -1.32
|
|
1098
|
+
62| -22| -1.36
|
|
1099
|
+
64| -23| -1.44
|
|
1100
|
+
66| -24| -1.51
|
|
1101
|
+
68| -24| -1.56
|
|
1102
|
+
70| -24| -1.64
|
|
1103
|
+
72| -24| -1.69
|
|
1104
|
+
76| -25| -1.86
|
|
1105
|
+
80| -26| -1.99
|
|
1106
|
+
84| -26| -2.13
|
|
1107
|
+
88| -26| -2.28
|
|
1108
|
+
92| -28| -2.47
|
|
1109
|
+
96| -28| -2.62
|
|
1110
|
+
|
|
1111
|
+
Not all apps express tracking values as 1/1000 em. Point size based on image resolution of 144 ppi for @2x designs.
|
|
1112
|
+
|
|
1113
|
+
## [Resources](https://developer.apple.com/design/human-interface-guidelines/typography#Resources)
|
|
1114
|
+
|
|
1115
|
+
#### [Related](https://developer.apple.com/design/human-interface-guidelines/typography#Related)
|
|
1116
|
+
|
|
1117
|
+
[Fonts for Apple platforms](https://developer.apple.com/fonts/)
|
|
1118
|
+
|
|
1119
|
+
[SF Symbols](https://developer.apple.com/design/human-interface-guidelines/sf-symbols)
|
|
1120
|
+
|
|
1121
|
+
#### [Developer documentation](https://developer.apple.com/design/human-interface-guidelines/typography#Developer-documentation)
|
|
1122
|
+
|
|
1123
|
+
[Text input and output](https://developer.apple.com/documentation/SwiftUI/Text-input-and-output) — SwiftUI
|
|
1124
|
+
|
|
1125
|
+
[Text display and fonts](https://developer.apple.com/documentation/UIKit/text-display-and-fonts) — UIKit
|
|
1126
|
+
|
|
1127
|
+
[Fonts](https://developer.apple.com/documentation/AppKit/fonts) — AppKit
|
|
1128
|
+
|
|
1129
|
+
#### [Videos](https://developer.apple.com/design/human-interface-guidelines/typography#Videos)
|
|
1130
|
+
|
|
1131
|
+
[ Get started with Dynamic Type ](https://developer.apple.com/videos/play/wwdc2024/10074)
|
|
1132
|
+
|
|
1133
|
+
[ Meet the expanded San Francisco font family ](https://developer.apple.com/videos/play/wwdc2022/110381)
|
|
1134
|
+
|
|
1135
|
+
[ The details of UI typography ](https://developer.apple.com/videos/play/wwdc2020/10175)
|
|
1136
|
+
|
|
1137
|
+
## [Change log](https://developer.apple.com/design/human-interface-guidelines/typography#Change-log)
|
|
1138
|
+
|
|
1139
|
+
Date| Changes
|
|
1140
|
+
---|---
|
|
1141
|
+
December 16, 2025| Added emphasized weights to the Dynamic Type style specifications for each platform.
|
|
1142
|
+
March 7, 2025| Expanded guidance for Dynamic Type.
|
|
1143
|
+
June 10, 2024| Added guidance for using Apple’s Unity plug-ins to support Dynamic Type in a Unity-based game and enhanced guidance on billboarding in a visionOS app or game.
|
|
1144
|
+
September 12, 2023| Added artwork illustrating system font weights, and clarified tvOS specification table descriptions.
|
|
1145
|
+
June 21, 2023| Updated to include guidance for visionOS.
|
|
1146
|
+
|