@ngxtm/devkit 3.14.0 → 3.16.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.
Files changed (2165) hide show
  1. package/SKILLS_INDEX.md +1919 -459
  2. package/merged-commands/3d-web-experience.md +5 -1
  3. package/merged-commands/ab-test-setup.md +6 -1
  4. package/merged-commands/accessibility-compliance-accessibility-audit.md +2 -0
  5. package/merged-commands/active-directory-attacks.md +7 -2
  6. package/merged-commands/activecampaign-automation.md +214 -0
  7. package/merged-commands/address-github-comments.md +6 -1
  8. package/merged-commands/agent-evaluation.md +5 -1
  9. package/merged-commands/agent-framework-azure-ai-py.md +338 -0
  10. package/merged-commands/agent-framework-azure-hosted-agents.md +3 -0
  11. package/merged-commands/agent-manager-skill.md +3 -1
  12. package/merged-commands/agent-memory-mcp.md +6 -1
  13. package/merged-commands/agent-memory-systems.md +5 -1
  14. package/merged-commands/agent-orchestration-improve-agent.md +2 -0
  15. package/merged-commands/agent-orchestration-multi-agent-optimize.md +2 -0
  16. package/merged-commands/agent-tool-builder.md +5 -1
  17. package/merged-commands/agents-v2-py.md +326 -0
  18. package/merged-commands/ai-agent-development.md +174 -0
  19. package/merged-commands/ai-agents-architect.md +5 -1
  20. package/merged-commands/ai-engineer.md +3 -1
  21. package/merged-commands/ai-ml.md +253 -0
  22. package/merged-commands/ai-product.md +5 -1
  23. package/merged-commands/ai-wrapper-product.md +5 -1
  24. package/merged-commands/airflow-dag-patterns.md +3 -1
  25. package/merged-commands/airtable-automation.md +175 -0
  26. package/merged-commands/algolia-search.md +4 -0
  27. package/merged-commands/algorithmic-art.md +106 -375
  28. package/merged-commands/amplitude-automation.md +221 -0
  29. package/merged-commands/analytics-tracking.md +6 -1
  30. package/merged-commands/android-jetpack-compose-expert.md +152 -0
  31. package/merged-commands/angular-best-practices.md +562 -0
  32. package/merged-commands/angular-migration.md +3 -1
  33. package/merged-commands/angular-state-management.md +634 -0
  34. package/merged-commands/angular-ui-patterns.md +511 -0
  35. package/merged-commands/angular.md +821 -0
  36. package/merged-commands/anti-reversing-techniques.md +3 -1
  37. package/merged-commands/antigravity-workflows.md +80 -0
  38. package/merged-commands/api-design-principles.md +3 -1
  39. package/merged-commands/api-documentation-generator.md +2 -0
  40. package/merged-commands/api-documentation.md +164 -0
  41. package/merged-commands/api-documenter.md +3 -1
  42. package/merged-commands/api-fuzzing-bug-bounty.md +7 -2
  43. package/merged-commands/api-patterns.md +1 -1
  44. package/merged-commands/api-security-best-practices.md +2 -0
  45. package/merged-commands/api-security-testing.md +172 -0
  46. package/merged-commands/api-testing-observability-api-mock.md +2 -0
  47. package/merged-commands/app-builder.md +6 -1
  48. package/merged-commands/app-store-optimization.md +6 -1
  49. package/merged-commands/application-performance-performance-optimization.md +2 -0
  50. package/merged-commands/architect-review.md +2 -0
  51. package/merged-commands/architecture-decision-records.md +7 -5
  52. package/merged-commands/architecture-patterns.md +3 -1
  53. package/merged-commands/architecture.md +6 -1
  54. package/merged-commands/arm-cortex-expert.md +3 -1
  55. package/merged-commands/asana-automation.md +176 -0
  56. package/merged-commands/async-python-patterns.md +3 -1
  57. package/merged-commands/attack-tree-construction.md +3 -1
  58. package/merged-commands/audio-transcriber.md +559 -0
  59. package/merged-commands/auth-implementation-patterns.md +3 -1
  60. package/merged-commands/automate-whatsapp.md +10 -10
  61. package/merged-commands/autonomous-agent-patterns.md +3 -1
  62. package/merged-commands/autonomous-agents.md +5 -1
  63. package/merged-commands/avalonia-layout-zafiro.md +6 -1
  64. package/merged-commands/avalonia-viewmodels-zafiro.md +6 -1
  65. package/merged-commands/avalonia-zafiro-development.md +6 -1
  66. package/merged-commands/aws-cost-cleanup.md +309 -0
  67. package/merged-commands/aws-cost-optimizer.md +192 -0
  68. package/merged-commands/aws-penetration-testing.md +7 -2
  69. package/merged-commands/aws-serverless.md +5 -1
  70. package/merged-commands/azd-deployment.md +2 -0
  71. package/merged-commands/azure-ai-agents-persistent-dotnet.md +354 -0
  72. package/merged-commands/azure-ai-agents-persistent-java.md +142 -0
  73. package/merged-commands/azure-ai-anomalydetector-java.md +261 -0
  74. package/merged-commands/azure-ai-contentsafety-java.md +287 -0
  75. package/merged-commands/azure-ai-contentsafety-py.md +219 -0
  76. package/merged-commands/azure-ai-contentsafety-ts.md +305 -0
  77. package/merged-commands/azure-ai-contentunderstanding-py.md +278 -0
  78. package/merged-commands/azure-ai-document-intelligence-dotnet.md +342 -0
  79. package/merged-commands/azure-ai-document-intelligence-ts.md +328 -0
  80. package/merged-commands/azure-ai-formrecognizer-java.md +346 -0
  81. package/merged-commands/azure-ai-ml-py.md +276 -0
  82. package/merged-commands/azure-ai-openai-dotnet.md +460 -0
  83. package/merged-commands/azure-ai-projects-dotnet.md +353 -0
  84. package/merged-commands/azure-ai-projects-java.md +157 -0
  85. package/merged-commands/azure-ai-projects-py.md +300 -0
  86. package/merged-commands/azure-ai-projects-ts.md +294 -0
  87. package/merged-commands/azure-ai-textanalytics-py.md +232 -0
  88. package/merged-commands/azure-ai-transcription-py.md +74 -0
  89. package/merged-commands/azure-ai-translation-document-py.md +254 -0
  90. package/merged-commands/azure-ai-translation-text-py.md +279 -0
  91. package/merged-commands/azure-ai-translation-ts.md +291 -0
  92. package/merged-commands/azure-ai-vision-imageanalysis-java.md +294 -0
  93. package/merged-commands/azure-ai-vision-imageanalysis-py.md +265 -0
  94. package/merged-commands/azure-ai-voicelive-dotnet.md +270 -0
  95. package/merged-commands/azure-ai-voicelive-java.md +230 -0
  96. package/merged-commands/azure-ai-voicelive-py.md +314 -0
  97. package/merged-commands/azure-ai-voicelive-ts.md +470 -0
  98. package/merged-commands/azure-appconfiguration-java.md +475 -0
  99. package/merged-commands/azure-appconfiguration-py.md +254 -0
  100. package/merged-commands/azure-appconfiguration-ts.md +354 -0
  101. package/merged-commands/azure-communication-callautomation-java.md +259 -0
  102. package/merged-commands/azure-communication-callingserver-java.md +96 -0
  103. package/merged-commands/azure-communication-chat-java.md +315 -0
  104. package/merged-commands/azure-communication-common-java.md +309 -0
  105. package/merged-commands/azure-communication-sms-java.md +279 -0
  106. package/merged-commands/azure-compute-batch-java.md +384 -0
  107. package/merged-commands/azure-containerregistry-py.md +257 -0
  108. package/merged-commands/azure-cosmos-db-py.md +244 -0
  109. package/merged-commands/azure-cosmos-java.md +263 -0
  110. package/merged-commands/azure-cosmos-py.md +285 -0
  111. package/merged-commands/azure-cosmos-rust.md +140 -0
  112. package/merged-commands/azure-cosmos-ts.md +476 -0
  113. package/merged-commands/azure-data-tables-java.md +339 -0
  114. package/merged-commands/azure-data-tables-py.md +248 -0
  115. package/merged-commands/azure-eventgrid-dotnet.md +493 -0
  116. package/merged-commands/azure-eventgrid-java.md +310 -0
  117. package/merged-commands/azure-eventgrid-py.md +173 -0
  118. package/merged-commands/azure-eventhub-dotnet.md +367 -0
  119. package/merged-commands/azure-eventhub-java.md +361 -0
  120. package/merged-commands/azure-eventhub-py.md +245 -0
  121. package/merged-commands/azure-eventhub-rust.md +132 -0
  122. package/merged-commands/azure-eventhub-ts.md +273 -0
  123. package/merged-commands/azure-functions.md +5 -1
  124. package/merged-commands/azure-identity-dotnet.md +344 -0
  125. package/merged-commands/azure-identity-java.md +371 -0
  126. package/merged-commands/azure-identity-py.md +197 -0
  127. package/merged-commands/azure-identity-rust.md +120 -0
  128. package/merged-commands/azure-identity-ts.md +308 -0
  129. package/merged-commands/azure-keyvault-certificates-rust.md +182 -0
  130. package/merged-commands/azure-keyvault-keys-rust.md +172 -0
  131. package/merged-commands/azure-keyvault-keys-ts.md +274 -0
  132. package/merged-commands/azure-keyvault-py.md +252 -0
  133. package/merged-commands/azure-keyvault-secrets-rust.md +147 -0
  134. package/merged-commands/azure-keyvault-secrets-ts.md +274 -0
  135. package/merged-commands/azure-maps-search-dotnet.md +499 -0
  136. package/merged-commands/azure-messaging-webpubsub-java.md +307 -0
  137. package/merged-commands/azure-messaging-webpubsubservice-py.md +250 -0
  138. package/merged-commands/azure-mgmt-apicenter-dotnet.md +416 -0
  139. package/merged-commands/azure-mgmt-apicenter-py.md +247 -0
  140. package/merged-commands/azure-mgmt-apimanagement-dotnet.md +315 -0
  141. package/merged-commands/azure-mgmt-apimanagement-py.md +283 -0
  142. package/merged-commands/azure-mgmt-applicationinsights-dotnet.md +491 -0
  143. package/merged-commands/azure-mgmt-arizeaiobservabilityeval-dotnet.md +235 -0
  144. package/merged-commands/azure-mgmt-botservice-dotnet.md +339 -0
  145. package/merged-commands/azure-mgmt-botservice-py.md +325 -0
  146. package/merged-commands/azure-mgmt-fabric-dotnet.md +343 -0
  147. package/merged-commands/azure-mgmt-fabric-py.md +263 -0
  148. package/merged-commands/azure-mgmt-mongodbatlas-dotnet.md +359 -0
  149. package/merged-commands/azure-mgmt-weightsandbiases-dotnet.md +333 -0
  150. package/merged-commands/azure-microsoft-playwright-testing-ts.md +307 -0
  151. package/merged-commands/azure-monitor-ingestion-java.md +235 -0
  152. package/merged-commands/azure-monitor-ingestion-py.md +209 -0
  153. package/merged-commands/azure-monitor-opentelemetry-exporter-java.md +289 -0
  154. package/merged-commands/azure-monitor-opentelemetry-exporter-py.md +209 -0
  155. package/merged-commands/azure-monitor-opentelemetry-py.md +229 -0
  156. package/merged-commands/azure-monitor-opentelemetry-ts.md +324 -0
  157. package/merged-commands/azure-monitor-query-java.md +422 -0
  158. package/merged-commands/azure-monitor-query-py.md +257 -0
  159. package/merged-commands/azure-postgres-ts.md +482 -0
  160. package/merged-commands/azure-resource-manager-cosmosdb-dotnet.md +255 -0
  161. package/merged-commands/azure-resource-manager-durabletask-dotnet.md +382 -0
  162. package/merged-commands/azure-resource-manager-mysql-dotnet.md +397 -0
  163. package/merged-commands/azure-resource-manager-playwright-dotnet.md +302 -0
  164. package/merged-commands/azure-resource-manager-postgresql-dotnet.md +437 -0
  165. package/merged-commands/azure-resource-manager-redis-dotnet.md +361 -0
  166. package/merged-commands/azure-resource-manager-sql-dotnet.md +324 -0
  167. package/merged-commands/azure-search-documents-dotnet.md +344 -0
  168. package/merged-commands/azure-search-documents-py.md +533 -0
  169. package/merged-commands/azure-search-documents-ts.md +271 -0
  170. package/merged-commands/azure-security-keyvault-keys-dotnet.md +411 -0
  171. package/merged-commands/azure-security-keyvault-keys-java.md +367 -0
  172. package/merged-commands/azure-security-keyvault-secrets-java.md +361 -0
  173. package/merged-commands/azure-servicebus-dotnet.md +338 -0
  174. package/merged-commands/azure-servicebus-py.md +272 -0
  175. package/merged-commands/azure-servicebus-ts.md +238 -0
  176. package/merged-commands/azure-speech-to-text-rest-py.md +377 -0
  177. package/merged-commands/azure-storage-blob-java.md +393 -0
  178. package/merged-commands/azure-storage-blob-py.md +224 -0
  179. package/merged-commands/azure-storage-blob-rust.md +137 -0
  180. package/merged-commands/azure-storage-blob-ts.md +487 -0
  181. package/merged-commands/azure-storage-file-datalake-py.md +216 -0
  182. package/merged-commands/azure-storage-file-share-py.md +243 -0
  183. package/merged-commands/azure-storage-file-share-ts.md +498 -0
  184. package/merged-commands/azure-storage-queue-py.md +218 -0
  185. package/merged-commands/azure-storage-queue-ts.md +529 -0
  186. package/merged-commands/azure-web-pubsub-ts.md +315 -0
  187. package/merged-commands/backend-architect.md +3 -1
  188. package/merged-commands/backend-dev-guidelines.md +6 -1
  189. package/merged-commands/backend-development-feature-development.md +2 -0
  190. package/merged-commands/backend-security-coder.md +3 -1
  191. package/merged-commands/backtesting-frameworks.md +3 -1
  192. package/merged-commands/bamboohr-automation.md +225 -0
  193. package/merged-commands/basecamp-automation.md +239 -0
  194. package/merged-commands/bash-defensive-patterns.md +3 -1
  195. package/merged-commands/bash-linux.md +6 -1
  196. package/merged-commands/bash-pro.md +3 -1
  197. package/merged-commands/bash-scripting.md +197 -0
  198. package/merged-commands/bats-testing-patterns.md +3 -1
  199. package/merged-commands/bazel-build-optimization.md +3 -1
  200. package/merged-commands/behavioral-modes.md +6 -1
  201. package/merged-commands/bevy-ecs-expert.md +133 -0
  202. package/merged-commands/billing-automation.md +3 -1
  203. package/merged-commands/binary-analysis-patterns.md +3 -1
  204. package/merged-commands/bitbucket-automation.md +229 -0
  205. package/merged-commands/blockchain-developer.md +3 -1
  206. package/merged-commands/blockrun.md +3 -1
  207. package/merged-commands/box-automation.md +238 -0
  208. package/merged-commands/brainstorming.md +37 -213
  209. package/merged-commands/brand-guidelines-anthropic.md +7 -2
  210. package/merged-commands/brand-guidelines-community.md +7 -2
  211. package/merged-commands/brevo-automation.md +202 -0
  212. package/merged-commands/broken-authentication.md +7 -2
  213. package/merged-commands/browser-automation.md +5 -1
  214. package/merged-commands/browser-extension-builder.md +5 -1
  215. package/merged-commands/bullmq-specialist.md +4 -0
  216. package/merged-commands/bun-development.md +3 -1
  217. package/merged-commands/burp-suite-testing.md +7 -2
  218. package/merged-commands/business-analyst.md +3 -1
  219. package/merged-commands/busybox-on-windows.md +6 -1
  220. package/merged-commands/c-pro.md +2 -0
  221. package/merged-commands/c4-architecture-c4-architecture.md +2 -0
  222. package/merged-commands/c4-code.md +3 -1
  223. package/merged-commands/c4-component.md +7 -5
  224. package/merged-commands/c4-container.md +4 -2
  225. package/merged-commands/c4-context.md +5 -3
  226. package/merged-commands/cal-com-automation.md +208 -0
  227. package/merged-commands/calendly-automation.md +216 -0
  228. package/merged-commands/canva-automation.md +222 -0
  229. package/merged-commands/canvas-design.md +7 -2
  230. package/merged-commands/cc-skill-backend-patterns.md +8 -3
  231. package/merged-commands/cc-skill-clickhouse-io.md +8 -3
  232. package/merged-commands/cc-skill-coding-standards.md +8 -3
  233. package/merged-commands/cc-skill-continuous-learning.md +6 -1
  234. package/merged-commands/cc-skill-frontend-patterns.md +8 -3
  235. package/merged-commands/cc-skill-project-guidelines-example.md +3 -1
  236. package/merged-commands/cc-skill-security-review.md +8 -3
  237. package/merged-commands/cc-skill-strategic-compact.md +6 -1
  238. package/merged-commands/changelog-automation.md +3 -1
  239. package/merged-commands/cicd-automation-workflow-automate.md +3 -1
  240. package/merged-commands/circleci-automation.md +182 -0
  241. package/merged-commands/claude-code-guide.md +7 -2
  242. package/merged-commands/claude-d3js-skill.md +4 -2
  243. package/merged-commands/clean-code.md +79 -77
  244. package/merged-commands/clerk-auth.md +4 -0
  245. package/merged-commands/clickup-automation.md +239 -0
  246. package/merged-commands/close-automation.md +217 -0
  247. package/merged-commands/cloud-architect.md +102 -131
  248. package/merged-commands/cloud-devops.md +236 -0
  249. package/merged-commands/cloud-penetration-testing.md +7 -2
  250. package/merged-commands/coda-automation.md +246 -0
  251. package/merged-commands/code-documentation-code-explain.md +3 -1
  252. package/merged-commands/code-documentation-doc-generate.md +3 -1
  253. package/merged-commands/code-refactoring-context-restore.md +2 -0
  254. package/merged-commands/code-refactoring-refactor-clean.md +3 -1
  255. package/merged-commands/code-refactoring-tech-debt.md +2 -0
  256. package/merged-commands/code-review-ai-ai-review.md +2 -0
  257. package/merged-commands/code-review-checklist.md +75 -410
  258. package/merged-commands/code-review-excellence.md +3 -1
  259. package/merged-commands/code-reviewer.md +205 -174
  260. package/merged-commands/codebase-cleanup-deps-audit.md +3 -1
  261. package/merged-commands/codebase-cleanup-refactor-clean.md +3 -1
  262. package/merged-commands/codebase-cleanup-tech-debt.md +2 -0
  263. package/merged-commands/codex-review.md +3 -1
  264. package/merged-commands/commit.md +1 -1
  265. package/merged-commands/competitive-landscape.md +3 -1
  266. package/merged-commands/competitor-alternatives.md +6 -1
  267. package/merged-commands/comprehensive-review-full-review.md +2 -0
  268. package/merged-commands/comprehensive-review-pr-enhance.md +3 -1
  269. package/merged-commands/computer-use-agents.md +5 -1
  270. package/merged-commands/computer-vision-expert.md +72 -0
  271. package/merged-commands/concise-planning.md +6 -1
  272. package/merged-commands/conductor-implement.md +3 -1
  273. package/merged-commands/conductor-manage.md +2 -0
  274. package/merged-commands/conductor-new-track.md +8 -6
  275. package/merged-commands/conductor-revert.md +3 -1
  276. package/merged-commands/conductor-setup.md +8 -6
  277. package/merged-commands/conductor-status.md +3 -1
  278. package/merged-commands/conductor-validator.md +3 -1
  279. package/merged-commands/confluence-automation.md +213 -0
  280. package/merged-commands/content-creator.md +7 -1
  281. package/merged-commands/content-marketer.md +3 -1
  282. package/merged-commands/context-compression.md +5 -1
  283. package/merged-commands/context-degradation.md +1 -1
  284. package/merged-commands/context-driven-development.md +3 -1
  285. package/merged-commands/context-fundamentals.md +1 -1
  286. package/merged-commands/context-management-context-restore.md +2 -0
  287. package/merged-commands/context-management-context-save.md +2 -0
  288. package/merged-commands/context-manager.md +3 -1
  289. package/merged-commands/context-optimization.md +1 -1
  290. package/merged-commands/context-window-management.md +5 -1
  291. package/merged-commands/context7-auto-research.md +3 -1
  292. package/merged-commands/conversation-memory.md +4 -0
  293. package/merged-commands/convertkit-automation.md +200 -0
  294. package/merged-commands/copilot-sdk.md +515 -0
  295. package/merged-commands/copy-editing.md +3 -1
  296. package/merged-commands/copywriting.md +6 -1
  297. package/merged-commands/core-components.md +6 -1
  298. package/merged-commands/cost-optimization.md +3 -1
  299. package/merged-commands/cpp-pro.md +80 -42
  300. package/merged-commands/cqrs-implementation.md +3 -1
  301. package/merged-commands/crewai.md +5 -1
  302. package/merged-commands/crypto-bd-agent.md +248 -0
  303. package/merged-commands/csharp-pro.md +3 -1
  304. package/merged-commands/customer-support.md +3 -1
  305. package/merged-commands/daily-news-report.md +7 -2
  306. package/merged-commands/data-engineer.md +3 -1
  307. package/merged-commands/data-engineering-data-driven-feature.md +2 -0
  308. package/merged-commands/data-engineering-data-pipeline.md +2 -0
  309. package/merged-commands/data-quality-frameworks.md +3 -1
  310. package/merged-commands/data-scientist.md +3 -1
  311. package/merged-commands/data-storytelling.md +3 -1
  312. package/merged-commands/data-structure-protocol.md +198 -0
  313. package/merged-commands/database-admin.md +3 -1
  314. package/merged-commands/database-architect.md +3 -1
  315. package/merged-commands/database-cloud-optimization-cost-optimize.md +3 -1
  316. package/merged-commands/database-design.md +158 -33
  317. package/merged-commands/database-migration.md +3 -1
  318. package/merged-commands/database-migrations-migration-observability.md +3 -1
  319. package/merged-commands/database-migrations-sql-migrations.md +15 -20
  320. package/merged-commands/database-optimizer.md +91 -163
  321. package/merged-commands/database.md +213 -0
  322. package/merged-commands/datadog-automation.md +240 -0
  323. package/merged-commands/dbos-golang.md +133 -0
  324. package/merged-commands/dbos-python.md +102 -0
  325. package/merged-commands/dbos-typescript.md +111 -0
  326. package/merged-commands/dbt-transformation-patterns.md +3 -1
  327. package/merged-commands/ddd-context-mapping.md +51 -0
  328. package/merged-commands/ddd-strategic-design.md +51 -0
  329. package/merged-commands/ddd-tactical-patterns.md +52 -0
  330. package/merged-commands/debugger.md +3 -1
  331. package/merged-commands/debugging-strategies.md +3 -1
  332. package/merged-commands/debugging-toolkit-smart-debug.md +2 -0
  333. package/merged-commands/deep-research.md +1 -1
  334. package/merged-commands/defi-protocol-templates.md +3 -1
  335. package/merged-commands/dependency-management-deps-audit.md +3 -1
  336. package/merged-commands/dependency-upgrade.md +3 -1
  337. package/merged-commands/deployment-engineer.md +3 -1
  338. package/merged-commands/deployment-pipeline-design.md +3 -1
  339. package/merged-commands/deployment-procedures.md +6 -1
  340. package/merged-commands/deployment-validation-config-validate.md +2 -0
  341. package/merged-commands/design-orchestration.md +6 -1
  342. package/merged-commands/development.md +263 -0
  343. package/merged-commands/devops-troubleshooter.md +3 -1
  344. package/merged-commands/discord-automation.md +192 -0
  345. package/merged-commands/discord-bot-architect.md +4 -0
  346. package/merged-commands/dispatching-parallel-agents.md +3 -1
  347. package/merged-commands/distributed-debugging-debug-trace.md +3 -1
  348. package/merged-commands/distributed-tracing.md +3 -1
  349. package/merged-commands/django-pro.md +3 -1
  350. package/merged-commands/doc-coauthoring.md +6 -1
  351. package/merged-commands/docker-expert.md +7 -2
  352. package/merged-commands/docs-architect.md +3 -1
  353. package/merged-commands/documentation-generation-doc-generate.md +3 -1
  354. package/merged-commands/documentation-templates.md +8 -3
  355. package/merged-commands/documentation.md +261 -0
  356. package/merged-commands/docusign-automation.md +213 -0
  357. package/merged-commands/docx-official.md +8 -3
  358. package/merged-commands/docx.md +69 -172
  359. package/merged-commands/domain-driven-design.md +73 -0
  360. package/merged-commands/dotnet-architect.md +3 -1
  361. package/merged-commands/dotnet-backend-patterns.md +3 -1
  362. package/merged-commands/dotnet-backend.md +266 -0
  363. package/merged-commands/dropbox-automation.md +235 -0
  364. package/merged-commands/dx-optimizer.md +3 -1
  365. package/merged-commands/e2e-testing-patterns.md +3 -1
  366. package/merged-commands/e2e-testing.md +166 -0
  367. package/merged-commands/elixir-pro.md +3 -1
  368. package/merged-commands/email-sequence.md +6 -1
  369. package/merged-commands/email-systems.md +5 -1
  370. package/merged-commands/embedding-strategies.md +3 -1
  371. package/merged-commands/employment-contract-templates.md +3 -1
  372. package/merged-commands/environment-setup-guide.md +2 -0
  373. package/merged-commands/error-debugging-error-analysis.md +2 -0
  374. package/merged-commands/error-debugging-error-trace.md +3 -1
  375. package/merged-commands/error-debugging-multi-agent-review.md +2 -0
  376. package/merged-commands/error-detective.md +3 -1
  377. package/merged-commands/error-diagnostics-error-analysis.md +2 -0
  378. package/merged-commands/error-diagnostics-error-trace.md +2 -0
  379. package/merged-commands/error-diagnostics-smart-debug.md +2 -0
  380. package/merged-commands/error-handling-patterns.md +3 -1
  381. package/merged-commands/ethical-hacking-methodology.md +7 -2
  382. package/merged-commands/evaluation.md +1 -1
  383. package/merged-commands/event-sourcing-architect.md +3 -1
  384. package/merged-commands/event-store-design.md +3 -1
  385. package/merged-commands/exa-search.md +3 -1
  386. package/merged-commands/executing-plans.md +6 -1
  387. package/merged-commands/expo-deployment.md +12 -62
  388. package/merged-commands/fastapi-pro.md +3 -1
  389. package/merged-commands/fastapi-router-py.md +57 -0
  390. package/merged-commands/fastapi-templates.md +3 -1
  391. package/merged-commands/figma-automation.md +186 -0
  392. package/merged-commands/file-organizer.md +252 -69
  393. package/merged-commands/file-path-traversal.md +7 -2
  394. package/merged-commands/file-uploads.md +5 -1
  395. package/merged-commands/find-skills.md +137 -0
  396. package/merged-commands/finishing-a-development-branch.md +6 -1
  397. package/merged-commands/firebase.md +5 -1
  398. package/merged-commands/firecrawl-scraper.md +3 -1
  399. package/merged-commands/firmware-analyst.md +3 -1
  400. package/merged-commands/flutter-expert.md +84 -196
  401. package/merged-commands/form-cro.md +6 -1
  402. package/merged-commands/foundry-iq-python.md +3 -0
  403. package/merged-commands/fp-ts-errors.md +1 -1
  404. package/merged-commands/fp-ts-pragmatic.md +1 -1
  405. package/merged-commands/fp-ts-react.md +1 -1
  406. package/merged-commands/framework-migration-code-migrate.md +2 -0
  407. package/merged-commands/framework-migration-deps-upgrade.md +2 -0
  408. package/merged-commands/framework-migration-legacy-modernize.md +2 -0
  409. package/merged-commands/free-tool-strategy.md +6 -1
  410. package/merged-commands/freshdesk-automation.md +224 -0
  411. package/merged-commands/freshservice-automation.md +218 -0
  412. package/merged-commands/frontend-design.md +26 -259
  413. package/merged-commands/frontend-dev-guidelines.md +6 -1
  414. package/merged-commands/frontend-developer.md +3 -1
  415. package/merged-commands/frontend-mobile-development-component-scaffold.md +2 -0
  416. package/merged-commands/frontend-mobile-security-xss-scan.md +2 -0
  417. package/merged-commands/frontend-security-coder.md +3 -1
  418. package/merged-commands/frontend-slides.md +4 -1
  419. package/merged-commands/frontend-ui-dark-ts.md +593 -0
  420. package/merged-commands/full-stack-orchestration-full-stack-feature.md +2 -0
  421. package/merged-commands/game-development.md +3 -1
  422. package/merged-commands/gcp-cloud-run.md +5 -1
  423. package/merged-commands/gdpr-data-handling.md +3 -1
  424. package/merged-commands/gemini-api-dev.md +132 -0
  425. package/merged-commands/geo-fundamentals.md +6 -1
  426. package/merged-commands/git-advanced-workflows.md +3 -1
  427. package/merged-commands/git-pr-workflows-git-workflow.md +2 -0
  428. package/merged-commands/git-pr-workflows-onboard.md +2 -0
  429. package/merged-commands/git-pr-workflows-pr-enhance.md +2 -0
  430. package/merged-commands/git-pushing.md +3 -1
  431. package/merged-commands/github-actions-templates.md +3 -1
  432. package/merged-commands/github-automation.md +232 -0
  433. package/merged-commands/github-issue-creator.md +142 -0
  434. package/merged-commands/github-workflow-automation.md +3 -1
  435. package/merged-commands/gitlab-automation.md +259 -0
  436. package/merged-commands/gitlab-ci-patterns.md +3 -1
  437. package/merged-commands/gitops-workflow.md +3 -1
  438. package/merged-commands/gmail-automation.md +275 -0
  439. package/merged-commands/go-concurrency-patterns.md +3 -1
  440. package/merged-commands/go-playwright.md +76 -0
  441. package/merged-commands/go-rod-master.md +544 -0
  442. package/merged-commands/godot-4-migration.md +126 -0
  443. package/merged-commands/godot-gdscript-patterns.md +3 -1
  444. package/merged-commands/golang-pro.md +91 -176
  445. package/merged-commands/google-analytics-automation.md +232 -0
  446. package/merged-commands/google-calendar-automation.md +181 -0
  447. package/merged-commands/google-drive-automation.md +198 -0
  448. package/merged-commands/googlesheets-automation.md +202 -0
  449. package/merged-commands/grafana-dashboards.md +3 -1
  450. package/merged-commands/graphql-architect.md +83 -168
  451. package/merged-commands/graphql.md +5 -1
  452. package/merged-commands/haskell-pro.md +2 -0
  453. package/merged-commands/helm-chart-scaffolding.md +3 -1
  454. package/merged-commands/helpdesk-automation.md +171 -0
  455. package/merged-commands/hig-components-content.md +91 -0
  456. package/merged-commands/hig-components-controls.md +93 -0
  457. package/merged-commands/hig-components-dialogs.md +81 -0
  458. package/merged-commands/hig-components-layout.md +104 -0
  459. package/merged-commands/hig-components-menus.md +86 -0
  460. package/merged-commands/hig-components-search.md +73 -0
  461. package/merged-commands/hig-components-status.md +91 -0
  462. package/merged-commands/hig-components-system.md +111 -0
  463. package/merged-commands/hig-foundations.md +103 -0
  464. package/merged-commands/hig-inputs.md +121 -0
  465. package/merged-commands/hig-patterns.md +109 -0
  466. package/merged-commands/hig-platforms.md +89 -0
  467. package/merged-commands/hig-project-context.md +138 -0
  468. package/merged-commands/hig-technologies.md +136 -0
  469. package/merged-commands/hosted-agents-v2-py.md +326 -0
  470. package/merged-commands/hr-pro.md +3 -1
  471. package/merged-commands/html-injection-testing.md +7 -2
  472. package/merged-commands/hubspot-automation.md +183 -0
  473. package/merged-commands/hubspot-integration.md +5 -1
  474. package/merged-commands/hugging-face-cli.md +3 -3
  475. package/merged-commands/hugging-face-jobs.md +1 -1
  476. package/merged-commands/hybrid-cloud-architect.md +3 -1
  477. package/merged-commands/hybrid-cloud-networking.md +3 -1
  478. package/merged-commands/hybrid-search-implementation.md +3 -1
  479. package/merged-commands/i18n-localization.md +1 -1
  480. package/merged-commands/idor-testing.md +7 -2
  481. package/merged-commands/imagen.md +1 -1
  482. package/merged-commands/incident-responder.md +3 -1
  483. package/merged-commands/incident-response-incident-response.md +2 -0
  484. package/merged-commands/incident-response-smart-fix.md +2 -0
  485. package/merged-commands/incident-runbook-templates.md +3 -1
  486. package/merged-commands/infinite-gratitude.md +2 -2
  487. package/merged-commands/inngest.md +5 -1
  488. package/merged-commands/instagram-automation.md +197 -0
  489. package/merged-commands/interactive-portfolio.md +5 -1
  490. package/merged-commands/intercom-automation.md +253 -0
  491. package/merged-commands/internal-comms-anthropic.md +4 -2
  492. package/merged-commands/internal-comms-community.md +4 -2
  493. package/merged-commands/ios-developer.md +3 -1
  494. package/merged-commands/istio-traffic-management.md +3 -1
  495. package/merged-commands/java-pro.md +3 -1
  496. package/merged-commands/javascript-mastery.md +3 -1
  497. package/merged-commands/javascript-pro.md +79 -41
  498. package/merged-commands/javascript-testing-patterns.md +3 -1
  499. package/merged-commands/javascript-typescript-typescript-scaffold.md +2 -0
  500. package/merged-commands/jira-automation.md +190 -0
  501. package/merged-commands/julia-pro.md +3 -1
  502. package/merged-commands/k8s-manifest-generator.md +3 -1
  503. package/merged-commands/k8s-security-policies.md +3 -1
  504. package/merged-commands/kaizen.md +3 -1
  505. package/merged-commands/klaviyo-automation.md +195 -0
  506. package/merged-commands/kotlin-coroutines-expert.md +100 -0
  507. package/merged-commands/kpi-dashboard-design.md +3 -1
  508. package/merged-commands/kubernetes-architect.md +3 -1
  509. package/merged-commands/kubernetes-deployment.md +167 -0
  510. package/merged-commands/langchain-architecture.md +3 -1
  511. package/merged-commands/langfuse.md +5 -1
  512. package/merged-commands/langgraph.md +5 -1
  513. package/merged-commands/laravel-expert.md +185 -0
  514. package/merged-commands/laravel-security-audit.md +223 -0
  515. package/merged-commands/last30days.md +6 -1
  516. package/merged-commands/launch-strategy.md +6 -1
  517. package/merged-commands/legacy-modernizer.md +79 -39
  518. package/merged-commands/legal-advisor.md +3 -1
  519. package/merged-commands/linear-automation.md +183 -0
  520. package/merged-commands/linear-claude-skill.md +14 -14
  521. package/merged-commands/linkedin-automation.md +180 -0
  522. package/merged-commands/linkerd-patterns.md +3 -1
  523. package/merged-commands/lint-and-validate.md +3 -3
  524. package/merged-commands/linux-privilege-escalation.md +7 -2
  525. package/merged-commands/linux-shell-scripting.md +7 -2
  526. package/merged-commands/linux-troubleshooting.md +221 -0
  527. package/merged-commands/llm-app-patterns.md +4 -2
  528. package/merged-commands/llm-application-dev-ai-assistant.md +2 -0
  529. package/merged-commands/llm-application-dev-langchain-agent.md +2 -0
  530. package/merged-commands/llm-application-dev-prompt-optimize.md +2 -0
  531. package/merged-commands/llm-evaluation.md +3 -1
  532. package/merged-commands/loki-mode.md +6 -1
  533. package/merged-commands/m365-agents-dotnet.md +295 -0
  534. package/merged-commands/m365-agents-py.md +346 -0
  535. package/merged-commands/m365-agents-ts.md +187 -0
  536. package/merged-commands/machine-learning-ops-ml-pipeline.md +2 -0
  537. package/merged-commands/mailchimp-automation.md +236 -0
  538. package/merged-commands/make-automation.md +206 -0
  539. package/merged-commands/malware-analyst.md +3 -1
  540. package/merged-commands/manifest.md +126 -0
  541. package/merged-commands/market-sizing-analysis.md +3 -1
  542. package/merged-commands/marketing-ideas.md +6 -1
  543. package/merged-commands/marketing-psychology.md +6 -1
  544. package/merged-commands/mcp-builder-ms.md +309 -0
  545. package/merged-commands/mcp-builder.md +184 -92
  546. package/merged-commands/memory-forensics.md +3 -1
  547. package/merged-commands/memory-safety-patterns.md +3 -1
  548. package/merged-commands/memory-systems.md +1 -1
  549. package/merged-commands/mermaid-expert.md +3 -1
  550. package/merged-commands/metasploit-framework.md +7 -2
  551. package/merged-commands/micro-saas-launcher.md +5 -1
  552. package/merged-commands/microservices-patterns.md +3 -1
  553. package/merged-commands/microsoft-azure-webjobs-extensions-authentication-events-dotnet.md +445 -0
  554. package/merged-commands/microsoft-teams-automation.md +216 -0
  555. package/merged-commands/minecraft-bukkit-pro.md +3 -1
  556. package/merged-commands/miro-automation.md +210 -0
  557. package/merged-commands/mixpanel-automation.md +229 -0
  558. package/merged-commands/ml-engineer.md +3 -1
  559. package/merged-commands/ml-pipeline-workflow.md +3 -1
  560. package/merged-commands/mlops-engineer.md +3 -1
  561. package/merged-commands/mobile-design.md +280 -170
  562. package/merged-commands/mobile-developer.md +3 -1
  563. package/merged-commands/mobile-security-coder.md +3 -1
  564. package/merged-commands/modern-javascript-patterns.md +3 -1
  565. package/merged-commands/monday-automation.md +238 -0
  566. package/merged-commands/monorepo-architect.md +2 -0
  567. package/merged-commands/monorepo-management.md +3 -1
  568. package/merged-commands/moodle-external-api-development.md +3 -1
  569. package/merged-commands/mtls-configuration.md +3 -1
  570. package/merged-commands/multi-agent-brainstorming.md +6 -1
  571. package/merged-commands/multi-agent-patterns.md +1 -1
  572. package/merged-commands/multi-cloud-architecture.md +3 -1
  573. package/merged-commands/multi-platform-apps-multi-platform.md +2 -0
  574. package/merged-commands/n8n-code-python.md +11 -11
  575. package/merged-commands/n8n-mcp-tools-expert.md +10 -10
  576. package/merged-commands/n8n-node-configuration.md +3 -3
  577. package/merged-commands/neon-postgres.md +5 -1
  578. package/merged-commands/nerdzao-elite-gemini-high.md +50 -0
  579. package/merged-commands/nerdzao-elite.md +31 -0
  580. package/merged-commands/nestjs-expert.md +7 -2
  581. package/merged-commands/network-101.md +7 -2
  582. package/merged-commands/network-engineer.md +3 -1
  583. package/merged-commands/nextjs-app-router-patterns.md +3 -1
  584. package/merged-commands/nextjs-best-practices.md +6 -1
  585. package/merged-commands/nextjs-supabase-auth.md +4 -0
  586. package/merged-commands/nft-standards.md +3 -1
  587. package/merged-commands/nodejs-backend-patterns.md +3 -1
  588. package/merged-commands/nodejs-best-practices.md +7 -1
  589. package/merged-commands/nosql-expert.md +2 -0
  590. package/merged-commands/notebooklm.md +3 -1
  591. package/merged-commands/notion-automation.md +220 -0
  592. package/merged-commands/notion-template-business.md +5 -1
  593. package/merged-commands/nx-workspace-patterns.md +3 -1
  594. package/merged-commands/observability-engineer.md +3 -1
  595. package/merged-commands/observability-monitoring-monitor-setup.md +2 -0
  596. package/merged-commands/observability-monitoring-slo-implement.md +3 -1
  597. package/merged-commands/observe-whatsapp.md +4 -4
  598. package/merged-commands/obsidian-clipper-template-creator.md +6 -1
  599. package/merged-commands/office-productivity.md +219 -0
  600. package/merged-commands/on-call-handoff-patterns.md +3 -1
  601. package/merged-commands/onboarding-cro.md +6 -1
  602. package/merged-commands/one-drive-automation.md +243 -0
  603. package/merged-commands/openapi-spec-generation.md +3 -1
  604. package/merged-commands/os-scripting.md +429 -0
  605. package/merged-commands/oss-hunter.md +75 -0
  606. package/merged-commands/outlook-automation.md +196 -0
  607. package/merged-commands/outlook-calendar-automation.md +241 -0
  608. package/merged-commands/page-cro.md +6 -1
  609. package/merged-commands/pagerduty-automation.md +250 -0
  610. package/merged-commands/paid-ads.md +6 -1
  611. package/merged-commands/parallel-agents.md +1 -1
  612. package/merged-commands/payment-integration.md +3 -1
  613. package/merged-commands/paypal-integration.md +3 -1
  614. package/merged-commands/paywall-upgrade-cro.md +6 -1
  615. package/merged-commands/pci-compliance.md +3 -1
  616. package/merged-commands/pdf-official.md +7 -2
  617. package/merged-commands/pdf.md +6 -196
  618. package/merged-commands/pentest-checklist.md +7 -2
  619. package/merged-commands/pentest-commands.md +7 -2
  620. package/merged-commands/performance-engineer.md +2 -0
  621. package/merged-commands/performance-profiling.md +1 -1
  622. package/merged-commands/performance-testing-review-ai-review.md +2 -0
  623. package/merged-commands/performance-testing-review-multi-agent-review.md +2 -0
  624. package/merged-commands/personal-tool-builder.md +5 -1
  625. package/merged-commands/php-pro.md +78 -46
  626. package/merged-commands/pipedrive-automation.md +229 -0
  627. package/merged-commands/plaid-fintech.md +5 -1
  628. package/merged-commands/plan-writing.md +1 -1
  629. package/merged-commands/planning-with-files.md +3 -1
  630. package/merged-commands/playwright-skill.md +6 -1
  631. package/merged-commands/podcast-generation.md +2 -0
  632. package/merged-commands/popup-cro.md +6 -1
  633. package/merged-commands/posix-shell-pro.md +3 -1
  634. package/merged-commands/postgres-best-practices.md +7 -2
  635. package/merged-commands/postgresql-optimization.md +175 -0
  636. package/merged-commands/postgresql.md +3 -1
  637. package/merged-commands/posthog-automation.md +229 -0
  638. package/merged-commands/postmark-automation.md +192 -0
  639. package/merged-commands/postmortem-writing.md +5 -3
  640. package/merged-commands/powershell-windows.md +6 -1
  641. package/merged-commands/pptx-official.md +8 -3
  642. package/merged-commands/pptx.md +86 -456
  643. package/merged-commands/pricing-strategy.md +6 -1
  644. package/merged-commands/prisma-expert.md +6 -1
  645. package/merged-commands/privilege-escalation-methods.md +7 -2
  646. package/merged-commands/product-manager-toolkit.md +15 -15
  647. package/merged-commands/production-code-audit.md +2 -0
  648. package/merged-commands/programmatic-seo.md +6 -1
  649. package/merged-commands/projection-patterns.md +3 -1
  650. package/merged-commands/prometheus-configuration.md +3 -1
  651. package/merged-commands/prompt-caching.md +5 -1
  652. package/merged-commands/prompt-engineer.md +76 -249
  653. package/merged-commands/prompt-engineering-patterns.md +3 -1
  654. package/merged-commands/prompt-engineering.md +6 -1
  655. package/merged-commands/prompt-library.md +3 -1
  656. package/merged-commands/protocol-reverse-engineering.md +3 -1
  657. package/merged-commands/pydantic-models-py.md +63 -0
  658. package/merged-commands/python-development-python-scaffold.md +2 -0
  659. package/merged-commands/python-fastapi-development.md +216 -0
  660. package/merged-commands/python-packaging.md +3 -1
  661. package/merged-commands/python-patterns.md +7 -1
  662. package/merged-commands/python-performance-optimization.md +3 -1
  663. package/merged-commands/python-pro.md +89 -155
  664. package/merged-commands/python-testing-patterns.md +3 -1
  665. package/merged-commands/quant-analyst.md +3 -1
  666. package/merged-commands/radix-ui-design-system.md +1 -1
  667. package/merged-commands/rag-engineer.md +5 -1
  668. package/merged-commands/rag-implementation.md +37 -395
  669. package/merged-commands/react-best-practices.md +17 -2
  670. package/merged-commands/react-doctor.md +141 -0
  671. package/merged-commands/react-flow-architect.md +618 -0
  672. package/merged-commands/react-flow-node-ts.md +71 -0
  673. package/merged-commands/react-modernization.md +3 -1
  674. package/merged-commands/react-native-architecture.md +3 -1
  675. package/merged-commands/react-nextjs-development.md +229 -0
  676. package/merged-commands/react-patterns.md +6 -1
  677. package/merged-commands/react-state-management.md +3 -1
  678. package/merged-commands/react-ui-patterns.md +6 -1
  679. package/merged-commands/readme.md +164 -97
  680. package/merged-commands/receiving-code-review.md +6 -1
  681. package/merged-commands/red-team-tactics.md +6 -1
  682. package/merged-commands/red-team-tools.md +7 -2
  683. package/merged-commands/reddit-automation.md +217 -0
  684. package/merged-commands/reference-builder.md +3 -1
  685. package/merged-commands/referral-program.md +6 -1
  686. package/merged-commands/remotion-best-practices.md +3 -1
  687. package/merged-commands/render-automation.md +186 -0
  688. package/merged-commands/requesting-code-review.md +6 -1
  689. package/merged-commands/research-engineer.md +6 -1
  690. package/merged-commands/reverse-engineer.md +3 -1
  691. package/merged-commands/risk-manager.md +3 -1
  692. package/merged-commands/risk-metrics-calculation.md +3 -1
  693. package/merged-commands/ruby-pro.md +3 -1
  694. package/merged-commands/rust-async-patterns.md +3 -1
  695. package/merged-commands/rust-pro.md +3 -1
  696. package/merged-commands/saga-orchestration.md +3 -1
  697. package/merged-commands/sales-automator.md +3 -1
  698. package/merged-commands/salesforce-automation.md +195 -0
  699. package/merged-commands/salesforce-development.md +5 -1
  700. package/merged-commands/sast-configuration.md +12 -10
  701. package/merged-commands/scala-pro.md +3 -1
  702. package/merged-commands/scanning-tools.md +7 -2
  703. package/merged-commands/schema-markup.md +6 -1
  704. package/merged-commands/screen-reader-testing.md +3 -1
  705. package/merged-commands/scroll-experience.md +5 -1
  706. package/merged-commands/search-specialist.md +2 -0
  707. package/merged-commands/secrets-management.md +3 -1
  708. package/merged-commands/security-audit.md +218 -0
  709. package/merged-commands/security-auditor.md +3 -1
  710. package/merged-commands/security-compliance-compliance-check.md +3 -1
  711. package/merged-commands/security-requirement-extraction.md +3 -1
  712. package/merged-commands/security-scanning-security-dependencies.md +3 -1
  713. package/merged-commands/security-scanning-security-hardening.md +2 -0
  714. package/merged-commands/security-scanning-security-sast.md +3 -1
  715. package/merged-commands/segment-automation.md +230 -0
  716. package/merged-commands/segment-cdp.md +5 -1
  717. package/merged-commands/sendgrid-automation.md +233 -0
  718. package/merged-commands/senior-architect.md +9 -9
  719. package/merged-commands/senior-fullstack.md +9 -9
  720. package/merged-commands/sentry-automation.md +237 -0
  721. package/merged-commands/seo-audit.md +6 -1
  722. package/merged-commands/seo-authority-builder.md +3 -1
  723. package/merged-commands/seo-cannibalization-detector.md +3 -1
  724. package/merged-commands/seo-content-auditor.md +3 -1
  725. package/merged-commands/seo-content-planner.md +3 -1
  726. package/merged-commands/seo-content-refresher.md +3 -1
  727. package/merged-commands/seo-content-writer.md +3 -1
  728. package/merged-commands/seo-fundamentals.md +78 -122
  729. package/merged-commands/seo-keyword-strategist.md +3 -1
  730. package/merged-commands/seo-meta-optimizer.md +3 -1
  731. package/merged-commands/seo-snippet-hunter.md +3 -1
  732. package/merged-commands/seo-structure-architect.md +3 -1
  733. package/merged-commands/server-management.md +6 -1
  734. package/merged-commands/service-mesh-expert.md +2 -0
  735. package/merged-commands/service-mesh-observability.md +3 -1
  736. package/merged-commands/shader-programming-glsl.md +121 -0
  737. package/merged-commands/shellcheck-configuration.md +3 -1
  738. package/merged-commands/shodan-reconnaissance.md +7 -2
  739. package/merged-commands/shopify-apps.md +5 -1
  740. package/merged-commands/shopify-automation.md +173 -0
  741. package/merged-commands/shopify-development.md +6 -1
  742. package/merged-commands/signup-flow-cro.md +6 -1
  743. package/merged-commands/similarity-search-patterns.md +3 -1
  744. package/merged-commands/skill/sync.md +132 -64
  745. package/merged-commands/skill-creator-ms.md +618 -0
  746. package/merged-commands/skill-creator.md +13 -160
  747. package/merged-commands/skill-developer.md +3 -1
  748. package/merged-commands/slack-automation.md +194 -0
  749. package/merged-commands/slack-bot-builder.md +5 -1
  750. package/merged-commands/slack-gif-creator.md +557 -165
  751. package/merged-commands/slo-implementation.md +3 -1
  752. package/merged-commands/smtp-penetration-testing.md +7 -2
  753. package/merged-commands/social-content.md +6 -1
  754. package/merged-commands/software-architecture.md +6 -1
  755. package/merged-commands/solidity-security.md +3 -1
  756. package/merged-commands/spark-optimization.md +3 -1
  757. package/merged-commands/sql-injection-testing.md +7 -2
  758. package/merged-commands/sql-optimization-patterns.md +3 -1
  759. package/merged-commands/sql-pro.md +94 -170
  760. package/merged-commands/sqlmap-database-pentesting.md +7 -2
  761. package/merged-commands/square-automation.md +181 -0
  762. package/merged-commands/ssh-penetration-testing.md +7 -2
  763. package/merged-commands/startup-analyst.md +3 -1
  764. package/merged-commands/startup-business-analyst-business-case.md +3 -1
  765. package/merged-commands/startup-business-analyst-financial-projections.md +3 -1
  766. package/merged-commands/startup-business-analyst-market-opportunity.md +3 -1
  767. package/merged-commands/startup-financial-modeling.md +3 -1
  768. package/merged-commands/startup-metrics-framework.md +3 -1
  769. package/merged-commands/stitch-ui-design.md +4 -1
  770. package/merged-commands/stride-analysis-patterns.md +3 -1
  771. package/merged-commands/stripe-automation.md +203 -0
  772. package/merged-commands/stripe-integration.md +44 -429
  773. package/merged-commands/subagent-driven-development.md +3 -1
  774. package/merged-commands/supabase-automation.md +241 -0
  775. package/merged-commands/swiftui-expert-skill.md +1 -1
  776. package/merged-commands/systematic-debugging.md +85 -272
  777. package/merged-commands/systems-programming-rust-project.md +2 -0
  778. package/merged-commands/tailwind-design-system.md +3 -1
  779. package/merged-commands/tailwind-patterns.md +7 -1
  780. package/merged-commands/tavily-web.md +3 -1
  781. package/merged-commands/tdd-orchestrator.md +3 -1
  782. package/merged-commands/tdd-workflow.md +6 -1
  783. package/merged-commands/tdd-workflows-tdd-cycle.md +2 -0
  784. package/merged-commands/tdd-workflows-tdd-green.md +3 -1
  785. package/merged-commands/tdd-workflows-tdd-red.md +3 -1
  786. package/merged-commands/tdd-workflows-tdd-refactor.md +2 -0
  787. package/merged-commands/team-collaboration-issue.md +2 -0
  788. package/merged-commands/team-collaboration-standup-notes.md +2 -0
  789. package/merged-commands/team-composition-analysis.md +3 -1
  790. package/merged-commands/telegram-automation.md +224 -0
  791. package/merged-commands/telegram-bot-builder.md +5 -1
  792. package/merged-commands/telegram-mini-app.md +5 -1
  793. package/merged-commands/temporal-python-pro.md +3 -1
  794. package/merged-commands/temporal-python-testing.md +3 -1
  795. package/merged-commands/terraform-infrastructure.md +164 -0
  796. package/merged-commands/terraform-module-library.md +3 -1
  797. package/merged-commands/terraform-skill.md +19 -19
  798. package/merged-commands/terraform-specialist.md +3 -1
  799. package/merged-commands/test-automator.md +3 -1
  800. package/merged-commands/test-driven-development.md +3 -1
  801. package/merged-commands/test-fixing.md +3 -1
  802. package/merged-commands/testing-patterns.md +125 -206
  803. package/merged-commands/testing-qa.md +231 -0
  804. package/merged-commands/theme-factory.md +6 -1
  805. package/merged-commands/threat-mitigation-mapping.md +3 -1
  806. package/merged-commands/threat-modeling-expert.md +3 -1
  807. package/merged-commands/threejs-skills.md +642 -10
  808. package/merged-commands/tiktok-automation.md +183 -0
  809. package/merged-commands/todoist-automation.md +236 -0
  810. package/merged-commands/tool-design.md +3 -3
  811. package/merged-commands/top-web-vulnerabilities.md +7 -2
  812. package/merged-commands/track-management.md +3 -1
  813. package/merged-commands/trello-automation.md +186 -0
  814. package/merged-commands/trigger-dev.md +5 -1
  815. package/merged-commands/turborepo-caching.md +3 -1
  816. package/merged-commands/tutorial-engineer.md +3 -1
  817. package/merged-commands/twilio-communications.md +5 -1
  818. package/merged-commands/twitter-automation.md +236 -0
  819. package/merged-commands/typescript-advanced-types.md +3 -1
  820. package/merged-commands/typescript-expert.md +6 -1
  821. package/merged-commands/typescript-pro.md +91 -52
  822. package/merged-commands/ui-ux-designer.md +3 -1
  823. package/merged-commands/ui-ux-pro-max.md +88 -74
  824. package/merged-commands/ui-visual-validator.md +3 -1
  825. package/merged-commands/unit-testing-test-generate.md +3 -1
  826. package/merged-commands/unity-developer.md +3 -1
  827. package/merged-commands/unity-ecs-patterns.md +3 -1
  828. package/merged-commands/unreal-engine-cpp-pro.md +1 -1
  829. package/merged-commands/upgrading-expo.md +12 -108
  830. package/merged-commands/upstash-qstash.md +5 -1
  831. package/merged-commands/using-git-worktrees.md +6 -1
  832. package/merged-commands/using-neon.md +1 -1
  833. package/merged-commands/using-superpowers.md +6 -1
  834. package/merged-commands/uv-package-manager.md +3 -1
  835. package/merged-commands/vector-database-engineer.md +2 -0
  836. package/merged-commands/vector-index-tuning.md +3 -1
  837. package/merged-commands/vercel-automation.md +231 -0
  838. package/merged-commands/vercel-deploy-claimable.md +4 -1
  839. package/merged-commands/verification-before-completion.md +6 -1
  840. package/merged-commands/viral-generator-builder.md +5 -1
  841. package/merged-commands/voice-agents.md +5 -1
  842. package/merged-commands/voice-ai-development.md +5 -1
  843. package/merged-commands/voice-ai-engine-development.md +2 -0
  844. package/merged-commands/vulnerability-scanner.md +1 -1
  845. package/merged-commands/wcag-audit-patterns.md +3 -1
  846. package/merged-commands/web-artifacts-builder.md +7 -2
  847. package/merged-commands/web-design-guidelines.md +4 -1
  848. package/merged-commands/web-performance-optimization.md +2 -0
  849. package/merged-commands/web-security-testing.md +184 -0
  850. package/merged-commands/web3-testing.md +3 -1
  851. package/merged-commands/webapp-testing.md +7 -2
  852. package/merged-commands/webflow-automation.md +241 -0
  853. package/merged-commands/whatsapp-automation.md +219 -0
  854. package/merged-commands/wiki-architect.md +65 -0
  855. package/merged-commands/wiki-changelog.md +32 -0
  856. package/merged-commands/wiki-onboarding.md +82 -0
  857. package/merged-commands/wiki-page-writer.md +70 -0
  858. package/merged-commands/wiki-qa.md +39 -0
  859. package/merged-commands/wiki-researcher.md +70 -0
  860. package/merged-commands/wiki-vitepress.md +153 -0
  861. package/merged-commands/windows-privilege-escalation.md +7 -2
  862. package/merged-commands/wireshark-analysis.md +7 -2
  863. package/merged-commands/wordpress-penetration-testing.md +7 -2
  864. package/merged-commands/wordpress-plugin-development.md +204 -0
  865. package/merged-commands/wordpress-theme-development.md +189 -0
  866. package/merged-commands/wordpress-woocommerce-development.md +188 -0
  867. package/merged-commands/wordpress.md +319 -0
  868. package/merged-commands/workflow-automation.md +5 -1
  869. package/merged-commands/workflow-orchestration-patterns.md +3 -1
  870. package/merged-commands/workflow-patterns.md +3 -1
  871. package/merged-commands/wrike-automation.md +238 -0
  872. package/merged-commands/writing-plans.md +6 -1
  873. package/merged-commands/writing-skills.md +614 -84
  874. package/merged-commands/xlsx-official.md +8 -3
  875. package/merged-commands/xlsx.md +28 -217
  876. package/merged-commands/xss-html-injection.md +7 -2
  877. package/merged-commands/youtube-automation.md +223 -0
  878. package/merged-commands/youtube-summarizer.md +412 -0
  879. package/merged-commands/zapier-make-patterns.md +5 -1
  880. package/merged-commands/zendesk-automation.md +220 -0
  881. package/merged-commands/zoho-crm-automation.md +211 -0
  882. package/merged-commands/zoom-automation.md +222 -0
  883. package/merged-commands/zustand-store-ts.md +73 -0
  884. package/package.json +1 -1
  885. package/rules-index.json +1 -1
  886. package/skills/3d-web-experience/SKILL.md +5 -1
  887. package/skills/ab-test-setup/SKILL.md +6 -1
  888. package/skills/accessibility-compliance-accessibility-audit/SKILL.md +2 -0
  889. package/skills/active-directory-attacks/SKILL.md +7 -2
  890. package/skills/activecampaign-automation/SKILL.md +214 -0
  891. package/skills/address-github-comments/SKILL.md +6 -1
  892. package/skills/agent-evaluation/SKILL.md +5 -1
  893. package/skills/agent-framework-azure-ai-py/SKILL.md +338 -0
  894. package/skills/agent-framework-azure-hosted-agents/SKILL.md +3 -0
  895. package/skills/agent-manager-skill/SKILL.md +3 -1
  896. package/skills/agent-memory-mcp/SKILL.md +6 -1
  897. package/skills/agent-memory-systems/SKILL.md +5 -1
  898. package/skills/agent-orchestration-improve-agent/SKILL.md +2 -0
  899. package/skills/agent-orchestration-multi-agent-optimize/SKILL.md +2 -0
  900. package/skills/agent-tool-builder/SKILL.md +5 -1
  901. package/skills/agents-v2-py/SKILL.md +326 -0
  902. package/skills/ai-agent-development/SKILL.md +174 -0
  903. package/skills/ai-agents-architect/SKILL.md +5 -1
  904. package/skills/ai-engineer/SKILL.md +3 -1
  905. package/skills/ai-ml/SKILL.md +253 -0
  906. package/skills/ai-product/SKILL.md +5 -1
  907. package/skills/ai-wrapper-product/SKILL.md +5 -1
  908. package/skills/airflow-dag-patterns/SKILL.md +3 -1
  909. package/skills/airtable-automation/SKILL.md +175 -0
  910. package/skills/algolia-search/SKILL.md +4 -0
  911. package/skills/algorithmic-art/SKILL.md +106 -375
  912. package/skills/amplitude-automation/SKILL.md +221 -0
  913. package/skills/analytics-tracking/SKILL.md +6 -1
  914. package/skills/android-jetpack-compose-expert/SKILL.md +152 -0
  915. package/skills/angular/README.md +40 -0
  916. package/skills/angular/SKILL.md +821 -0
  917. package/skills/angular/metadata.json +14 -0
  918. package/skills/angular-best-practices/README.md +58 -0
  919. package/skills/angular-best-practices/SKILL.md +562 -0
  920. package/skills/angular-best-practices/metadata.json +13 -0
  921. package/skills/angular-migration/SKILL.md +3 -1
  922. package/skills/angular-state-management/README.md +41 -0
  923. package/skills/angular-state-management/SKILL.md +634 -0
  924. package/skills/angular-state-management/metadata.json +13 -0
  925. package/skills/angular-ui-patterns/README.md +55 -0
  926. package/skills/angular-ui-patterns/SKILL.md +511 -0
  927. package/skills/angular-ui-patterns/metadata.json +12 -0
  928. package/skills/anti-reversing-techniques/SKILL.md +3 -1
  929. package/skills/antigravity-workflows/SKILL.md +80 -0
  930. package/skills/antigravity-workflows/resources/implementation-playbook.md +36 -0
  931. package/skills/api-design-principles/SKILL.md +3 -1
  932. package/skills/api-documentation/SKILL.md +164 -0
  933. package/skills/api-documentation-generator/SKILL.md +2 -0
  934. package/skills/api-documenter/SKILL.md +3 -1
  935. package/skills/api-fuzzing-bug-bounty/SKILL.md +7 -2
  936. package/skills/api-patterns/SKILL.md +1 -1
  937. package/skills/api-security-best-practices/SKILL.md +2 -0
  938. package/skills/api-security-testing/SKILL.md +172 -0
  939. package/skills/api-testing-observability-api-mock/SKILL.md +2 -0
  940. package/skills/app-builder/SKILL.md +6 -1
  941. package/skills/app-builder/templates/SKILL.md +6 -1
  942. package/skills/app-store-optimization/SKILL.md +6 -1
  943. package/skills/app-store-optimization/competitor_analyzer.py +1 -1
  944. package/skills/application-performance-performance-optimization/SKILL.md +2 -0
  945. package/skills/architect-review/SKILL.md +2 -0
  946. package/skills/architecture/SKILL.md +6 -1
  947. package/skills/architecture-decision-records/SKILL.md +7 -5
  948. package/skills/architecture-patterns/SKILL.md +3 -1
  949. package/skills/arm-cortex-expert/SKILL.md +3 -1
  950. package/skills/asana-automation/SKILL.md +176 -0
  951. package/skills/async-python-patterns/SKILL.md +3 -1
  952. package/skills/attack-tree-construction/SKILL.md +3 -1
  953. package/skills/audio-transcriber/CHANGELOG.md +137 -0
  954. package/skills/audio-transcriber/README.md +340 -0
  955. package/skills/audio-transcriber/SKILL.md +559 -0
  956. package/skills/audio-transcriber/examples/basic-transcription.sh +250 -0
  957. package/skills/audio-transcriber/references/tools-comparison.md +352 -0
  958. package/skills/audio-transcriber/scripts/install-requirements.sh +190 -0
  959. package/skills/audio-transcriber/scripts/transcribe.py +486 -0
  960. package/skills/auth-implementation-patterns/SKILL.md +3 -1
  961. package/skills/auth-implementation-patterns/resources/implementation-playbook.md +2 -17
  962. package/skills/automate-whatsapp/SKILL.md +10 -10
  963. package/skills/autonomous-agent-patterns/SKILL.md +3 -1
  964. package/skills/autonomous-agents/SKILL.md +5 -1
  965. package/skills/avalonia-layout-zafiro/SKILL.md +6 -1
  966. package/skills/avalonia-viewmodels-zafiro/SKILL.md +6 -1
  967. package/skills/avalonia-zafiro-development/SKILL.md +6 -1
  968. package/skills/aws-cost-cleanup/SKILL.md +309 -0
  969. package/skills/aws-cost-optimizer/SKILL.md +192 -0
  970. package/skills/aws-penetration-testing/SKILL.md +7 -2
  971. package/skills/aws-serverless/SKILL.md +5 -1
  972. package/skills/azd-deployment/SKILL.md +2 -0
  973. package/skills/azure-ai-agents-persistent-dotnet/SKILL.md +354 -0
  974. package/skills/azure-ai-agents-persistent-java/SKILL.md +142 -0
  975. package/skills/azure-ai-anomalydetector-java/SKILL.md +261 -0
  976. package/skills/azure-ai-contentsafety-java/SKILL.md +287 -0
  977. package/skills/azure-ai-contentsafety-py/SKILL.md +219 -0
  978. package/skills/azure-ai-contentsafety-ts/SKILL.md +305 -0
  979. package/skills/azure-ai-contentunderstanding-py/SKILL.md +278 -0
  980. package/skills/azure-ai-document-intelligence-dotnet/SKILL.md +342 -0
  981. package/skills/azure-ai-document-intelligence-ts/SKILL.md +328 -0
  982. package/skills/azure-ai-formrecognizer-java/SKILL.md +346 -0
  983. package/skills/azure-ai-ml-py/SKILL.md +276 -0
  984. package/skills/azure-ai-openai-dotnet/SKILL.md +460 -0
  985. package/skills/azure-ai-projects-dotnet/SKILL.md +353 -0
  986. package/skills/azure-ai-projects-java/SKILL.md +157 -0
  987. package/skills/azure-ai-projects-py/SKILL.md +300 -0
  988. package/skills/azure-ai-projects-ts/SKILL.md +294 -0
  989. package/skills/azure-ai-textanalytics-py/SKILL.md +232 -0
  990. package/skills/azure-ai-transcription-py/SKILL.md +74 -0
  991. package/skills/azure-ai-translation-document-py/SKILL.md +254 -0
  992. package/skills/azure-ai-translation-text-py/SKILL.md +279 -0
  993. package/skills/azure-ai-translation-ts/SKILL.md +291 -0
  994. package/skills/azure-ai-vision-imageanalysis-java/SKILL.md +294 -0
  995. package/skills/azure-ai-vision-imageanalysis-py/SKILL.md +265 -0
  996. package/skills/azure-ai-voicelive-dotnet/SKILL.md +270 -0
  997. package/skills/azure-ai-voicelive-java/SKILL.md +230 -0
  998. package/skills/azure-ai-voicelive-py/SKILL.md +314 -0
  999. package/skills/azure-ai-voicelive-ts/SKILL.md +470 -0
  1000. package/skills/azure-appconfiguration-java/SKILL.md +475 -0
  1001. package/skills/azure-appconfiguration-py/SKILL.md +254 -0
  1002. package/skills/azure-appconfiguration-ts/SKILL.md +354 -0
  1003. package/skills/azure-communication-callautomation-java/SKILL.md +259 -0
  1004. package/skills/azure-communication-callingserver-java/SKILL.md +96 -0
  1005. package/skills/azure-communication-chat-java/SKILL.md +315 -0
  1006. package/skills/azure-communication-common-java/SKILL.md +309 -0
  1007. package/skills/azure-communication-sms-java/SKILL.md +279 -0
  1008. package/skills/azure-compute-batch-java/SKILL.md +384 -0
  1009. package/skills/azure-containerregistry-py/SKILL.md +257 -0
  1010. package/skills/azure-cosmos-db-py/SKILL.md +244 -0
  1011. package/skills/azure-cosmos-java/SKILL.md +263 -0
  1012. package/skills/azure-cosmos-py/SKILL.md +285 -0
  1013. package/skills/azure-cosmos-rust/SKILL.md +140 -0
  1014. package/skills/azure-cosmos-ts/SKILL.md +476 -0
  1015. package/skills/azure-data-tables-java/SKILL.md +339 -0
  1016. package/skills/azure-data-tables-py/SKILL.md +248 -0
  1017. package/skills/azure-eventgrid-dotnet/SKILL.md +493 -0
  1018. package/skills/azure-eventgrid-java/SKILL.md +310 -0
  1019. package/skills/azure-eventgrid-py/SKILL.md +173 -0
  1020. package/skills/azure-eventhub-dotnet/SKILL.md +367 -0
  1021. package/skills/azure-eventhub-java/SKILL.md +361 -0
  1022. package/skills/azure-eventhub-py/SKILL.md +245 -0
  1023. package/skills/azure-eventhub-rust/SKILL.md +132 -0
  1024. package/skills/azure-eventhub-ts/SKILL.md +273 -0
  1025. package/skills/azure-functions/SKILL.md +5 -1
  1026. package/skills/azure-identity-dotnet/SKILL.md +344 -0
  1027. package/skills/azure-identity-java/SKILL.md +371 -0
  1028. package/skills/azure-identity-py/SKILL.md +197 -0
  1029. package/skills/azure-identity-rust/SKILL.md +120 -0
  1030. package/skills/azure-identity-ts/SKILL.md +308 -0
  1031. package/skills/azure-keyvault-certificates-rust/SKILL.md +182 -0
  1032. package/skills/azure-keyvault-keys-rust/SKILL.md +172 -0
  1033. package/skills/azure-keyvault-keys-ts/SKILL.md +274 -0
  1034. package/skills/azure-keyvault-py/SKILL.md +252 -0
  1035. package/skills/azure-keyvault-secrets-rust/SKILL.md +147 -0
  1036. package/skills/azure-keyvault-secrets-ts/SKILL.md +274 -0
  1037. package/skills/azure-maps-search-dotnet/SKILL.md +499 -0
  1038. package/skills/azure-messaging-webpubsub-java/SKILL.md +307 -0
  1039. package/skills/azure-messaging-webpubsubservice-py/SKILL.md +250 -0
  1040. package/skills/azure-mgmt-apicenter-dotnet/SKILL.md +416 -0
  1041. package/skills/azure-mgmt-apicenter-py/SKILL.md +247 -0
  1042. package/skills/azure-mgmt-apimanagement-dotnet/SKILL.md +315 -0
  1043. package/skills/azure-mgmt-apimanagement-py/SKILL.md +283 -0
  1044. package/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md +491 -0
  1045. package/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md +235 -0
  1046. package/skills/azure-mgmt-botservice-dotnet/SKILL.md +339 -0
  1047. package/skills/azure-mgmt-botservice-py/SKILL.md +325 -0
  1048. package/skills/azure-mgmt-fabric-dotnet/SKILL.md +343 -0
  1049. package/skills/azure-mgmt-fabric-py/SKILL.md +263 -0
  1050. package/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md +359 -0
  1051. package/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md +333 -0
  1052. package/skills/azure-microsoft-playwright-testing-ts/SKILL.md +307 -0
  1053. package/skills/azure-monitor-ingestion-java/SKILL.md +235 -0
  1054. package/skills/azure-monitor-ingestion-py/SKILL.md +209 -0
  1055. package/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md +289 -0
  1056. package/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md +209 -0
  1057. package/skills/azure-monitor-opentelemetry-py/SKILL.md +229 -0
  1058. package/skills/azure-monitor-opentelemetry-ts/SKILL.md +324 -0
  1059. package/skills/azure-monitor-query-java/SKILL.md +422 -0
  1060. package/skills/azure-monitor-query-py/SKILL.md +257 -0
  1061. package/skills/azure-postgres-ts/SKILL.md +482 -0
  1062. package/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md +255 -0
  1063. package/skills/azure-resource-manager-durabletask-dotnet/SKILL.md +382 -0
  1064. package/skills/azure-resource-manager-mysql-dotnet/SKILL.md +397 -0
  1065. package/skills/azure-resource-manager-playwright-dotnet/SKILL.md +302 -0
  1066. package/skills/azure-resource-manager-postgresql-dotnet/SKILL.md +437 -0
  1067. package/skills/azure-resource-manager-redis-dotnet/SKILL.md +361 -0
  1068. package/skills/azure-resource-manager-sql-dotnet/SKILL.md +324 -0
  1069. package/skills/azure-search-documents-dotnet/SKILL.md +344 -0
  1070. package/skills/azure-search-documents-py/SKILL.md +533 -0
  1071. package/skills/azure-search-documents-ts/SKILL.md +271 -0
  1072. package/skills/azure-security-keyvault-keys-dotnet/SKILL.md +411 -0
  1073. package/skills/azure-security-keyvault-keys-java/SKILL.md +367 -0
  1074. package/skills/azure-security-keyvault-secrets-java/SKILL.md +361 -0
  1075. package/skills/azure-servicebus-dotnet/SKILL.md +338 -0
  1076. package/skills/azure-servicebus-py/SKILL.md +272 -0
  1077. package/skills/azure-servicebus-ts/SKILL.md +238 -0
  1078. package/skills/azure-speech-to-text-rest-py/SKILL.md +377 -0
  1079. package/skills/azure-storage-blob-java/SKILL.md +393 -0
  1080. package/skills/azure-storage-blob-py/SKILL.md +224 -0
  1081. package/skills/azure-storage-blob-rust/SKILL.md +137 -0
  1082. package/skills/azure-storage-blob-ts/SKILL.md +487 -0
  1083. package/skills/azure-storage-file-datalake-py/SKILL.md +216 -0
  1084. package/skills/azure-storage-file-share-py/SKILL.md +243 -0
  1085. package/skills/azure-storage-file-share-ts/SKILL.md +498 -0
  1086. package/skills/azure-storage-queue-py/SKILL.md +218 -0
  1087. package/skills/azure-storage-queue-ts/SKILL.md +529 -0
  1088. package/skills/azure-web-pubsub-ts/SKILL.md +315 -0
  1089. package/skills/backend-architect/SKILL.md +3 -1
  1090. package/skills/backend-dev-guidelines/SKILL.md +6 -1
  1091. package/skills/backend-dev-guidelines/resources/architecture-overview.md +1 -1
  1092. package/skills/backend-dev-guidelines/resources/async-and-errors.md +1 -1
  1093. package/skills/backend-dev-guidelines/resources/complete-examples.md +1 -1
  1094. package/skills/backend-dev-guidelines/resources/configuration.md +1 -1
  1095. package/skills/backend-dev-guidelines/resources/database-patterns.md +1 -1
  1096. package/skills/backend-dev-guidelines/resources/middleware-guide.md +1 -1
  1097. package/skills/backend-dev-guidelines/resources/routing-and-controllers.md +1 -1
  1098. package/skills/backend-dev-guidelines/resources/sentry-and-monitoring.md +1 -1
  1099. package/skills/backend-dev-guidelines/resources/services-and-repositories.md +1 -1
  1100. package/skills/backend-dev-guidelines/resources/testing-guide.md +1 -1
  1101. package/skills/backend-dev-guidelines/resources/validation-patterns.md +1 -1
  1102. package/skills/backend-development-feature-development/SKILL.md +2 -0
  1103. package/skills/backend-security-coder/SKILL.md +3 -1
  1104. package/skills/backtesting-frameworks/SKILL.md +3 -1
  1105. package/skills/bamboohr-automation/SKILL.md +225 -0
  1106. package/skills/basecamp-automation/SKILL.md +239 -0
  1107. package/skills/bash-defensive-patterns/SKILL.md +3 -1
  1108. package/skills/bash-linux/SKILL.md +6 -1
  1109. package/skills/bash-pro/SKILL.md +3 -1
  1110. package/skills/bash-scripting/SKILL.md +197 -0
  1111. package/skills/bats-testing-patterns/SKILL.md +3 -1
  1112. package/skills/bazel-build-optimization/SKILL.md +3 -1
  1113. package/skills/behavioral-modes/SKILL.md +6 -1
  1114. package/skills/bevy-ecs-expert/SKILL.md +133 -0
  1115. package/skills/billing-automation/SKILL.md +3 -1
  1116. package/skills/binary-analysis-patterns/SKILL.md +3 -1
  1117. package/skills/bitbucket-automation/SKILL.md +229 -0
  1118. package/skills/blockchain-developer/SKILL.md +3 -1
  1119. package/skills/blockrun/SKILL.md +3 -1
  1120. package/skills/box-automation/SKILL.md +238 -0
  1121. package/skills/brainstorming/SKILL.md +37 -213
  1122. package/skills/brand-guidelines-anthropic/SKILL.md +7 -2
  1123. package/skills/brand-guidelines-community/SKILL.md +7 -2
  1124. package/skills/brevo-automation/SKILL.md +202 -0
  1125. package/skills/broken-authentication/SKILL.md +7 -2
  1126. package/skills/browser-automation/SKILL.md +5 -1
  1127. package/skills/browser-extension-builder/SKILL.md +5 -1
  1128. package/skills/bullmq-specialist/SKILL.md +4 -0
  1129. package/skills/bun-development/SKILL.md +3 -1
  1130. package/skills/burp-suite-testing/SKILL.md +7 -2
  1131. package/skills/business-analyst/SKILL.md +3 -1
  1132. package/skills/busybox-on-windows/SKILL.md +6 -1
  1133. package/skills/c-pro/SKILL.md +2 -0
  1134. package/skills/c4-architecture-c4-architecture/SKILL.md +2 -0
  1135. package/skills/c4-code/SKILL.md +3 -1
  1136. package/skills/c4-component/SKILL.md +7 -5
  1137. package/skills/c4-container/SKILL.md +4 -2
  1138. package/skills/c4-context/SKILL.md +5 -3
  1139. package/skills/cal-com-automation/SKILL.md +208 -0
  1140. package/skills/calendly-automation/SKILL.md +216 -0
  1141. package/skills/canva-automation/SKILL.md +222 -0
  1142. package/skills/canvas-design/SKILL.md +7 -2
  1143. package/skills/cc-skill-backend-patterns/SKILL.md +8 -3
  1144. package/skills/cc-skill-clickhouse-io/SKILL.md +8 -3
  1145. package/skills/cc-skill-coding-standards/SKILL.md +8 -3
  1146. package/skills/cc-skill-continuous-learning/SKILL.md +6 -1
  1147. package/skills/cc-skill-frontend-patterns/SKILL.md +8 -3
  1148. package/skills/cc-skill-project-guidelines-example/SKILL.md +3 -1
  1149. package/skills/cc-skill-security-review/SKILL.md +8 -3
  1150. package/skills/cc-skill-strategic-compact/SKILL.md +6 -1
  1151. package/skills/changelog-automation/SKILL.md +3 -1
  1152. package/skills/cicd-automation-workflow-automate/SKILL.md +3 -1
  1153. package/skills/circleci-automation/SKILL.md +182 -0
  1154. package/skills/claude-code-guide/SKILL.md +7 -2
  1155. package/skills/claude-d3js-skill/SKILL.md +4 -2
  1156. package/skills/clean-code/SKILL.md +79 -77
  1157. package/skills/clerk-auth/SKILL.md +4 -0
  1158. package/skills/clickup-automation/SKILL.md +239 -0
  1159. package/skills/close-automation/SKILL.md +217 -0
  1160. package/skills/cloud-architect/SKILL.md +102 -131
  1161. package/skills/cloud-devops/SKILL.md +236 -0
  1162. package/skills/cloud-penetration-testing/SKILL.md +7 -2
  1163. package/skills/coda-automation/SKILL.md +246 -0
  1164. package/skills/code-documentation-code-explain/SKILL.md +3 -1
  1165. package/skills/code-documentation-doc-generate/SKILL.md +3 -1
  1166. package/skills/code-documentation-doc-generate/resources/implementation-playbook.md +1 -1
  1167. package/skills/code-refactoring-context-restore/SKILL.md +2 -0
  1168. package/skills/code-refactoring-refactor-clean/SKILL.md +3 -1
  1169. package/skills/code-refactoring-tech-debt/SKILL.md +2 -0
  1170. package/skills/code-review-ai-ai-review/SKILL.md +2 -0
  1171. package/skills/code-review-checklist/SKILL.md +75 -410
  1172. package/skills/code-review-excellence/SKILL.md +3 -1
  1173. package/skills/code-reviewer/SKILL.md +205 -174
  1174. package/skills/codebase-cleanup-deps-audit/SKILL.md +3 -1
  1175. package/skills/codebase-cleanup-refactor-clean/SKILL.md +3 -1
  1176. package/skills/codebase-cleanup-tech-debt/SKILL.md +2 -0
  1177. package/skills/codex-review/SKILL.md +3 -1
  1178. package/skills/commit/SKILL.md +1 -1
  1179. package/skills/competitive-landscape/SKILL.md +3 -1
  1180. package/skills/competitor-alternatives/SKILL.md +6 -1
  1181. package/skills/comprehensive-review-full-review/SKILL.md +2 -0
  1182. package/skills/comprehensive-review-pr-enhance/SKILL.md +3 -1
  1183. package/skills/computer-use-agents/SKILL.md +5 -1
  1184. package/skills/computer-vision-expert/SKILL.md +72 -0
  1185. package/skills/concise-planning/SKILL.md +6 -1
  1186. package/skills/conductor-implement/SKILL.md +3 -1
  1187. package/skills/conductor-manage/SKILL.md +2 -0
  1188. package/skills/conductor-manage/resources/implementation-playbook.md +1 -1
  1189. package/skills/conductor-new-track/SKILL.md +8 -6
  1190. package/skills/conductor-revert/SKILL.md +3 -1
  1191. package/skills/conductor-setup/SKILL.md +8 -6
  1192. package/skills/conductor-status/SKILL.md +3 -1
  1193. package/skills/conductor-validator/SKILL.md +3 -1
  1194. package/skills/confluence-automation/SKILL.md +213 -0
  1195. package/skills/content-creator/SKILL.md +7 -1
  1196. package/skills/content-marketer/SKILL.md +3 -1
  1197. package/skills/context-compression/SKILL.md +5 -1
  1198. package/skills/context-degradation/SKILL.md +1 -1
  1199. package/skills/context-driven-development/SKILL.md +3 -1
  1200. package/skills/context-fundamentals/SKILL.md +1 -1
  1201. package/skills/context-management-context-restore/SKILL.md +2 -0
  1202. package/skills/context-management-context-save/SKILL.md +2 -0
  1203. package/skills/context-manager/SKILL.md +3 -1
  1204. package/skills/context-optimization/SKILL.md +1 -1
  1205. package/skills/context-window-management/SKILL.md +5 -1
  1206. package/skills/context7-auto-research/SKILL.md +3 -1
  1207. package/skills/conversation-memory/SKILL.md +4 -0
  1208. package/skills/convertkit-automation/SKILL.md +200 -0
  1209. package/skills/copilot-sdk/SKILL.md +515 -0
  1210. package/skills/copy-editing/SKILL.md +3 -1
  1211. package/skills/copywriting/SKILL.md +6 -1
  1212. package/skills/core-components/SKILL.md +6 -1
  1213. package/skills/cost-optimization/SKILL.md +3 -1
  1214. package/skills/cpp-pro/SKILL.md +80 -42
  1215. package/skills/cqrs-implementation/SKILL.md +3 -1
  1216. package/skills/crewai/SKILL.md +5 -1
  1217. package/skills/crypto-bd-agent/SKILL.md +248 -0
  1218. package/skills/csharp-pro/SKILL.md +3 -1
  1219. package/skills/customer-support/SKILL.md +3 -1
  1220. package/skills/daily-news-report/SKILL.md +7 -2
  1221. package/skills/data-engineer/SKILL.md +3 -1
  1222. package/skills/data-engineering-data-driven-feature/SKILL.md +2 -0
  1223. package/skills/data-engineering-data-pipeline/SKILL.md +2 -0
  1224. package/skills/data-quality-frameworks/SKILL.md +3 -1
  1225. package/skills/data-scientist/SKILL.md +3 -1
  1226. package/skills/data-storytelling/SKILL.md +3 -1
  1227. package/skills/data-structure-protocol/SKILL.md +198 -0
  1228. package/skills/database/SKILL.md +213 -0
  1229. package/skills/database-admin/SKILL.md +3 -1
  1230. package/skills/database-architect/SKILL.md +3 -1
  1231. package/skills/database-cloud-optimization-cost-optimize/SKILL.md +3 -1
  1232. package/skills/database-design/SKILL.md +158 -33
  1233. package/skills/database-migration/SKILL.md +3 -1
  1234. package/skills/database-migrations-migration-observability/SKILL.md +3 -1
  1235. package/skills/database-migrations-sql-migrations/SKILL.md +15 -20
  1236. package/skills/database-optimizer/SKILL.md +91 -163
  1237. package/skills/datadog-automation/SKILL.md +240 -0
  1238. package/skills/dbos-golang/AGENTS.md +92 -0
  1239. package/skills/dbos-golang/CLAUDE.md +1 -0
  1240. package/skills/dbos-golang/SKILL.md +133 -0
  1241. package/skills/dbos-golang/references/_sections.md +41 -0
  1242. package/skills/dbos-golang/references/advanced-patching.md +86 -0
  1243. package/skills/dbos-golang/references/advanced-versioning.md +58 -0
  1244. package/skills/dbos-golang/references/client-enqueue.md +65 -0
  1245. package/skills/dbos-golang/references/client-setup.md +65 -0
  1246. package/skills/dbos-golang/references/comm-events.md +69 -0
  1247. package/skills/dbos-golang/references/comm-messages.md +57 -0
  1248. package/skills/dbos-golang/references/comm-streaming.md +75 -0
  1249. package/skills/dbos-golang/references/lifecycle-config.md +70 -0
  1250. package/skills/dbos-golang/references/pattern-debouncing.md +47 -0
  1251. package/skills/dbos-golang/references/pattern-idempotency.md +63 -0
  1252. package/skills/dbos-golang/references/pattern-scheduled.md +69 -0
  1253. package/skills/dbos-golang/references/pattern-sleep.md +52 -0
  1254. package/skills/dbos-golang/references/queue-basics.md +53 -0
  1255. package/skills/dbos-golang/references/queue-concurrency.md +49 -0
  1256. package/skills/dbos-golang/references/queue-deduplication.md +52 -0
  1257. package/skills/dbos-golang/references/queue-listening.md +49 -0
  1258. package/skills/dbos-golang/references/queue-partitioning.md +42 -0
  1259. package/skills/dbos-golang/references/queue-priority.md +45 -0
  1260. package/skills/dbos-golang/references/queue-rate-limiting.md +50 -0
  1261. package/skills/dbos-golang/references/step-basics.md +81 -0
  1262. package/skills/dbos-golang/references/step-concurrency.md +79 -0
  1263. package/skills/dbos-golang/references/step-retries.md +66 -0
  1264. package/skills/dbos-golang/references/test-setup.md +90 -0
  1265. package/skills/dbos-golang/references/workflow-background.md +64 -0
  1266. package/skills/dbos-golang/references/workflow-constraints.md +68 -0
  1267. package/skills/dbos-golang/references/workflow-control.md +48 -0
  1268. package/skills/dbos-golang/references/workflow-determinism.md +51 -0
  1269. package/skills/dbos-golang/references/workflow-introspection.md +64 -0
  1270. package/skills/dbos-golang/references/workflow-timeout.md +38 -0
  1271. package/skills/dbos-python/AGENTS.md +95 -0
  1272. package/skills/dbos-python/CLAUDE.md +1 -0
  1273. package/skills/dbos-python/SKILL.md +102 -0
  1274. package/skills/dbos-python/references/_sections.md +41 -0
  1275. package/skills/dbos-python/references/advanced-async.md +101 -0
  1276. package/skills/dbos-python/references/advanced-patching.md +68 -0
  1277. package/skills/dbos-python/references/advanced-versioning.md +66 -0
  1278. package/skills/dbos-python/references/client-enqueue.md +54 -0
  1279. package/skills/dbos-python/references/client-setup.md +57 -0
  1280. package/skills/dbos-python/references/comm-events.md +61 -0
  1281. package/skills/dbos-python/references/comm-messages.md +56 -0
  1282. package/skills/dbos-python/references/comm-streaming.md +57 -0
  1283. package/skills/dbos-python/references/lifecycle-config.md +74 -0
  1284. package/skills/dbos-python/references/lifecycle-fastapi.md +66 -0
  1285. package/skills/dbos-python/references/pattern-classes.md +61 -0
  1286. package/skills/dbos-python/references/pattern-debouncing.md +59 -0
  1287. package/skills/dbos-python/references/pattern-idempotency.md +52 -0
  1288. package/skills/dbos-python/references/pattern-scheduled.md +56 -0
  1289. package/skills/dbos-python/references/pattern-sleep.md +58 -0
  1290. package/skills/dbos-python/references/queue-basics.md +60 -0
  1291. package/skills/dbos-python/references/queue-concurrency.md +57 -0
  1292. package/skills/dbos-python/references/queue-deduplication.md +51 -0
  1293. package/skills/dbos-python/references/queue-listening.md +64 -0
  1294. package/skills/dbos-python/references/queue-partitioning.md +62 -0
  1295. package/skills/dbos-python/references/queue-priority.md +62 -0
  1296. package/skills/dbos-python/references/queue-rate-limiting.md +55 -0
  1297. package/skills/dbos-python/references/step-basics.md +53 -0
  1298. package/skills/dbos-python/references/step-retries.md +44 -0
  1299. package/skills/dbos-python/references/step-transactions.md +58 -0
  1300. package/skills/dbos-python/references/test-fixtures.md +63 -0
  1301. package/skills/dbos-python/references/workflow-background.md +58 -0
  1302. package/skills/dbos-python/references/workflow-constraints.md +70 -0
  1303. package/skills/dbos-python/references/workflow-control.md +77 -0
  1304. package/skills/dbos-python/references/workflow-determinism.md +53 -0
  1305. package/skills/dbos-python/references/workflow-introspection.md +68 -0
  1306. package/skills/dbos-python/references/workflow-timeout.md +59 -0
  1307. package/skills/dbos-typescript/AGENTS.md +94 -0
  1308. package/skills/dbos-typescript/CLAUDE.md +1 -0
  1309. package/skills/dbos-typescript/SKILL.md +111 -0
  1310. package/skills/dbos-typescript/references/_sections.md +41 -0
  1311. package/skills/dbos-typescript/references/advanced-patching.md +72 -0
  1312. package/skills/dbos-typescript/references/advanced-versioning.md +61 -0
  1313. package/skills/dbos-typescript/references/client-enqueue.md +75 -0
  1314. package/skills/dbos-typescript/references/client-setup.md +60 -0
  1315. package/skills/dbos-typescript/references/comm-events.md +57 -0
  1316. package/skills/dbos-typescript/references/comm-messages.md +55 -0
  1317. package/skills/dbos-typescript/references/comm-streaming.md +53 -0
  1318. package/skills/dbos-typescript/references/lifecycle-config.md +47 -0
  1319. package/skills/dbos-typescript/references/lifecycle-express.md +61 -0
  1320. package/skills/dbos-typescript/references/pattern-classes.md +67 -0
  1321. package/skills/dbos-typescript/references/pattern-debouncing.md +56 -0
  1322. package/skills/dbos-typescript/references/pattern-idempotency.md +53 -0
  1323. package/skills/dbos-typescript/references/pattern-scheduled.md +69 -0
  1324. package/skills/dbos-typescript/references/pattern-sleep.md +59 -0
  1325. package/skills/dbos-typescript/references/queue-basics.md +59 -0
  1326. package/skills/dbos-typescript/references/queue-concurrency.md +53 -0
  1327. package/skills/dbos-typescript/references/queue-deduplication.md +51 -0
  1328. package/skills/dbos-typescript/references/queue-listening.md +63 -0
  1329. package/skills/dbos-typescript/references/queue-partitioning.md +63 -0
  1330. package/skills/dbos-typescript/references/queue-priority.md +48 -0
  1331. package/skills/dbos-typescript/references/queue-rate-limiting.md +44 -0
  1332. package/skills/dbos-typescript/references/step-basics.md +63 -0
  1333. package/skills/dbos-typescript/references/step-retries.md +67 -0
  1334. package/skills/dbos-typescript/references/step-transactions.md +68 -0
  1335. package/skills/dbos-typescript/references/test-setup.md +104 -0
  1336. package/skills/dbos-typescript/references/workflow-background.md +54 -0
  1337. package/skills/dbos-typescript/references/workflow-constraints.md +65 -0
  1338. package/skills/dbos-typescript/references/workflow-control.md +57 -0
  1339. package/skills/dbos-typescript/references/workflow-determinism.md +54 -0
  1340. package/skills/dbos-typescript/references/workflow-introspection.md +70 -0
  1341. package/skills/dbos-typescript/references/workflow-timeout.md +39 -0
  1342. package/skills/dbt-transformation-patterns/SKILL.md +3 -1
  1343. package/skills/ddd-context-mapping/SKILL.md +51 -0
  1344. package/skills/ddd-context-mapping/references/context-map-patterns.md +25 -0
  1345. package/skills/ddd-strategic-design/SKILL.md +51 -0
  1346. package/skills/ddd-strategic-design/references/strategic-design-template.md +22 -0
  1347. package/skills/ddd-tactical-patterns/SKILL.md +52 -0
  1348. package/skills/ddd-tactical-patterns/references/tactical-checklist.md +25 -0
  1349. package/skills/debugger/SKILL.md +3 -1
  1350. package/skills/debugging-strategies/SKILL.md +3 -1
  1351. package/skills/debugging-toolkit-smart-debug/SKILL.md +2 -0
  1352. package/skills/deep-research/SKILL.md +1 -1
  1353. package/skills/defi-protocol-templates/SKILL.md +3 -1
  1354. package/skills/dependency-management-deps-audit/SKILL.md +3 -1
  1355. package/skills/dependency-upgrade/SKILL.md +3 -1
  1356. package/skills/deployment-engineer/SKILL.md +3 -1
  1357. package/skills/deployment-pipeline-design/SKILL.md +3 -1
  1358. package/skills/deployment-procedures/SKILL.md +6 -1
  1359. package/skills/deployment-validation-config-validate/SKILL.md +2 -0
  1360. package/skills/design-orchestration/SKILL.md +6 -1
  1361. package/skills/development/SKILL.md +263 -0
  1362. package/skills/devops-troubleshooter/SKILL.md +3 -1
  1363. package/skills/discord-automation/SKILL.md +192 -0
  1364. package/skills/discord-bot-architect/SKILL.md +4 -0
  1365. package/skills/dispatching-parallel-agents/SKILL.md +3 -1
  1366. package/skills/distributed-debugging-debug-trace/SKILL.md +3 -1
  1367. package/skills/distributed-debugging-debug-trace/resources/implementation-playbook.md +1 -1
  1368. package/skills/distributed-tracing/SKILL.md +3 -1
  1369. package/skills/django-pro/SKILL.md +3 -1
  1370. package/skills/doc-coauthoring/SKILL.md +6 -1
  1371. package/skills/docker-expert/SKILL.md +7 -2
  1372. package/skills/docs-architect/SKILL.md +3 -1
  1373. package/skills/documentation/SKILL.md +261 -0
  1374. package/skills/documentation-generation-doc-generate/SKILL.md +3 -1
  1375. package/skills/documentation-generation-doc-generate/resources/implementation-playbook.md +1 -1
  1376. package/skills/documentation-templates/SKILL.md +8 -3
  1377. package/skills/docusign-automation/SKILL.md +213 -0
  1378. package/skills/docx/SKILL.md +69 -172
  1379. package/skills/docx-official/SKILL.md +8 -3
  1380. package/skills/domain-driven-design/SKILL.md +73 -0
  1381. package/skills/domain-driven-design/references/ddd-deliverables.md +24 -0
  1382. package/skills/dotnet-architect/SKILL.md +3 -1
  1383. package/skills/dotnet-backend/SKILL.md +266 -0
  1384. package/skills/dotnet-backend-patterns/SKILL.md +3 -1
  1385. package/skills/dropbox-automation/SKILL.md +235 -0
  1386. package/skills/dx-optimizer/SKILL.md +3 -1
  1387. package/skills/e2e-testing/SKILL.md +166 -0
  1388. package/skills/e2e-testing-patterns/SKILL.md +3 -1
  1389. package/skills/elixir-pro/SKILL.md +3 -1
  1390. package/skills/email-sequence/SKILL.md +6 -1
  1391. package/skills/email-systems/SKILL.md +5 -1
  1392. package/skills/embedding-strategies/SKILL.md +3 -1
  1393. package/skills/employment-contract-templates/SKILL.md +3 -1
  1394. package/skills/environment-setup-guide/SKILL.md +2 -0
  1395. package/skills/error-debugging-error-analysis/SKILL.md +2 -0
  1396. package/skills/error-debugging-error-trace/SKILL.md +3 -1
  1397. package/skills/error-debugging-multi-agent-review/SKILL.md +2 -0
  1398. package/skills/error-detective/SKILL.md +3 -1
  1399. package/skills/error-diagnostics-error-analysis/SKILL.md +2 -0
  1400. package/skills/error-diagnostics-error-trace/SKILL.md +2 -0
  1401. package/skills/error-diagnostics-smart-debug/SKILL.md +2 -0
  1402. package/skills/error-handling-patterns/SKILL.md +3 -1
  1403. package/skills/ethical-hacking-methodology/SKILL.md +7 -2
  1404. package/skills/evaluation/SKILL.md +1 -1
  1405. package/skills/event-sourcing-architect/SKILL.md +3 -1
  1406. package/skills/event-store-design/SKILL.md +3 -1
  1407. package/skills/event-store-design/resources/implementation-playbook.md +25 -0
  1408. package/skills/exa-search/SKILL.md +3 -1
  1409. package/skills/executing-plans/SKILL.md +6 -1
  1410. package/skills/expo-deployment/SKILL.md +12 -62
  1411. package/skills/fastapi-pro/SKILL.md +3 -1
  1412. package/skills/fastapi-router-py/SKILL.md +57 -0
  1413. package/skills/fastapi-templates/SKILL.md +3 -1
  1414. package/skills/figma-automation/SKILL.md +186 -0
  1415. package/skills/file-organizer/SKILL.md +252 -69
  1416. package/skills/file-path-traversal/SKILL.md +7 -2
  1417. package/skills/file-uploads/SKILL.md +5 -1
  1418. package/skills/find-skills/SKILL.md +137 -0
  1419. package/skills/finishing-a-development-branch/SKILL.md +6 -1
  1420. package/skills/firebase/SKILL.md +5 -1
  1421. package/skills/firecrawl-scraper/SKILL.md +3 -1
  1422. package/skills/firmware-analyst/SKILL.md +3 -1
  1423. package/skills/flutter-expert/SKILL.md +84 -196
  1424. package/skills/form-cro/SKILL.md +6 -1
  1425. package/skills/foundry-iq-python/SKILL.md +3 -0
  1426. package/skills/fp-ts-errors/SKILL.md +1 -1
  1427. package/skills/fp-ts-pragmatic/SKILL.md +1 -1
  1428. package/skills/fp-ts-react/SKILL.md +1 -1
  1429. package/skills/framework-migration-code-migrate/SKILL.md +2 -0
  1430. package/skills/framework-migration-deps-upgrade/SKILL.md +2 -0
  1431. package/skills/framework-migration-deps-upgrade/resources/implementation-playbook.md +3 -3
  1432. package/skills/framework-migration-legacy-modernize/SKILL.md +2 -0
  1433. package/skills/free-tool-strategy/SKILL.md +6 -1
  1434. package/skills/freshdesk-automation/SKILL.md +224 -0
  1435. package/skills/freshservice-automation/SKILL.md +218 -0
  1436. package/skills/frontend-design/SKILL.md +26 -259
  1437. package/skills/frontend-dev-guidelines/SKILL.md +6 -1
  1438. package/skills/frontend-developer/SKILL.md +3 -1
  1439. package/skills/frontend-mobile-development-component-scaffold/SKILL.md +2 -0
  1440. package/skills/frontend-mobile-security-xss-scan/SKILL.md +2 -0
  1441. package/skills/frontend-security-coder/SKILL.md +3 -1
  1442. package/skills/frontend-slides/SKILL.md +4 -1
  1443. package/skills/frontend-ui-dark-ts/SKILL.md +593 -0
  1444. package/skills/full-stack-orchestration-full-stack-feature/SKILL.md +2 -0
  1445. package/skills/game-development/2d-games/SKILL.md +6 -1
  1446. package/skills/game-development/3d-games/SKILL.md +6 -1
  1447. package/skills/game-development/SKILL.md +3 -1
  1448. package/skills/game-development/game-art/SKILL.md +6 -1
  1449. package/skills/game-development/game-audio/SKILL.md +6 -1
  1450. package/skills/game-development/game-design/SKILL.md +6 -1
  1451. package/skills/game-development/mobile-games/SKILL.md +6 -1
  1452. package/skills/game-development/multiplayer/SKILL.md +6 -1
  1453. package/skills/game-development/pc-games/SKILL.md +6 -1
  1454. package/skills/game-development/vr-ar/SKILL.md +6 -1
  1455. package/skills/game-development/web-games/SKILL.md +6 -1
  1456. package/skills/gcp-cloud-run/SKILL.md +5 -1
  1457. package/skills/gdpr-data-handling/SKILL.md +3 -1
  1458. package/skills/gemini-api-dev/SKILL.md +132 -0
  1459. package/skills/geo-fundamentals/SKILL.md +6 -1
  1460. package/skills/git-advanced-workflows/SKILL.md +3 -1
  1461. package/skills/git-pr-workflows-git-workflow/SKILL.md +2 -0
  1462. package/skills/git-pr-workflows-onboard/SKILL.md +2 -0
  1463. package/skills/git-pr-workflows-pr-enhance/SKILL.md +2 -0
  1464. package/skills/git-pushing/SKILL.md +3 -1
  1465. package/skills/github-actions-templates/SKILL.md +3 -1
  1466. package/skills/github-automation/SKILL.md +232 -0
  1467. package/skills/github-issue-creator/SKILL.md +142 -0
  1468. package/skills/github-workflow-automation/SKILL.md +3 -1
  1469. package/skills/gitlab-automation/SKILL.md +259 -0
  1470. package/skills/gitlab-ci-patterns/SKILL.md +3 -1
  1471. package/skills/gitops-workflow/SKILL.md +3 -1
  1472. package/skills/gmail-automation/SKILL.md +275 -0
  1473. package/skills/go-concurrency-patterns/SKILL.md +3 -1
  1474. package/skills/go-playwright/SKILL.md +76 -0
  1475. package/skills/go-playwright/resources/implementation-playbook.md +110 -0
  1476. package/skills/go-rod-master/SKILL.md +544 -0
  1477. package/skills/go-rod-master/examples/basic_scrape.go +41 -0
  1478. package/skills/go-rod-master/examples/concurrent_pages.go +81 -0
  1479. package/skills/go-rod-master/examples/request_hijacking.go +85 -0
  1480. package/skills/go-rod-master/examples/stealth_page.go +91 -0
  1481. package/skills/go-rod-master/references/api-reference.md +148 -0
  1482. package/skills/godot-4-migration/SKILL.md +126 -0
  1483. package/skills/godot-gdscript-patterns/SKILL.md +3 -1
  1484. package/skills/golang-pro/SKILL.md +91 -176
  1485. package/skills/google-analytics-automation/SKILL.md +232 -0
  1486. package/skills/google-calendar-automation/SKILL.md +181 -0
  1487. package/skills/google-drive-automation/SKILL.md +198 -0
  1488. package/skills/googlesheets-automation/SKILL.md +202 -0
  1489. package/skills/grafana-dashboards/SKILL.md +3 -1
  1490. package/skills/graphql/SKILL.md +5 -1
  1491. package/skills/graphql-architect/SKILL.md +83 -168
  1492. package/skills/haskell-pro/SKILL.md +2 -0
  1493. package/skills/helm-chart-scaffolding/SKILL.md +3 -1
  1494. package/skills/helpdesk-automation/SKILL.md +171 -0
  1495. package/skills/hig-components-content/SKILL.md +91 -0
  1496. package/skills/hig-components-content/references/activity-views.md +79 -0
  1497. package/skills/hig-components-content/references/charts.md +180 -0
  1498. package/skills/hig-components-content/references/collections.md +48 -0
  1499. package/skills/hig-components-content/references/color-wells.md +42 -0
  1500. package/skills/hig-components-content/references/image-views.md +82 -0
  1501. package/skills/hig-components-content/references/image-wells.md +34 -0
  1502. package/skills/hig-components-content/references/lockups.md +78 -0
  1503. package/skills/hig-components-content/references/web-views.md +36 -0
  1504. package/skills/hig-components-controls/SKILL.md +93 -0
  1505. package/skills/hig-components-controls/references/combo-boxes.md +40 -0
  1506. package/skills/hig-components-controls/references/controls.md +112 -0
  1507. package/skills/hig-components-controls/references/gauges.md +74 -0
  1508. package/skills/hig-components-controls/references/labels.md +92 -0
  1509. package/skills/hig-components-controls/references/pickers.md +128 -0
  1510. package/skills/hig-components-controls/references/rating-indicators.md +38 -0
  1511. package/skills/hig-components-controls/references/segmented-controls.md +94 -0
  1512. package/skills/hig-components-controls/references/sliders.md +92 -0
  1513. package/skills/hig-components-controls/references/steppers.md +40 -0
  1514. package/skills/hig-components-controls/references/text-fields.md +88 -0
  1515. package/skills/hig-components-controls/references/text-views.md +56 -0
  1516. package/skills/hig-components-controls/references/toggles.md +127 -0
  1517. package/skills/hig-components-controls/references/token-fields.md +48 -0
  1518. package/skills/hig-components-controls/references/virtual-keyboards.md +156 -0
  1519. package/skills/hig-components-dialogs/SKILL.md +81 -0
  1520. package/skills/hig-components-dialogs/references/action-sheets.md +74 -0
  1521. package/skills/hig-components-dialogs/references/alerts.md +158 -0
  1522. package/skills/hig-components-dialogs/references/digit-entry-views.md +32 -0
  1523. package/skills/hig-components-dialogs/references/popovers.md +81 -0
  1524. package/skills/hig-components-dialogs/references/sheets.md +157 -0
  1525. package/skills/hig-components-layout/SKILL.md +104 -0
  1526. package/skills/hig-components-layout/references/boxes.md +48 -0
  1527. package/skills/hig-components-layout/references/column-views.md +44 -0
  1528. package/skills/hig-components-layout/references/lists-and-tables.md +99 -0
  1529. package/skills/hig-components-layout/references/ornaments.md +56 -0
  1530. package/skills/hig-components-layout/references/outline-views.md +64 -0
  1531. package/skills/hig-components-layout/references/panels.md +75 -0
  1532. package/skills/hig-components-layout/references/scroll-views.md +123 -0
  1533. package/skills/hig-components-layout/references/sidebars.md +109 -0
  1534. package/skills/hig-components-layout/references/split-views.md +110 -0
  1535. package/skills/hig-components-layout/references/tab-bars.md +173 -0
  1536. package/skills/hig-components-layout/references/tab-views.md +68 -0
  1537. package/skills/hig-components-layout/references/windows.md +188 -0
  1538. package/skills/hig-components-menus/SKILL.md +86 -0
  1539. package/skills/hig-components-menus/references/action-button.md +61 -0
  1540. package/skills/hig-components-menus/references/buttons.md +261 -0
  1541. package/skills/hig-components-menus/references/context-menus.md +105 -0
  1542. package/skills/hig-components-menus/references/disclosure-controls.md +84 -0
  1543. package/skills/hig-components-menus/references/dock-menus.md +40 -0
  1544. package/skills/hig-components-menus/references/edit-menus.md +88 -0
  1545. package/skills/hig-components-menus/references/menus.md +171 -0
  1546. package/skills/hig-components-menus/references/pop-up-buttons.md +70 -0
  1547. package/skills/hig-components-menus/references/pull-down-buttons.md +77 -0
  1548. package/skills/hig-components-menus/references/the-menu-bar.md +303 -0
  1549. package/skills/hig-components-menus/references/toolbars.md +256 -0
  1550. package/skills/hig-components-search/SKILL.md +73 -0
  1551. package/skills/hig-components-search/references/page-controls.md +120 -0
  1552. package/skills/hig-components-search/references/path-controls.md +40 -0
  1553. package/skills/hig-components-search/references/search-fields.md +189 -0
  1554. package/skills/hig-components-status/SKILL.md +91 -0
  1555. package/skills/hig-components-status/references/activity-rings.md +105 -0
  1556. package/skills/hig-components-status/references/progress-indicators.md +116 -0
  1557. package/skills/hig-components-status/references/status-bars.md +38 -0
  1558. package/skills/hig-components-system/SKILL.md +111 -0
  1559. package/skills/hig-components-system/references/app-clips.md +387 -0
  1560. package/skills/hig-components-system/references/app-shortcuts.md +114 -0
  1561. package/skills/hig-components-system/references/complications.md +425 -0
  1562. package/skills/hig-components-system/references/home-screen-quick-actions.md +42 -0
  1563. package/skills/hig-components-system/references/live-activities.md +442 -0
  1564. package/skills/hig-components-system/references/notifications.md +153 -0
  1565. package/skills/hig-components-system/references/top-shelf.md +135 -0
  1566. package/skills/hig-components-system/references/watch-faces.md +40 -0
  1567. package/skills/hig-components-system/references/widgets.md +517 -0
  1568. package/skills/hig-foundations/SKILL.md +103 -0
  1569. package/skills/hig-foundations/references/accessibility.md +291 -0
  1570. package/skills/hig-foundations/references/app-icons.md +210 -0
  1571. package/skills/hig-foundations/references/branding.md +44 -0
  1572. package/skills/hig-foundations/references/color.md +274 -0
  1573. package/skills/hig-foundations/references/dark-mode.md +116 -0
  1574. package/skills/hig-foundations/references/icons.md +263 -0
  1575. package/skills/hig-foundations/references/images.md +176 -0
  1576. package/skills/hig-foundations/references/immersive-experiences.md +174 -0
  1577. package/skills/hig-foundations/references/inclusion.md +189 -0
  1578. package/skills/hig-foundations/references/layout.md +425 -0
  1579. package/skills/hig-foundations/references/materials.md +238 -0
  1580. package/skills/hig-foundations/references/motion.md +103 -0
  1581. package/skills/hig-foundations/references/privacy.md +231 -0
  1582. package/skills/hig-foundations/references/right-to-left.md +206 -0
  1583. package/skills/hig-foundations/references/sf-symbols.md +310 -0
  1584. package/skills/hig-foundations/references/spatial-layout.md +142 -0
  1585. package/skills/hig-foundations/references/typography.md +1146 -0
  1586. package/skills/hig-foundations/references/writing.md +91 -0
  1587. package/skills/hig-inputs/SKILL.md +121 -0
  1588. package/skills/hig-inputs/references/apple-pencil-and-scribble.md +148 -0
  1589. package/skills/hig-inputs/references/camera-control.md +107 -0
  1590. package/skills/hig-inputs/references/digital-crown.md +83 -0
  1591. package/skills/hig-inputs/references/eyes.md +120 -0
  1592. package/skills/hig-inputs/references/focus-and-selection.md +120 -0
  1593. package/skills/hig-inputs/references/game-controls.md +156 -0
  1594. package/skills/hig-inputs/references/gestures.md +208 -0
  1595. package/skills/hig-inputs/references/gyro-and-accelerometer.md +40 -0
  1596. package/skills/hig-inputs/references/keyboards.md +234 -0
  1597. package/skills/hig-inputs/references/nearby-interactions.md +70 -0
  1598. package/skills/hig-inputs/references/pointing-devices.md +237 -0
  1599. package/skills/hig-inputs/references/remotes.md +67 -0
  1600. package/skills/hig-inputs/references/spatial-interactions.md +70 -0
  1601. package/skills/hig-patterns/SKILL.md +109 -0
  1602. package/skills/hig-patterns/references/charting-data.md +81 -0
  1603. package/skills/hig-patterns/references/collaboration-and-sharing.md +86 -0
  1604. package/skills/hig-patterns/references/drag-and-drop.md +134 -0
  1605. package/skills/hig-patterns/references/entering-data.md +69 -0
  1606. package/skills/hig-patterns/references/feedback.md +67 -0
  1607. package/skills/hig-patterns/references/file-management.md +135 -0
  1608. package/skills/hig-patterns/references/going-full-screen.md +79 -0
  1609. package/skills/hig-patterns/references/launching.md +81 -0
  1610. package/skills/hig-patterns/references/live-viewing-apps.md +79 -0
  1611. package/skills/hig-patterns/references/loading.md +59 -0
  1612. package/skills/hig-patterns/references/managing-accounts.md +107 -0
  1613. package/skills/hig-patterns/references/managing-notifications.md +99 -0
  1614. package/skills/hig-patterns/references/modality.md +82 -0
  1615. package/skills/hig-patterns/references/multitasking.md +131 -0
  1616. package/skills/hig-patterns/references/offering-help.md +117 -0
  1617. package/skills/hig-patterns/references/onboarding.md +69 -0
  1618. package/skills/hig-patterns/references/playing-audio.md +124 -0
  1619. package/skills/hig-patterns/references/playing-haptics.md +280 -0
  1620. package/skills/hig-patterns/references/playing-video.md +180 -0
  1621. package/skills/hig-patterns/references/printing.md +50 -0
  1622. package/skills/hig-patterns/references/ratings-and-reviews.md +48 -0
  1623. package/skills/hig-patterns/references/searching.md +70 -0
  1624. package/skills/hig-patterns/references/settings.md +84 -0
  1625. package/skills/hig-patterns/references/undo-and-redo.md +58 -0
  1626. package/skills/hig-patterns/references/workouts.md +76 -0
  1627. package/skills/hig-platforms/SKILL.md +89 -0
  1628. package/skills/hig-platforms/references/designing-for-games.md +159 -0
  1629. package/skills/hig-platforms/references/designing-for-ios.md +66 -0
  1630. package/skills/hig-platforms/references/designing-for-ipados.md +64 -0
  1631. package/skills/hig-platforms/references/designing-for-macos.md +70 -0
  1632. package/skills/hig-platforms/references/designing-for-tvos.md +68 -0
  1633. package/skills/hig-platforms/references/designing-for-visionos.md +85 -0
  1634. package/skills/hig-platforms/references/designing-for-watchos.md +74 -0
  1635. package/skills/hig-project-context/SKILL.md +138 -0
  1636. package/skills/hig-technologies/SKILL.md +136 -0
  1637. package/skills/hig-technologies/references/airplay.md +125 -0
  1638. package/skills/hig-technologies/references/always-on.md +62 -0
  1639. package/skills/hig-technologies/references/apple-pay.md +441 -0
  1640. package/skills/hig-technologies/references/augmented-reality.md +247 -0
  1641. package/skills/hig-technologies/references/carekit.md +224 -0
  1642. package/skills/hig-technologies/references/carplay.md +119 -0
  1643. package/skills/hig-technologies/references/game-center.md +343 -0
  1644. package/skills/hig-technologies/references/generative-ai.md +110 -0
  1645. package/skills/hig-technologies/references/healthkit.md +120 -0
  1646. package/skills/hig-technologies/references/homekit.md +343 -0
  1647. package/skills/hig-technologies/references/icloud.md +52 -0
  1648. package/skills/hig-technologies/references/id-verifier.md +73 -0
  1649. package/skills/hig-technologies/references/imessage-apps-and-stickers.md +105 -0
  1650. package/skills/hig-technologies/references/in-app-purchase.md +263 -0
  1651. package/skills/hig-technologies/references/live-photos.md +54 -0
  1652. package/skills/hig-technologies/references/mac-catalyst.md +216 -0
  1653. package/skills/hig-technologies/references/machine-learning.md +394 -0
  1654. package/skills/hig-technologies/references/maps.md +221 -0
  1655. package/skills/hig-technologies/references/nfc.md +51 -0
  1656. package/skills/hig-technologies/references/photo-editing.md +40 -0
  1657. package/skills/hig-technologies/references/researchkit.md +134 -0
  1658. package/skills/hig-technologies/references/shareplay.md +142 -0
  1659. package/skills/hig-technologies/references/shazamkit.md +47 -0
  1660. package/skills/hig-technologies/references/sign-in-with-apple.md +288 -0
  1661. package/skills/hig-technologies/references/siri.md +523 -0
  1662. package/skills/hig-technologies/references/tap-to-pay-on-iphone.md +208 -0
  1663. package/skills/hig-technologies/references/voiceover.md +90 -0
  1664. package/skills/hig-technologies/references/wallet.md +420 -0
  1665. package/skills/hosted-agents-v2-py/SKILL.md +326 -0
  1666. package/skills/hr-pro/SKILL.md +3 -1
  1667. package/skills/html-injection-testing/SKILL.md +7 -2
  1668. package/skills/hubspot-automation/SKILL.md +183 -0
  1669. package/skills/hubspot-integration/SKILL.md +5 -1
  1670. package/skills/hugging-face-cli/SKILL.md +3 -3
  1671. package/skills/hugging-face-jobs/SKILL.md +1 -1
  1672. package/skills/hybrid-cloud-architect/SKILL.md +3 -1
  1673. package/skills/hybrid-cloud-networking/SKILL.md +3 -1
  1674. package/skills/hybrid-search-implementation/SKILL.md +3 -1
  1675. package/skills/i18n-localization/SKILL.md +1 -1
  1676. package/skills/idor-testing/SKILL.md +7 -2
  1677. package/skills/imagen/SKILL.md +1 -1
  1678. package/skills/incident-responder/SKILL.md +3 -1
  1679. package/skills/incident-response-incident-response/SKILL.md +2 -0
  1680. package/skills/incident-response-smart-fix/SKILL.md +2 -0
  1681. package/skills/incident-runbook-templates/SKILL.md +3 -1
  1682. package/skills/infinite-gratitude/SKILL.md +2 -2
  1683. package/skills/inngest/SKILL.md +5 -1
  1684. package/skills/instagram-automation/SKILL.md +197 -0
  1685. package/skills/interactive-portfolio/SKILL.md +5 -1
  1686. package/skills/intercom-automation/SKILL.md +253 -0
  1687. package/skills/internal-comms-anthropic/SKILL.md +4 -2
  1688. package/skills/internal-comms-community/SKILL.md +4 -2
  1689. package/skills/ios-developer/SKILL.md +3 -1
  1690. package/skills/istio-traffic-management/SKILL.md +3 -1
  1691. package/skills/java-pro/SKILL.md +3 -1
  1692. package/skills/javascript-mastery/SKILL.md +3 -1
  1693. package/skills/javascript-pro/SKILL.md +79 -41
  1694. package/skills/javascript-testing-patterns/SKILL.md +3 -1
  1695. package/skills/javascript-typescript-typescript-scaffold/SKILL.md +2 -0
  1696. package/skills/jira-automation/SKILL.md +190 -0
  1697. package/skills/julia-pro/SKILL.md +3 -1
  1698. package/skills/k8s-manifest-generator/SKILL.md +3 -1
  1699. package/skills/k8s-security-policies/SKILL.md +3 -1
  1700. package/skills/kaizen/SKILL.md +3 -1
  1701. package/skills/klaviyo-automation/SKILL.md +195 -0
  1702. package/skills/kotlin-coroutines-expert/SKILL.md +100 -0
  1703. package/skills/kpi-dashboard-design/SKILL.md +3 -1
  1704. package/skills/kubernetes-architect/SKILL.md +3 -1
  1705. package/skills/kubernetes-deployment/SKILL.md +167 -0
  1706. package/skills/langchain-architecture/SKILL.md +3 -1
  1707. package/skills/langfuse/SKILL.md +5 -1
  1708. package/skills/langgraph/SKILL.md +5 -1
  1709. package/skills/laravel-expert/SKILL.md +185 -0
  1710. package/skills/laravel-security-audit/SKILL.md +223 -0
  1711. package/skills/last30days/SKILL.md +6 -1
  1712. package/skills/launch-strategy/SKILL.md +6 -1
  1713. package/skills/legacy-modernizer/SKILL.md +79 -39
  1714. package/skills/legal-advisor/SKILL.md +3 -1
  1715. package/skills/libreoffice/base/SKILL.md +188 -0
  1716. package/skills/libreoffice/calc/SKILL.md +201 -0
  1717. package/skills/libreoffice/draw/SKILL.md +165 -0
  1718. package/skills/libreoffice/impress/SKILL.md +174 -0
  1719. package/skills/libreoffice/writer/SKILL.md +200 -0
  1720. package/skills/linear-automation/SKILL.md +183 -0
  1721. package/skills/linear-claude-skill/SKILL.md +14 -14
  1722. package/skills/linkedin-automation/SKILL.md +180 -0
  1723. package/skills/linkerd-patterns/SKILL.md +3 -1
  1724. package/skills/lint-and-validate/SKILL.md +3 -3
  1725. package/skills/linux-privilege-escalation/SKILL.md +7 -2
  1726. package/skills/linux-shell-scripting/SKILL.md +7 -2
  1727. package/skills/linux-troubleshooting/SKILL.md +221 -0
  1728. package/skills/llm-app-patterns/SKILL.md +4 -2
  1729. package/skills/llm-application-dev-ai-assistant/SKILL.md +2 -0
  1730. package/skills/llm-application-dev-ai-assistant/resources/implementation-playbook.md +1 -1
  1731. package/skills/llm-application-dev-langchain-agent/SKILL.md +2 -0
  1732. package/skills/llm-application-dev-prompt-optimize/SKILL.md +2 -0
  1733. package/skills/llm-evaluation/SKILL.md +3 -1
  1734. package/skills/loki-mode/SKILL.md +6 -1
  1735. package/skills/m365-agents-dotnet/SKILL.md +295 -0
  1736. package/skills/m365-agents-py/SKILL.md +346 -0
  1737. package/skills/m365-agents-ts/SKILL.md +187 -0
  1738. package/skills/machine-learning-ops-ml-pipeline/SKILL.md +2 -0
  1739. package/skills/mailchimp-automation/SKILL.md +236 -0
  1740. package/skills/make-automation/SKILL.md +206 -0
  1741. package/skills/malware-analyst/SKILL.md +3 -1
  1742. package/skills/manifest/SKILL.md +126 -0
  1743. package/skills/market-sizing-analysis/SKILL.md +3 -1
  1744. package/skills/marketing-ideas/SKILL.md +6 -1
  1745. package/skills/marketing-psychology/SKILL.md +6 -1
  1746. package/skills/mcp-builder/SKILL.md +184 -92
  1747. package/skills/mcp-builder/reference/mcp_best_practices.md +759 -93
  1748. package/skills/mcp-builder/reference/node_mcp_server.md +70 -124
  1749. package/skills/mcp-builder/reference/python_mcp_server.md +40 -7
  1750. package/skills/mcp-builder-ms/SKILL.md +309 -0
  1751. package/skills/memory-forensics/SKILL.md +3 -1
  1752. package/skills/memory-safety-patterns/SKILL.md +3 -1
  1753. package/skills/memory-systems/SKILL.md +1 -1
  1754. package/skills/mermaid-expert/SKILL.md +3 -1
  1755. package/skills/metasploit-framework/SKILL.md +7 -2
  1756. package/skills/micro-saas-launcher/SKILL.md +5 -1
  1757. package/skills/microservices-patterns/SKILL.md +3 -1
  1758. package/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md +445 -0
  1759. package/skills/microsoft-teams-automation/SKILL.md +216 -0
  1760. package/skills/minecraft-bukkit-pro/SKILL.md +3 -1
  1761. package/skills/miro-automation/SKILL.md +210 -0
  1762. package/skills/mixpanel-automation/SKILL.md +229 -0
  1763. package/skills/ml-engineer/SKILL.md +3 -1
  1764. package/skills/ml-pipeline-workflow/SKILL.md +3 -1
  1765. package/skills/mlops-engineer/SKILL.md +3 -1
  1766. package/skills/mobile-design/SKILL.md +280 -170
  1767. package/skills/mobile-developer/SKILL.md +3 -1
  1768. package/skills/mobile-security-coder/SKILL.md +3 -1
  1769. package/skills/modern-javascript-patterns/SKILL.md +3 -1
  1770. package/skills/monday-automation/SKILL.md +238 -0
  1771. package/skills/monorepo-architect/SKILL.md +2 -0
  1772. package/skills/monorepo-management/SKILL.md +3 -1
  1773. package/skills/moodle-external-api-development/SKILL.md +3 -1
  1774. package/skills/mtls-configuration/SKILL.md +3 -1
  1775. package/skills/multi-agent-brainstorming/SKILL.md +6 -1
  1776. package/skills/multi-agent-patterns/SKILL.md +1 -1
  1777. package/skills/multi-cloud-architecture/SKILL.md +3 -1
  1778. package/skills/multi-platform-apps-multi-platform/SKILL.md +2 -0
  1779. package/skills/n8n-code-python/SKILL.md +11 -11
  1780. package/skills/n8n-mcp-tools-expert/SKILL.md +10 -10
  1781. package/skills/n8n-node-configuration/SKILL.md +3 -3
  1782. package/skills/neon-postgres/SKILL.md +5 -1
  1783. package/skills/nerdzao-elite/SKILL.md +31 -0
  1784. package/skills/nerdzao-elite-gemini-high/SKILL.md +50 -0
  1785. package/skills/nestjs-expert/SKILL.md +7 -2
  1786. package/skills/network-101/SKILL.md +7 -2
  1787. package/skills/network-engineer/SKILL.md +3 -1
  1788. package/skills/nextjs-app-router-patterns/SKILL.md +3 -1
  1789. package/skills/nextjs-best-practices/SKILL.md +6 -1
  1790. package/skills/nextjs-supabase-auth/SKILL.md +4 -0
  1791. package/skills/nft-standards/SKILL.md +3 -1
  1792. package/skills/nodejs-backend-patterns/SKILL.md +3 -1
  1793. package/skills/nodejs-best-practices/SKILL.md +7 -1
  1794. package/skills/nosql-expert/SKILL.md +2 -0
  1795. package/skills/notebooklm/SKILL.md +3 -1
  1796. package/skills/notion-automation/SKILL.md +220 -0
  1797. package/skills/notion-template-business/SKILL.md +5 -1
  1798. package/skills/nx-workspace-patterns/SKILL.md +3 -1
  1799. package/skills/observability-engineer/SKILL.md +3 -1
  1800. package/skills/observability-monitoring-monitor-setup/SKILL.md +2 -0
  1801. package/skills/observability-monitoring-slo-implement/SKILL.md +3 -1
  1802. package/skills/observe-whatsapp/SKILL.md +4 -4
  1803. package/skills/obsidian-clipper-template-creator/SKILL.md +6 -1
  1804. package/skills/office-productivity/SKILL.md +219 -0
  1805. package/skills/on-call-handoff-patterns/SKILL.md +3 -1
  1806. package/skills/onboarding-cro/SKILL.md +6 -1
  1807. package/skills/one-drive-automation/SKILL.md +243 -0
  1808. package/skills/openapi-spec-generation/SKILL.md +3 -1
  1809. package/skills/os-scripting/SKILL.md +429 -0
  1810. package/skills/oss-hunter/SKILL.md +75 -0
  1811. package/skills/oss-hunter/bin/hunter.py +56 -0
  1812. package/skills/outlook-automation/SKILL.md +196 -0
  1813. package/skills/outlook-calendar-automation/SKILL.md +241 -0
  1814. package/skills/page-cro/SKILL.md +6 -1
  1815. package/skills/pagerduty-automation/SKILL.md +250 -0
  1816. package/skills/paid-ads/SKILL.md +6 -1
  1817. package/skills/parallel-agents/SKILL.md +1 -1
  1818. package/skills/payment-integration/SKILL.md +3 -1
  1819. package/skills/paypal-integration/SKILL.md +3 -1
  1820. package/skills/paywall-upgrade-cro/SKILL.md +6 -1
  1821. package/skills/pci-compliance/SKILL.md +3 -1
  1822. package/skills/pdf/SKILL.md +6 -196
  1823. package/skills/pdf-official/SKILL.md +7 -2
  1824. package/skills/pentest-checklist/SKILL.md +7 -2
  1825. package/skills/pentest-commands/SKILL.md +7 -2
  1826. package/skills/performance-engineer/SKILL.md +2 -0
  1827. package/skills/performance-profiling/SKILL.md +1 -1
  1828. package/skills/performance-testing-review-ai-review/SKILL.md +2 -0
  1829. package/skills/performance-testing-review-multi-agent-review/SKILL.md +2 -0
  1830. package/skills/personal-tool-builder/SKILL.md +5 -1
  1831. package/skills/php-pro/SKILL.md +78 -46
  1832. package/skills/pipedrive-automation/SKILL.md +229 -0
  1833. package/skills/plaid-fintech/SKILL.md +5 -1
  1834. package/skills/plan-writing/SKILL.md +1 -1
  1835. package/skills/planning-with-files/SKILL.md +3 -1
  1836. package/skills/playwright-skill/SKILL.md +6 -1
  1837. package/skills/podcast-generation/SKILL.md +2 -0
  1838. package/skills/popup-cro/SKILL.md +6 -1
  1839. package/skills/posix-shell-pro/SKILL.md +3 -1
  1840. package/skills/postgres-best-practices/SKILL.md +7 -2
  1841. package/skills/postgresql/SKILL.md +3 -1
  1842. package/skills/postgresql-optimization/SKILL.md +175 -0
  1843. package/skills/posthog-automation/SKILL.md +229 -0
  1844. package/skills/postmark-automation/SKILL.md +192 -0
  1845. package/skills/postmortem-writing/SKILL.md +5 -3
  1846. package/skills/powershell-windows/SKILL.md +6 -1
  1847. package/skills/pptx/SKILL.md +86 -456
  1848. package/skills/pptx-official/SKILL.md +8 -3
  1849. package/skills/pricing-strategy/SKILL.md +6 -1
  1850. package/skills/prisma-expert/SKILL.md +6 -1
  1851. package/skills/privilege-escalation-methods/SKILL.md +7 -2
  1852. package/skills/product-manager-toolkit/SKILL.md +15 -15
  1853. package/skills/production-code-audit/SKILL.md +2 -0
  1854. package/skills/programmatic-seo/SKILL.md +6 -1
  1855. package/skills/projection-patterns/SKILL.md +3 -1
  1856. package/skills/prometheus-configuration/SKILL.md +3 -1
  1857. package/skills/prompt-caching/SKILL.md +5 -1
  1858. package/skills/prompt-engineer/README.md +659 -0
  1859. package/skills/prompt-engineer/SKILL.md +76 -249
  1860. package/skills/prompt-engineer/references/evaluation-frameworks.md +781 -0
  1861. package/skills/prompt-engineer/references/prompt-optimization.md +563 -0
  1862. package/skills/prompt-engineer/references/prompt-patterns.md +509 -0
  1863. package/skills/prompt-engineer/references/structured-outputs.md +723 -0
  1864. package/skills/prompt-engineer/references/system-prompts.md +547 -0
  1865. package/skills/prompt-engineering/SKILL.md +6 -1
  1866. package/skills/prompt-engineering-patterns/SKILL.md +3 -1
  1867. package/skills/prompt-library/SKILL.md +3 -1
  1868. package/skills/protocol-reverse-engineering/SKILL.md +3 -1
  1869. package/skills/pydantic-models-py/SKILL.md +63 -0
  1870. package/skills/python-development-python-scaffold/SKILL.md +2 -0
  1871. package/skills/python-fastapi-development/SKILL.md +216 -0
  1872. package/skills/python-packaging/SKILL.md +3 -1
  1873. package/skills/python-patterns/SKILL.md +7 -1
  1874. package/skills/python-performance-optimization/SKILL.md +3 -1
  1875. package/skills/python-pro/SKILL.md +89 -155
  1876. package/skills/python-testing-patterns/SKILL.md +3 -1
  1877. package/skills/quant-analyst/SKILL.md +3 -1
  1878. package/skills/radix-ui-design-system/SKILL.md +1 -1
  1879. package/skills/rag-engineer/SKILL.md +5 -1
  1880. package/skills/rag-implementation/SKILL.md +37 -395
  1881. package/skills/react-best-practices/AGENTS.md +776 -91
  1882. package/skills/react-best-practices/README.md +2 -2
  1883. package/skills/react-best-practices/SKILL.md +17 -2
  1884. package/skills/react-best-practices/metadata.json +1 -1
  1885. package/skills/react-best-practices/rules/advanced-event-handler-refs.md +4 -4
  1886. package/skills/react-best-practices/rules/advanced-init-once.md +42 -0
  1887. package/skills/react-best-practices/rules/advanced-use-latest.md +8 -18
  1888. package/skills/react-best-practices/rules/async-dependencies.md +15 -0
  1889. package/skills/react-best-practices/rules/bundle-conditional.md +2 -2
  1890. package/skills/react-best-practices/rules/client-localstorage-schema.md +71 -0
  1891. package/skills/react-best-practices/rules/client-passive-event-listeners.md +48 -0
  1892. package/skills/react-best-practices/rules/js-batch-dom-css.md +53 -28
  1893. package/skills/react-best-practices/rules/js-length-check-first.md +1 -1
  1894. package/skills/react-best-practices/rules/js-min-max-loop.md +1 -1
  1895. package/skills/react-best-practices/rules/rendering-hydration-suppress-warning.md +30 -0
  1896. package/skills/react-best-practices/rules/rendering-usetransition-loading.md +75 -0
  1897. package/skills/react-best-practices/rules/rerender-derived-state-no-effect.md +40 -0
  1898. package/skills/react-best-practices/rules/rerender-derived-state.md +2 -2
  1899. package/skills/react-best-practices/rules/rerender-memo-with-default-value.md +38 -0
  1900. package/skills/react-best-practices/rules/rerender-move-effect-to-event.md +45 -0
  1901. package/skills/react-best-practices/rules/rerender-simple-expression-in-memo.md +35 -0
  1902. package/skills/react-best-practices/rules/rerender-use-ref-transient-values.md +73 -0
  1903. package/skills/react-best-practices/rules/server-auth-actions.md +96 -0
  1904. package/skills/react-best-practices/rules/server-cache-react.md +50 -0
  1905. package/skills/react-best-practices/rules/server-dedup-props.md +65 -0
  1906. package/skills/react-best-practices/rules/server-parallel-fetching.md +12 -8
  1907. package/skills/react-doctor/SKILL.md +141 -0
  1908. package/skills/react-doctor/UPSTREAM.md +68 -0
  1909. package/skills/react-flow-architect/SKILL.md +618 -0
  1910. package/skills/react-flow-node-ts/SKILL.md +71 -0
  1911. package/skills/react-modernization/SKILL.md +3 -1
  1912. package/skills/react-native-architecture/SKILL.md +3 -1
  1913. package/skills/react-nextjs-development/SKILL.md +229 -0
  1914. package/skills/react-patterns/SKILL.md +6 -1
  1915. package/skills/react-state-management/SKILL.md +3 -1
  1916. package/skills/react-ui-patterns/SKILL.md +6 -1
  1917. package/skills/readme/SKILL.md +164 -97
  1918. package/skills/receiving-code-review/SKILL.md +6 -1
  1919. package/skills/red-team-tactics/SKILL.md +6 -1
  1920. package/skills/red-team-tools/SKILL.md +7 -2
  1921. package/skills/reddit-automation/SKILL.md +217 -0
  1922. package/skills/reference-builder/SKILL.md +3 -1
  1923. package/skills/referral-program/SKILL.md +6 -1
  1924. package/skills/remotion-best-practices/SKILL.md +3 -1
  1925. package/skills/remotion-best-practices/rules/charts.md +1 -1
  1926. package/skills/render-automation/SKILL.md +186 -0
  1927. package/skills/requesting-code-review/SKILL.md +6 -1
  1928. package/skills/research-engineer/SKILL.md +6 -1
  1929. package/skills/reverse-engineer/SKILL.md +3 -1
  1930. package/skills/risk-manager/SKILL.md +3 -1
  1931. package/skills/risk-metrics-calculation/SKILL.md +3 -1
  1932. package/skills/ruby-pro/SKILL.md +3 -1
  1933. package/skills/rust-async-patterns/SKILL.md +3 -1
  1934. package/skills/rust-pro/SKILL.md +3 -1
  1935. package/skills/saga-orchestration/SKILL.md +3 -1
  1936. package/skills/saga-orchestration/resources/implementation-playbook.md +26 -0
  1937. package/skills/sales-automator/SKILL.md +3 -1
  1938. package/skills/salesforce-automation/SKILL.md +195 -0
  1939. package/skills/salesforce-development/SKILL.md +5 -1
  1940. package/skills/sast-configuration/SKILL.md +12 -10
  1941. package/skills/scala-pro/SKILL.md +3 -1
  1942. package/skills/scanning-tools/SKILL.md +7 -2
  1943. package/skills/schema-markup/SKILL.md +6 -1
  1944. package/skills/screen-reader-testing/SKILL.md +3 -1
  1945. package/skills/scroll-experience/SKILL.md +5 -1
  1946. package/skills/search-specialist/SKILL.md +2 -0
  1947. package/skills/secrets-management/SKILL.md +3 -1
  1948. package/skills/security/aws-compliance-checker/SKILL.md +516 -0
  1949. package/skills/security/aws-iam-best-practices/SKILL.md +397 -0
  1950. package/skills/security/aws-secrets-rotation/SKILL.md +465 -0
  1951. package/skills/security/aws-security-audit/SKILL.md +369 -0
  1952. package/skills/security-audit/SKILL.md +218 -0
  1953. package/skills/security-auditor/SKILL.md +3 -1
  1954. package/skills/security-compliance-compliance-check/SKILL.md +3 -1
  1955. package/skills/security-requirement-extraction/SKILL.md +3 -1
  1956. package/skills/security-scanning-security-dependencies/SKILL.md +3 -1
  1957. package/skills/security-scanning-security-hardening/SKILL.md +2 -0
  1958. package/skills/security-scanning-security-sast/SKILL.md +3 -1
  1959. package/skills/segment-automation/SKILL.md +230 -0
  1960. package/skills/segment-cdp/SKILL.md +5 -1
  1961. package/skills/sendgrid-automation/SKILL.md +233 -0
  1962. package/skills/senior-architect/SKILL.md +9 -9
  1963. package/skills/senior-fullstack/SKILL.md +9 -9
  1964. package/skills/sentry-automation/SKILL.md +237 -0
  1965. package/skills/seo-audit/SKILL.md +6 -1
  1966. package/skills/seo-authority-builder/SKILL.md +3 -1
  1967. package/skills/seo-cannibalization-detector/SKILL.md +3 -1
  1968. package/skills/seo-content-auditor/SKILL.md +3 -1
  1969. package/skills/seo-content-planner/SKILL.md +3 -1
  1970. package/skills/seo-content-refresher/SKILL.md +3 -1
  1971. package/skills/seo-content-writer/SKILL.md +3 -1
  1972. package/skills/seo-fundamentals/SKILL.md +78 -122
  1973. package/skills/seo-keyword-strategist/SKILL.md +3 -1
  1974. package/skills/seo-meta-optimizer/SKILL.md +3 -1
  1975. package/skills/seo-snippet-hunter/SKILL.md +3 -1
  1976. package/skills/seo-structure-architect/SKILL.md +3 -1
  1977. package/skills/server-management/SKILL.md +6 -1
  1978. package/skills/service-mesh-expert/SKILL.md +2 -0
  1979. package/skills/service-mesh-observability/SKILL.md +3 -1
  1980. package/skills/shader-programming-glsl/SKILL.md +121 -0
  1981. package/skills/shellcheck-configuration/SKILL.md +3 -1
  1982. package/skills/shodan-reconnaissance/SKILL.md +7 -2
  1983. package/skills/shopify-apps/SKILL.md +5 -1
  1984. package/skills/shopify-automation/SKILL.md +173 -0
  1985. package/skills/shopify-development/SKILL.md +6 -1
  1986. package/skills/signup-flow-cro/SKILL.md +6 -1
  1987. package/skills/similarity-search-patterns/SKILL.md +3 -1
  1988. package/skills/skill-creator/README.md +270 -0
  1989. package/skills/skill-creator/SKILL.md +13 -160
  1990. package/skills/skill-creator/scripts/package_skill.py +10 -10
  1991. package/skills/skill-creator/scripts/quick_validate.py +15 -45
  1992. package/skills/skill-creator-ms/SKILL.md +618 -0
  1993. package/skills/skill-developer/SKILL.md +3 -1
  1994. package/skills/slack-automation/SKILL.md +194 -0
  1995. package/skills/slack-bot-builder/SKILL.md +5 -1
  1996. package/skills/slack-gif-creator/SKILL.md +557 -165
  1997. package/skills/slack-gif-creator/core/color_palettes.py +302 -0
  1998. package/skills/slack-gif-creator/core/easing.py +32 -36
  1999. package/skills/slack-gif-creator/core/frame_composer.py +335 -42
  2000. package/skills/slack-gif-creator/core/gif_builder.py +40 -63
  2001. package/skills/slack-gif-creator/core/typography.py +357 -0
  2002. package/skills/slack-gif-creator/core/validators.py +204 -76
  2003. package/skills/slack-gif-creator/core/visual_effects.py +494 -0
  2004. package/skills/slack-gif-creator/templates/bounce.py +106 -0
  2005. package/skills/slack-gif-creator/templates/explode.py +331 -0
  2006. package/skills/slack-gif-creator/templates/fade.py +329 -0
  2007. package/skills/slack-gif-creator/templates/flip.py +291 -0
  2008. package/skills/slack-gif-creator/templates/kaleidoscope.py +211 -0
  2009. package/skills/slack-gif-creator/templates/morph.py +329 -0
  2010. package/skills/slack-gif-creator/templates/move.py +293 -0
  2011. package/skills/slack-gif-creator/templates/pulse.py +268 -0
  2012. package/skills/slack-gif-creator/templates/shake.py +127 -0
  2013. package/skills/slack-gif-creator/templates/slide.py +291 -0
  2014. package/skills/slack-gif-creator/templates/spin.py +269 -0
  2015. package/skills/slack-gif-creator/templates/wiggle.py +300 -0
  2016. package/skills/slack-gif-creator/templates/zoom.py +312 -0
  2017. package/skills/slo-implementation/SKILL.md +3 -1
  2018. package/skills/smtp-penetration-testing/SKILL.md +7 -2
  2019. package/skills/social-content/SKILL.md +6 -1
  2020. package/skills/software-architecture/SKILL.md +6 -1
  2021. package/skills/solidity-security/SKILL.md +3 -1
  2022. package/skills/spark-optimization/SKILL.md +3 -1
  2023. package/skills/sql-injection-testing/SKILL.md +7 -2
  2024. package/skills/sql-optimization-patterns/SKILL.md +3 -1
  2025. package/skills/sql-pro/SKILL.md +94 -170
  2026. package/skills/sqlmap-database-pentesting/SKILL.md +7 -2
  2027. package/skills/square-automation/SKILL.md +181 -0
  2028. package/skills/ssh-penetration-testing/SKILL.md +7 -2
  2029. package/skills/startup-analyst/SKILL.md +3 -1
  2030. package/skills/startup-business-analyst-business-case/SKILL.md +3 -1
  2031. package/skills/startup-business-analyst-financial-projections/SKILL.md +3 -1
  2032. package/skills/startup-business-analyst-market-opportunity/SKILL.md +3 -1
  2033. package/skills/startup-financial-modeling/SKILL.md +3 -1
  2034. package/skills/startup-metrics-framework/SKILL.md +3 -1
  2035. package/skills/stitch-ui-design/SKILL.md +4 -1
  2036. package/skills/stride-analysis-patterns/SKILL.md +3 -1
  2037. package/skills/stripe-automation/SKILL.md +203 -0
  2038. package/skills/stripe-integration/SKILL.md +44 -429
  2039. package/skills/subagent-driven-development/SKILL.md +3 -1
  2040. package/skills/supabase-automation/SKILL.md +241 -0
  2041. package/skills/swiftui-expert-skill/SKILL.md +1 -1
  2042. package/skills/systematic-debugging/SKILL.md +85 -272
  2043. package/skills/systems-programming-rust-project/SKILL.md +2 -0
  2044. package/skills/tailwind-design-system/SKILL.md +3 -1
  2045. package/skills/tailwind-patterns/SKILL.md +7 -1
  2046. package/skills/tavily-web/SKILL.md +3 -1
  2047. package/skills/tdd-orchestrator/SKILL.md +3 -1
  2048. package/skills/tdd-workflow/SKILL.md +6 -1
  2049. package/skills/tdd-workflows-tdd-cycle/SKILL.md +2 -0
  2050. package/skills/tdd-workflows-tdd-green/SKILL.md +3 -1
  2051. package/skills/tdd-workflows-tdd-red/SKILL.md +3 -1
  2052. package/skills/tdd-workflows-tdd-refactor/SKILL.md +2 -0
  2053. package/skills/team-collaboration-issue/SKILL.md +2 -0
  2054. package/skills/team-collaboration-standup-notes/SKILL.md +2 -0
  2055. package/skills/team-collaboration-standup-notes/resources/implementation-playbook.md +3 -3
  2056. package/skills/team-composition-analysis/SKILL.md +3 -1
  2057. package/skills/telegram-automation/SKILL.md +224 -0
  2058. package/skills/telegram-bot-builder/SKILL.md +5 -1
  2059. package/skills/telegram-mini-app/SKILL.md +5 -1
  2060. package/skills/temporal-python-pro/SKILL.md +3 -1
  2061. package/skills/temporal-python-testing/SKILL.md +3 -1
  2062. package/skills/terraform-infrastructure/SKILL.md +164 -0
  2063. package/skills/terraform-module-library/SKILL.md +3 -1
  2064. package/skills/terraform-skill/SKILL.md +19 -19
  2065. package/skills/terraform-specialist/SKILL.md +3 -1
  2066. package/skills/test-automator/SKILL.md +3 -1
  2067. package/skills/test-driven-development/SKILL.md +3 -1
  2068. package/skills/test-fixing/SKILL.md +3 -1
  2069. package/skills/testing-patterns/SKILL.md +125 -206
  2070. package/skills/testing-patterns/scripts/test_runner.py +219 -0
  2071. package/skills/testing-qa/SKILL.md +231 -0
  2072. package/skills/theme-factory/SKILL.md +6 -1
  2073. package/skills/threat-mitigation-mapping/SKILL.md +3 -1
  2074. package/skills/threat-modeling-expert/SKILL.md +3 -1
  2075. package/skills/threejs-skills/SKILL.md +642 -10
  2076. package/skills/tiktok-automation/SKILL.md +183 -0
  2077. package/skills/todoist-automation/SKILL.md +236 -0
  2078. package/skills/tool-design/SKILL.md +3 -3
  2079. package/skills/top-web-vulnerabilities/SKILL.md +7 -2
  2080. package/skills/track-management/SKILL.md +3 -1
  2081. package/skills/track-management/resources/implementation-playbook.md +4 -4
  2082. package/skills/trello-automation/SKILL.md +186 -0
  2083. package/skills/trigger-dev/SKILL.md +5 -1
  2084. package/skills/turborepo-caching/SKILL.md +3 -1
  2085. package/skills/tutorial-engineer/SKILL.md +3 -1
  2086. package/skills/twilio-communications/SKILL.md +5 -1
  2087. package/skills/twitter-automation/SKILL.md +236 -0
  2088. package/skills/typescript-advanced-types/SKILL.md +3 -1
  2089. package/skills/typescript-expert/SKILL.md +6 -1
  2090. package/skills/typescript-pro/SKILL.md +91 -52
  2091. package/skills/ui-ux-designer/SKILL.md +3 -1
  2092. package/skills/ui-ux-pro-max/SKILL.md +88 -74
  2093. package/skills/ui-ux-pro-max/data/stacks/jetpack-compose.csv +53 -0
  2094. package/skills/ui-ux-pro-max/scripts/core.py +2 -1
  2095. package/skills/ui-ux-pro-max/scripts/design_system.py +1 -1
  2096. package/skills/ui-visual-validator/SKILL.md +3 -1
  2097. package/skills/unit-testing-test-generate/SKILL.md +3 -1
  2098. package/skills/unity-developer/SKILL.md +3 -1
  2099. package/skills/unity-ecs-patterns/SKILL.md +3 -1
  2100. package/skills/unreal-engine-cpp-pro/SKILL.md +1 -1
  2101. package/skills/upgrading-expo/SKILL.md +12 -108
  2102. package/skills/upstash-qstash/SKILL.md +5 -1
  2103. package/skills/using-git-worktrees/SKILL.md +6 -1
  2104. package/skills/using-neon/SKILL.md +1 -1
  2105. package/skills/using-superpowers/SKILL.md +6 -1
  2106. package/skills/uv-package-manager/SKILL.md +3 -1
  2107. package/skills/vector-database-engineer/SKILL.md +2 -0
  2108. package/skills/vector-index-tuning/SKILL.md +3 -1
  2109. package/skills/vercel-automation/SKILL.md +231 -0
  2110. package/skills/vercel-deploy-claimable/SKILL.md +4 -1
  2111. package/skills/verification-before-completion/SKILL.md +6 -1
  2112. package/skills/viral-generator-builder/SKILL.md +5 -1
  2113. package/skills/voice-agents/SKILL.md +5 -1
  2114. package/skills/voice-ai-development/SKILL.md +5 -1
  2115. package/skills/voice-ai-engine-development/SKILL.md +2 -0
  2116. package/skills/vulnerability-scanner/SKILL.md +1 -1
  2117. package/skills/wcag-audit-patterns/SKILL.md +3 -1
  2118. package/skills/web-artifacts-builder/SKILL.md +7 -2
  2119. package/skills/web-design-guidelines/SKILL.md +4 -1
  2120. package/skills/web-performance-optimization/SKILL.md +2 -0
  2121. package/skills/web-security-testing/SKILL.md +184 -0
  2122. package/skills/web3-testing/SKILL.md +3 -1
  2123. package/skills/webapp-testing/SKILL.md +7 -2
  2124. package/skills/webflow-automation/SKILL.md +241 -0
  2125. package/skills/whatsapp-automation/SKILL.md +219 -0
  2126. package/skills/wiki-architect/SKILL.md +65 -0
  2127. package/skills/wiki-changelog/SKILL.md +32 -0
  2128. package/skills/wiki-onboarding/SKILL.md +82 -0
  2129. package/skills/wiki-page-writer/SKILL.md +70 -0
  2130. package/skills/wiki-qa/SKILL.md +39 -0
  2131. package/skills/wiki-researcher/SKILL.md +70 -0
  2132. package/skills/wiki-vitepress/SKILL.md +153 -0
  2133. package/skills/windows-privilege-escalation/SKILL.md +7 -2
  2134. package/skills/wireshark-analysis/SKILL.md +7 -2
  2135. package/skills/wordpress/SKILL.md +319 -0
  2136. package/skills/wordpress-penetration-testing/SKILL.md +7 -2
  2137. package/skills/wordpress-plugin-development/SKILL.md +204 -0
  2138. package/skills/wordpress-theme-development/SKILL.md +189 -0
  2139. package/skills/wordpress-woocommerce-development/SKILL.md +188 -0
  2140. package/skills/workflow-automation/SKILL.md +5 -1
  2141. package/skills/workflow-orchestration-patterns/SKILL.md +3 -1
  2142. package/skills/workflow-patterns/SKILL.md +3 -1
  2143. package/skills/wrike-automation/SKILL.md +238 -0
  2144. package/skills/writing-plans/SKILL.md +6 -1
  2145. package/skills/writing-skills/SKILL.md +614 -84
  2146. package/skills/writing-skills/examples/CLAUDE_MD_TESTING.md +189 -0
  2147. package/skills/writing-skills/examples.md +1 -1
  2148. package/skills/writing-skills/gotchas.md +1 -1
  2149. package/skills/writing-skills/references/standards/README.md +2 -2
  2150. package/skills/writing-skills/references/templates/reference.md +2 -2
  2151. package/skills/xlsx/SKILL.md +28 -217
  2152. package/skills/xlsx-official/SKILL.md +8 -3
  2153. package/skills/xss-html-injection/SKILL.md +7 -2
  2154. package/skills/youtube-automation/SKILL.md +223 -0
  2155. package/skills/youtube-summarizer/CHANGELOG.md +66 -0
  2156. package/skills/youtube-summarizer/README.md +365 -0
  2157. package/skills/youtube-summarizer/SKILL.md +412 -0
  2158. package/skills/youtube-summarizer/scripts/extract-transcript.py +65 -0
  2159. package/skills/youtube-summarizer/scripts/install-dependencies.sh +28 -0
  2160. package/skills/zapier-make-patterns/SKILL.md +5 -1
  2161. package/skills/zendesk-automation/SKILL.md +220 -0
  2162. package/skills/zoho-crm-automation/SKILL.md +211 -0
  2163. package/skills/zoom-automation/SKILL.md +222 -0
  2164. package/skills/zustand-store-ts/SKILL.md +73 -0
  2165. package/skills-index.json +1789 -329
@@ -0,0 +1,206 @@
1
+ ---
2
+ title: "Right to left | Apple Developer Documentation"
3
+ source: https://developer.apple.com/design/human-interface-guidelines/right-to-left
4
+
5
+ # Right to left
6
+
7
+ Support right-to-left languages like Arabic and Hebrew by reversing your interface as needed to match the reading direction of the related scripts.
8
+
9
+ ![A sketch of a right-aligned bulleted list within a window, suggesting an interface displayed in a right-to-left language. The image is overlaid with rectangular and circular grid lines and is tinted yellow to subtly reflect the yellow in the original six-color Apple logo.](https://docs-assets.developer.apple.com/published/5d683460f2af897b631f4dad86fd3473/foundations-rtl-intro%402x.png)
10
+
11
+ When people choose a language for their device — or just your app or game — they expect the interface to adapt in various ways (to learn more, see [Localization](https://developer.apple.com/localization/)).
12
+
13
+ System-provided UI frameworks support right-to-left (RTL) by default, allowing system-provided UI components to flip automatically in the RTL context. If you use system-provided elements and standard layouts, you might not need to make any changes to your app’s automatically reversed interface.
14
+
15
+ If you want to fine-tune your layout or enhance specific localizations to adapt to different currencies, numerals, or mathematical symbols that can occur in various locales in countries that use RTL languages, follow these guidelines.
16
+
17
+ ## [Text alignment](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Text-alignment)
18
+
19
+ **Adjust text alignment to match the interface direction, if the system doesn’t do so automatically.** For example, if you left-align text with content in the left-to-right (LTR) context, right-align the text to match the content’s mirrored position in the RTL context.
20
+
21
+ ![An illustration showing a layout of text and images in an interface. Three bars that represent text are left-aligned above a rounded rectangle area. A placeholder image is centered in the area, above another bar at the bottom edge. The bar inside the area is left-aligned.](https://docs-assets.developer.apple.com/published/7bdc0741a96d6e2aa88b79c64e151c8a/text-alignment-ltr-screen%402x.png)Left-aligned text in the LTR context
22
+
23
+ ![An illustration showing a layout of text and images in an interface. Three bars that represent text are right-aligned above a rounded rectangle area. A placeholder image is centered in the area, above another bar at the bottom edge. The bar inside the area is right-aligned. The placeholder image isn't flipped.](https://docs-assets.developer.apple.com/published/10386033d677b3fd65ec33ac16d67e56/text-alignment-rtl-screen%402x.png)Right-aligned content in the RTL context
24
+
25
+ **Align a paragraph based on its language, not on the current context.** When the alignment of a paragraph — defined as three or more lines of text — doesn’t match its language, it can be difficult to read. For example, right-aligning a paragraph that consists of LTR text can make the beginning of each line difficult to see. To improve readability, continue aligning one- and two-line text blocks to match the reading direction of the current context, but align a paragraph to match its language.
26
+
27
+ ![An image showing two paragraphs of placeholder copy. The first paragraph is in Arabic and is right-aligned. The second paragraph is in English and is left-aligned.](https://docs-assets.developer.apple.com/published/b32ae443b1d7daa1bb661b56b42b8a34/paragraph-alignment-correct%402x.png)A left-aligned paragraph in the RTL context
28
+
29
+ ![A checkmark in a circle to indicate a correct example.](https://docs-assets.developer.apple.com/published/88662da92338267bb64cd2275c84e484/checkmark%402x.png)
30
+
31
+ ![An image showing two paragraphs of placeholder copy. The first paragraph is in Arabic and the second paragraph is in English. Both paragraphs are right-aligned.](https://docs-assets.developer.apple.com/published/738bda44c81a146b02cbd67db5985ff2/paragraph-alignment-wrong%402x.png)A right-aligned paragraph in the RTL context
32
+
33
+ ![An X in a circle to indicate an incorrect example.](https://docs-assets.developer.apple.com/published/209f6f0fc8ad99d9bf59e12d82d06584/crossout%402x.png)
34
+
35
+ **Use a consistent alignment for all text items in a list.** To ensure a comfortable reading and scanning experience, reverse the alignment of all items in a list, including items that are displayed in a different script.
36
+
37
+ ![An illustration of a right-aligned list of gray bars that represent right-to-left text.](https://docs-assets.developer.apple.com/published/8e497bdc80a98b7896b492d2e5bfb57b/mixed-script-list-alignment-correct%402x.png)Right-aligned content in the RTL context
38
+
39
+ ![A checkmark in a circle to indicate a correct example.](https://docs-assets.developer.apple.com/published/88662da92338267bb64cd2275c84e484/checkmark%402x.png)
40
+
41
+ ![An illustration of a list of gray bars. The first, third, fourth, and fifth bars represent right-to-left text. The second bar is incorrectly left-aligned.](https://docs-assets.developer.apple.com/published/8764f467c4870522419bb26fa5894c09/mixed-script-list-alignment-wrong%402x.png)Mixed alignment in the RTL content
42
+
43
+ ![An X in a circle to indicate an incorrect example.](https://docs-assets.developer.apple.com/published/209f6f0fc8ad99d9bf59e12d82d06584/crossout%402x.png)
44
+
45
+ ## [Numbers and characters](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Numbers-and-characters)
46
+
47
+ Different RTL languages can use different number systems. For example, Hebrew text uses Western Arabic numerals, whereas Arabic text might use either Western or Eastern Arabic numerals. The use of Western and Eastern Arabic numerals varies among countries and regions and even among areas within the same country or region.
48
+
49
+ If your app covers mathematical concepts or other number-centric topics, it’s a good idea to identify the appropriate way to display such information in each locale you support. In contrast, apps that don’t address number-related topics can generally rely on system-provided number representations.
50
+
51
+ ![From the left, the numerals one, two, and three in Western Arabic numerals.](https://docs-assets.developer.apple.com/published/c40d3d208a9aee56d680d6915fb44fff/textformat-123-ltr%402x.png)Western Arabic numerals
52
+
53
+ ![From the right, the numerals one, two, and three in Eastern Arabic numerals.](https://docs-assets.developer.apple.com/published/8a9f9c2f6fb291304a5d93e27be0bead/textformat-123-ar%402x.png)Eastern Arabic numerals
54
+
55
+ **Don’t reverse the order of numerals in a specific number.** Regardless of the current language or the surrounding content, the digits in a specific number — such as “541,” a phone number, or a credit card number — always appear in the same order.
56
+
57
+ ![From the left, the two words order and number followed by the number 123456 in Latin script.](https://docs-assets.developer.apple.com/published/e6ae8d9dab2a6da825829cf88bfb6adb/latin-numerals%402x.png)Latin
58
+
59
+ ![From the right, the two words order and number followed by the number 12345 in Hebrew script.](https://docs-assets.developer.apple.com/published/8b4b0b82384424720d861865ac61ad37/hebrew-numerals%402x.png)Hebrew
60
+
61
+ ![From the right, the two words order and number in Arabic script, followed by the number 12345 in Western Arabic numerals.](https://docs-assets.developer.apple.com/published/427e50992b8e4900fa7f64c73ad8c0b1/western-arabic-numerals%402x.png)Arabic (Western Arabic numerals)
62
+
63
+ ![From the right, the two words order and number in Arabic script, followed by the number 12345 in Eastern Arabic numerals.](https://docs-assets.developer.apple.com/published/6edfa8597370c06b66cdbbaae728f97b/eastern-arabic-numerals%402x.png)Arabic (Eastern Arabic numerals)
64
+
65
+ **Reverse the order of numerals that show progress or a counting direction; never flip the numerals themselves.** Controls like progress bars, sliders, and rating controls often include numerals to clarify their meaning. If you use numerals in this way, be sure to reverse the order of the numerals to match the direction of the flipped control. Also reverse a sequence of numerals if you use the sequence to communicate a specific order.
66
+
67
+ ![A horizontal row of five stars. From the left, the first three and a half stars are filled. Below the stars is a row of Latin numerals, each numeral vertically aligned with a star above. From the left, the numerals are one, two, three, four, and five.](https://docs-assets.developer.apple.com/published/d249f8e9df8a8dfcf1526dc3f5c4dd5b/match-numeral-order-to-directional-controls-latin%402x.png)Latin
68
+
69
+ ![A horizontal row of five stars. From the right, the first three and a half stars are filled. Below the stars is a row of Eastern Arabic numerals, each numeral vertically aligned with a star above. From the right, the numerals are one, two, three, four, and five.](https://docs-assets.developer.apple.com/published/77bb1e2c8c704fa2235bd7cc8d7acf31/match-numeral-order-to-directional-controls-eastern-arabic%402x.png)Arabic (Eastern Arabic numerals)
70
+
71
+ ![A horizontal row of five stars. From the right, the first three and a half stars are filled. Below the stars is a row of Western Arabic numerals, each numeral vertically aligned with a star above. From the right, the numerals are one, two, three, four, and five.](https://docs-assets.developer.apple.com/published/164c27556e186de5aa0c0312639f1c8f/match-numeral-order-to-directional-controls-western-arabic-hebrew%402x.png)Hebrew
72
+
73
+ ![A horizontal row of five stars. From the right, the first three and a half stars are filled. Below the stars is a row of Western Arabic numerals, each numeral vertically aligned with a star above. From the right, the numerals are one, two, three, four, and five.](https://docs-assets.developer.apple.com/published/164c27556e186de5aa0c0312639f1c8f/match-numeral-order-to-directional-controls-western-arabic-hebrew%402x.png)Arabic (Western Arabic numerals)
74
+
75
+ ## [Controls](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Controls)
76
+
77
+ **Flip controls that show progress from one value to another.** Because people tend to view forward progress as moving in the same direction as the language they read, it makes sense to flip controls like sliders and progress indicators in the RTL context. When you do this, also be sure to reverse the positions of the accompanying glyphs or images that depict the beginning and ending values of the control.
78
+
79
+ ![An illustration of a volume control slider. The left side has a right-facing speaker glyph with no sound emerging, and the right side has a right-facing speaker glyph with sound waves projecting from it, showing that moving the thumb from left to right makes the volume louder.](https://docs-assets.developer.apple.com/published/7ef757b48788617e37c2a275b6b47f6d/flipped-directional-control-ltr%402x.png)A directional control in the LTR context
80
+
81
+ ![An illustration of a volume control slider. The right side has a left-facing speaker glyph with no sound emerging, and the left side has a left-facing speaker glyph with sound waves projecting from it, showing that moving the thumb from right to left makes the volume louder.](https://docs-assets.developer.apple.com/published/b5619e5a9fb04db70e26dac8c20313b2/flipped-directional-control-rtl%402x.png)A directional control in the RTL context
82
+
83
+ **Flip controls that help people navigate or access items in a fixed order.** For example, in the RTL context, a back button must point to the right so the flow of screens matches the reading order of the RTL language. Similarly, next or previous buttons that let people access items in an ordered list need to flip in the RTL context to match the reading order.
84
+
85
+ **Preserve the direction of a control that refers to an actual direction or points to an onscreen area.** For example, if you provide a control that means “to the right,” it must always point right, regardless of the current context.
86
+
87
+ **Visually balance adjacent Latin and RTL scripts when necessary.** In buttons, labels, and titles, Arabic or Hebrew text can appear too small when next to uppercased Latin text, because Arabic and Hebrew don’t include uppercase letters. To visually balance Arabic or Hebrew text with Latin text that uses all capitals, it often works well to increase the RTL font size by about 2 points.
88
+
89
+ ![A horizontal row of three blue oval buttons. Each button is labeled with the word download. From the left, the labels are in Latin, Arabic, and Hebrew scripts, with the English label using all capital letters. Two horizontal red lines run across all three buttons, the top line is the ascender line and the bottom line is the baseline. Every letter in the English label touches both lines. Only the last two letters in the Arabic label touch or extend below the baseline; only the last letter touches the ascender line. No letters in the Hebrew label touch either line. In comparison with the Latin label, both the Arabic and Hebrew labels look small.](https://docs-assets.developer.apple.com/published/190b48a71d8d934047905be986732fb4/download-uneven-vertical-height%402x.png)Arabic and Hebrew text can look too small next to uppercased Latin text of the same font size.
90
+
91
+ ![A horizontal row of three blue oval buttons. Each button is labeled with the word download. From the left, the labels are in Latin, Arabic, and Hebrew scripts, with the English label using all capital letters. Two horizontal red lines run across all three buttons, the top line is the ascender line and the bottom line is the baseline. Every letter in the English label touches both lines. The last two letters in the Arabic label touch or extend below the baseline, and the first and last letters extend above the ascender line. All letters in the Hebrew label touch the base line and the ascender line. The increased size of the Arabic and Hebrew labels make them look similar in size to the Latin label.](https://docs-assets.developer.apple.com/published/19099f313875cd49849a1ca28f1dfca4/download-even-vertical-height%402x.png)You can slightly increase the font size of Arabic and Hebrew text to visually balance uppercased Latin text.
92
+
93
+ ## [Images](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Images)
94
+
95
+ **Avoid flipping images like photographs, illustrations, and general artwork.** Flipping an image often changes the image’s meaning; flipping a copyrighted image could be a violation. If an image’s content is strongly connected to reading direction, consider creating a new version of the image instead of flipping the original.
96
+
97
+ ![A simplified illustration of a globe that uses solid black shapes to show most of Africa, Europe, Asia, Australia, and Antarctica.](https://docs-assets.developer.apple.com/published/ca80fd6003c4ebff97714123a33c974e/image-displayed-right%402x.png)
98
+
99
+ ![A checkmark in a circle to indicate a correct example.](https://docs-assets.developer.apple.com/published/88662da92338267bb64cd2275c84e484/checkmark%402x.png)
100
+
101
+ ![A simplified illustration of a globe that shows a horizontally flipped Eastern hemisphere with Africa on the far right and Australia on the far left.](https://docs-assets.developer.apple.com/published/0310648a2b1ff40a796e5544d057d30b/image-displayed-wrong%402x.png)
102
+
103
+ ![An X in a circle to indicate an incorrect example.](https://docs-assets.developer.apple.com/published/209f6f0fc8ad99d9bf59e12d82d06584/crossout%402x.png)
104
+
105
+ **Reverse the positions of images when their order is meaningful.** For example, if you display multiple images in a specific order like chronological, alphabetical, or favorite, reverse their positions to preserve the order’s meaning in the RTL context.
106
+
107
+ ![An illustration showing a layout of text and images within a rounded rectangle. A short bar representing text is left-aligned in the upper-left corner. Below the bar is an area that contains four squares, including a blue square with a placeholder image on the left side. From the left, a row of five square areas at the bottom of the rectangle contain the following shapes: heart, circle, star, square, and triangle.](https://docs-assets.developer.apple.com/published/f8e833e7f73aa3f6ce268dd33f174862/image-positions-ltr%402x.png)Items with meaningful positions in the LTR context
108
+
109
+ ![An illustration showing a layout of text and images within a rounded rectangle. A short bar representing text is right-aligned in the upper-right corner. Below the bar is an area that contains four squares, including a blue square with a placeholder image on the right side. From the right, a row of five square areas at the bottom of the rectangle contain the following shapes: heart, circle, star, square, and triangle.](https://docs-assets.developer.apple.com/published/5071b9cf5e2c0a2395803018149eab87/image-positions-rtl%402x.png)Items with meaningful positions in the RTL context
110
+
111
+ ## [Interface icons](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Interface-icons)
112
+
113
+ When you use [SF Symbols](https://developer.apple.com/design/human-interface-guidelines/sf-symbols) to supply interface icons for your app, you get variants for the RTL context and localized symbols for Arabic and Hebrew, among other languages. If you create custom symbols, you can specify their directionality. For developer guidance, see [Creating custom symbol images for your app](https://developer.apple.com/documentation/UIKit/creating-custom-symbol-images-for-your-app).
114
+
115
+ ![Three horizontal lines, stacked evenly on top of each other. Each line is preceded by a bullet on left. The shape of a closed book with its spine on the left. A rounded rectangle containing a left-aligned row of three dots. A pencil is slanted at about forty-five degrees, with its point right of the rightmost dot and its eraser extending out of the top-right corner of the rectangle. A rounded rectangle with a black bar across the top that occupies about a quarter of the rectangle's height. A left-aligned row of white dots is in the left side of the bar. A rounded rectangle that contains a smaller, solid-black rounded rectangle near the left side. Outside the rectangle and to the right is a solid-black semicircle with a vertical straight edge that's close to the vertical right side of the rectangle.](https://docs-assets.developer.apple.com/published/eec2236f5595e04904c2b5494696ec1b/directional-symbols-ltr%402x.png)LTR variants of directional symbols
116
+
117
+ ![Three horizontal lines, stacked evenly on top of each other. Each line is preceded by a bullet on right. The shape of a closed book with its spine on the right. A rounded rectangle containing a right-aligned row of three dots. A pencil is slanted at about forty-five degrees, with its point left of the leftmost dot and its eraser extending out of the middle of the rectangle's top. A rounded rectangle with a black bar across the top that occupies about a quarter of the rectangle's height. A right-aligned row of white dots is in the right side of the bar. A rounded rectangle that contains a smaller, solid-black rounded rectangle near the right side. Outside the rectangle and to the left is a solid-black semicircle with a vertical straight edge that's close to the vertical left side of the rectangle.](https://docs-assets.developer.apple.com/published/9f036ccf7a0ca74375f080c94feb77a3/directional-symbols-rtl%402x.png)RTL variants of directional symbols
118
+
119
+ **Flip interface icons that represent text or reading direction.** For example, if an interface icon uses left-aligned bars to represent text in the LTR context, right-align the bars in the RTL context.
120
+
121
+ ![A rounded rectangle that contains three horizontal left-aligned lines.](https://docs-assets.developer.apple.com/published/298befd594e841846cd466f60d2bea6a/doc-plaintext-ltr%402x.png)LTR variant of a symbol that represents text
122
+
123
+ ![A rounded rectangle that contains three horizontal right-aligned lines.](https://docs-assets.developer.apple.com/published/bfae7054f6aec52f1a63e31b6c0db79d/doc-plaintext-rtl%402x.png)RTL variant of a symbol that represents text
124
+
125
+ **Consider creating a localized version of an interface icon that displays text.** Some interface icons include letters or words to help communicate a script-related concept, like font-size choice or a signature. If you have a custom interface icon that needs to display actual text, consider creating a localized version. For example, SF Symbols offers different versions of the signature, rich-text, and I-beam pointer symbols for use with Latin, Hebrew, and Arabic text, among others.
126
+
127
+ ![A small X left-aligned above a horizontal line. A stylized signature begins at the X and finishes at the right end of the line. A rounded rectangle containing a capital letter A in the top-left corner and a stack of two horizontal lines in the top-right corner. A placeholder image appears in the bottom half of the rectangle. A large capital letter A to the left of a tall I-beam cursor.](https://docs-assets.developer.apple.com/published/431f27ff945804173931cfd38f595b2c/text-icon-localized-latin%402x.png)Latin
128
+
129
+ ![A small X right-aligned above a horizontal line. A stylized signature begins at the X and finishes at the left end of the line. A rounded rectangle containing the letter Alef in the top-right corner and a stack of two horizontal lines in the top-left corner. A placeholder image appears in the bottom half of the rectangle. A large letter Alef to the right of a tall I-beam cursor.](https://docs-assets.developer.apple.com/published/b457fc7b677ccbf085cd1ea1d8bc5601/text-icon-localized-hebrew%402x.png)Hebrew
130
+
131
+ ![A small X right-aligned above a horizontal line. A stylized signature begins at the X and finishes at the left end of the line. A rounded rectangle containing the letter Ain in the top-right corner and a stack of two horizontal lines in the top-left corner. A placeholder image appears in the bottom half of the rectangle. A large letter Dad to the right of a tall I-beam cursor.](https://docs-assets.developer.apple.com/published/7c91fa369eb21255aed0a545bcf9b62d/text-icon-localized-arabic%402x.png)Arabic
132
+
133
+ If you have a custom interface icon that uses letters or words to communicate a concept unrelated to reading or writing, consider designing an alternative image that doesn’t use text.
134
+
135
+ **Flip an interface icon that shows forward or backward motion.** When something moves in the same direction that people read, they typically interpret that direction as forward; when something moves in the opposite direction, people tend to interpret the direction as backward. An interface icon that depicts an object moving forward or backward needs to flip in the RTL context to preserve the meaning of the motion. For example, an icon that represents a speaker typically shows sound waves emanating forward from the speaker. In the LTR context, the sound waves come from the left, so in the RTL context, the icon needs to flip to show the waves coming from the right.
136
+
137
+ ![The outline of a speaker with three concentric curved lines emanating to the right.](https://docs-assets.developer.apple.com/published/d43d629eea61239a9268d6616551b48c/speaker-wave-3-ltr%402x.png)LTR variant of a symbol that depicts forward motion
138
+
139
+ ![The outline of a speaker with three concentric curved lines emanating to the left.](https://docs-assets.developer.apple.com/published/d10bb4c00b214c16a802183377134b59/speaker-wave-3-rtl%402x.png)RTL variant of a symbol that depicts forward motion
140
+
141
+ **Don’t flip logos or universal signs and marks.** Displaying a flipped logo confuses people and can have legal repercussions. Always display a logo in its original form, even if it includes text. People expect universal symbols and marks like the checkmark to have a consistent appearance, so avoid flipping them.
142
+
143
+ ![A rounded square that contains the black Apple TV logo, which consists of a solid black apple to the left of the lowercase letters T and V.](https://docs-assets.developer.apple.com/published/7c7eb6d19b63d77412c7754893c0f65c/appletv-ltr%402x.png)A logo
144
+
145
+ ![A checkmark.](https://docs-assets.developer.apple.com/published/31cfb3b8b93a1747eddac562a979a9cb/checkmark-ltr%402x.png)A universal symbol or mark
146
+
147
+ **In general, avoid flipping interface icons that depict real-world objects.** Unless you use the object to indicate directionality, it’s best to avoid flipping an icon that represents a familiar item. For example, clocks work the same everywhere, so a traditional clock interface icon needs to look the same regardless of language direction. Some interface icons might seem to reference language or reading direction because they represent items that are slanted for right-handed use. However, most people are right-handed, so flipping an icon that shows a right-handed tool isn’t necessary and might be confusing.
148
+
149
+ ![A black disk with two white lines in the nine o'clock position.](https://docs-assets.developer.apple.com/published/2d167db99027c9f44270a86a273f225f/clock-fill-ltr%402x.png)
150
+
151
+ ![A pencil with an eraser, slanted at about forty-five degrees with the point in the bottom-left.](https://docs-assets.developer.apple.com/published/6597719e77e19638bb265cd6c58f9a8a/pencil-ltr%402x.png)
152
+
153
+ ![The silhouette of a game controller with a white plus sign on the left and two white buttons on the right.](https://docs-assets.developer.apple.com/published/c3f51c228de248bf096aae7164836eab/gamecontroller-fill-ltr%402x.png)
154
+
155
+ **Before merely flipping a complex custom interface icon, consider its individual components and the overall visual balance.** In some cases, a component — like a badge, slash, or magnifying glass — needs to adhere to a visual design language regardless of localization. For example, SF Symbols maintains visual consistency by using the same backslash to represent the prohibition or negation of a symbol’s meaning in both LTR and RTL versions.
156
+
157
+ ![A silhouette of a speaker pointing right with a backslash on top of it.](https://docs-assets.developer.apple.com/published/0557fd6fd8fc1b2c347cd869baa6ae0e/speaker-slash-fill-ltr%402x.png)LTR variant of a symbol that includes a backslash
158
+
159
+ ![A silhouette of a speaker pointing left with a backslash on top of it.](https://docs-assets.developer.apple.com/published/42dc822fc59ebc4c8d02d6e6c7fa0959/speaker-slash-fill-rtl%402x.png)RTL variant of a symbol that includes a backslash
160
+
161
+ In other cases, you might need to flip a component (or its position) to ensure the localized version of the icon still makes sense. For example, if a badge represents the actual UI that people see in your app, it needs to flip if your UI flips. Alternatively, if a badge modifies the meaning of an interface icon, consider whether flipping the badge preserves both the modified meaning and the overall visual balance of the icon. In the images shown below, the badge doesn’t depict an object in the UI, but keeping it in the top-right corner visually unbalances the cart.
162
+
163
+ ![A silhouette of a wheeled shopping cart that faces right. A white plus sign inside a black disk is in the top-right corner.](https://docs-assets.developer.apple.com/published/faa9849953c7b1b1470db91ed25125d0/cart-fill-badge-plus-ltr%402x.png)
164
+
165
+ ![A checkmark in a circle to indicate a correct example.](https://docs-assets.developer.apple.com/published/88662da92338267bb64cd2275c84e484/checkmark%402x.png)
166
+
167
+ ![A silhouette of a wheeled shopping cart that faces left. A white plus sign inside a black disk is in the top-right corner.](https://docs-assets.developer.apple.com/published/c065f8369e681461bc34ea590b80994b/cart-fill-badge-rtl-unbalanced%402x.png)
168
+
169
+ ![An X in a circle to indicate an incorrect example.](https://docs-assets.developer.apple.com/published/209f6f0fc8ad99d9bf59e12d82d06584/crossout%402x.png)
170
+
171
+ ![A silhouette of a wheeled shopping cart that faces left. A white plus sign inside a black disk is in the top-left corner.](https://docs-assets.developer.apple.com/published/97251e1850265c3b1d654d1e4631ca74/cart-fill-badge-plus-rtl%402x.png)
172
+
173
+ ![A checkmark in a circle to indicate a correct example.](https://docs-assets.developer.apple.com/published/88662da92338267bb64cd2275c84e484/checkmark%402x.png)
174
+
175
+ If your custom interface icon includes a component that can imply handedness, like a tool, consider preserving the orientation of the tool while flipping the base image if necessary.
176
+
177
+ ![A rounded rectangle that contains a black dot in the top-right corner. The outline of a magnifying glass that contains a stack of two left-aligned lines is on top of the rectangle and to the left of the dot, slanted at about 135 degrees.](https://docs-assets.developer.apple.com/published/0c8dd8148be262162bb75a017e2ae197/mail-and-text-magnifyingglass-ltr%402x.png)LTR variant of a symbol that depicts a tool
178
+
179
+ ![A rounded rectangle that contains a black dot in the top-left corner. The outline of a magnifying glass that contains a stack of two rightt-aligned lines is on top of the rectangle and to the right of the dot, slanted at about 135 degrees.](https://docs-assets.developer.apple.com/published/f3ca739120456691b67e55d150596716/mail-and-text-magnifyingglass-rtl%402x.png)RTL variant of a symbol that depicts a tool
180
+
181
+ ## [Platform considerations](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Platform-considerations)
182
+
183
+ _No additional considerations for iOS, iPadOS, macOS, tvOS, visionOS, or watchOS._
184
+
185
+ ## [Resources](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Resources)
186
+
187
+ #### [Related](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Related)
188
+
189
+ [Layout](https://developer.apple.com/design/human-interface-guidelines/layout)
190
+
191
+ [Inclusion](https://developer.apple.com/design/human-interface-guidelines/inclusion)
192
+
193
+ [SF Symbols](https://developer.apple.com/design/human-interface-guidelines/sf-symbols)
194
+
195
+ #### [Developer documentation](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Developer-documentation)
196
+
197
+ [Localization](https://developer.apple.com/localization/)
198
+
199
+ [Preparing views for localization](https://developer.apple.com/documentation/SwiftUI/Preparing-views-for-localization) — SwiftUI
200
+
201
+ #### [Videos](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Videos)
202
+
203
+ [![](https://devimages-cdn.apple.com/wwdc-services/images/3055294D-836B-4513-B7B0-0BC5666246B0/4498DDBC-5903-48A6-85EB-47BCACA39DFB/9915_wide_250x141_1x.jpg) Enhance your app’s multilingual experience ](https://developer.apple.com/videos/play/wwdc2025/222)
204
+
205
+ [![](https://devimages-cdn.apple.com/wwdc-services/images/124/7F5167EA-F6A3-4605-83FF-FF75E802969C/6527_wide_250x141_1x.jpg) Design for Arabic ](https://developer.apple.com/videos/play/wwdc2022/10034)
206
+
@@ -0,0 +1,310 @@
1
+ ---
2
+ title: "SF Symbols | Apple Developer Documentation"
3
+ source: https://developer.apple.com/design/human-interface-guidelines/sf-symbols
4
+
5
+ # SF Symbols
6
+
7
+ SF Symbols provides thousands of consistent, highly configurable symbols that integrate seamlessly with the San Francisco system font, automatically aligning with text in all weights and sizes.
8
+
9
+ ![A sketch of the SF Symbols icon. The image is overlaid with rectangular and circular grid lines and is tinted yellow to subtly reflect the yellow in the original six-color Apple logo.](https://docs-assets.developer.apple.com/published/06d528652b87b23f1cecaf5faceedf30/foundations-sf-symbols-intro%402x.png)
10
+
11
+ You can use a symbol to convey an object or concept wherever interface icons can appear, such as in toolbars, tab bars, context menus, and within text.
12
+
13
+ Availability of individual symbols and features varies based on the version of the system you’re targeting. Symbols and symbol features introduced in a given year aren’t available in earlier operating systems.
14
+
15
+ Visit [SF Symbols](https://developer.apple.com/sf-symbols/) to download the app and browse the full set of symbols. Be sure to understand the terms and conditions for using SF Symbols, including the prohibition against using symbols — or images that are confusingly similar — in app icons, logos, or any other trademarked use. For developer guidance, see [Configuring and displaying symbol images in your UI](https://developer.apple.com/documentation/UIKit/configuring-and-displaying-symbol-images-in-your-ui).
16
+
17
+ ## [Rendering modes](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Rendering-modes)
18
+
19
+ SF Symbols provides four rendering modes — monochrome, hierarchical, palette, and multicolor — that give you multiple options when applying color to symbols. For example, you might want to use multiple opacities of your app’s accent color to give symbols depth and emphasis, or specify a palette of contrasting colors to display symbols that coordinate with various color schemes.
20
+
21
+ To support the rendering modes, SF Symbols organizes a symbol’s paths into distinct layers. For example, the `cloud.sun.rain.fill` symbol consists of three layers: the primary layer contains the cloud paths, the secondary layer contains the paths that define the sun and its rays, and the tertiary layer contains the raindrop paths.
22
+
23
+ ![An image of the cloud sun rain fill symbol. The cloud is black and the raindrops and sun are gray to indicate that the cloud is in the primary layer.](https://docs-assets.developer.apple.com/published/42c350caa5e5117d40d45ac28c258832/sf-three-layers-primary%402x.png)Primary
24
+
25
+ ![An image of the cloud sun rain fill symbol. The sun is black and the raindrops and cloud are gray to indicate that the sun is in the secondary layer.](https://docs-assets.developer.apple.com/published/9acc461ef73c512ab21e4713fcdc75a3/sf-three-layers-secondary%402x.png)Secondary
26
+
27
+ ![An image of the cloud sun rain fill symbol. The raindrops are black and the sun and cloud are gray to indicate that the raindrops are in the primary layer.](https://docs-assets.developer.apple.com/published/f2ec783b9aedc7f59c3485efb83fbb94/sf-three-layers-tertiary%402x.png)Tertiary
28
+
29
+ Depending on the rendering mode you choose, a symbol can produce various appearances. For example, Hierarchical rendering mode assigns a different opacity of a single color to each layer, creating a visual hierarchy that gives depth to the symbol.
30
+
31
+ ![An image of the cloud sun rain fill symbol that uses three different opacities of the system blue color in the symbol’s three different layers: the cloud is fully opaque, the sun is about 50% opaque, and the raindrops are about 25% opaque.](https://docs-assets.developer.apple.com/published/35fe9f56dee989f094845e640951fef5/sf-three-layers-color%402x.png)
32
+
33
+ To learn more about supporting rendering modes in custom symbols, see [Custom symbols](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Custom-symbols).
34
+
35
+ SF Symbols supports the following rendering modes.
36
+
37
+ **Monochrome** — Applies one color to all layers in a symbol. Within a symbol, paths render in the color you specify or as a transparent shape within a color-filled path.
38
+
39
+ ![A diagram showing a row of eight symbols, all of which use a single opacity of the system blue color.](https://docs-assets.developer.apple.com/published/b296a9ee1b06b49c011209c83b537096/sf-monochrome%402x.png)
40
+
41
+ **Hierarchical** — Applies one color to all layers in a symbol, varying the color’s opacity according to each layer’s hierarchical level.
42
+
43
+ ![A diagram showing a row of eight symbols, each of which uses different opacities of the system blue color. From the left, the square and arrow up symbol uses full opacity for the arrow and low opacity in the square. Next, folder badge plus uses full opacity for the badge and low opacity for the folder. Trash slash uses full opacity for the slash and low opacity for the can. Calendar day timeline right uses full opacity for the horizontal indicator and low opacity for the square and dots. List number uses full opacity for the column of numbers and low opacity for the horizontal lines. Text format A B C dotted underline uses full opacity for the dots under the low-opacity letters. iPhone radio waves left and right uses full opacity for the device outline, mid opacity in the screen area, and low opacity for the radio wave lines. Lastly, the PC symbol uses full opacity for the device outline and the onscreen sad face and horizontal lines and mid opacity in the screen background.](https://docs-assets.developer.apple.com/published/c035476f6266b094b051d4e392329092/sf-hierarchical%402x.png)
44
+
45
+ **Palette** — Applies two or more colors to a symbol, using one color per layer. Specifying only two colors for a symbol that defines three levels of hierarchy means the secondary and tertiary layers use the same color.
46
+
47
+ ![A diagram showing a row of eight symbols, each of which uses a combination of gray and the system blue color. From the left, the square and arrow up symbol uses blue for the arrow and light gray for the square. Next, folder badge plus uses blue for the badge and light gray for the folder. Trash slash uses blue for the slash and light gray for the can. Calendar day timeline right uses blue for the horizontal indicator and light gray for the square and dots. List number uses blue for the column of numbers and light gray for the horizontal lines. Text format A B C dotted underline uses blue for the dots under the light gray letters. iPhone radio waves left and right uses blue for the device outline, medium gray in the screen area, and light gray for the radio wave lines. Lastly, the PC symbol uses blue for the device outline and the onscreen sad face and horizontal lines and medium gray in the screen background.](https://docs-assets.developer.apple.com/published/5ea6a976464ec36e5dbdbf30588a25e0/sf-palette%402x.png)
48
+
49
+ **Multicolor** — Applies intrinsic colors to some symbols to enhance meaning. For example, the `leaf` symbol uses green to reflect the appearance of leaves in the physical world, whereas the `trash.slash` symbol uses red to signal data loss. Some multicolor symbols include layers that can receive other colors.
50
+
51
+ ![A diagram showing a row of eight symbols, using combinations of various colors. From the left, the square and arrow up symbol uses blue for all lines. Next, folder badge plus uses green for the badge and blue for the folder. Trash slash uses red for both the slash and the can. Calendar day timeline right uses red for the horizontal indicator, dark gray for the square, and light gray for the dots. List number uses black for the column of numbers and medium gray for the horizontal lines. Text format A B C dotted underline uses red for the dots under the black letters. iPhone radio waves left and right uses blue for all lines. Lastly, the PC symbol uses yellow for the device outline, white for the onscreen sad face and horizontal lines, and blue in the screen background.](https://docs-assets.developer.apple.com/published/82097ab3d98f098d12935ab4d6c1c896/sf-multicolor%402x.png)
52
+
53
+ Regardless of rendering mode, using system-provided colors ensures that symbols automatically adapt to accessibility accommodations and appearance modes like vibrancy and Dark Mode. For developer guidance, see [renderingMode(_:)](https://developer.apple.com/documentation/swiftui/image/renderingmode\(_:\)).
54
+
55
+ **Confirm that a symbol’s rendering mode works well in every context.** Depending on factors like the size of a symbol and its contrast with the current background color, different rendering modes can affect how well people can discern the symbol’s details. You can use the automatic setting to get a symbol’s preferred rendering mode, but it’s still a good idea to check the results for places where a different rendering mode might improve a symbol’s legibility.
56
+
57
+ ## [Gradients](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Gradients)
58
+
59
+ In SF Symbols 7 and later, gradient rendering generates a smooth linear gradient from a single source color. You can use gradients across all rendering modes for both system and custom colors and for custom symbols. Gradients render for symbols of any size, but look best at larger sizes.
60
+
61
+ ![The sun symbol with a solid yellow fill.](https://docs-assets.developer.apple.com/published/2df52fad04d6250f02143138ff76da14/sf-symbols-sun-solid-fill%402x.png)Solid fill
62
+
63
+ ![The sun symbol with a gradient fill derived from a single yellow source color. The gradient color is bright on the left edge of the symbol, and subtly darkens as it approaches the right edge.](https://docs-assets.developer.apple.com/published/18a48b9b3b9f3842ff42f1331edeb5fb/sf-symbols-sun-gradient-fill%402x.png)Gradient fill
64
+
65
+ ## [Variable color](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Variable-color)
66
+
67
+ With variable color, you can represent a characteristic that can change over time — like capacity or strength — regardless of rendering mode. To visually communicate such a change, variable color applies color to different layers of a symbol as a value reaches different thresholds between zero and 100 percent.
68
+
69
+ For example, you could use variable color with the `speaker.wave.3` symbol to communicate three different ranges of sound — plus the state where there’s no sound — by mapping the layers that represent the curved wave paths to different ranges of decibel values. In the case of no sound, no wave layers get color. In all other cases, a wave layer receives color when the sound reaches a threshold the system defines based on the number of nonzero states you want to represent.
70
+
71
+ ![A diagram showing four versions of the speaker wave three symbol, each of which displays color in a different number of wave paths. From the left, the number of waves with color is zero, one, two, and three.](https://docs-assets.developer.apple.com/published/e03af602ef484d26ff5cc3428e98079a/sf-variable-color%402x.png)
72
+
73
+ Sometimes, it can make sense for some of a symbol’s layers to opt out of variable color. For example, in the `speaker.wave.3` symbol shown above, the layer that contains the speaker path doesn’t receive variable color because a speaker doesn’t change as the sound level changes. A symbol can support variable color in any number of layers.
74
+
75
+ **Use variable color to communicate change — don’t use it to communicate depth.** To convey depth and visual hierarchy, use Hierarchical rendering mode to elevate certain layers and distinguish foreground and background elements in a symbol.
76
+
77
+ ## [Weights and scales](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Weights-and-scales)
78
+
79
+ SF Symbols provides symbols in a wide range of weights and scales to help you create adaptable designs.
80
+
81
+ ![A diagram showing the square and arrow up symbol in all 27 weights and scales.](https://docs-assets.developer.apple.com/published/a46e2c294c605c4f5e5f626c67d6bb2d/sf-scales-weights%402x.png)
82
+
83
+ Each of the nine symbol weights — from ultralight to black — corresponds to a weight of the San Francisco system font, helping you achieve precise weight matching between symbols and adjacent text, while supporting flexibility for different sizes and contexts.
84
+
85
+ Each symbol is also available in three scales: small, medium (the default), and large. The scales are defined relative to the cap height of the San Francisco system font.
86
+
87
+ ![A diagram showing the first of three images of the plus circle symbol followed by the capitalized word add. In each image, the word uses the same size, but the symbol uses a different size. The symbol size is small in this image. Two parallel horizontal lines appear across all three images. The top line shows the height of the capital letter A and the bottom line is the baseline under the word add. In this small symbol, the circle touches both lines.](https://docs-assets.developer.apple.com/published/bf6a6d81c531a772bbe9c768af32f0b8/sf-symbol-scale-small%402x.png)Small
88
+
89
+ ![The second of three images of the plus circle symbol followed by the capitalized word add. In this medium symbol, the circle extends slightly above and below the lines.](https://docs-assets.developer.apple.com/published/aa672f59358a8bb354e4ea9e7d258467/sf-symbol-scale-medium%402x.png)Medium
90
+
91
+ ![The third of three images of the plus circle symbol followed by the capitalized word add. In this large symbol, the vertical line of the plus sign almost touches both lines.](https://docs-assets.developer.apple.com/published/6696a9dbf59f8ef7118ac712067de2e6/sf-symbol-scale-large%402x.png)Large
92
+
93
+ Specifying a scale lets you adjust a symbol’s emphasis compared to adjacent text, without disrupting the weight matching with text that uses the same point size. For developer guidance, see [`imageScale(_:)`](https://developer.apple.com/documentation/SwiftUI/View/imageScale\(_:\)) (SwiftUI), [`UIImage.SymbolScale`](https://developer.apple.com/documentation/UIKit/UIImage/SymbolScale) (UIKit), and [`NSImage.SymbolConfiguration`](https://developer.apple.com/documentation/AppKit/NSImage/SymbolConfiguration-swift.class) (AppKit).
94
+
95
+ ## [Design variants](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Design-variants)
96
+
97
+ SF Symbols defines several design variants — such as fill, slash, and enclosed — that can help you communicate precise states and actions while maintaining visual consistency and simplicity in your UI. For example, you could use the slash variant of a symbol to show that an item or action is unavailable, or use the fill variant to indicate selection.
98
+
99
+ Outline is the most common variant in SF Symbols. An outlined symbol has no solid areas, resembling the appearance of text. Most symbols are also available in a fill variant, in which the areas within some shapes are solid.
100
+
101
+ In addition to outline and fill, SF Symbols also defines variants that include a slash or enclose a symbol within a shape like a circle, square, or rectangle. In many cases, enclosed and slash variants can combine with outline or fill variants.
102
+
103
+ ![A diagram showing two rows of the same five symbols. In the top row, every symbol uses the outline variant; the bottom row shows the fill variant of each symbol. From the left, the symbols are heart, heart slash, heart circle, heart square, and a heart in a rectangle.](https://docs-assets.developer.apple.com/published/c4486c6d1dc36ea164665276e912139a/sf-variants%402x.png)
104
+
105
+ SF Symbols provides many variants for specific languages and writing systems, including Latin, Arabic, Hebrew, Hindi, Thai, Chinese, Japanese, Korean, Cyrillic, Devanagari, and several Indic numeral systems. Language- and script-specific variants adapt automatically when the device language changes. For guidance, see [Images](https://developer.apple.com/design/human-interface-guidelines/right-to-left#Images).
106
+
107
+ ![A diagram with eight rows of the same twelve symbols, where each row shows a localized version of the symbol. From the left the symbols are doc rich text, doc rich text fill, character book closed, character book closed fill, character bubble, character bubble fill, character, text format superscript, text format subscript, text format size, character text box, and character cursor I beam.](https://docs-assets.developer.apple.com/published/cf9d526c8f3a39b600f0226125a2b228/sf-localized%402x.png)
108
+
109
+ Symbol variants support a range of design goals. For example:
110
+
111
+ * The outline variant works well in toolbars, lists, and other places where you display a symbol alongside text.
112
+
113
+ * Symbols that use an enclosing shape — like a square or circle — can improve legibility at small sizes.
114
+
115
+ * The solid areas in a fill variant tend to give a symbol more visual emphasis, making it a good choice for iOS tab bars and swipe actions and places where you use an accent color to communicate selection.
116
+
117
+
118
+
119
+
120
+ In many cases, the view that displays a symbol determines whether to use outline or fill, so you don’t have to specify a variant. For example, an iOS tab bar prefers the fill variant, whereas a toolbar takes the outline variant.
121
+
122
+ ## [Animations](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Animations)
123
+
124
+ SF Symbols provides a collection of expressive, configurable animations that enhance your interface and add vitality to your app. Symbol animations help communicate ideas, provide feedback in response to people’s actions, and signal changes in status or ongoing activities.
125
+
126
+ Animations work on all SF Symbols in the library, in all rendering modes, weights, and scales, and on custom symbols. For considerations when animating custom symbols, see [Custom symbols](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Custom-symbols). You can control the playback of an animation, whether you want the animation to run from start to finish, or run indefinitely, repeating its effect until a condition is met. You can customize behaviors, like changing the playback speed of an animation or determining whether to reverse an animation before repeating it. For developer guidance, see [Symbols](https://developer.apple.com/documentation/Symbols) and [`SymbolEffect`](https://developer.apple.com/documentation/Symbols/SymbolEffect).
127
+
128
+ **Appear** — Causes a symbol to gradually emerge into view.
129
+
130
+ Video with custom controls.
131
+
132
+ Content description: A video showing three symbols with the same appear animation effect applied to each. In each animation, the symbol layers gradually animate into view. From the left, the symbols are an antenna with radio waves that animate from the center outward, a photo stack with lines representing a stack animating from the bottom to the top, and a waveform animating from left to right.
133
+
134
+ Play
135
+
136
+ **Disappear** — Causes a symbol to gradually recede out of view.
137
+
138
+ Video with custom controls.
139
+
140
+ Content description: A video showing three symbols with the same disappear animation effect applied to each. In each animation, all the symbol layers gradually animate out of view. From the left, the symbols are a folder with a badge plus icon, two overlapping lightbulbs, and two overlapping chat bubbles
141
+
142
+ Play
143
+
144
+ **Bounce** — Briefly scales a symbol with an elastic-like movement that goes either up or down and then returns to the symbol’s initial state. The bounce animation plays once by default and can help communicate that an action occurred or needs to take place.
145
+
146
+ Video with custom controls.
147
+
148
+ Content description: A video showing three symbols with the same bounce animation effect applied to each. In each animation, the symbol layers individually bounce. From the left, the symbols are a music note with three lines, text that reads haha, and the Live Photos icon.
149
+
150
+ Play
151
+
152
+ **Scale** — Changes the size of a symbol, increasing or decreasing its scale. Unlike the bounce animation, which returns the symbol to its original state, the scale animation persists until you set a new scale or remove the effect. You might use the scale animation to draw people’s attention to a selected item or as feedback when people choose a symbol.
153
+
154
+ Video with custom controls.
155
+
156
+ Content description: A video showing three symbols with the same scale animation effect applied to each. In each animation, the symbol decreases in size, and after a pause, increases back to the original size. From the left, the symbols are a PIP exit window, a 3D stack of three diagonally positioned squares, and an overlapping HomePod and HomePod mini.
157
+
158
+ Play
159
+
160
+ **Pulse** — Varies the opacity of a symbol over time. This animation automatically pulses only the layers within a symbol that are annotated to pulse, and optionally can pulse all layers within a symbol. You might use the pulse animation to communicate ongoing activity, playing it continuously until a condition is met.
161
+
162
+ Video with custom controls.
163
+
164
+ Content description: A video showing three symbols with the same pulse animation effect applied to each. In each animation, one layer pulses its opacity. From the left, the symbols are the AirPlay icon with a pulsing screen, a chat bubble with a waveform that is overlapped with a pulsing pause button, and a pulsing rectangle to represent a screen that is overlapped with a person icon.
165
+
166
+ Play
167
+
168
+ **Variable color** — Incrementally varies the opacity of layers within a symbol. This animation can be cumulative or iterative. When cumulative, color changes persist for each layer until the animation cycle is complete. When iterative, color changes occur one layer at a time. You might use variable color to communicate progress or ongoing activity, such as playback, connecting, or broadcasting. You can customize the animation to autoreverse — meaning reverse the animation to the starting point and replay the sequence — as well as hide inactive layers rather than reduce their opacity.
169
+
170
+ The arrangement of layers within a symbol determines how variable color behaves during a repeating animation. Symbols with layers that are arranged linearly where the start and end points don’t meet are annotated as _open loop_. Symbols with layers that follow a complete shape where the start and end points do meet, like in a circular progress indicator, are annotated as _closed loop_. Variable color animations for symbols with closed loop designs feature seamless, continuous playback.
171
+
172
+ Video with custom controls.
173
+
174
+ Content description: A video showing three symbols with the same variable color animation effect applied to each. In each animation, color is added one path at a time. From the left, the symbols are a speaker with color cycling through three sound waves, a Wi-Fi symbol with color cycling through two paths that represent signal strength before reversing and replaying the animation, and a sprinkler icon with color cycling through droplets.
175
+
176
+ Play
177
+
178
+ **Replace** — Replaces one symbol with another. The replace animation works between arbitrary symbols and across all weights and rendering modes. This animation features three configurations:
179
+
180
+ * Down-up, where the outgoing symbol scales down and the incoming symbol scales up, communicating a change in state.
181
+
182
+ * Up-up, where both the outgoing and incoming symbols scale up. This configuration communicates a change in state that includes a sense of forward progression.
183
+
184
+ * Off-up, where the outgoing symbol hides immediately and the incoming symbol scales up. This configuration communicates a state change that emphasizes the next available state or action.
185
+
186
+
187
+
188
+
189
+ Video with custom controls.
190
+
191
+ Content description: A video showing three symbols with the same replace animation effect applied to each. In each animation, one symbol is replaced by a new symbol, and then replaced by the original symbol. From the left, the symbols are a grid of four squares replaced by a bulleted list, a cloud with rain replaced by a cloud partly blocking the sun, and microphone symbol replaced by an x symbol in a circle.
192
+
193
+ Play
194
+
195
+ From left to right: down-up, up-up, off-up
196
+
197
+ **Magic Replace** — Performs a smart transition between two symbols with related shapes. For example, slashes can draw on and off, and badges can appear or disappear, or you can replace them independently of the base symbol. Magic Replace is the new default replace animation, but doesn’t occur between unrelated symbols; the default down-up animation occurs instead. You can choose a custom direction for the fallback animation in these situations if you prefer one other than the default.
198
+
199
+ Video with custom controls.
200
+
201
+ Content description: A video showing three symbols each with a shape being added, removed, or replaced using the Magic Replace animation effect. In each animation, the symbol is transformed, and then the transformation is reverted. From the left, the symbols are a credit card with a triangle caution shape added, a microphone with a diagonal slash added, and a circular ID with a checkmark badge replaced by an X badge.
202
+
203
+ Play
204
+
205
+ **Wiggle** — Moves the symbol back and forth along a directional axis. You might use the wiggle animation to highlight a change or a call to action that a person might overlook. Wiggle can also add a dynamic emphasis to an interaction or reinforce what the symbol is representing, such as when an arrow points in a specific direction.
206
+
207
+ Video with custom controls.
208
+
209
+ Content description: A video showing three symbols that wiggle laterally, rotationally, or along a linear axis. From the left, the symbols are an arrow pointing down at a container that wiggles vertically; a stack of two photos that wiggles rotationally; and a top-down car between two lane markers with arrows pointing inward that wiggles horizontally.
210
+
211
+ Play
212
+
213
+ **Breathe** — Smoothly increases and decreases the presence of a symbol, giving it a living quality. You might use the breathe animation to convey status changes, or signal that an activity is taking place, like an ongoing recording session. Breathe is similar to pulse; however pulse animates by changing opacity alone, while breathe changes both opacity and size to convey ongoing activity.
214
+
215
+ Video with custom controls.
216
+
217
+ Content description: A video showing three symbols that breathe in and out, growing and shrinking in size and changing opacity in a smooth rhythm. From the left, the symbols are a stylized waveform of vertical lines that expand and contract from left to right with a pulse of variable opacity; a pair of translation word bubbles that grow with reduced opacity, then shrink with increased opacity; and three concentric mindfulness rings that pulse outward with reduced opacity, then inward with increased opacity.
218
+
219
+ Play
220
+
221
+ **Rotate** — Rotates the symbol to act as a visual indicator or imitate an object’s behavior in the real world. For example, when a task is in progress, rotation confirms that it’s working as expected. The rotate animation causes some symbols to rotate entirely, while in others only certain parts of the symbol rotate. Symbols like the desk fan, for example, use the By Layer rotation option to spin only the fan blades.
222
+
223
+ Video with custom controls.
224
+
225
+ Content description: A video showing three symbols that either rotate completely or contain a rotating shape. From the left, the symbols are a rotating gear; a desk fan with rotating fan blades; and two dots rotating on concentric orbital paths around a center circle.
226
+
227
+ Play
228
+
229
+ **Draw On / Draw Off** — In SF Symbols 7 and later, draws the symbol along a path through a set of guide points, either from offscreen to onscreen (Draw On) or from onscreen to offscreen (Draw Off). You can draw all layers at once, stagger them, or draw each layer one at a time. You might use the draw animation to convey progress, as with a download, or to reinforce the meaning of a symbol, like a directional arrow.
230
+
231
+ **Apply symbol animations judiciously.** While there’s no limit to how many animations you can add to a view, too many animations can overwhelm an interface and distract people.
232
+
233
+ **Make sure that animations serve a clear purpose in communicating a symbol’s intent.** Each type of animation has a discrete movement that communicates a certain type of action or elicits a certain response. Consider how people might interpret an animated symbol and whether the animation, or combination of animations, might be confusing.
234
+
235
+ **Use symbol animations to communicate information more efficiently.** Animations provide visual feedback, reinforcing that something happened in your interface. You can use animations to present complex information in a simple way and without taking up a lot of visual space.
236
+
237
+ **Consider your app’s tone when adding animations.** When animating a symbol, think about what the animation can convey and how that might align with your brand identity and your app’s overall style and tone. For guidance, see [Branding](https://developer.apple.com/design/human-interface-guidelines/branding).
238
+
239
+ ## [Custom symbols](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Custom-symbols)
240
+
241
+ If you need a symbol that SF Symbols doesn’t provide, you can create your own. To create a custom symbol, first export the template for a symbol that’s similar to the design you want, then use a vector-editing tool to modify it. For developer guidance, see [Creating custom symbol images for your app](https://developer.apple.com/documentation/UIKit/creating-custom-symbol-images-for-your-app).
242
+
243
+ Important
244
+
245
+ SF Symbols includes copyrighted symbols that depict Apple products and features. You can display these symbols in your app, but you can’t customize them. To help you identify a noncustomizable symbol, the SF Symbols app badges it with an Info icon; to help you use the symbol correctly, the inspector pane describes its usage restrictions.
246
+
247
+ Using a process called _annotating_ , you can assign a specific color — or a specific hierarchical level, such as primary, secondary, or tertiary — to each layer in a custom symbol. Depending on the rendering modes you support, you can use a different mode in each instance of the symbol in your app.
248
+
249
+ **Use the template as a guide.** Create a custom symbol that’s consistent with the ones the system provides in level of detail, optical weight, alignment, position, and perspective. Strive to design a symbol that is:
250
+
251
+ * Simple
252
+
253
+ * Recognizable
254
+
255
+ * Inclusive
256
+
257
+ * Directly related to the action or content it represents
258
+
259
+
260
+
261
+
262
+ For guidance, see [Icons](https://developer.apple.com/design/human-interface-guidelines/icons).
263
+
264
+ **Assign negative side margins to your custom symbol if necessary.** SF Symbols supports negative side margins to aid optical horizontal alignment when a symbol contains a badge or other elements that increase its width. For example, negative side margins can help you horizontally align a stack of folder symbols, some of which include a badge. The name of each margin includes the relevant configuration — such as “left-margin-Regular-M” — so be sure to use this naming pattern if you add margins to your custom symbols.
265
+
266
+ **Optimize layers to use animations with custom symbols.** If you want to animate your symbol by layer, make sure to annotate the layers in the SF Symbols app. The Z-order determines the order that you want to apply colors to the layers of a variable color symbol, and you can choose whether to animate those changes from front-to-back, or back-to-front. You can also animate by layer groups to have related layers move together.
267
+
268
+ **Test animations for custom symbols.** It’s important to test your custom symbols with all of the animation presets because the shapes and paths might not appear how you expect when the layers are in motion. To get the most out of this feature, consider drawing your custom symbols with whole shapes. For example, a custom symbol similar to the `person.2.fill` symbol doesn’t need to create a cutout for the shape representing the person on the left. Instead, you can draw the full shape of the person, and in addition to that, draw an offset path of the person on the right to help represent the gap between them. You can later annotate this offset path as an erase layer to render the symbol as you want. This method of drawing helps preserve additional layer information that allows for animations to perform as you expect.
269
+
270
+ **Avoid making custom symbols that include common variants, such as enclosures or badges.** The SF Symbols app offers a component library for creating variants of your custom symbol. Using the component library allows you to create commonly used variants of your custom symbol while maintaining design consistency with the included SF Symbols.
271
+
272
+ **Provide alternative text labels for custom symbols.** Alternative text labels — or accessibility descriptions — let VoiceOver describe visible UI and content, making navigation easier for people with visual disabilities. For guidance, see [VoiceOver](https://developer.apple.com/design/human-interface-guidelines/voiceover).
273
+
274
+ **Don’t design replicas of Apple products.** Apple products are copyrighted and you can’t reproduce them in your custom symbols. Also, you can’t customize a symbol that SF Symbols identifies as representing an Apple feature or product.
275
+
276
+ ## [Platform considerations](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Platform-considerations)
277
+
278
+ _No additional considerations for iOS, iPadOS, macOS, tvOS, visionOS, or watchOS._
279
+
280
+ ## [Resources](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Resources)
281
+
282
+ #### [Related](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Related)
283
+
284
+ [Download SF Symbols](https://developer.apple.com/sf-symbols/)
285
+
286
+ [Typography](https://developer.apple.com/design/human-interface-guidelines/typography)
287
+
288
+ [Icons](https://developer.apple.com/design/human-interface-guidelines/icons)
289
+
290
+ #### [Developer documentation](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Developer-documentation)
291
+
292
+ [Symbols](https://developer.apple.com/documentation/Symbols) — Symbols framework
293
+
294
+ [Configuring and displaying symbol images in your UI](https://developer.apple.com/documentation/UIKit/configuring-and-displaying-symbol-images-in-your-ui) — UIKit
295
+
296
+ [Creating custom symbol images for your app](https://developer.apple.com/documentation/UIKit/creating-custom-symbol-images-for-your-app) — UIKit
297
+
298
+ #### [Videos](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Videos)
299
+
300
+ [![](https://devimages-cdn.apple.com/wwdc-services/images/3055294D-836B-4513-B7B0-0BC5666246B0/4F1E5BC7-921E-46C0-927A-D84295787A94/9994_wide_250x141_1x.jpg) What’s new in SF Symbols 7 ](https://developer.apple.com/videos/play/wwdc2025/337)
301
+
302
+ ## [Change log](https://developer.apple.com/design/human-interface-guidelines/sf-symbols#Change-log)
303
+
304
+ Date| Changes
305
+ ---|---
306
+ July 28, 2025| Updated with guidance for Draw animations and gradient rendering in SF Symbols 7.
307
+ June 10, 2024| Updated with guidance for new animations and features of SF Symbols 6.
308
+ June 5, 2023| Added a new section on animations. Included animation guidance for custom symbols.
309
+ September 14, 2022| Added a new section on variable color. Removed instructions on creating custom symbol paths, exporting templates, and layering paths, deferring to developer articles that cover these topics.
310
+