@ngxtm/devkit 3.15.0 → 3.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SKILLS_INDEX.md +1914 -459
- package/merged-commands/3d-web-experience.md +5 -1
- package/merged-commands/ab-test-setup.md +6 -1
- package/merged-commands/accessibility-compliance-accessibility-audit.md +2 -0
- package/merged-commands/active-directory-attacks.md +7 -2
- package/merged-commands/activecampaign-automation.md +214 -0
- package/merged-commands/address-github-comments.md +6 -1
- package/merged-commands/agent-evaluation.md +5 -1
- package/merged-commands/agent-framework-azure-ai-py.md +338 -0
- package/merged-commands/agent-framework-azure-hosted-agents.md +3 -0
- package/merged-commands/agent-manager-skill.md +3 -1
- package/merged-commands/agent-memory-mcp.md +6 -1
- package/merged-commands/agent-memory-systems.md +5 -1
- package/merged-commands/agent-orchestration-improve-agent.md +2 -0
- package/merged-commands/agent-orchestration-multi-agent-optimize.md +2 -0
- package/merged-commands/agent-tool-builder.md +5 -1
- package/merged-commands/agents-v2-py.md +326 -0
- package/merged-commands/ai-agent-development.md +174 -0
- package/merged-commands/ai-agents-architect.md +5 -1
- package/merged-commands/ai-engineer.md +3 -1
- package/merged-commands/ai-ml.md +253 -0
- package/merged-commands/ai-product.md +5 -1
- package/merged-commands/ai-wrapper-product.md +5 -1
- package/merged-commands/airflow-dag-patterns.md +3 -1
- package/merged-commands/airtable-automation.md +175 -0
- package/merged-commands/algolia-search.md +4 -0
- package/merged-commands/algorithmic-art.md +106 -375
- package/merged-commands/amplitude-automation.md +221 -0
- package/merged-commands/analytics-tracking.md +6 -1
- package/merged-commands/android-jetpack-compose-expert.md +152 -0
- package/merged-commands/angular-best-practices.md +562 -0
- package/merged-commands/angular-migration.md +3 -1
- package/merged-commands/angular-state-management.md +634 -0
- package/merged-commands/angular-ui-patterns.md +511 -0
- package/merged-commands/angular.md +821 -0
- package/merged-commands/anti-reversing-techniques.md +3 -1
- package/merged-commands/antigravity-workflows.md +80 -0
- package/merged-commands/api-design-principles.md +3 -1
- package/merged-commands/api-documentation-generator.md +2 -0
- package/merged-commands/api-documentation.md +164 -0
- package/merged-commands/api-documenter.md +3 -1
- package/merged-commands/api-fuzzing-bug-bounty.md +7 -2
- package/merged-commands/api-patterns.md +1 -1
- package/merged-commands/api-security-best-practices.md +2 -0
- package/merged-commands/api-security-testing.md +172 -0
- package/merged-commands/api-testing-observability-api-mock.md +2 -0
- package/merged-commands/app-builder.md +6 -1
- package/merged-commands/app-store-optimization.md +6 -1
- package/merged-commands/application-performance-performance-optimization.md +2 -0
- package/merged-commands/architect-review.md +2 -0
- package/merged-commands/architecture-decision-records.md +7 -5
- package/merged-commands/architecture-patterns.md +3 -1
- package/merged-commands/architecture.md +6 -1
- package/merged-commands/arm-cortex-expert.md +3 -1
- package/merged-commands/asana-automation.md +176 -0
- package/merged-commands/async-python-patterns.md +3 -1
- package/merged-commands/attack-tree-construction.md +3 -1
- package/merged-commands/audio-transcriber.md +559 -0
- package/merged-commands/auth-implementation-patterns.md +3 -1
- package/merged-commands/automate-whatsapp.md +10 -10
- package/merged-commands/autonomous-agent-patterns.md +3 -1
- package/merged-commands/autonomous-agents.md +5 -1
- package/merged-commands/avalonia-layout-zafiro.md +6 -1
- package/merged-commands/avalonia-viewmodels-zafiro.md +6 -1
- package/merged-commands/avalonia-zafiro-development.md +6 -1
- package/merged-commands/aws-cost-cleanup.md +309 -0
- package/merged-commands/aws-cost-optimizer.md +192 -0
- package/merged-commands/aws-penetration-testing.md +7 -2
- package/merged-commands/aws-serverless.md +5 -1
- package/merged-commands/azd-deployment.md +2 -0
- package/merged-commands/azure-ai-agents-persistent-dotnet.md +354 -0
- package/merged-commands/azure-ai-agents-persistent-java.md +142 -0
- package/merged-commands/azure-ai-anomalydetector-java.md +261 -0
- package/merged-commands/azure-ai-contentsafety-java.md +287 -0
- package/merged-commands/azure-ai-contentsafety-py.md +219 -0
- package/merged-commands/azure-ai-contentsafety-ts.md +305 -0
- package/merged-commands/azure-ai-contentunderstanding-py.md +278 -0
- package/merged-commands/azure-ai-document-intelligence-dotnet.md +342 -0
- package/merged-commands/azure-ai-document-intelligence-ts.md +328 -0
- package/merged-commands/azure-ai-formrecognizer-java.md +346 -0
- package/merged-commands/azure-ai-ml-py.md +276 -0
- package/merged-commands/azure-ai-openai-dotnet.md +460 -0
- package/merged-commands/azure-ai-projects-dotnet.md +353 -0
- package/merged-commands/azure-ai-projects-java.md +157 -0
- package/merged-commands/azure-ai-projects-py.md +300 -0
- package/merged-commands/azure-ai-projects-ts.md +294 -0
- package/merged-commands/azure-ai-textanalytics-py.md +232 -0
- package/merged-commands/azure-ai-transcription-py.md +74 -0
- package/merged-commands/azure-ai-translation-document-py.md +254 -0
- package/merged-commands/azure-ai-translation-text-py.md +279 -0
- package/merged-commands/azure-ai-translation-ts.md +291 -0
- package/merged-commands/azure-ai-vision-imageanalysis-java.md +294 -0
- package/merged-commands/azure-ai-vision-imageanalysis-py.md +265 -0
- package/merged-commands/azure-ai-voicelive-dotnet.md +270 -0
- package/merged-commands/azure-ai-voicelive-java.md +230 -0
- package/merged-commands/azure-ai-voicelive-py.md +314 -0
- package/merged-commands/azure-ai-voicelive-ts.md +470 -0
- package/merged-commands/azure-appconfiguration-java.md +475 -0
- package/merged-commands/azure-appconfiguration-py.md +254 -0
- package/merged-commands/azure-appconfiguration-ts.md +354 -0
- package/merged-commands/azure-communication-callautomation-java.md +259 -0
- package/merged-commands/azure-communication-callingserver-java.md +96 -0
- package/merged-commands/azure-communication-chat-java.md +315 -0
- package/merged-commands/azure-communication-common-java.md +309 -0
- package/merged-commands/azure-communication-sms-java.md +279 -0
- package/merged-commands/azure-compute-batch-java.md +384 -0
- package/merged-commands/azure-containerregistry-py.md +257 -0
- package/merged-commands/azure-cosmos-db-py.md +244 -0
- package/merged-commands/azure-cosmos-java.md +263 -0
- package/merged-commands/azure-cosmos-py.md +285 -0
- package/merged-commands/azure-cosmos-rust.md +140 -0
- package/merged-commands/azure-cosmos-ts.md +476 -0
- package/merged-commands/azure-data-tables-java.md +339 -0
- package/merged-commands/azure-data-tables-py.md +248 -0
- package/merged-commands/azure-eventgrid-dotnet.md +493 -0
- package/merged-commands/azure-eventgrid-java.md +310 -0
- package/merged-commands/azure-eventgrid-py.md +173 -0
- package/merged-commands/azure-eventhub-dotnet.md +367 -0
- package/merged-commands/azure-eventhub-java.md +361 -0
- package/merged-commands/azure-eventhub-py.md +245 -0
- package/merged-commands/azure-eventhub-rust.md +132 -0
- package/merged-commands/azure-eventhub-ts.md +273 -0
- package/merged-commands/azure-functions.md +5 -1
- package/merged-commands/azure-identity-dotnet.md +344 -0
- package/merged-commands/azure-identity-java.md +371 -0
- package/merged-commands/azure-identity-py.md +197 -0
- package/merged-commands/azure-identity-rust.md +120 -0
- package/merged-commands/azure-identity-ts.md +308 -0
- package/merged-commands/azure-keyvault-certificates-rust.md +182 -0
- package/merged-commands/azure-keyvault-keys-rust.md +172 -0
- package/merged-commands/azure-keyvault-keys-ts.md +274 -0
- package/merged-commands/azure-keyvault-py.md +252 -0
- package/merged-commands/azure-keyvault-secrets-rust.md +147 -0
- package/merged-commands/azure-keyvault-secrets-ts.md +274 -0
- package/merged-commands/azure-maps-search-dotnet.md +499 -0
- package/merged-commands/azure-messaging-webpubsub-java.md +307 -0
- package/merged-commands/azure-messaging-webpubsubservice-py.md +250 -0
- package/merged-commands/azure-mgmt-apicenter-dotnet.md +416 -0
- package/merged-commands/azure-mgmt-apicenter-py.md +247 -0
- package/merged-commands/azure-mgmt-apimanagement-dotnet.md +315 -0
- package/merged-commands/azure-mgmt-apimanagement-py.md +283 -0
- package/merged-commands/azure-mgmt-applicationinsights-dotnet.md +491 -0
- package/merged-commands/azure-mgmt-arizeaiobservabilityeval-dotnet.md +235 -0
- package/merged-commands/azure-mgmt-botservice-dotnet.md +339 -0
- package/merged-commands/azure-mgmt-botservice-py.md +325 -0
- package/merged-commands/azure-mgmt-fabric-dotnet.md +343 -0
- package/merged-commands/azure-mgmt-fabric-py.md +263 -0
- package/merged-commands/azure-mgmt-mongodbatlas-dotnet.md +359 -0
- package/merged-commands/azure-mgmt-weightsandbiases-dotnet.md +333 -0
- package/merged-commands/azure-microsoft-playwright-testing-ts.md +307 -0
- package/merged-commands/azure-monitor-ingestion-java.md +235 -0
- package/merged-commands/azure-monitor-ingestion-py.md +209 -0
- package/merged-commands/azure-monitor-opentelemetry-exporter-java.md +289 -0
- package/merged-commands/azure-monitor-opentelemetry-exporter-py.md +209 -0
- package/merged-commands/azure-monitor-opentelemetry-py.md +229 -0
- package/merged-commands/azure-monitor-opentelemetry-ts.md +324 -0
- package/merged-commands/azure-monitor-query-java.md +422 -0
- package/merged-commands/azure-monitor-query-py.md +257 -0
- package/merged-commands/azure-postgres-ts.md +482 -0
- package/merged-commands/azure-resource-manager-cosmosdb-dotnet.md +255 -0
- package/merged-commands/azure-resource-manager-durabletask-dotnet.md +382 -0
- package/merged-commands/azure-resource-manager-mysql-dotnet.md +397 -0
- package/merged-commands/azure-resource-manager-playwright-dotnet.md +302 -0
- package/merged-commands/azure-resource-manager-postgresql-dotnet.md +437 -0
- package/merged-commands/azure-resource-manager-redis-dotnet.md +361 -0
- package/merged-commands/azure-resource-manager-sql-dotnet.md +324 -0
- package/merged-commands/azure-search-documents-dotnet.md +344 -0
- package/merged-commands/azure-search-documents-py.md +533 -0
- package/merged-commands/azure-search-documents-ts.md +271 -0
- package/merged-commands/azure-security-keyvault-keys-dotnet.md +411 -0
- package/merged-commands/azure-security-keyvault-keys-java.md +367 -0
- package/merged-commands/azure-security-keyvault-secrets-java.md +361 -0
- package/merged-commands/azure-servicebus-dotnet.md +338 -0
- package/merged-commands/azure-servicebus-py.md +272 -0
- package/merged-commands/azure-servicebus-ts.md +238 -0
- package/merged-commands/azure-speech-to-text-rest-py.md +377 -0
- package/merged-commands/azure-storage-blob-java.md +393 -0
- package/merged-commands/azure-storage-blob-py.md +224 -0
- package/merged-commands/azure-storage-blob-rust.md +137 -0
- package/merged-commands/azure-storage-blob-ts.md +487 -0
- package/merged-commands/azure-storage-file-datalake-py.md +216 -0
- package/merged-commands/azure-storage-file-share-py.md +243 -0
- package/merged-commands/azure-storage-file-share-ts.md +498 -0
- package/merged-commands/azure-storage-queue-py.md +218 -0
- package/merged-commands/azure-storage-queue-ts.md +529 -0
- package/merged-commands/azure-web-pubsub-ts.md +315 -0
- package/merged-commands/backend-architect.md +3 -1
- package/merged-commands/backend-dev-guidelines.md +6 -1
- package/merged-commands/backend-development-feature-development.md +2 -0
- package/merged-commands/backend-security-coder.md +3 -1
- package/merged-commands/backtesting-frameworks.md +3 -1
- package/merged-commands/bamboohr-automation.md +225 -0
- package/merged-commands/basecamp-automation.md +239 -0
- package/merged-commands/bash-defensive-patterns.md +3 -1
- package/merged-commands/bash-linux.md +6 -1
- package/merged-commands/bash-pro.md +3 -1
- package/merged-commands/bash-scripting.md +197 -0
- package/merged-commands/bats-testing-patterns.md +3 -1
- package/merged-commands/bazel-build-optimization.md +3 -1
- package/merged-commands/behavioral-modes.md +6 -1
- package/merged-commands/bevy-ecs-expert.md +133 -0
- package/merged-commands/billing-automation.md +3 -1
- package/merged-commands/binary-analysis-patterns.md +3 -1
- package/merged-commands/bitbucket-automation.md +229 -0
- package/merged-commands/blockchain-developer.md +3 -1
- package/merged-commands/blockrun.md +3 -1
- package/merged-commands/box-automation.md +238 -0
- package/merged-commands/brainstorming.md +37 -213
- package/merged-commands/brand-guidelines-anthropic.md +7 -2
- package/merged-commands/brand-guidelines-community.md +7 -2
- package/merged-commands/brevo-automation.md +202 -0
- package/merged-commands/broken-authentication.md +7 -2
- package/merged-commands/browser-automation.md +5 -1
- package/merged-commands/browser-extension-builder.md +5 -1
- package/merged-commands/bullmq-specialist.md +4 -0
- package/merged-commands/bun-development.md +3 -1
- package/merged-commands/burp-suite-testing.md +7 -2
- package/merged-commands/business-analyst.md +3 -1
- package/merged-commands/busybox-on-windows.md +6 -1
- package/merged-commands/c-pro.md +2 -0
- package/merged-commands/c4-architecture-c4-architecture.md +2 -0
- package/merged-commands/c4-code.md +3 -1
- package/merged-commands/c4-component.md +7 -5
- package/merged-commands/c4-container.md +4 -2
- package/merged-commands/c4-context.md +5 -3
- package/merged-commands/cal-com-automation.md +208 -0
- package/merged-commands/calendly-automation.md +216 -0
- package/merged-commands/canva-automation.md +222 -0
- package/merged-commands/canvas-design.md +7 -2
- package/merged-commands/cc-skill-backend-patterns.md +8 -3
- package/merged-commands/cc-skill-clickhouse-io.md +8 -3
- package/merged-commands/cc-skill-coding-standards.md +8 -3
- package/merged-commands/cc-skill-continuous-learning.md +6 -1
- package/merged-commands/cc-skill-frontend-patterns.md +8 -3
- package/merged-commands/cc-skill-project-guidelines-example.md +3 -1
- package/merged-commands/cc-skill-security-review.md +8 -3
- package/merged-commands/cc-skill-strategic-compact.md +6 -1
- package/merged-commands/changelog-automation.md +3 -1
- package/merged-commands/cicd-automation-workflow-automate.md +3 -1
- package/merged-commands/circleci-automation.md +182 -0
- package/merged-commands/claude-code-guide.md +7 -2
- package/merged-commands/claude-d3js-skill.md +4 -2
- package/merged-commands/clean-code.md +79 -77
- package/merged-commands/clerk-auth.md +4 -0
- package/merged-commands/clickup-automation.md +239 -0
- package/merged-commands/close-automation.md +217 -0
- package/merged-commands/cloud-architect.md +102 -131
- package/merged-commands/cloud-devops.md +236 -0
- package/merged-commands/cloud-penetration-testing.md +7 -2
- package/merged-commands/coda-automation.md +246 -0
- package/merged-commands/code-documentation-code-explain.md +3 -1
- package/merged-commands/code-documentation-doc-generate.md +3 -1
- package/merged-commands/code-refactoring-context-restore.md +2 -0
- package/merged-commands/code-refactoring-refactor-clean.md +3 -1
- package/merged-commands/code-refactoring-tech-debt.md +2 -0
- package/merged-commands/code-review-ai-ai-review.md +2 -0
- package/merged-commands/code-review-checklist.md +75 -410
- package/merged-commands/code-review-excellence.md +3 -1
- package/merged-commands/code-reviewer.md +205 -174
- package/merged-commands/codebase-cleanup-deps-audit.md +3 -1
- package/merged-commands/codebase-cleanup-refactor-clean.md +3 -1
- package/merged-commands/codebase-cleanup-tech-debt.md +2 -0
- package/merged-commands/codex-review.md +3 -1
- package/merged-commands/commit.md +1 -1
- package/merged-commands/competitive-landscape.md +3 -1
- package/merged-commands/competitor-alternatives.md +6 -1
- package/merged-commands/comprehensive-review-full-review.md +2 -0
- package/merged-commands/comprehensive-review-pr-enhance.md +3 -1
- package/merged-commands/computer-use-agents.md +5 -1
- package/merged-commands/computer-vision-expert.md +72 -0
- package/merged-commands/concise-planning.md +6 -1
- package/merged-commands/conductor-implement.md +3 -1
- package/merged-commands/conductor-manage.md +2 -0
- package/merged-commands/conductor-new-track.md +8 -6
- package/merged-commands/conductor-revert.md +3 -1
- package/merged-commands/conductor-setup.md +8 -6
- package/merged-commands/conductor-status.md +3 -1
- package/merged-commands/conductor-validator.md +3 -1
- package/merged-commands/confluence-automation.md +213 -0
- package/merged-commands/content-creator.md +7 -1
- package/merged-commands/content-marketer.md +3 -1
- package/merged-commands/context-compression.md +5 -1
- package/merged-commands/context-degradation.md +1 -1
- package/merged-commands/context-driven-development.md +3 -1
- package/merged-commands/context-fundamentals.md +1 -1
- package/merged-commands/context-management-context-restore.md +2 -0
- package/merged-commands/context-management-context-save.md +2 -0
- package/merged-commands/context-manager.md +3 -1
- package/merged-commands/context-optimization.md +1 -1
- package/merged-commands/context-window-management.md +5 -1
- package/merged-commands/context7-auto-research.md +3 -1
- package/merged-commands/conversation-memory.md +4 -0
- package/merged-commands/convertkit-automation.md +200 -0
- package/merged-commands/copilot-sdk.md +515 -0
- package/merged-commands/copy-editing.md +3 -1
- package/merged-commands/copywriting.md +6 -1
- package/merged-commands/core-components.md +6 -1
- package/merged-commands/cost-optimization.md +3 -1
- package/merged-commands/cpp-pro.md +80 -42
- package/merged-commands/cqrs-implementation.md +3 -1
- package/merged-commands/crewai.md +5 -1
- package/merged-commands/crypto-bd-agent.md +248 -0
- package/merged-commands/csharp-pro.md +3 -1
- package/merged-commands/customer-support.md +3 -1
- package/merged-commands/daily-news-report.md +7 -2
- package/merged-commands/data-engineer.md +3 -1
- package/merged-commands/data-engineering-data-driven-feature.md +2 -0
- package/merged-commands/data-engineering-data-pipeline.md +2 -0
- package/merged-commands/data-quality-frameworks.md +3 -1
- package/merged-commands/data-scientist.md +3 -1
- package/merged-commands/data-storytelling.md +3 -1
- package/merged-commands/data-structure-protocol.md +198 -0
- package/merged-commands/database-admin.md +3 -1
- package/merged-commands/database-architect.md +3 -1
- package/merged-commands/database-cloud-optimization-cost-optimize.md +3 -1
- package/merged-commands/database-design.md +158 -33
- package/merged-commands/database-migration.md +3 -1
- package/merged-commands/database-migrations-migration-observability.md +3 -1
- package/merged-commands/database-migrations-sql-migrations.md +15 -20
- package/merged-commands/database-optimizer.md +91 -163
- package/merged-commands/database.md +213 -0
- package/merged-commands/datadog-automation.md +240 -0
- package/merged-commands/dbos-golang.md +133 -0
- package/merged-commands/dbos-python.md +102 -0
- package/merged-commands/dbos-typescript.md +111 -0
- package/merged-commands/dbt-transformation-patterns.md +3 -1
- package/merged-commands/ddd-context-mapping.md +51 -0
- package/merged-commands/ddd-strategic-design.md +51 -0
- package/merged-commands/ddd-tactical-patterns.md +52 -0
- package/merged-commands/debugger.md +3 -1
- package/merged-commands/debugging-strategies.md +3 -1
- package/merged-commands/debugging-toolkit-smart-debug.md +2 -0
- package/merged-commands/deep-research.md +1 -1
- package/merged-commands/defi-protocol-templates.md +3 -1
- package/merged-commands/dependency-management-deps-audit.md +3 -1
- package/merged-commands/dependency-upgrade.md +3 -1
- package/merged-commands/deployment-engineer.md +3 -1
- package/merged-commands/deployment-pipeline-design.md +3 -1
- package/merged-commands/deployment-procedures.md +6 -1
- package/merged-commands/deployment-validation-config-validate.md +2 -0
- package/merged-commands/design-orchestration.md +6 -1
- package/merged-commands/development.md +263 -0
- package/merged-commands/devops-troubleshooter.md +3 -1
- package/merged-commands/discord-automation.md +192 -0
- package/merged-commands/discord-bot-architect.md +4 -0
- package/merged-commands/dispatching-parallel-agents.md +3 -1
- package/merged-commands/distributed-debugging-debug-trace.md +3 -1
- package/merged-commands/distributed-tracing.md +3 -1
- package/merged-commands/django-pro.md +3 -1
- package/merged-commands/doc-coauthoring.md +6 -1
- package/merged-commands/docker-expert.md +7 -2
- package/merged-commands/docs-architect.md +3 -1
- package/merged-commands/documentation-generation-doc-generate.md +3 -1
- package/merged-commands/documentation-templates.md +8 -3
- package/merged-commands/documentation.md +261 -0
- package/merged-commands/docusign-automation.md +213 -0
- package/merged-commands/docx-official.md +8 -3
- package/merged-commands/docx.md +69 -172
- package/merged-commands/domain-driven-design.md +73 -0
- package/merged-commands/dotnet-architect.md +3 -1
- package/merged-commands/dotnet-backend-patterns.md +3 -1
- package/merged-commands/dotnet-backend.md +266 -0
- package/merged-commands/dropbox-automation.md +235 -0
- package/merged-commands/dx-optimizer.md +3 -1
- package/merged-commands/e2e-testing-patterns.md +3 -1
- package/merged-commands/e2e-testing.md +166 -0
- package/merged-commands/elixir-pro.md +3 -1
- package/merged-commands/email-sequence.md +6 -1
- package/merged-commands/email-systems.md +5 -1
- package/merged-commands/embedding-strategies.md +3 -1
- package/merged-commands/employment-contract-templates.md +3 -1
- package/merged-commands/environment-setup-guide.md +2 -0
- package/merged-commands/error-debugging-error-analysis.md +2 -0
- package/merged-commands/error-debugging-error-trace.md +3 -1
- package/merged-commands/error-debugging-multi-agent-review.md +2 -0
- package/merged-commands/error-detective.md +3 -1
- package/merged-commands/error-diagnostics-error-analysis.md +2 -0
- package/merged-commands/error-diagnostics-error-trace.md +2 -0
- package/merged-commands/error-diagnostics-smart-debug.md +2 -0
- package/merged-commands/error-handling-patterns.md +3 -1
- package/merged-commands/ethical-hacking-methodology.md +7 -2
- package/merged-commands/evaluation.md +1 -1
- package/merged-commands/event-sourcing-architect.md +3 -1
- package/merged-commands/event-store-design.md +3 -1
- package/merged-commands/exa-search.md +3 -1
- package/merged-commands/executing-plans.md +6 -1
- package/merged-commands/expo-deployment.md +12 -62
- package/merged-commands/fastapi-pro.md +3 -1
- package/merged-commands/fastapi-router-py.md +57 -0
- package/merged-commands/fastapi-templates.md +3 -1
- package/merged-commands/figma-automation.md +186 -0
- package/merged-commands/file-organizer.md +252 -69
- package/merged-commands/file-path-traversal.md +7 -2
- package/merged-commands/file-uploads.md +5 -1
- package/merged-commands/find-skills.md +137 -0
- package/merged-commands/finishing-a-development-branch.md +6 -1
- package/merged-commands/firebase.md +5 -1
- package/merged-commands/firecrawl-scraper.md +3 -1
- package/merged-commands/firmware-analyst.md +3 -1
- package/merged-commands/flutter-expert.md +84 -196
- package/merged-commands/form-cro.md +6 -1
- package/merged-commands/foundry-iq-python.md +3 -0
- package/merged-commands/fp-ts-errors.md +1 -1
- package/merged-commands/fp-ts-pragmatic.md +1 -1
- package/merged-commands/fp-ts-react.md +1 -1
- package/merged-commands/framework-migration-code-migrate.md +2 -0
- package/merged-commands/framework-migration-deps-upgrade.md +2 -0
- package/merged-commands/framework-migration-legacy-modernize.md +2 -0
- package/merged-commands/free-tool-strategy.md +6 -1
- package/merged-commands/freshdesk-automation.md +224 -0
- package/merged-commands/freshservice-automation.md +218 -0
- package/merged-commands/frontend-design.md +26 -259
- package/merged-commands/frontend-dev-guidelines.md +6 -1
- package/merged-commands/frontend-developer.md +3 -1
- package/merged-commands/frontend-mobile-development-component-scaffold.md +2 -0
- package/merged-commands/frontend-mobile-security-xss-scan.md +2 -0
- package/merged-commands/frontend-security-coder.md +3 -1
- package/merged-commands/frontend-slides.md +4 -1
- package/merged-commands/frontend-ui-dark-ts.md +593 -0
- package/merged-commands/full-stack-orchestration-full-stack-feature.md +2 -0
- package/merged-commands/game-development.md +3 -1
- package/merged-commands/gcp-cloud-run.md +5 -1
- package/merged-commands/gdpr-data-handling.md +3 -1
- package/merged-commands/gemini-api-dev.md +132 -0
- package/merged-commands/geo-fundamentals.md +6 -1
- package/merged-commands/git-advanced-workflows.md +3 -1
- package/merged-commands/git-pr-workflows-git-workflow.md +2 -0
- package/merged-commands/git-pr-workflows-onboard.md +2 -0
- package/merged-commands/git-pr-workflows-pr-enhance.md +2 -0
- package/merged-commands/git-pushing.md +3 -1
- package/merged-commands/github-actions-templates.md +3 -1
- package/merged-commands/github-automation.md +232 -0
- package/merged-commands/github-issue-creator.md +142 -0
- package/merged-commands/github-workflow-automation.md +3 -1
- package/merged-commands/gitlab-automation.md +259 -0
- package/merged-commands/gitlab-ci-patterns.md +3 -1
- package/merged-commands/gitops-workflow.md +3 -1
- package/merged-commands/gmail-automation.md +275 -0
- package/merged-commands/go-concurrency-patterns.md +3 -1
- package/merged-commands/go-playwright.md +76 -0
- package/merged-commands/go-rod-master.md +544 -0
- package/merged-commands/godot-4-migration.md +126 -0
- package/merged-commands/godot-gdscript-patterns.md +3 -1
- package/merged-commands/golang-pro.md +91 -176
- package/merged-commands/google-analytics-automation.md +232 -0
- package/merged-commands/google-calendar-automation.md +181 -0
- package/merged-commands/google-drive-automation.md +198 -0
- package/merged-commands/googlesheets-automation.md +202 -0
- package/merged-commands/grafana-dashboards.md +3 -1
- package/merged-commands/graphql-architect.md +83 -168
- package/merged-commands/graphql.md +5 -1
- package/merged-commands/haskell-pro.md +2 -0
- package/merged-commands/helm-chart-scaffolding.md +3 -1
- package/merged-commands/helpdesk-automation.md +171 -0
- package/merged-commands/hig-components-content.md +91 -0
- package/merged-commands/hig-components-controls.md +93 -0
- package/merged-commands/hig-components-dialogs.md +81 -0
- package/merged-commands/hig-components-layout.md +104 -0
- package/merged-commands/hig-components-menus.md +86 -0
- package/merged-commands/hig-components-search.md +73 -0
- package/merged-commands/hig-components-status.md +91 -0
- package/merged-commands/hig-components-system.md +111 -0
- package/merged-commands/hig-foundations.md +103 -0
- package/merged-commands/hig-inputs.md +121 -0
- package/merged-commands/hig-patterns.md +109 -0
- package/merged-commands/hig-platforms.md +89 -0
- package/merged-commands/hig-project-context.md +138 -0
- package/merged-commands/hig-technologies.md +136 -0
- package/merged-commands/hosted-agents-v2-py.md +326 -0
- package/merged-commands/hr-pro.md +3 -1
- package/merged-commands/html-injection-testing.md +7 -2
- package/merged-commands/hubspot-automation.md +183 -0
- package/merged-commands/hubspot-integration.md +5 -1
- package/merged-commands/hugging-face-cli.md +3 -3
- package/merged-commands/hugging-face-jobs.md +1 -1
- package/merged-commands/hybrid-cloud-architect.md +3 -1
- package/merged-commands/hybrid-cloud-networking.md +3 -1
- package/merged-commands/hybrid-search-implementation.md +3 -1
- package/merged-commands/i18n-localization.md +1 -1
- package/merged-commands/idor-testing.md +7 -2
- package/merged-commands/imagen.md +1 -1
- package/merged-commands/incident-responder.md +3 -1
- package/merged-commands/incident-response-incident-response.md +2 -0
- package/merged-commands/incident-response-smart-fix.md +2 -0
- package/merged-commands/incident-runbook-templates.md +3 -1
- package/merged-commands/infinite-gratitude.md +2 -2
- package/merged-commands/inngest.md +5 -1
- package/merged-commands/instagram-automation.md +197 -0
- package/merged-commands/interactive-portfolio.md +5 -1
- package/merged-commands/intercom-automation.md +253 -0
- package/merged-commands/internal-comms-anthropic.md +4 -2
- package/merged-commands/internal-comms-community.md +4 -2
- package/merged-commands/ios-developer.md +3 -1
- package/merged-commands/istio-traffic-management.md +3 -1
- package/merged-commands/java-pro.md +3 -1
- package/merged-commands/javascript-mastery.md +3 -1
- package/merged-commands/javascript-pro.md +79 -41
- package/merged-commands/javascript-testing-patterns.md +3 -1
- package/merged-commands/javascript-typescript-typescript-scaffold.md +2 -0
- package/merged-commands/jira-automation.md +190 -0
- package/merged-commands/julia-pro.md +3 -1
- package/merged-commands/k8s-manifest-generator.md +3 -1
- package/merged-commands/k8s-security-policies.md +3 -1
- package/merged-commands/kaizen.md +3 -1
- package/merged-commands/klaviyo-automation.md +195 -0
- package/merged-commands/kotlin-coroutines-expert.md +100 -0
- package/merged-commands/kpi-dashboard-design.md +3 -1
- package/merged-commands/kubernetes-architect.md +3 -1
- package/merged-commands/kubernetes-deployment.md +167 -0
- package/merged-commands/langchain-architecture.md +3 -1
- package/merged-commands/langfuse.md +5 -1
- package/merged-commands/langgraph.md +5 -1
- package/merged-commands/laravel-expert.md +185 -0
- package/merged-commands/laravel-security-audit.md +223 -0
- package/merged-commands/last30days.md +6 -1
- package/merged-commands/launch-strategy.md +6 -1
- package/merged-commands/legacy-modernizer.md +79 -39
- package/merged-commands/legal-advisor.md +3 -1
- package/merged-commands/linear-automation.md +183 -0
- package/merged-commands/linear-claude-skill.md +14 -14
- package/merged-commands/linkedin-automation.md +180 -0
- package/merged-commands/linkerd-patterns.md +3 -1
- package/merged-commands/lint-and-validate.md +3 -3
- package/merged-commands/linux-privilege-escalation.md +7 -2
- package/merged-commands/linux-shell-scripting.md +7 -2
- package/merged-commands/linux-troubleshooting.md +221 -0
- package/merged-commands/llm-app-patterns.md +4 -2
- package/merged-commands/llm-application-dev-ai-assistant.md +2 -0
- package/merged-commands/llm-application-dev-langchain-agent.md +2 -0
- package/merged-commands/llm-application-dev-prompt-optimize.md +2 -0
- package/merged-commands/llm-evaluation.md +3 -1
- package/merged-commands/loki-mode.md +6 -1
- package/merged-commands/m365-agents-dotnet.md +295 -0
- package/merged-commands/m365-agents-py.md +346 -0
- package/merged-commands/m365-agents-ts.md +187 -0
- package/merged-commands/machine-learning-ops-ml-pipeline.md +2 -0
- package/merged-commands/mailchimp-automation.md +236 -0
- package/merged-commands/make-automation.md +206 -0
- package/merged-commands/malware-analyst.md +3 -1
- package/merged-commands/manifest.md +126 -0
- package/merged-commands/market-sizing-analysis.md +3 -1
- package/merged-commands/marketing-ideas.md +6 -1
- package/merged-commands/marketing-psychology.md +6 -1
- package/merged-commands/mcp-builder-ms.md +309 -0
- package/merged-commands/mcp-builder.md +184 -92
- package/merged-commands/memory-forensics.md +3 -1
- package/merged-commands/memory-safety-patterns.md +3 -1
- package/merged-commands/memory-systems.md +1 -1
- package/merged-commands/mermaid-expert.md +3 -1
- package/merged-commands/metasploit-framework.md +7 -2
- package/merged-commands/micro-saas-launcher.md +5 -1
- package/merged-commands/microservices-patterns.md +3 -1
- package/merged-commands/microsoft-azure-webjobs-extensions-authentication-events-dotnet.md +445 -0
- package/merged-commands/microsoft-teams-automation.md +216 -0
- package/merged-commands/minecraft-bukkit-pro.md +3 -1
- package/merged-commands/miro-automation.md +210 -0
- package/merged-commands/mixpanel-automation.md +229 -0
- package/merged-commands/ml-engineer.md +3 -1
- package/merged-commands/ml-pipeline-workflow.md +3 -1
- package/merged-commands/mlops-engineer.md +3 -1
- package/merged-commands/mobile-design.md +280 -170
- package/merged-commands/mobile-developer.md +3 -1
- package/merged-commands/mobile-security-coder.md +3 -1
- package/merged-commands/modern-javascript-patterns.md +3 -1
- package/merged-commands/monday-automation.md +238 -0
- package/merged-commands/monorepo-architect.md +2 -0
- package/merged-commands/monorepo-management.md +3 -1
- package/merged-commands/moodle-external-api-development.md +3 -1
- package/merged-commands/mtls-configuration.md +3 -1
- package/merged-commands/multi-agent-brainstorming.md +6 -1
- package/merged-commands/multi-agent-patterns.md +1 -1
- package/merged-commands/multi-cloud-architecture.md +3 -1
- package/merged-commands/multi-platform-apps-multi-platform.md +2 -0
- package/merged-commands/n8n-code-python.md +11 -11
- package/merged-commands/n8n-mcp-tools-expert.md +10 -10
- package/merged-commands/n8n-node-configuration.md +3 -3
- package/merged-commands/neon-postgres.md +5 -1
- package/merged-commands/nerdzao-elite-gemini-high.md +50 -0
- package/merged-commands/nerdzao-elite.md +31 -0
- package/merged-commands/nestjs-expert.md +7 -2
- package/merged-commands/network-101.md +7 -2
- package/merged-commands/network-engineer.md +3 -1
- package/merged-commands/nextjs-app-router-patterns.md +3 -1
- package/merged-commands/nextjs-best-practices.md +6 -1
- package/merged-commands/nextjs-supabase-auth.md +4 -0
- package/merged-commands/nft-standards.md +3 -1
- package/merged-commands/nodejs-backend-patterns.md +3 -1
- package/merged-commands/nodejs-best-practices.md +7 -1
- package/merged-commands/nosql-expert.md +2 -0
- package/merged-commands/notebooklm.md +3 -1
- package/merged-commands/notion-automation.md +220 -0
- package/merged-commands/notion-template-business.md +5 -1
- package/merged-commands/nx-workspace-patterns.md +3 -1
- package/merged-commands/observability-engineer.md +3 -1
- package/merged-commands/observability-monitoring-monitor-setup.md +2 -0
- package/merged-commands/observability-monitoring-slo-implement.md +3 -1
- package/merged-commands/observe-whatsapp.md +4 -4
- package/merged-commands/obsidian-clipper-template-creator.md +6 -1
- package/merged-commands/office-productivity.md +219 -0
- package/merged-commands/on-call-handoff-patterns.md +3 -1
- package/merged-commands/onboarding-cro.md +6 -1
- package/merged-commands/one-drive-automation.md +243 -0
- package/merged-commands/openapi-spec-generation.md +3 -1
- package/merged-commands/os-scripting.md +429 -0
- package/merged-commands/oss-hunter.md +75 -0
- package/merged-commands/outlook-automation.md +196 -0
- package/merged-commands/outlook-calendar-automation.md +241 -0
- package/merged-commands/page-cro.md +6 -1
- package/merged-commands/pagerduty-automation.md +250 -0
- package/merged-commands/paid-ads.md +6 -1
- package/merged-commands/parallel-agents.md +1 -1
- package/merged-commands/payment-integration.md +3 -1
- package/merged-commands/paypal-integration.md +3 -1
- package/merged-commands/paywall-upgrade-cro.md +6 -1
- package/merged-commands/pci-compliance.md +3 -1
- package/merged-commands/pdf-official.md +7 -2
- package/merged-commands/pdf.md +6 -196
- package/merged-commands/pentest-checklist.md +7 -2
- package/merged-commands/pentest-commands.md +7 -2
- package/merged-commands/performance-engineer.md +2 -0
- package/merged-commands/performance-profiling.md +1 -1
- package/merged-commands/performance-testing-review-ai-review.md +2 -0
- package/merged-commands/performance-testing-review-multi-agent-review.md +2 -0
- package/merged-commands/personal-tool-builder.md +5 -1
- package/merged-commands/php-pro.md +78 -46
- package/merged-commands/pipedrive-automation.md +229 -0
- package/merged-commands/plaid-fintech.md +5 -1
- package/merged-commands/plan-writing.md +1 -1
- package/merged-commands/planning-with-files.md +3 -1
- package/merged-commands/playwright-skill.md +6 -1
- package/merged-commands/podcast-generation.md +2 -0
- package/merged-commands/popup-cro.md +6 -1
- package/merged-commands/posix-shell-pro.md +3 -1
- package/merged-commands/postgres-best-practices.md +7 -2
- package/merged-commands/postgresql-optimization.md +175 -0
- package/merged-commands/postgresql.md +3 -1
- package/merged-commands/posthog-automation.md +229 -0
- package/merged-commands/postmark-automation.md +192 -0
- package/merged-commands/postmortem-writing.md +5 -3
- package/merged-commands/powershell-windows.md +6 -1
- package/merged-commands/pptx-official.md +8 -3
- package/merged-commands/pptx.md +86 -456
- package/merged-commands/pricing-strategy.md +6 -1
- package/merged-commands/prisma-expert.md +6 -1
- package/merged-commands/privilege-escalation-methods.md +7 -2
- package/merged-commands/product-manager-toolkit.md +15 -15
- package/merged-commands/production-code-audit.md +2 -0
- package/merged-commands/programmatic-seo.md +6 -1
- package/merged-commands/projection-patterns.md +3 -1
- package/merged-commands/prometheus-configuration.md +3 -1
- package/merged-commands/prompt-caching.md +5 -1
- package/merged-commands/prompt-engineer.md +76 -249
- package/merged-commands/prompt-engineering-patterns.md +3 -1
- package/merged-commands/prompt-engineering.md +6 -1
- package/merged-commands/prompt-library.md +3 -1
- package/merged-commands/protocol-reverse-engineering.md +3 -1
- package/merged-commands/pydantic-models-py.md +63 -0
- package/merged-commands/python-development-python-scaffold.md +2 -0
- package/merged-commands/python-fastapi-development.md +216 -0
- package/merged-commands/python-packaging.md +3 -1
- package/merged-commands/python-patterns.md +7 -1
- package/merged-commands/python-performance-optimization.md +3 -1
- package/merged-commands/python-pro.md +89 -155
- package/merged-commands/python-testing-patterns.md +3 -1
- package/merged-commands/quant-analyst.md +3 -1
- package/merged-commands/radix-ui-design-system.md +1 -1
- package/merged-commands/rag-engineer.md +5 -1
- package/merged-commands/rag-implementation.md +37 -395
- package/merged-commands/react-best-practices.md +17 -2
- package/merged-commands/react-flow-architect.md +618 -0
- package/merged-commands/react-flow-node-ts.md +71 -0
- package/merged-commands/react-modernization.md +3 -1
- package/merged-commands/react-native-architecture.md +3 -1
- package/merged-commands/react-nextjs-development.md +229 -0
- package/merged-commands/react-patterns.md +6 -1
- package/merged-commands/react-state-management.md +3 -1
- package/merged-commands/react-ui-patterns.md +6 -1
- package/merged-commands/readme.md +164 -97
- package/merged-commands/receiving-code-review.md +6 -1
- package/merged-commands/red-team-tactics.md +6 -1
- package/merged-commands/red-team-tools.md +7 -2
- package/merged-commands/reddit-automation.md +217 -0
- package/merged-commands/reference-builder.md +3 -1
- package/merged-commands/referral-program.md +6 -1
- package/merged-commands/remotion-best-practices.md +3 -1
- package/merged-commands/render-automation.md +186 -0
- package/merged-commands/requesting-code-review.md +6 -1
- package/merged-commands/research-engineer.md +6 -1
- package/merged-commands/reverse-engineer.md +3 -1
- package/merged-commands/risk-manager.md +3 -1
- package/merged-commands/risk-metrics-calculation.md +3 -1
- package/merged-commands/ruby-pro.md +3 -1
- package/merged-commands/rust-async-patterns.md +3 -1
- package/merged-commands/rust-pro.md +3 -1
- package/merged-commands/saga-orchestration.md +3 -1
- package/merged-commands/sales-automator.md +3 -1
- package/merged-commands/salesforce-automation.md +195 -0
- package/merged-commands/salesforce-development.md +5 -1
- package/merged-commands/sast-configuration.md +12 -10
- package/merged-commands/scala-pro.md +3 -1
- package/merged-commands/scanning-tools.md +7 -2
- package/merged-commands/schema-markup.md +6 -1
- package/merged-commands/screen-reader-testing.md +3 -1
- package/merged-commands/scroll-experience.md +5 -1
- package/merged-commands/search-specialist.md +2 -0
- package/merged-commands/secrets-management.md +3 -1
- package/merged-commands/security-audit.md +218 -0
- package/merged-commands/security-auditor.md +3 -1
- package/merged-commands/security-compliance-compliance-check.md +3 -1
- package/merged-commands/security-requirement-extraction.md +3 -1
- package/merged-commands/security-scanning-security-dependencies.md +3 -1
- package/merged-commands/security-scanning-security-hardening.md +2 -0
- package/merged-commands/security-scanning-security-sast.md +3 -1
- package/merged-commands/segment-automation.md +230 -0
- package/merged-commands/segment-cdp.md +5 -1
- package/merged-commands/sendgrid-automation.md +233 -0
- package/merged-commands/senior-architect.md +9 -9
- package/merged-commands/senior-fullstack.md +9 -9
- package/merged-commands/sentry-automation.md +237 -0
- package/merged-commands/seo-audit.md +6 -1
- package/merged-commands/seo-authority-builder.md +3 -1
- package/merged-commands/seo-cannibalization-detector.md +3 -1
- package/merged-commands/seo-content-auditor.md +3 -1
- package/merged-commands/seo-content-planner.md +3 -1
- package/merged-commands/seo-content-refresher.md +3 -1
- package/merged-commands/seo-content-writer.md +3 -1
- package/merged-commands/seo-fundamentals.md +78 -122
- package/merged-commands/seo-keyword-strategist.md +3 -1
- package/merged-commands/seo-meta-optimizer.md +3 -1
- package/merged-commands/seo-snippet-hunter.md +3 -1
- package/merged-commands/seo-structure-architect.md +3 -1
- package/merged-commands/server-management.md +6 -1
- package/merged-commands/service-mesh-expert.md +2 -0
- package/merged-commands/service-mesh-observability.md +3 -1
- package/merged-commands/shader-programming-glsl.md +121 -0
- package/merged-commands/shellcheck-configuration.md +3 -1
- package/merged-commands/shodan-reconnaissance.md +7 -2
- package/merged-commands/shopify-apps.md +5 -1
- package/merged-commands/shopify-automation.md +173 -0
- package/merged-commands/shopify-development.md +6 -1
- package/merged-commands/signup-flow-cro.md +6 -1
- package/merged-commands/similarity-search-patterns.md +3 -1
- package/merged-commands/skill/sync.md +1 -1
- package/merged-commands/skill-creator-ms.md +618 -0
- package/merged-commands/skill-creator.md +13 -160
- package/merged-commands/skill-developer.md +3 -1
- package/merged-commands/slack-automation.md +194 -0
- package/merged-commands/slack-bot-builder.md +5 -1
- package/merged-commands/slack-gif-creator.md +557 -165
- package/merged-commands/slo-implementation.md +3 -1
- package/merged-commands/smtp-penetration-testing.md +7 -2
- package/merged-commands/social-content.md +6 -1
- package/merged-commands/software-architecture.md +6 -1
- package/merged-commands/solidity-security.md +3 -1
- package/merged-commands/spark-optimization.md +3 -1
- package/merged-commands/sql-injection-testing.md +7 -2
- package/merged-commands/sql-optimization-patterns.md +3 -1
- package/merged-commands/sql-pro.md +94 -170
- package/merged-commands/sqlmap-database-pentesting.md +7 -2
- package/merged-commands/square-automation.md +181 -0
- package/merged-commands/ssh-penetration-testing.md +7 -2
- package/merged-commands/startup-analyst.md +3 -1
- package/merged-commands/startup-business-analyst-business-case.md +3 -1
- package/merged-commands/startup-business-analyst-financial-projections.md +3 -1
- package/merged-commands/startup-business-analyst-market-opportunity.md +3 -1
- package/merged-commands/startup-financial-modeling.md +3 -1
- package/merged-commands/startup-metrics-framework.md +3 -1
- package/merged-commands/stitch-ui-design.md +4 -1
- package/merged-commands/stride-analysis-patterns.md +3 -1
- package/merged-commands/stripe-automation.md +203 -0
- package/merged-commands/stripe-integration.md +44 -429
- package/merged-commands/subagent-driven-development.md +3 -1
- package/merged-commands/supabase-automation.md +241 -0
- package/merged-commands/swiftui-expert-skill.md +1 -1
- package/merged-commands/systematic-debugging.md +85 -272
- package/merged-commands/systems-programming-rust-project.md +2 -0
- package/merged-commands/tailwind-design-system.md +3 -1
- package/merged-commands/tailwind-patterns.md +7 -1
- package/merged-commands/tavily-web.md +3 -1
- package/merged-commands/tdd-orchestrator.md +3 -1
- package/merged-commands/tdd-workflow.md +6 -1
- package/merged-commands/tdd-workflows-tdd-cycle.md +2 -0
- package/merged-commands/tdd-workflows-tdd-green.md +3 -1
- package/merged-commands/tdd-workflows-tdd-red.md +3 -1
- package/merged-commands/tdd-workflows-tdd-refactor.md +2 -0
- package/merged-commands/team-collaboration-issue.md +2 -0
- package/merged-commands/team-collaboration-standup-notes.md +2 -0
- package/merged-commands/team-composition-analysis.md +3 -1
- package/merged-commands/telegram-automation.md +224 -0
- package/merged-commands/telegram-bot-builder.md +5 -1
- package/merged-commands/telegram-mini-app.md +5 -1
- package/merged-commands/temporal-python-pro.md +3 -1
- package/merged-commands/temporal-python-testing.md +3 -1
- package/merged-commands/terraform-infrastructure.md +164 -0
- package/merged-commands/terraform-module-library.md +3 -1
- package/merged-commands/terraform-skill.md +19 -19
- package/merged-commands/terraform-specialist.md +3 -1
- package/merged-commands/test-automator.md +3 -1
- package/merged-commands/test-driven-development.md +3 -1
- package/merged-commands/test-fixing.md +3 -1
- package/merged-commands/testing-patterns.md +125 -206
- package/merged-commands/testing-qa.md +231 -0
- package/merged-commands/theme-factory.md +6 -1
- package/merged-commands/threat-mitigation-mapping.md +3 -1
- package/merged-commands/threat-modeling-expert.md +3 -1
- package/merged-commands/threejs-skills.md +642 -10
- package/merged-commands/tiktok-automation.md +183 -0
- package/merged-commands/todoist-automation.md +236 -0
- package/merged-commands/tool-design.md +3 -3
- package/merged-commands/top-web-vulnerabilities.md +7 -2
- package/merged-commands/track-management.md +3 -1
- package/merged-commands/trello-automation.md +186 -0
- package/merged-commands/trigger-dev.md +5 -1
- package/merged-commands/turborepo-caching.md +3 -1
- package/merged-commands/tutorial-engineer.md +3 -1
- package/merged-commands/twilio-communications.md +5 -1
- package/merged-commands/twitter-automation.md +236 -0
- package/merged-commands/typescript-advanced-types.md +3 -1
- package/merged-commands/typescript-expert.md +6 -1
- package/merged-commands/typescript-pro.md +91 -52
- package/merged-commands/ui-ux-designer.md +3 -1
- package/merged-commands/ui-ux-pro-max.md +88 -74
- package/merged-commands/ui-visual-validator.md +3 -1
- package/merged-commands/unit-testing-test-generate.md +3 -1
- package/merged-commands/unity-developer.md +3 -1
- package/merged-commands/unity-ecs-patterns.md +3 -1
- package/merged-commands/unreal-engine-cpp-pro.md +1 -1
- package/merged-commands/upgrading-expo.md +12 -108
- package/merged-commands/upstash-qstash.md +5 -1
- package/merged-commands/using-git-worktrees.md +6 -1
- package/merged-commands/using-neon.md +1 -1
- package/merged-commands/using-superpowers.md +6 -1
- package/merged-commands/uv-package-manager.md +3 -1
- package/merged-commands/vector-database-engineer.md +2 -0
- package/merged-commands/vector-index-tuning.md +3 -1
- package/merged-commands/vercel-automation.md +231 -0
- package/merged-commands/vercel-deploy-claimable.md +4 -1
- package/merged-commands/verification-before-completion.md +6 -1
- package/merged-commands/viral-generator-builder.md +5 -1
- package/merged-commands/voice-agents.md +5 -1
- package/merged-commands/voice-ai-development.md +5 -1
- package/merged-commands/voice-ai-engine-development.md +2 -0
- package/merged-commands/vulnerability-scanner.md +1 -1
- package/merged-commands/wcag-audit-patterns.md +3 -1
- package/merged-commands/web-artifacts-builder.md +7 -2
- package/merged-commands/web-design-guidelines.md +4 -1
- package/merged-commands/web-performance-optimization.md +2 -0
- package/merged-commands/web-security-testing.md +184 -0
- package/merged-commands/web3-testing.md +3 -1
- package/merged-commands/webapp-testing.md +7 -2
- package/merged-commands/webflow-automation.md +241 -0
- package/merged-commands/whatsapp-automation.md +219 -0
- package/merged-commands/wiki-architect.md +65 -0
- package/merged-commands/wiki-changelog.md +32 -0
- package/merged-commands/wiki-onboarding.md +82 -0
- package/merged-commands/wiki-page-writer.md +70 -0
- package/merged-commands/wiki-qa.md +39 -0
- package/merged-commands/wiki-researcher.md +70 -0
- package/merged-commands/wiki-vitepress.md +153 -0
- package/merged-commands/windows-privilege-escalation.md +7 -2
- package/merged-commands/wireshark-analysis.md +7 -2
- package/merged-commands/wordpress-penetration-testing.md +7 -2
- package/merged-commands/wordpress-plugin-development.md +204 -0
- package/merged-commands/wordpress-theme-development.md +189 -0
- package/merged-commands/wordpress-woocommerce-development.md +188 -0
- package/merged-commands/wordpress.md +319 -0
- package/merged-commands/workflow-automation.md +5 -1
- package/merged-commands/workflow-orchestration-patterns.md +3 -1
- package/merged-commands/workflow-patterns.md +3 -1
- package/merged-commands/wrike-automation.md +238 -0
- package/merged-commands/writing-plans.md +6 -1
- package/merged-commands/writing-skills.md +614 -84
- package/merged-commands/xlsx-official.md +8 -3
- package/merged-commands/xlsx.md +28 -217
- package/merged-commands/xss-html-injection.md +7 -2
- package/merged-commands/youtube-automation.md +223 -0
- package/merged-commands/youtube-summarizer.md +412 -0
- package/merged-commands/zapier-make-patterns.md +5 -1
- package/merged-commands/zendesk-automation.md +220 -0
- package/merged-commands/zoho-crm-automation.md +211 -0
- package/merged-commands/zoom-automation.md +222 -0
- package/merged-commands/zustand-store-ts.md +73 -0
- package/package.json +7 -2
- package/rules-index.json +1 -1
- package/scripts/build-compact-index.js +279 -0
- package/scripts/build-skill-graph.js +208 -0
- package/skills/3d-web-experience/SKILL.md +5 -1
- package/skills/ab-test-setup/SKILL.md +6 -1
- package/skills/accessibility-compliance-accessibility-audit/SKILL.md +2 -0
- package/skills/active-directory-attacks/SKILL.md +7 -2
- package/skills/activecampaign-automation/SKILL.md +214 -0
- package/skills/address-github-comments/SKILL.md +6 -1
- package/skills/agent-evaluation/SKILL.md +5 -1
- package/skills/agent-framework-azure-ai-py/SKILL.md +338 -0
- package/skills/agent-framework-azure-hosted-agents/SKILL.md +3 -0
- package/skills/agent-manager-skill/SKILL.md +3 -1
- package/skills/agent-memory-mcp/SKILL.md +6 -1
- package/skills/agent-memory-systems/SKILL.md +5 -1
- package/skills/agent-orchestration-improve-agent/SKILL.md +2 -0
- package/skills/agent-orchestration-multi-agent-optimize/SKILL.md +2 -0
- package/skills/agent-tool-builder/SKILL.md +5 -1
- package/skills/agents-v2-py/SKILL.md +326 -0
- package/skills/ai-agent-development/SKILL.md +174 -0
- package/skills/ai-agents-architect/SKILL.md +5 -1
- package/skills/ai-engineer/SKILL.md +3 -1
- package/skills/ai-ml/SKILL.md +253 -0
- package/skills/ai-product/SKILL.md +5 -1
- package/skills/ai-wrapper-product/SKILL.md +5 -1
- package/skills/airflow-dag-patterns/SKILL.md +3 -1
- package/skills/airtable-automation/SKILL.md +175 -0
- package/skills/algolia-search/SKILL.md +4 -0
- package/skills/algorithmic-art/SKILL.md +106 -375
- package/skills/amplitude-automation/SKILL.md +221 -0
- package/skills/analytics-tracking/SKILL.md +6 -1
- package/skills/android-jetpack-compose-expert/SKILL.md +152 -0
- package/skills/angular/README.md +40 -0
- package/skills/angular/SKILL.md +821 -0
- package/skills/angular/metadata.json +14 -0
- package/skills/angular-best-practices/README.md +58 -0
- package/skills/angular-best-practices/SKILL.md +562 -0
- package/skills/angular-best-practices/metadata.json +13 -0
- package/skills/angular-migration/SKILL.md +3 -1
- package/skills/angular-state-management/README.md +41 -0
- package/skills/angular-state-management/SKILL.md +634 -0
- package/skills/angular-state-management/metadata.json +13 -0
- package/skills/angular-ui-patterns/README.md +55 -0
- package/skills/angular-ui-patterns/SKILL.md +511 -0
- package/skills/angular-ui-patterns/metadata.json +12 -0
- package/skills/anti-reversing-techniques/SKILL.md +3 -1
- package/skills/antigravity-workflows/SKILL.md +80 -0
- package/skills/antigravity-workflows/resources/implementation-playbook.md +36 -0
- package/skills/api-design-principles/SKILL.md +3 -1
- package/skills/api-documentation/SKILL.md +164 -0
- package/skills/api-documentation-generator/SKILL.md +2 -0
- package/skills/api-documenter/SKILL.md +3 -1
- package/skills/api-fuzzing-bug-bounty/SKILL.md +7 -2
- package/skills/api-patterns/SKILL.md +1 -1
- package/skills/api-security-best-practices/SKILL.md +2 -0
- package/skills/api-security-testing/SKILL.md +172 -0
- package/skills/api-testing-observability-api-mock/SKILL.md +2 -0
- package/skills/app-builder/SKILL.md +6 -1
- package/skills/app-builder/templates/SKILL.md +6 -1
- package/skills/app-store-optimization/SKILL.md +6 -1
- package/skills/app-store-optimization/competitor_analyzer.py +1 -1
- package/skills/application-performance-performance-optimization/SKILL.md +2 -0
- package/skills/architect-review/SKILL.md +2 -0
- package/skills/architecture/SKILL.md +6 -1
- package/skills/architecture-decision-records/SKILL.md +7 -5
- package/skills/architecture-patterns/SKILL.md +3 -1
- package/skills/arm-cortex-expert/SKILL.md +3 -1
- package/skills/asana-automation/SKILL.md +176 -0
- package/skills/async-python-patterns/SKILL.md +3 -1
- package/skills/attack-tree-construction/SKILL.md +3 -1
- package/skills/audio-transcriber/CHANGELOG.md +137 -0
- package/skills/audio-transcriber/README.md +340 -0
- package/skills/audio-transcriber/SKILL.md +559 -0
- package/skills/audio-transcriber/examples/basic-transcription.sh +250 -0
- package/skills/audio-transcriber/references/tools-comparison.md +352 -0
- package/skills/audio-transcriber/scripts/install-requirements.sh +190 -0
- package/skills/audio-transcriber/scripts/transcribe.py +486 -0
- package/skills/auth-implementation-patterns/SKILL.md +3 -1
- package/skills/auth-implementation-patterns/resources/implementation-playbook.md +2 -17
- package/skills/automate-whatsapp/SKILL.md +10 -10
- package/skills/autonomous-agent-patterns/SKILL.md +3 -1
- package/skills/autonomous-agents/SKILL.md +5 -1
- package/skills/avalonia-layout-zafiro/SKILL.md +6 -1
- package/skills/avalonia-viewmodels-zafiro/SKILL.md +6 -1
- package/skills/avalonia-zafiro-development/SKILL.md +6 -1
- package/skills/aws-cost-cleanup/SKILL.md +309 -0
- package/skills/aws-cost-optimizer/SKILL.md +192 -0
- package/skills/aws-penetration-testing/SKILL.md +7 -2
- package/skills/aws-serverless/SKILL.md +5 -1
- package/skills/azd-deployment/SKILL.md +2 -0
- package/skills/azure-ai-agents-persistent-dotnet/SKILL.md +354 -0
- package/skills/azure-ai-agents-persistent-java/SKILL.md +142 -0
- package/skills/azure-ai-anomalydetector-java/SKILL.md +261 -0
- package/skills/azure-ai-contentsafety-java/SKILL.md +287 -0
- package/skills/azure-ai-contentsafety-py/SKILL.md +219 -0
- package/skills/azure-ai-contentsafety-ts/SKILL.md +305 -0
- package/skills/azure-ai-contentunderstanding-py/SKILL.md +278 -0
- package/skills/azure-ai-document-intelligence-dotnet/SKILL.md +342 -0
- package/skills/azure-ai-document-intelligence-ts/SKILL.md +328 -0
- package/skills/azure-ai-formrecognizer-java/SKILL.md +346 -0
- package/skills/azure-ai-ml-py/SKILL.md +276 -0
- package/skills/azure-ai-openai-dotnet/SKILL.md +460 -0
- package/skills/azure-ai-projects-dotnet/SKILL.md +353 -0
- package/skills/azure-ai-projects-java/SKILL.md +157 -0
- package/skills/azure-ai-projects-py/SKILL.md +300 -0
- package/skills/azure-ai-projects-ts/SKILL.md +294 -0
- package/skills/azure-ai-textanalytics-py/SKILL.md +232 -0
- package/skills/azure-ai-transcription-py/SKILL.md +74 -0
- package/skills/azure-ai-translation-document-py/SKILL.md +254 -0
- package/skills/azure-ai-translation-text-py/SKILL.md +279 -0
- package/skills/azure-ai-translation-ts/SKILL.md +291 -0
- package/skills/azure-ai-vision-imageanalysis-java/SKILL.md +294 -0
- package/skills/azure-ai-vision-imageanalysis-py/SKILL.md +265 -0
- package/skills/azure-ai-voicelive-dotnet/SKILL.md +270 -0
- package/skills/azure-ai-voicelive-java/SKILL.md +230 -0
- package/skills/azure-ai-voicelive-py/SKILL.md +314 -0
- package/skills/azure-ai-voicelive-ts/SKILL.md +470 -0
- package/skills/azure-appconfiguration-java/SKILL.md +475 -0
- package/skills/azure-appconfiguration-py/SKILL.md +254 -0
- package/skills/azure-appconfiguration-ts/SKILL.md +354 -0
- package/skills/azure-communication-callautomation-java/SKILL.md +259 -0
- package/skills/azure-communication-callingserver-java/SKILL.md +96 -0
- package/skills/azure-communication-chat-java/SKILL.md +315 -0
- package/skills/azure-communication-common-java/SKILL.md +309 -0
- package/skills/azure-communication-sms-java/SKILL.md +279 -0
- package/skills/azure-compute-batch-java/SKILL.md +384 -0
- package/skills/azure-containerregistry-py/SKILL.md +257 -0
- package/skills/azure-cosmos-db-py/SKILL.md +244 -0
- package/skills/azure-cosmos-java/SKILL.md +263 -0
- package/skills/azure-cosmos-py/SKILL.md +285 -0
- package/skills/azure-cosmos-rust/SKILL.md +140 -0
- package/skills/azure-cosmos-ts/SKILL.md +476 -0
- package/skills/azure-data-tables-java/SKILL.md +339 -0
- package/skills/azure-data-tables-py/SKILL.md +248 -0
- package/skills/azure-eventgrid-dotnet/SKILL.md +493 -0
- package/skills/azure-eventgrid-java/SKILL.md +310 -0
- package/skills/azure-eventgrid-py/SKILL.md +173 -0
- package/skills/azure-eventhub-dotnet/SKILL.md +367 -0
- package/skills/azure-eventhub-java/SKILL.md +361 -0
- package/skills/azure-eventhub-py/SKILL.md +245 -0
- package/skills/azure-eventhub-rust/SKILL.md +132 -0
- package/skills/azure-eventhub-ts/SKILL.md +273 -0
- package/skills/azure-functions/SKILL.md +5 -1
- package/skills/azure-identity-dotnet/SKILL.md +344 -0
- package/skills/azure-identity-java/SKILL.md +371 -0
- package/skills/azure-identity-py/SKILL.md +197 -0
- package/skills/azure-identity-rust/SKILL.md +120 -0
- package/skills/azure-identity-ts/SKILL.md +308 -0
- package/skills/azure-keyvault-certificates-rust/SKILL.md +182 -0
- package/skills/azure-keyvault-keys-rust/SKILL.md +172 -0
- package/skills/azure-keyvault-keys-ts/SKILL.md +274 -0
- package/skills/azure-keyvault-py/SKILL.md +252 -0
- package/skills/azure-keyvault-secrets-rust/SKILL.md +147 -0
- package/skills/azure-keyvault-secrets-ts/SKILL.md +274 -0
- package/skills/azure-maps-search-dotnet/SKILL.md +499 -0
- package/skills/azure-messaging-webpubsub-java/SKILL.md +307 -0
- package/skills/azure-messaging-webpubsubservice-py/SKILL.md +250 -0
- package/skills/azure-mgmt-apicenter-dotnet/SKILL.md +416 -0
- package/skills/azure-mgmt-apicenter-py/SKILL.md +247 -0
- package/skills/azure-mgmt-apimanagement-dotnet/SKILL.md +315 -0
- package/skills/azure-mgmt-apimanagement-py/SKILL.md +283 -0
- package/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md +491 -0
- package/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md +235 -0
- package/skills/azure-mgmt-botservice-dotnet/SKILL.md +339 -0
- package/skills/azure-mgmt-botservice-py/SKILL.md +325 -0
- package/skills/azure-mgmt-fabric-dotnet/SKILL.md +343 -0
- package/skills/azure-mgmt-fabric-py/SKILL.md +263 -0
- package/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md +359 -0
- package/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md +333 -0
- package/skills/azure-microsoft-playwright-testing-ts/SKILL.md +307 -0
- package/skills/azure-monitor-ingestion-java/SKILL.md +235 -0
- package/skills/azure-monitor-ingestion-py/SKILL.md +209 -0
- package/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md +289 -0
- package/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md +209 -0
- package/skills/azure-monitor-opentelemetry-py/SKILL.md +229 -0
- package/skills/azure-monitor-opentelemetry-ts/SKILL.md +324 -0
- package/skills/azure-monitor-query-java/SKILL.md +422 -0
- package/skills/azure-monitor-query-py/SKILL.md +257 -0
- package/skills/azure-postgres-ts/SKILL.md +482 -0
- package/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md +255 -0
- package/skills/azure-resource-manager-durabletask-dotnet/SKILL.md +382 -0
- package/skills/azure-resource-manager-mysql-dotnet/SKILL.md +397 -0
- package/skills/azure-resource-manager-playwright-dotnet/SKILL.md +302 -0
- package/skills/azure-resource-manager-postgresql-dotnet/SKILL.md +437 -0
- package/skills/azure-resource-manager-redis-dotnet/SKILL.md +361 -0
- package/skills/azure-resource-manager-sql-dotnet/SKILL.md +324 -0
- package/skills/azure-search-documents-dotnet/SKILL.md +344 -0
- package/skills/azure-search-documents-py/SKILL.md +533 -0
- package/skills/azure-search-documents-ts/SKILL.md +271 -0
- package/skills/azure-security-keyvault-keys-dotnet/SKILL.md +411 -0
- package/skills/azure-security-keyvault-keys-java/SKILL.md +367 -0
- package/skills/azure-security-keyvault-secrets-java/SKILL.md +361 -0
- package/skills/azure-servicebus-dotnet/SKILL.md +338 -0
- package/skills/azure-servicebus-py/SKILL.md +272 -0
- package/skills/azure-servicebus-ts/SKILL.md +238 -0
- package/skills/azure-speech-to-text-rest-py/SKILL.md +377 -0
- package/skills/azure-storage-blob-java/SKILL.md +393 -0
- package/skills/azure-storage-blob-py/SKILL.md +224 -0
- package/skills/azure-storage-blob-rust/SKILL.md +137 -0
- package/skills/azure-storage-blob-ts/SKILL.md +487 -0
- package/skills/azure-storage-file-datalake-py/SKILL.md +216 -0
- package/skills/azure-storage-file-share-py/SKILL.md +243 -0
- package/skills/azure-storage-file-share-ts/SKILL.md +498 -0
- package/skills/azure-storage-queue-py/SKILL.md +218 -0
- package/skills/azure-storage-queue-ts/SKILL.md +529 -0
- package/skills/azure-web-pubsub-ts/SKILL.md +315 -0
- package/skills/backend-architect/SKILL.md +3 -1
- package/skills/backend-dev-guidelines/SKILL.md +6 -1
- package/skills/backend-dev-guidelines/resources/architecture-overview.md +1 -1
- package/skills/backend-dev-guidelines/resources/async-and-errors.md +1 -1
- package/skills/backend-dev-guidelines/resources/complete-examples.md +1 -1
- package/skills/backend-dev-guidelines/resources/configuration.md +1 -1
- package/skills/backend-dev-guidelines/resources/database-patterns.md +1 -1
- package/skills/backend-dev-guidelines/resources/middleware-guide.md +1 -1
- package/skills/backend-dev-guidelines/resources/routing-and-controllers.md +1 -1
- package/skills/backend-dev-guidelines/resources/sentry-and-monitoring.md +1 -1
- package/skills/backend-dev-guidelines/resources/services-and-repositories.md +1 -1
- package/skills/backend-dev-guidelines/resources/testing-guide.md +1 -1
- package/skills/backend-dev-guidelines/resources/validation-patterns.md +1 -1
- package/skills/backend-development-feature-development/SKILL.md +2 -0
- package/skills/backend-security-coder/SKILL.md +3 -1
- package/skills/backtesting-frameworks/SKILL.md +3 -1
- package/skills/bamboohr-automation/SKILL.md +225 -0
- package/skills/basecamp-automation/SKILL.md +239 -0
- package/skills/bash-defensive-patterns/SKILL.md +3 -1
- package/skills/bash-linux/SKILL.md +6 -1
- package/skills/bash-pro/SKILL.md +3 -1
- package/skills/bash-scripting/SKILL.md +197 -0
- package/skills/bats-testing-patterns/SKILL.md +3 -1
- package/skills/bazel-build-optimization/SKILL.md +3 -1
- package/skills/behavioral-modes/SKILL.md +6 -1
- package/skills/bevy-ecs-expert/SKILL.md +133 -0
- package/skills/billing-automation/SKILL.md +3 -1
- package/skills/binary-analysis-patterns/SKILL.md +3 -1
- package/skills/bitbucket-automation/SKILL.md +229 -0
- package/skills/blockchain-developer/SKILL.md +3 -1
- package/skills/blockrun/SKILL.md +3 -1
- package/skills/box-automation/SKILL.md +238 -0
- package/skills/brainstorming/SKILL.md +37 -213
- package/skills/brand-guidelines-anthropic/SKILL.md +7 -2
- package/skills/brand-guidelines-community/SKILL.md +7 -2
- package/skills/brevo-automation/SKILL.md +202 -0
- package/skills/broken-authentication/SKILL.md +7 -2
- package/skills/browser-automation/SKILL.md +5 -1
- package/skills/browser-extension-builder/SKILL.md +5 -1
- package/skills/bullmq-specialist/SKILL.md +4 -0
- package/skills/bun-development/SKILL.md +3 -1
- package/skills/burp-suite-testing/SKILL.md +7 -2
- package/skills/business-analyst/SKILL.md +3 -1
- package/skills/busybox-on-windows/SKILL.md +6 -1
- package/skills/c-pro/SKILL.md +2 -0
- package/skills/c4-architecture-c4-architecture/SKILL.md +2 -0
- package/skills/c4-code/SKILL.md +3 -1
- package/skills/c4-component/SKILL.md +7 -5
- package/skills/c4-container/SKILL.md +4 -2
- package/skills/c4-context/SKILL.md +5 -3
- package/skills/cal-com-automation/SKILL.md +208 -0
- package/skills/calendly-automation/SKILL.md +216 -0
- package/skills/canva-automation/SKILL.md +222 -0
- package/skills/canvas-design/SKILL.md +7 -2
- package/skills/cc-skill-backend-patterns/SKILL.md +8 -3
- package/skills/cc-skill-clickhouse-io/SKILL.md +8 -3
- package/skills/cc-skill-coding-standards/SKILL.md +8 -3
- package/skills/cc-skill-continuous-learning/SKILL.md +6 -1
- package/skills/cc-skill-frontend-patterns/SKILL.md +8 -3
- package/skills/cc-skill-project-guidelines-example/SKILL.md +3 -1
- package/skills/cc-skill-security-review/SKILL.md +8 -3
- package/skills/cc-skill-strategic-compact/SKILL.md +6 -1
- package/skills/changelog-automation/SKILL.md +3 -1
- package/skills/cicd-automation-workflow-automate/SKILL.md +3 -1
- package/skills/circleci-automation/SKILL.md +182 -0
- package/skills/claude-code-guide/SKILL.md +7 -2
- package/skills/claude-d3js-skill/SKILL.md +4 -2
- package/skills/clean-code/SKILL.md +79 -77
- package/skills/clerk-auth/SKILL.md +4 -0
- package/skills/clickup-automation/SKILL.md +239 -0
- package/skills/close-automation/SKILL.md +217 -0
- package/skills/cloud-architect/SKILL.md +102 -131
- package/skills/cloud-devops/SKILL.md +236 -0
- package/skills/cloud-penetration-testing/SKILL.md +7 -2
- package/skills/coda-automation/SKILL.md +246 -0
- package/skills/code-documentation-code-explain/SKILL.md +3 -1
- package/skills/code-documentation-doc-generate/SKILL.md +3 -1
- package/skills/code-documentation-doc-generate/resources/implementation-playbook.md +1 -1
- package/skills/code-refactoring-context-restore/SKILL.md +2 -0
- package/skills/code-refactoring-refactor-clean/SKILL.md +3 -1
- package/skills/code-refactoring-tech-debt/SKILL.md +2 -0
- package/skills/code-review-ai-ai-review/SKILL.md +2 -0
- package/skills/code-review-checklist/SKILL.md +75 -410
- package/skills/code-review-excellence/SKILL.md +3 -1
- package/skills/code-reviewer/SKILL.md +205 -174
- package/skills/codebase-cleanup-deps-audit/SKILL.md +3 -1
- package/skills/codebase-cleanup-refactor-clean/SKILL.md +3 -1
- package/skills/codebase-cleanup-tech-debt/SKILL.md +2 -0
- package/skills/codex-review/SKILL.md +3 -1
- package/skills/commit/SKILL.md +1 -1
- package/skills/competitive-landscape/SKILL.md +3 -1
- package/skills/competitor-alternatives/SKILL.md +6 -1
- package/skills/comprehensive-review-full-review/SKILL.md +2 -0
- package/skills/comprehensive-review-pr-enhance/SKILL.md +3 -1
- package/skills/computer-use-agents/SKILL.md +5 -1
- package/skills/computer-vision-expert/SKILL.md +72 -0
- package/skills/concise-planning/SKILL.md +6 -1
- package/skills/conductor-implement/SKILL.md +3 -1
- package/skills/conductor-manage/SKILL.md +2 -0
- package/skills/conductor-manage/resources/implementation-playbook.md +1 -1
- package/skills/conductor-new-track/SKILL.md +8 -6
- package/skills/conductor-revert/SKILL.md +3 -1
- package/skills/conductor-setup/SKILL.md +8 -6
- package/skills/conductor-status/SKILL.md +3 -1
- package/skills/conductor-validator/SKILL.md +3 -1
- package/skills/confluence-automation/SKILL.md +213 -0
- package/skills/content-creator/SKILL.md +7 -1
- package/skills/content-marketer/SKILL.md +3 -1
- package/skills/context-compression/SKILL.md +5 -1
- package/skills/context-degradation/SKILL.md +1 -1
- package/skills/context-driven-development/SKILL.md +3 -1
- package/skills/context-fundamentals/SKILL.md +1 -1
- package/skills/context-management-context-restore/SKILL.md +2 -0
- package/skills/context-management-context-save/SKILL.md +2 -0
- package/skills/context-manager/SKILL.md +3 -1
- package/skills/context-optimization/SKILL.md +1 -1
- package/skills/context-window-management/SKILL.md +5 -1
- package/skills/context7-auto-research/SKILL.md +3 -1
- package/skills/conversation-memory/SKILL.md +4 -0
- package/skills/convertkit-automation/SKILL.md +200 -0
- package/skills/copilot-sdk/SKILL.md +515 -0
- package/skills/copy-editing/SKILL.md +3 -1
- package/skills/copywriting/SKILL.md +6 -1
- package/skills/core-components/SKILL.md +6 -1
- package/skills/cost-optimization/SKILL.md +3 -1
- package/skills/cpp-pro/SKILL.md +80 -42
- package/skills/cqrs-implementation/SKILL.md +3 -1
- package/skills/crewai/SKILL.md +5 -1
- package/skills/crypto-bd-agent/SKILL.md +248 -0
- package/skills/csharp-pro/SKILL.md +3 -1
- package/skills/customer-support/SKILL.md +3 -1
- package/skills/daily-news-report/SKILL.md +7 -2
- package/skills/data-engineer/SKILL.md +3 -1
- package/skills/data-engineering-data-driven-feature/SKILL.md +2 -0
- package/skills/data-engineering-data-pipeline/SKILL.md +2 -0
- package/skills/data-quality-frameworks/SKILL.md +3 -1
- package/skills/data-scientist/SKILL.md +3 -1
- package/skills/data-storytelling/SKILL.md +3 -1
- package/skills/data-structure-protocol/SKILL.md +198 -0
- package/skills/database/SKILL.md +213 -0
- package/skills/database-admin/SKILL.md +3 -1
- package/skills/database-architect/SKILL.md +3 -1
- package/skills/database-cloud-optimization-cost-optimize/SKILL.md +3 -1
- package/skills/database-design/SKILL.md +158 -33
- package/skills/database-migration/SKILL.md +3 -1
- package/skills/database-migrations-migration-observability/SKILL.md +3 -1
- package/skills/database-migrations-sql-migrations/SKILL.md +15 -20
- package/skills/database-optimizer/SKILL.md +91 -163
- package/skills/datadog-automation/SKILL.md +240 -0
- package/skills/dbos-golang/AGENTS.md +92 -0
- package/skills/dbos-golang/CLAUDE.md +1 -0
- package/skills/dbos-golang/SKILL.md +133 -0
- package/skills/dbos-golang/references/_sections.md +41 -0
- package/skills/dbos-golang/references/advanced-patching.md +86 -0
- package/skills/dbos-golang/references/advanced-versioning.md +58 -0
- package/skills/dbos-golang/references/client-enqueue.md +65 -0
- package/skills/dbos-golang/references/client-setup.md +65 -0
- package/skills/dbos-golang/references/comm-events.md +69 -0
- package/skills/dbos-golang/references/comm-messages.md +57 -0
- package/skills/dbos-golang/references/comm-streaming.md +75 -0
- package/skills/dbos-golang/references/lifecycle-config.md +70 -0
- package/skills/dbos-golang/references/pattern-debouncing.md +47 -0
- package/skills/dbos-golang/references/pattern-idempotency.md +63 -0
- package/skills/dbos-golang/references/pattern-scheduled.md +69 -0
- package/skills/dbos-golang/references/pattern-sleep.md +52 -0
- package/skills/dbos-golang/references/queue-basics.md +53 -0
- package/skills/dbos-golang/references/queue-concurrency.md +49 -0
- package/skills/dbos-golang/references/queue-deduplication.md +52 -0
- package/skills/dbos-golang/references/queue-listening.md +49 -0
- package/skills/dbos-golang/references/queue-partitioning.md +42 -0
- package/skills/dbos-golang/references/queue-priority.md +45 -0
- package/skills/dbos-golang/references/queue-rate-limiting.md +50 -0
- package/skills/dbos-golang/references/step-basics.md +81 -0
- package/skills/dbos-golang/references/step-concurrency.md +79 -0
- package/skills/dbos-golang/references/step-retries.md +66 -0
- package/skills/dbos-golang/references/test-setup.md +90 -0
- package/skills/dbos-golang/references/workflow-background.md +64 -0
- package/skills/dbos-golang/references/workflow-constraints.md +68 -0
- package/skills/dbos-golang/references/workflow-control.md +48 -0
- package/skills/dbos-golang/references/workflow-determinism.md +51 -0
- package/skills/dbos-golang/references/workflow-introspection.md +64 -0
- package/skills/dbos-golang/references/workflow-timeout.md +38 -0
- package/skills/dbos-python/AGENTS.md +95 -0
- package/skills/dbos-python/CLAUDE.md +1 -0
- package/skills/dbos-python/SKILL.md +102 -0
- package/skills/dbos-python/references/_sections.md +41 -0
- package/skills/dbos-python/references/advanced-async.md +101 -0
- package/skills/dbos-python/references/advanced-patching.md +68 -0
- package/skills/dbos-python/references/advanced-versioning.md +66 -0
- package/skills/dbos-python/references/client-enqueue.md +54 -0
- package/skills/dbos-python/references/client-setup.md +57 -0
- package/skills/dbos-python/references/comm-events.md +61 -0
- package/skills/dbos-python/references/comm-messages.md +56 -0
- package/skills/dbos-python/references/comm-streaming.md +57 -0
- package/skills/dbos-python/references/lifecycle-config.md +74 -0
- package/skills/dbos-python/references/lifecycle-fastapi.md +66 -0
- package/skills/dbos-python/references/pattern-classes.md +61 -0
- package/skills/dbos-python/references/pattern-debouncing.md +59 -0
- package/skills/dbos-python/references/pattern-idempotency.md +52 -0
- package/skills/dbos-python/references/pattern-scheduled.md +56 -0
- package/skills/dbos-python/references/pattern-sleep.md +58 -0
- package/skills/dbos-python/references/queue-basics.md +60 -0
- package/skills/dbos-python/references/queue-concurrency.md +57 -0
- package/skills/dbos-python/references/queue-deduplication.md +51 -0
- package/skills/dbos-python/references/queue-listening.md +64 -0
- package/skills/dbos-python/references/queue-partitioning.md +62 -0
- package/skills/dbos-python/references/queue-priority.md +62 -0
- package/skills/dbos-python/references/queue-rate-limiting.md +55 -0
- package/skills/dbos-python/references/step-basics.md +53 -0
- package/skills/dbos-python/references/step-retries.md +44 -0
- package/skills/dbos-python/references/step-transactions.md +58 -0
- package/skills/dbos-python/references/test-fixtures.md +63 -0
- package/skills/dbos-python/references/workflow-background.md +58 -0
- package/skills/dbos-python/references/workflow-constraints.md +70 -0
- package/skills/dbos-python/references/workflow-control.md +77 -0
- package/skills/dbos-python/references/workflow-determinism.md +53 -0
- package/skills/dbos-python/references/workflow-introspection.md +68 -0
- package/skills/dbos-python/references/workflow-timeout.md +59 -0
- package/skills/dbos-typescript/AGENTS.md +94 -0
- package/skills/dbos-typescript/CLAUDE.md +1 -0
- package/skills/dbos-typescript/SKILL.md +111 -0
- package/skills/dbos-typescript/references/_sections.md +41 -0
- package/skills/dbos-typescript/references/advanced-patching.md +72 -0
- package/skills/dbos-typescript/references/advanced-versioning.md +61 -0
- package/skills/dbos-typescript/references/client-enqueue.md +75 -0
- package/skills/dbos-typescript/references/client-setup.md +60 -0
- package/skills/dbos-typescript/references/comm-events.md +57 -0
- package/skills/dbos-typescript/references/comm-messages.md +55 -0
- package/skills/dbos-typescript/references/comm-streaming.md +53 -0
- package/skills/dbos-typescript/references/lifecycle-config.md +47 -0
- package/skills/dbos-typescript/references/lifecycle-express.md +61 -0
- package/skills/dbos-typescript/references/pattern-classes.md +67 -0
- package/skills/dbos-typescript/references/pattern-debouncing.md +56 -0
- package/skills/dbos-typescript/references/pattern-idempotency.md +53 -0
- package/skills/dbos-typescript/references/pattern-scheduled.md +69 -0
- package/skills/dbos-typescript/references/pattern-sleep.md +59 -0
- package/skills/dbos-typescript/references/queue-basics.md +59 -0
- package/skills/dbos-typescript/references/queue-concurrency.md +53 -0
- package/skills/dbos-typescript/references/queue-deduplication.md +51 -0
- package/skills/dbos-typescript/references/queue-listening.md +63 -0
- package/skills/dbos-typescript/references/queue-partitioning.md +63 -0
- package/skills/dbos-typescript/references/queue-priority.md +48 -0
- package/skills/dbos-typescript/references/queue-rate-limiting.md +44 -0
- package/skills/dbos-typescript/references/step-basics.md +63 -0
- package/skills/dbos-typescript/references/step-retries.md +67 -0
- package/skills/dbos-typescript/references/step-transactions.md +68 -0
- package/skills/dbos-typescript/references/test-setup.md +104 -0
- package/skills/dbos-typescript/references/workflow-background.md +54 -0
- package/skills/dbos-typescript/references/workflow-constraints.md +65 -0
- package/skills/dbos-typescript/references/workflow-control.md +57 -0
- package/skills/dbos-typescript/references/workflow-determinism.md +54 -0
- package/skills/dbos-typescript/references/workflow-introspection.md +70 -0
- package/skills/dbos-typescript/references/workflow-timeout.md +39 -0
- package/skills/dbt-transformation-patterns/SKILL.md +3 -1
- package/skills/ddd-context-mapping/SKILL.md +51 -0
- package/skills/ddd-context-mapping/references/context-map-patterns.md +25 -0
- package/skills/ddd-strategic-design/SKILL.md +51 -0
- package/skills/ddd-strategic-design/references/strategic-design-template.md +22 -0
- package/skills/ddd-tactical-patterns/SKILL.md +52 -0
- package/skills/ddd-tactical-patterns/references/tactical-checklist.md +25 -0
- package/skills/debugger/SKILL.md +3 -1
- package/skills/debugging-strategies/SKILL.md +3 -1
- package/skills/debugging-toolkit-smart-debug/SKILL.md +2 -0
- package/skills/deep-research/SKILL.md +1 -1
- package/skills/defi-protocol-templates/SKILL.md +3 -1
- package/skills/dependency-management-deps-audit/SKILL.md +3 -1
- package/skills/dependency-upgrade/SKILL.md +3 -1
- package/skills/deployment-engineer/SKILL.md +3 -1
- package/skills/deployment-pipeline-design/SKILL.md +3 -1
- package/skills/deployment-procedures/SKILL.md +6 -1
- package/skills/deployment-validation-config-validate/SKILL.md +2 -0
- package/skills/design-orchestration/SKILL.md +6 -1
- package/skills/development/SKILL.md +263 -0
- package/skills/devops-troubleshooter/SKILL.md +3 -1
- package/skills/discord-automation/SKILL.md +192 -0
- package/skills/discord-bot-architect/SKILL.md +4 -0
- package/skills/dispatching-parallel-agents/SKILL.md +3 -1
- package/skills/distributed-debugging-debug-trace/SKILL.md +3 -1
- package/skills/distributed-debugging-debug-trace/resources/implementation-playbook.md +1 -1
- package/skills/distributed-tracing/SKILL.md +3 -1
- package/skills/django-pro/SKILL.md +3 -1
- package/skills/doc-coauthoring/SKILL.md +6 -1
- package/skills/docker-expert/SKILL.md +7 -2
- package/skills/docs-architect/SKILL.md +3 -1
- package/skills/documentation/SKILL.md +261 -0
- package/skills/documentation-generation-doc-generate/SKILL.md +3 -1
- package/skills/documentation-generation-doc-generate/resources/implementation-playbook.md +1 -1
- package/skills/documentation-templates/SKILL.md +8 -3
- package/skills/docusign-automation/SKILL.md +213 -0
- package/skills/docx/SKILL.md +69 -172
- package/skills/docx-official/SKILL.md +8 -3
- package/skills/domain-driven-design/SKILL.md +73 -0
- package/skills/domain-driven-design/references/ddd-deliverables.md +24 -0
- package/skills/dotnet-architect/SKILL.md +3 -1
- package/skills/dotnet-backend/SKILL.md +266 -0
- package/skills/dotnet-backend-patterns/SKILL.md +3 -1
- package/skills/dropbox-automation/SKILL.md +235 -0
- package/skills/dx-optimizer/SKILL.md +3 -1
- package/skills/e2e-testing/SKILL.md +166 -0
- package/skills/e2e-testing-patterns/SKILL.md +3 -1
- package/skills/elixir-pro/SKILL.md +3 -1
- package/skills/email-sequence/SKILL.md +6 -1
- package/skills/email-systems/SKILL.md +5 -1
- package/skills/embedding-strategies/SKILL.md +3 -1
- package/skills/employment-contract-templates/SKILL.md +3 -1
- package/skills/environment-setup-guide/SKILL.md +2 -0
- package/skills/error-debugging-error-analysis/SKILL.md +2 -0
- package/skills/error-debugging-error-trace/SKILL.md +3 -1
- package/skills/error-debugging-multi-agent-review/SKILL.md +2 -0
- package/skills/error-detective/SKILL.md +3 -1
- package/skills/error-diagnostics-error-analysis/SKILL.md +2 -0
- package/skills/error-diagnostics-error-trace/SKILL.md +2 -0
- package/skills/error-diagnostics-smart-debug/SKILL.md +2 -0
- package/skills/error-handling-patterns/SKILL.md +3 -1
- package/skills/ethical-hacking-methodology/SKILL.md +7 -2
- package/skills/evaluation/SKILL.md +1 -1
- package/skills/event-sourcing-architect/SKILL.md +3 -1
- package/skills/event-store-design/SKILL.md +3 -1
- package/skills/event-store-design/resources/implementation-playbook.md +25 -0
- package/skills/exa-search/SKILL.md +3 -1
- package/skills/executing-plans/SKILL.md +6 -1
- package/skills/expo-deployment/SKILL.md +12 -62
- package/skills/fastapi-pro/SKILL.md +3 -1
- package/skills/fastapi-router-py/SKILL.md +57 -0
- package/skills/fastapi-templates/SKILL.md +3 -1
- package/skills/figma-automation/SKILL.md +186 -0
- package/skills/file-organizer/SKILL.md +252 -69
- package/skills/file-path-traversal/SKILL.md +7 -2
- package/skills/file-uploads/SKILL.md +5 -1
- package/skills/find-skills/SKILL.md +137 -0
- package/skills/finishing-a-development-branch/SKILL.md +6 -1
- package/skills/firebase/SKILL.md +5 -1
- package/skills/firecrawl-scraper/SKILL.md +3 -1
- package/skills/firmware-analyst/SKILL.md +3 -1
- package/skills/flutter-expert/SKILL.md +84 -196
- package/skills/form-cro/SKILL.md +6 -1
- package/skills/foundry-iq-python/SKILL.md +3 -0
- package/skills/fp-ts-errors/SKILL.md +1 -1
- package/skills/fp-ts-pragmatic/SKILL.md +1 -1
- package/skills/fp-ts-react/SKILL.md +1 -1
- package/skills/framework-migration-code-migrate/SKILL.md +2 -0
- package/skills/framework-migration-deps-upgrade/SKILL.md +2 -0
- package/skills/framework-migration-deps-upgrade/resources/implementation-playbook.md +3 -3
- package/skills/framework-migration-legacy-modernize/SKILL.md +2 -0
- package/skills/free-tool-strategy/SKILL.md +6 -1
- package/skills/freshdesk-automation/SKILL.md +224 -0
- package/skills/freshservice-automation/SKILL.md +218 -0
- package/skills/frontend-design/SKILL.md +26 -259
- package/skills/frontend-dev-guidelines/SKILL.md +6 -1
- package/skills/frontend-developer/SKILL.md +3 -1
- package/skills/frontend-mobile-development-component-scaffold/SKILL.md +2 -0
- package/skills/frontend-mobile-security-xss-scan/SKILL.md +2 -0
- package/skills/frontend-security-coder/SKILL.md +3 -1
- package/skills/frontend-slides/SKILL.md +4 -1
- package/skills/frontend-ui-dark-ts/SKILL.md +593 -0
- package/skills/full-stack-orchestration-full-stack-feature/SKILL.md +2 -0
- package/skills/game-development/2d-games/SKILL.md +6 -1
- package/skills/game-development/3d-games/SKILL.md +6 -1
- package/skills/game-development/SKILL.md +3 -1
- package/skills/game-development/game-art/SKILL.md +6 -1
- package/skills/game-development/game-audio/SKILL.md +6 -1
- package/skills/game-development/game-design/SKILL.md +6 -1
- package/skills/game-development/mobile-games/SKILL.md +6 -1
- package/skills/game-development/multiplayer/SKILL.md +6 -1
- package/skills/game-development/pc-games/SKILL.md +6 -1
- package/skills/game-development/vr-ar/SKILL.md +6 -1
- package/skills/game-development/web-games/SKILL.md +6 -1
- package/skills/gcp-cloud-run/SKILL.md +5 -1
- package/skills/gdpr-data-handling/SKILL.md +3 -1
- package/skills/gemini-api-dev/SKILL.md +132 -0
- package/skills/geo-fundamentals/SKILL.md +6 -1
- package/skills/git-advanced-workflows/SKILL.md +3 -1
- package/skills/git-pr-workflows-git-workflow/SKILL.md +2 -0
- package/skills/git-pr-workflows-onboard/SKILL.md +2 -0
- package/skills/git-pr-workflows-pr-enhance/SKILL.md +2 -0
- package/skills/git-pushing/SKILL.md +3 -1
- package/skills/github-actions-templates/SKILL.md +3 -1
- package/skills/github-automation/SKILL.md +232 -0
- package/skills/github-issue-creator/SKILL.md +142 -0
- package/skills/github-workflow-automation/SKILL.md +3 -1
- package/skills/gitlab-automation/SKILL.md +259 -0
- package/skills/gitlab-ci-patterns/SKILL.md +3 -1
- package/skills/gitops-workflow/SKILL.md +3 -1
- package/skills/gmail-automation/SKILL.md +275 -0
- package/skills/go-concurrency-patterns/SKILL.md +3 -1
- package/skills/go-playwright/SKILL.md +76 -0
- package/skills/go-playwright/resources/implementation-playbook.md +110 -0
- package/skills/go-rod-master/SKILL.md +544 -0
- package/skills/go-rod-master/examples/basic_scrape.go +41 -0
- package/skills/go-rod-master/examples/concurrent_pages.go +81 -0
- package/skills/go-rod-master/examples/request_hijacking.go +85 -0
- package/skills/go-rod-master/examples/stealth_page.go +91 -0
- package/skills/go-rod-master/references/api-reference.md +148 -0
- package/skills/godot-4-migration/SKILL.md +126 -0
- package/skills/godot-gdscript-patterns/SKILL.md +3 -1
- package/skills/golang-pro/SKILL.md +91 -176
- package/skills/google-analytics-automation/SKILL.md +232 -0
- package/skills/google-calendar-automation/SKILL.md +181 -0
- package/skills/google-drive-automation/SKILL.md +198 -0
- package/skills/googlesheets-automation/SKILL.md +202 -0
- package/skills/grafana-dashboards/SKILL.md +3 -1
- package/skills/graphql/SKILL.md +5 -1
- package/skills/graphql-architect/SKILL.md +83 -168
- package/skills/haskell-pro/SKILL.md +2 -0
- package/skills/helm-chart-scaffolding/SKILL.md +3 -1
- package/skills/helpdesk-automation/SKILL.md +171 -0
- package/skills/hig-components-content/SKILL.md +91 -0
- package/skills/hig-components-content/references/activity-views.md +79 -0
- package/skills/hig-components-content/references/charts.md +180 -0
- package/skills/hig-components-content/references/collections.md +48 -0
- package/skills/hig-components-content/references/color-wells.md +42 -0
- package/skills/hig-components-content/references/image-views.md +82 -0
- package/skills/hig-components-content/references/image-wells.md +34 -0
- package/skills/hig-components-content/references/lockups.md +78 -0
- package/skills/hig-components-content/references/web-views.md +36 -0
- package/skills/hig-components-controls/SKILL.md +93 -0
- package/skills/hig-components-controls/references/combo-boxes.md +40 -0
- package/skills/hig-components-controls/references/controls.md +112 -0
- package/skills/hig-components-controls/references/gauges.md +74 -0
- package/skills/hig-components-controls/references/labels.md +92 -0
- package/skills/hig-components-controls/references/pickers.md +128 -0
- package/skills/hig-components-controls/references/rating-indicators.md +38 -0
- package/skills/hig-components-controls/references/segmented-controls.md +94 -0
- package/skills/hig-components-controls/references/sliders.md +92 -0
- package/skills/hig-components-controls/references/steppers.md +40 -0
- package/skills/hig-components-controls/references/text-fields.md +88 -0
- package/skills/hig-components-controls/references/text-views.md +56 -0
- package/skills/hig-components-controls/references/toggles.md +127 -0
- package/skills/hig-components-controls/references/token-fields.md +48 -0
- package/skills/hig-components-controls/references/virtual-keyboards.md +156 -0
- package/skills/hig-components-dialogs/SKILL.md +81 -0
- package/skills/hig-components-dialogs/references/action-sheets.md +74 -0
- package/skills/hig-components-dialogs/references/alerts.md +158 -0
- package/skills/hig-components-dialogs/references/digit-entry-views.md +32 -0
- package/skills/hig-components-dialogs/references/popovers.md +81 -0
- package/skills/hig-components-dialogs/references/sheets.md +157 -0
- package/skills/hig-components-layout/SKILL.md +104 -0
- package/skills/hig-components-layout/references/boxes.md +48 -0
- package/skills/hig-components-layout/references/column-views.md +44 -0
- package/skills/hig-components-layout/references/lists-and-tables.md +99 -0
- package/skills/hig-components-layout/references/ornaments.md +56 -0
- package/skills/hig-components-layout/references/outline-views.md +64 -0
- package/skills/hig-components-layout/references/panels.md +75 -0
- package/skills/hig-components-layout/references/scroll-views.md +123 -0
- package/skills/hig-components-layout/references/sidebars.md +109 -0
- package/skills/hig-components-layout/references/split-views.md +110 -0
- package/skills/hig-components-layout/references/tab-bars.md +173 -0
- package/skills/hig-components-layout/references/tab-views.md +68 -0
- package/skills/hig-components-layout/references/windows.md +188 -0
- package/skills/hig-components-menus/SKILL.md +86 -0
- package/skills/hig-components-menus/references/action-button.md +61 -0
- package/skills/hig-components-menus/references/buttons.md +261 -0
- package/skills/hig-components-menus/references/context-menus.md +105 -0
- package/skills/hig-components-menus/references/disclosure-controls.md +84 -0
- package/skills/hig-components-menus/references/dock-menus.md +40 -0
- package/skills/hig-components-menus/references/edit-menus.md +88 -0
- package/skills/hig-components-menus/references/menus.md +171 -0
- package/skills/hig-components-menus/references/pop-up-buttons.md +70 -0
- package/skills/hig-components-menus/references/pull-down-buttons.md +77 -0
- package/skills/hig-components-menus/references/the-menu-bar.md +303 -0
- package/skills/hig-components-menus/references/toolbars.md +256 -0
- package/skills/hig-components-search/SKILL.md +73 -0
- package/skills/hig-components-search/references/page-controls.md +120 -0
- package/skills/hig-components-search/references/path-controls.md +40 -0
- package/skills/hig-components-search/references/search-fields.md +189 -0
- package/skills/hig-components-status/SKILL.md +91 -0
- package/skills/hig-components-status/references/activity-rings.md +105 -0
- package/skills/hig-components-status/references/progress-indicators.md +116 -0
- package/skills/hig-components-status/references/status-bars.md +38 -0
- package/skills/hig-components-system/SKILL.md +111 -0
- package/skills/hig-components-system/references/app-clips.md +387 -0
- package/skills/hig-components-system/references/app-shortcuts.md +114 -0
- package/skills/hig-components-system/references/complications.md +425 -0
- package/skills/hig-components-system/references/home-screen-quick-actions.md +42 -0
- package/skills/hig-components-system/references/live-activities.md +442 -0
- package/skills/hig-components-system/references/notifications.md +153 -0
- package/skills/hig-components-system/references/top-shelf.md +135 -0
- package/skills/hig-components-system/references/watch-faces.md +40 -0
- package/skills/hig-components-system/references/widgets.md +517 -0
- package/skills/hig-foundations/SKILL.md +103 -0
- package/skills/hig-foundations/references/accessibility.md +291 -0
- package/skills/hig-foundations/references/app-icons.md +210 -0
- package/skills/hig-foundations/references/branding.md +44 -0
- package/skills/hig-foundations/references/color.md +274 -0
- package/skills/hig-foundations/references/dark-mode.md +116 -0
- package/skills/hig-foundations/references/icons.md +263 -0
- package/skills/hig-foundations/references/images.md +176 -0
- package/skills/hig-foundations/references/immersive-experiences.md +174 -0
- package/skills/hig-foundations/references/inclusion.md +189 -0
- package/skills/hig-foundations/references/layout.md +425 -0
- package/skills/hig-foundations/references/materials.md +238 -0
- package/skills/hig-foundations/references/motion.md +103 -0
- package/skills/hig-foundations/references/privacy.md +231 -0
- package/skills/hig-foundations/references/right-to-left.md +206 -0
- package/skills/hig-foundations/references/sf-symbols.md +310 -0
- package/skills/hig-foundations/references/spatial-layout.md +142 -0
- package/skills/hig-foundations/references/typography.md +1146 -0
- package/skills/hig-foundations/references/writing.md +91 -0
- package/skills/hig-inputs/SKILL.md +121 -0
- package/skills/hig-inputs/references/apple-pencil-and-scribble.md +148 -0
- package/skills/hig-inputs/references/camera-control.md +107 -0
- package/skills/hig-inputs/references/digital-crown.md +83 -0
- package/skills/hig-inputs/references/eyes.md +120 -0
- package/skills/hig-inputs/references/focus-and-selection.md +120 -0
- package/skills/hig-inputs/references/game-controls.md +156 -0
- package/skills/hig-inputs/references/gestures.md +208 -0
- package/skills/hig-inputs/references/gyro-and-accelerometer.md +40 -0
- package/skills/hig-inputs/references/keyboards.md +234 -0
- package/skills/hig-inputs/references/nearby-interactions.md +70 -0
- package/skills/hig-inputs/references/pointing-devices.md +237 -0
- package/skills/hig-inputs/references/remotes.md +67 -0
- package/skills/hig-inputs/references/spatial-interactions.md +70 -0
- package/skills/hig-patterns/SKILL.md +109 -0
- package/skills/hig-patterns/references/charting-data.md +81 -0
- package/skills/hig-patterns/references/collaboration-and-sharing.md +86 -0
- package/skills/hig-patterns/references/drag-and-drop.md +134 -0
- package/skills/hig-patterns/references/entering-data.md +69 -0
- package/skills/hig-patterns/references/feedback.md +67 -0
- package/skills/hig-patterns/references/file-management.md +135 -0
- package/skills/hig-patterns/references/going-full-screen.md +79 -0
- package/skills/hig-patterns/references/launching.md +81 -0
- package/skills/hig-patterns/references/live-viewing-apps.md +79 -0
- package/skills/hig-patterns/references/loading.md +59 -0
- package/skills/hig-patterns/references/managing-accounts.md +107 -0
- package/skills/hig-patterns/references/managing-notifications.md +99 -0
- package/skills/hig-patterns/references/modality.md +82 -0
- package/skills/hig-patterns/references/multitasking.md +131 -0
- package/skills/hig-patterns/references/offering-help.md +117 -0
- package/skills/hig-patterns/references/onboarding.md +69 -0
- package/skills/hig-patterns/references/playing-audio.md +124 -0
- package/skills/hig-patterns/references/playing-haptics.md +280 -0
- package/skills/hig-patterns/references/playing-video.md +180 -0
- package/skills/hig-patterns/references/printing.md +50 -0
- package/skills/hig-patterns/references/ratings-and-reviews.md +48 -0
- package/skills/hig-patterns/references/searching.md +70 -0
- package/skills/hig-patterns/references/settings.md +84 -0
- package/skills/hig-patterns/references/undo-and-redo.md +58 -0
- package/skills/hig-patterns/references/workouts.md +76 -0
- package/skills/hig-platforms/SKILL.md +89 -0
- package/skills/hig-platforms/references/designing-for-games.md +159 -0
- package/skills/hig-platforms/references/designing-for-ios.md +66 -0
- package/skills/hig-platforms/references/designing-for-ipados.md +64 -0
- package/skills/hig-platforms/references/designing-for-macos.md +70 -0
- package/skills/hig-platforms/references/designing-for-tvos.md +68 -0
- package/skills/hig-platforms/references/designing-for-visionos.md +85 -0
- package/skills/hig-platforms/references/designing-for-watchos.md +74 -0
- package/skills/hig-project-context/SKILL.md +138 -0
- package/skills/hig-technologies/SKILL.md +136 -0
- package/skills/hig-technologies/references/airplay.md +125 -0
- package/skills/hig-technologies/references/always-on.md +62 -0
- package/skills/hig-technologies/references/apple-pay.md +441 -0
- package/skills/hig-technologies/references/augmented-reality.md +247 -0
- package/skills/hig-technologies/references/carekit.md +224 -0
- package/skills/hig-technologies/references/carplay.md +119 -0
- package/skills/hig-technologies/references/game-center.md +343 -0
- package/skills/hig-technologies/references/generative-ai.md +110 -0
- package/skills/hig-technologies/references/healthkit.md +120 -0
- package/skills/hig-technologies/references/homekit.md +343 -0
- package/skills/hig-technologies/references/icloud.md +52 -0
- package/skills/hig-technologies/references/id-verifier.md +73 -0
- package/skills/hig-technologies/references/imessage-apps-and-stickers.md +105 -0
- package/skills/hig-technologies/references/in-app-purchase.md +263 -0
- package/skills/hig-technologies/references/live-photos.md +54 -0
- package/skills/hig-technologies/references/mac-catalyst.md +216 -0
- package/skills/hig-technologies/references/machine-learning.md +394 -0
- package/skills/hig-technologies/references/maps.md +221 -0
- package/skills/hig-technologies/references/nfc.md +51 -0
- package/skills/hig-technologies/references/photo-editing.md +40 -0
- package/skills/hig-technologies/references/researchkit.md +134 -0
- package/skills/hig-technologies/references/shareplay.md +142 -0
- package/skills/hig-technologies/references/shazamkit.md +47 -0
- package/skills/hig-technologies/references/sign-in-with-apple.md +288 -0
- package/skills/hig-technologies/references/siri.md +523 -0
- package/skills/hig-technologies/references/tap-to-pay-on-iphone.md +208 -0
- package/skills/hig-technologies/references/voiceover.md +90 -0
- package/skills/hig-technologies/references/wallet.md +420 -0
- package/skills/hosted-agents-v2-py/SKILL.md +326 -0
- package/skills/hr-pro/SKILL.md +3 -1
- package/skills/html-injection-testing/SKILL.md +7 -2
- package/skills/hubspot-automation/SKILL.md +183 -0
- package/skills/hubspot-integration/SKILL.md +5 -1
- package/skills/hugging-face-cli/SKILL.md +3 -3
- package/skills/hugging-face-jobs/SKILL.md +1 -1
- package/skills/hybrid-cloud-architect/SKILL.md +3 -1
- package/skills/hybrid-cloud-networking/SKILL.md +3 -1
- package/skills/hybrid-search-implementation/SKILL.md +3 -1
- package/skills/i18n-localization/SKILL.md +1 -1
- package/skills/idor-testing/SKILL.md +7 -2
- package/skills/imagen/SKILL.md +1 -1
- package/skills/incident-responder/SKILL.md +3 -1
- package/skills/incident-response-incident-response/SKILL.md +2 -0
- package/skills/incident-response-smart-fix/SKILL.md +2 -0
- package/skills/incident-runbook-templates/SKILL.md +3 -1
- package/skills/infinite-gratitude/SKILL.md +2 -2
- package/skills/inngest/SKILL.md +5 -1
- package/skills/instagram-automation/SKILL.md +197 -0
- package/skills/interactive-portfolio/SKILL.md +5 -1
- package/skills/intercom-automation/SKILL.md +253 -0
- package/skills/internal-comms-anthropic/SKILL.md +4 -2
- package/skills/internal-comms-community/SKILL.md +4 -2
- package/skills/ios-developer/SKILL.md +3 -1
- package/skills/istio-traffic-management/SKILL.md +3 -1
- package/skills/java-pro/SKILL.md +3 -1
- package/skills/javascript-mastery/SKILL.md +3 -1
- package/skills/javascript-pro/SKILL.md +79 -41
- package/skills/javascript-testing-patterns/SKILL.md +3 -1
- package/skills/javascript-typescript-typescript-scaffold/SKILL.md +2 -0
- package/skills/jira-automation/SKILL.md +190 -0
- package/skills/julia-pro/SKILL.md +3 -1
- package/skills/k8s-manifest-generator/SKILL.md +3 -1
- package/skills/k8s-security-policies/SKILL.md +3 -1
- package/skills/kaizen/SKILL.md +3 -1
- package/skills/klaviyo-automation/SKILL.md +195 -0
- package/skills/kotlin-coroutines-expert/SKILL.md +100 -0
- package/skills/kpi-dashboard-design/SKILL.md +3 -1
- package/skills/kubernetes-architect/SKILL.md +3 -1
- package/skills/kubernetes-deployment/SKILL.md +167 -0
- package/skills/langchain-architecture/SKILL.md +3 -1
- package/skills/langfuse/SKILL.md +5 -1
- package/skills/langgraph/SKILL.md +5 -1
- package/skills/laravel-expert/SKILL.md +185 -0
- package/skills/laravel-security-audit/SKILL.md +223 -0
- package/skills/last30days/SKILL.md +6 -1
- package/skills/launch-strategy/SKILL.md +6 -1
- package/skills/legacy-modernizer/SKILL.md +79 -39
- package/skills/legal-advisor/SKILL.md +3 -1
- package/skills/libreoffice/base/SKILL.md +188 -0
- package/skills/libreoffice/calc/SKILL.md +201 -0
- package/skills/libreoffice/draw/SKILL.md +165 -0
- package/skills/libreoffice/impress/SKILL.md +174 -0
- package/skills/libreoffice/writer/SKILL.md +200 -0
- package/skills/linear-automation/SKILL.md +183 -0
- package/skills/linear-claude-skill/SKILL.md +14 -14
- package/skills/linkedin-automation/SKILL.md +180 -0
- package/skills/linkerd-patterns/SKILL.md +3 -1
- package/skills/lint-and-validate/SKILL.md +3 -3
- package/skills/linux-privilege-escalation/SKILL.md +7 -2
- package/skills/linux-shell-scripting/SKILL.md +7 -2
- package/skills/linux-troubleshooting/SKILL.md +221 -0
- package/skills/llm-app-patterns/SKILL.md +4 -2
- package/skills/llm-application-dev-ai-assistant/SKILL.md +2 -0
- package/skills/llm-application-dev-ai-assistant/resources/implementation-playbook.md +1 -1
- package/skills/llm-application-dev-langchain-agent/SKILL.md +2 -0
- package/skills/llm-application-dev-prompt-optimize/SKILL.md +2 -0
- package/skills/llm-evaluation/SKILL.md +3 -1
- package/skills/loki-mode/SKILL.md +6 -1
- package/skills/m365-agents-dotnet/SKILL.md +295 -0
- package/skills/m365-agents-py/SKILL.md +346 -0
- package/skills/m365-agents-ts/SKILL.md +187 -0
- package/skills/machine-learning-ops-ml-pipeline/SKILL.md +2 -0
- package/skills/mailchimp-automation/SKILL.md +236 -0
- package/skills/make-automation/SKILL.md +206 -0
- package/skills/malware-analyst/SKILL.md +3 -1
- package/skills/manifest/SKILL.md +126 -0
- package/skills/market-sizing-analysis/SKILL.md +3 -1
- package/skills/marketing-ideas/SKILL.md +6 -1
- package/skills/marketing-psychology/SKILL.md +6 -1
- package/skills/mcp-builder/SKILL.md +184 -92
- package/skills/mcp-builder/reference/mcp_best_practices.md +759 -93
- package/skills/mcp-builder/reference/node_mcp_server.md +70 -124
- package/skills/mcp-builder/reference/python_mcp_server.md +40 -7
- package/skills/mcp-builder-ms/SKILL.md +309 -0
- package/skills/memory-forensics/SKILL.md +3 -1
- package/skills/memory-safety-patterns/SKILL.md +3 -1
- package/skills/memory-systems/SKILL.md +1 -1
- package/skills/mermaid-expert/SKILL.md +3 -1
- package/skills/metasploit-framework/SKILL.md +7 -2
- package/skills/micro-saas-launcher/SKILL.md +5 -1
- package/skills/microservices-patterns/SKILL.md +3 -1
- package/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md +445 -0
- package/skills/microsoft-teams-automation/SKILL.md +216 -0
- package/skills/minecraft-bukkit-pro/SKILL.md +3 -1
- package/skills/miro-automation/SKILL.md +210 -0
- package/skills/mixpanel-automation/SKILL.md +229 -0
- package/skills/ml-engineer/SKILL.md +3 -1
- package/skills/ml-pipeline-workflow/SKILL.md +3 -1
- package/skills/mlops-engineer/SKILL.md +3 -1
- package/skills/mobile-design/SKILL.md +280 -170
- package/skills/mobile-developer/SKILL.md +3 -1
- package/skills/mobile-security-coder/SKILL.md +3 -1
- package/skills/modern-javascript-patterns/SKILL.md +3 -1
- package/skills/monday-automation/SKILL.md +238 -0
- package/skills/monorepo-architect/SKILL.md +2 -0
- package/skills/monorepo-management/SKILL.md +3 -1
- package/skills/moodle-external-api-development/SKILL.md +3 -1
- package/skills/mtls-configuration/SKILL.md +3 -1
- package/skills/multi-agent-brainstorming/SKILL.md +6 -1
- package/skills/multi-agent-patterns/SKILL.md +1 -1
- package/skills/multi-cloud-architecture/SKILL.md +3 -1
- package/skills/multi-platform-apps-multi-platform/SKILL.md +2 -0
- package/skills/n8n-code-python/SKILL.md +11 -11
- package/skills/n8n-mcp-tools-expert/SKILL.md +10 -10
- package/skills/n8n-node-configuration/SKILL.md +3 -3
- package/skills/neon-postgres/SKILL.md +5 -1
- package/skills/nerdzao-elite/SKILL.md +31 -0
- package/skills/nerdzao-elite-gemini-high/SKILL.md +50 -0
- package/skills/nestjs-expert/SKILL.md +7 -2
- package/skills/network-101/SKILL.md +7 -2
- package/skills/network-engineer/SKILL.md +3 -1
- package/skills/nextjs-app-router-patterns/SKILL.md +3 -1
- package/skills/nextjs-best-practices/SKILL.md +6 -1
- package/skills/nextjs-supabase-auth/SKILL.md +4 -0
- package/skills/nft-standards/SKILL.md +3 -1
- package/skills/nodejs-backend-patterns/SKILL.md +3 -1
- package/skills/nodejs-best-practices/SKILL.md +7 -1
- package/skills/nosql-expert/SKILL.md +2 -0
- package/skills/notebooklm/SKILL.md +3 -1
- package/skills/notion-automation/SKILL.md +220 -0
- package/skills/notion-template-business/SKILL.md +5 -1
- package/skills/nx-workspace-patterns/SKILL.md +3 -1
- package/skills/observability-engineer/SKILL.md +3 -1
- package/skills/observability-monitoring-monitor-setup/SKILL.md +2 -0
- package/skills/observability-monitoring-slo-implement/SKILL.md +3 -1
- package/skills/observe-whatsapp/SKILL.md +4 -4
- package/skills/obsidian-clipper-template-creator/SKILL.md +6 -1
- package/skills/office-productivity/SKILL.md +219 -0
- package/skills/on-call-handoff-patterns/SKILL.md +3 -1
- package/skills/onboarding-cro/SKILL.md +6 -1
- package/skills/one-drive-automation/SKILL.md +243 -0
- package/skills/openapi-spec-generation/SKILL.md +3 -1
- package/skills/os-scripting/SKILL.md +429 -0
- package/skills/oss-hunter/SKILL.md +75 -0
- package/skills/oss-hunter/bin/hunter.py +56 -0
- package/skills/outlook-automation/SKILL.md +196 -0
- package/skills/outlook-calendar-automation/SKILL.md +241 -0
- package/skills/page-cro/SKILL.md +6 -1
- package/skills/pagerduty-automation/SKILL.md +250 -0
- package/skills/paid-ads/SKILL.md +6 -1
- package/skills/parallel-agents/SKILL.md +1 -1
- package/skills/payment-integration/SKILL.md +3 -1
- package/skills/paypal-integration/SKILL.md +3 -1
- package/skills/paywall-upgrade-cro/SKILL.md +6 -1
- package/skills/pci-compliance/SKILL.md +3 -1
- package/skills/pdf/SKILL.md +6 -196
- package/skills/pdf-official/SKILL.md +7 -2
- package/skills/pentest-checklist/SKILL.md +7 -2
- package/skills/pentest-commands/SKILL.md +7 -2
- package/skills/performance-engineer/SKILL.md +2 -0
- package/skills/performance-profiling/SKILL.md +1 -1
- package/skills/performance-testing-review-ai-review/SKILL.md +2 -0
- package/skills/performance-testing-review-multi-agent-review/SKILL.md +2 -0
- package/skills/personal-tool-builder/SKILL.md +5 -1
- package/skills/php-pro/SKILL.md +78 -46
- package/skills/pipedrive-automation/SKILL.md +229 -0
- package/skills/plaid-fintech/SKILL.md +5 -1
- package/skills/plan-writing/SKILL.md +1 -1
- package/skills/planning-with-files/SKILL.md +3 -1
- package/skills/playwright-skill/SKILL.md +6 -1
- package/skills/podcast-generation/SKILL.md +2 -0
- package/skills/popup-cro/SKILL.md +6 -1
- package/skills/posix-shell-pro/SKILL.md +3 -1
- package/skills/postgres-best-practices/SKILL.md +7 -2
- package/skills/postgresql/SKILL.md +3 -1
- package/skills/postgresql-optimization/SKILL.md +175 -0
- package/skills/posthog-automation/SKILL.md +229 -0
- package/skills/postmark-automation/SKILL.md +192 -0
- package/skills/postmortem-writing/SKILL.md +5 -3
- package/skills/powershell-windows/SKILL.md +6 -1
- package/skills/pptx/SKILL.md +86 -456
- package/skills/pptx-official/SKILL.md +8 -3
- package/skills/pricing-strategy/SKILL.md +6 -1
- package/skills/prisma-expert/SKILL.md +6 -1
- package/skills/privilege-escalation-methods/SKILL.md +7 -2
- package/skills/product-manager-toolkit/SKILL.md +15 -15
- package/skills/production-code-audit/SKILL.md +2 -0
- package/skills/programmatic-seo/SKILL.md +6 -1
- package/skills/projection-patterns/SKILL.md +3 -1
- package/skills/prometheus-configuration/SKILL.md +3 -1
- package/skills/prompt-caching/SKILL.md +5 -1
- package/skills/prompt-engineer/README.md +659 -0
- package/skills/prompt-engineer/SKILL.md +76 -249
- package/skills/prompt-engineer/references/evaluation-frameworks.md +781 -0
- package/skills/prompt-engineer/references/prompt-optimization.md +563 -0
- package/skills/prompt-engineer/references/prompt-patterns.md +509 -0
- package/skills/prompt-engineer/references/structured-outputs.md +723 -0
- package/skills/prompt-engineer/references/system-prompts.md +547 -0
- package/skills/prompt-engineering/SKILL.md +6 -1
- package/skills/prompt-engineering-patterns/SKILL.md +3 -1
- package/skills/prompt-library/SKILL.md +3 -1
- package/skills/protocol-reverse-engineering/SKILL.md +3 -1
- package/skills/pydantic-models-py/SKILL.md +63 -0
- package/skills/python-development-python-scaffold/SKILL.md +2 -0
- package/skills/python-fastapi-development/SKILL.md +216 -0
- package/skills/python-packaging/SKILL.md +3 -1
- package/skills/python-patterns/SKILL.md +7 -1
- package/skills/python-performance-optimization/SKILL.md +3 -1
- package/skills/python-pro/SKILL.md +89 -155
- package/skills/python-testing-patterns/SKILL.md +3 -1
- package/skills/quant-analyst/SKILL.md +3 -1
- package/skills/radix-ui-design-system/SKILL.md +1 -1
- package/skills/rag-engineer/SKILL.md +5 -1
- package/skills/rag-implementation/SKILL.md +37 -395
- package/skills/react-best-practices/AGENTS.md +776 -91
- package/skills/react-best-practices/README.md +2 -2
- package/skills/react-best-practices/SKILL.md +17 -2
- package/skills/react-best-practices/metadata.json +1 -1
- package/skills/react-best-practices/rules/advanced-event-handler-refs.md +4 -4
- package/skills/react-best-practices/rules/advanced-init-once.md +42 -0
- package/skills/react-best-practices/rules/advanced-use-latest.md +8 -18
- package/skills/react-best-practices/rules/async-dependencies.md +15 -0
- package/skills/react-best-practices/rules/bundle-conditional.md +2 -2
- package/skills/react-best-practices/rules/client-localstorage-schema.md +71 -0
- package/skills/react-best-practices/rules/client-passive-event-listeners.md +48 -0
- package/skills/react-best-practices/rules/js-batch-dom-css.md +53 -28
- package/skills/react-best-practices/rules/js-length-check-first.md +1 -1
- package/skills/react-best-practices/rules/js-min-max-loop.md +1 -1
- package/skills/react-best-practices/rules/rendering-hydration-suppress-warning.md +30 -0
- package/skills/react-best-practices/rules/rendering-usetransition-loading.md +75 -0
- package/skills/react-best-practices/rules/rerender-derived-state-no-effect.md +40 -0
- package/skills/react-best-practices/rules/rerender-derived-state.md +2 -2
- package/skills/react-best-practices/rules/rerender-memo-with-default-value.md +38 -0
- package/skills/react-best-practices/rules/rerender-move-effect-to-event.md +45 -0
- package/skills/react-best-practices/rules/rerender-simple-expression-in-memo.md +35 -0
- package/skills/react-best-practices/rules/rerender-use-ref-transient-values.md +73 -0
- package/skills/react-best-practices/rules/server-auth-actions.md +96 -0
- package/skills/react-best-practices/rules/server-cache-react.md +50 -0
- package/skills/react-best-practices/rules/server-dedup-props.md +65 -0
- package/skills/react-best-practices/rules/server-parallel-fetching.md +12 -8
- package/skills/react-flow-architect/SKILL.md +618 -0
- package/skills/react-flow-node-ts/SKILL.md +71 -0
- package/skills/react-modernization/SKILL.md +3 -1
- package/skills/react-native-architecture/SKILL.md +3 -1
- package/skills/react-nextjs-development/SKILL.md +229 -0
- package/skills/react-patterns/SKILL.md +6 -1
- package/skills/react-state-management/SKILL.md +3 -1
- package/skills/react-ui-patterns/SKILL.md +6 -1
- package/skills/readme/SKILL.md +164 -97
- package/skills/receiving-code-review/SKILL.md +6 -1
- package/skills/red-team-tactics/SKILL.md +6 -1
- package/skills/red-team-tools/SKILL.md +7 -2
- package/skills/reddit-automation/SKILL.md +217 -0
- package/skills/reference-builder/SKILL.md +3 -1
- package/skills/referral-program/SKILL.md +6 -1
- package/skills/remotion-best-practices/SKILL.md +3 -1
- package/skills/remotion-best-practices/rules/charts.md +1 -1
- package/skills/render-automation/SKILL.md +186 -0
- package/skills/requesting-code-review/SKILL.md +6 -1
- package/skills/research-engineer/SKILL.md +6 -1
- package/skills/reverse-engineer/SKILL.md +3 -1
- package/skills/risk-manager/SKILL.md +3 -1
- package/skills/risk-metrics-calculation/SKILL.md +3 -1
- package/skills/ruby-pro/SKILL.md +3 -1
- package/skills/rust-async-patterns/SKILL.md +3 -1
- package/skills/rust-pro/SKILL.md +3 -1
- package/skills/saga-orchestration/SKILL.md +3 -1
- package/skills/saga-orchestration/resources/implementation-playbook.md +26 -0
- package/skills/sales-automator/SKILL.md +3 -1
- package/skills/salesforce-automation/SKILL.md +195 -0
- package/skills/salesforce-development/SKILL.md +5 -1
- package/skills/sast-configuration/SKILL.md +12 -10
- package/skills/scala-pro/SKILL.md +3 -1
- package/skills/scanning-tools/SKILL.md +7 -2
- package/skills/schema-markup/SKILL.md +6 -1
- package/skills/screen-reader-testing/SKILL.md +3 -1
- package/skills/scroll-experience/SKILL.md +5 -1
- package/skills/search-specialist/SKILL.md +2 -0
- package/skills/secrets-management/SKILL.md +3 -1
- package/skills/security/aws-compliance-checker/SKILL.md +516 -0
- package/skills/security/aws-iam-best-practices/SKILL.md +397 -0
- package/skills/security/aws-secrets-rotation/SKILL.md +465 -0
- package/skills/security/aws-security-audit/SKILL.md +369 -0
- package/skills/security-audit/SKILL.md +218 -0
- package/skills/security-auditor/SKILL.md +3 -1
- package/skills/security-compliance-compliance-check/SKILL.md +3 -1
- package/skills/security-requirement-extraction/SKILL.md +3 -1
- package/skills/security-scanning-security-dependencies/SKILL.md +3 -1
- package/skills/security-scanning-security-hardening/SKILL.md +2 -0
- package/skills/security-scanning-security-sast/SKILL.md +3 -1
- package/skills/segment-automation/SKILL.md +230 -0
- package/skills/segment-cdp/SKILL.md +5 -1
- package/skills/sendgrid-automation/SKILL.md +233 -0
- package/skills/senior-architect/SKILL.md +9 -9
- package/skills/senior-fullstack/SKILL.md +9 -9
- package/skills/sentry-automation/SKILL.md +237 -0
- package/skills/seo-audit/SKILL.md +6 -1
- package/skills/seo-authority-builder/SKILL.md +3 -1
- package/skills/seo-cannibalization-detector/SKILL.md +3 -1
- package/skills/seo-content-auditor/SKILL.md +3 -1
- package/skills/seo-content-planner/SKILL.md +3 -1
- package/skills/seo-content-refresher/SKILL.md +3 -1
- package/skills/seo-content-writer/SKILL.md +3 -1
- package/skills/seo-fundamentals/SKILL.md +78 -122
- package/skills/seo-keyword-strategist/SKILL.md +3 -1
- package/skills/seo-meta-optimizer/SKILL.md +3 -1
- package/skills/seo-snippet-hunter/SKILL.md +3 -1
- package/skills/seo-structure-architect/SKILL.md +3 -1
- package/skills/server-management/SKILL.md +6 -1
- package/skills/service-mesh-expert/SKILL.md +2 -0
- package/skills/service-mesh-observability/SKILL.md +3 -1
- package/skills/shader-programming-glsl/SKILL.md +121 -0
- package/skills/shellcheck-configuration/SKILL.md +3 -1
- package/skills/shodan-reconnaissance/SKILL.md +7 -2
- package/skills/shopify-apps/SKILL.md +5 -1
- package/skills/shopify-automation/SKILL.md +173 -0
- package/skills/shopify-development/SKILL.md +6 -1
- package/skills/signup-flow-cro/SKILL.md +6 -1
- package/skills/similarity-search-patterns/SKILL.md +3 -1
- package/skills/skill-creator/README.md +270 -0
- package/skills/skill-creator/SKILL.md +13 -160
- package/skills/skill-creator/scripts/package_skill.py +10 -10
- package/skills/skill-creator/scripts/quick_validate.py +15 -45
- package/skills/skill-creator-ms/SKILL.md +618 -0
- package/skills/skill-developer/SKILL.md +3 -1
- package/skills/slack-automation/SKILL.md +194 -0
- package/skills/slack-bot-builder/SKILL.md +5 -1
- package/skills/slack-gif-creator/SKILL.md +557 -165
- package/skills/slack-gif-creator/core/color_palettes.py +302 -0
- package/skills/slack-gif-creator/core/easing.py +32 -36
- package/skills/slack-gif-creator/core/frame_composer.py +335 -42
- package/skills/slack-gif-creator/core/gif_builder.py +40 -63
- package/skills/slack-gif-creator/core/typography.py +357 -0
- package/skills/slack-gif-creator/core/validators.py +204 -76
- package/skills/slack-gif-creator/core/visual_effects.py +494 -0
- package/skills/slack-gif-creator/templates/bounce.py +106 -0
- package/skills/slack-gif-creator/templates/explode.py +331 -0
- package/skills/slack-gif-creator/templates/fade.py +329 -0
- package/skills/slack-gif-creator/templates/flip.py +291 -0
- package/skills/slack-gif-creator/templates/kaleidoscope.py +211 -0
- package/skills/slack-gif-creator/templates/morph.py +329 -0
- package/skills/slack-gif-creator/templates/move.py +293 -0
- package/skills/slack-gif-creator/templates/pulse.py +268 -0
- package/skills/slack-gif-creator/templates/shake.py +127 -0
- package/skills/slack-gif-creator/templates/slide.py +291 -0
- package/skills/slack-gif-creator/templates/spin.py +269 -0
- package/skills/slack-gif-creator/templates/wiggle.py +300 -0
- package/skills/slack-gif-creator/templates/zoom.py +312 -0
- package/skills/slo-implementation/SKILL.md +3 -1
- package/skills/smtp-penetration-testing/SKILL.md +7 -2
- package/skills/social-content/SKILL.md +6 -1
- package/skills/software-architecture/SKILL.md +6 -1
- package/skills/solidity-security/SKILL.md +3 -1
- package/skills/spark-optimization/SKILL.md +3 -1
- package/skills/sql-injection-testing/SKILL.md +7 -2
- package/skills/sql-optimization-patterns/SKILL.md +3 -1
- package/skills/sql-pro/SKILL.md +94 -170
- package/skills/sqlmap-database-pentesting/SKILL.md +7 -2
- package/skills/square-automation/SKILL.md +181 -0
- package/skills/ssh-penetration-testing/SKILL.md +7 -2
- package/skills/startup-analyst/SKILL.md +3 -1
- package/skills/startup-business-analyst-business-case/SKILL.md +3 -1
- package/skills/startup-business-analyst-financial-projections/SKILL.md +3 -1
- package/skills/startup-business-analyst-market-opportunity/SKILL.md +3 -1
- package/skills/startup-financial-modeling/SKILL.md +3 -1
- package/skills/startup-metrics-framework/SKILL.md +3 -1
- package/skills/stitch-ui-design/SKILL.md +4 -1
- package/skills/stride-analysis-patterns/SKILL.md +3 -1
- package/skills/stripe-automation/SKILL.md +203 -0
- package/skills/stripe-integration/SKILL.md +44 -429
- package/skills/subagent-driven-development/SKILL.md +3 -1
- package/skills/supabase-automation/SKILL.md +241 -0
- package/skills/swiftui-expert-skill/SKILL.md +1 -1
- package/skills/systematic-debugging/SKILL.md +85 -272
- package/skills/systems-programming-rust-project/SKILL.md +2 -0
- package/skills/tailwind-design-system/SKILL.md +3 -1
- package/skills/tailwind-patterns/SKILL.md +7 -1
- package/skills/tavily-web/SKILL.md +3 -1
- package/skills/tdd-orchestrator/SKILL.md +3 -1
- package/skills/tdd-workflow/SKILL.md +6 -1
- package/skills/tdd-workflows-tdd-cycle/SKILL.md +2 -0
- package/skills/tdd-workflows-tdd-green/SKILL.md +3 -1
- package/skills/tdd-workflows-tdd-red/SKILL.md +3 -1
- package/skills/tdd-workflows-tdd-refactor/SKILL.md +2 -0
- package/skills/team-collaboration-issue/SKILL.md +2 -0
- package/skills/team-collaboration-standup-notes/SKILL.md +2 -0
- package/skills/team-collaboration-standup-notes/resources/implementation-playbook.md +3 -3
- package/skills/team-composition-analysis/SKILL.md +3 -1
- package/skills/telegram-automation/SKILL.md +224 -0
- package/skills/telegram-bot-builder/SKILL.md +5 -1
- package/skills/telegram-mini-app/SKILL.md +5 -1
- package/skills/temporal-python-pro/SKILL.md +3 -1
- package/skills/temporal-python-testing/SKILL.md +3 -1
- package/skills/terraform-infrastructure/SKILL.md +164 -0
- package/skills/terraform-module-library/SKILL.md +3 -1
- package/skills/terraform-skill/SKILL.md +19 -19
- package/skills/terraform-specialist/SKILL.md +3 -1
- package/skills/test-automator/SKILL.md +3 -1
- package/skills/test-driven-development/SKILL.md +3 -1
- package/skills/test-fixing/SKILL.md +3 -1
- package/skills/testing-patterns/SKILL.md +125 -206
- package/skills/testing-patterns/scripts/test_runner.py +219 -0
- package/skills/testing-qa/SKILL.md +231 -0
- package/skills/theme-factory/SKILL.md +6 -1
- package/skills/threat-mitigation-mapping/SKILL.md +3 -1
- package/skills/threat-modeling-expert/SKILL.md +3 -1
- package/skills/threejs-skills/SKILL.md +642 -10
- package/skills/tiktok-automation/SKILL.md +183 -0
- package/skills/todoist-automation/SKILL.md +236 -0
- package/skills/tool-design/SKILL.md +3 -3
- package/skills/top-web-vulnerabilities/SKILL.md +7 -2
- package/skills/track-management/SKILL.md +3 -1
- package/skills/track-management/resources/implementation-playbook.md +4 -4
- package/skills/trello-automation/SKILL.md +186 -0
- package/skills/trigger-dev/SKILL.md +5 -1
- package/skills/turborepo-caching/SKILL.md +3 -1
- package/skills/tutorial-engineer/SKILL.md +3 -1
- package/skills/twilio-communications/SKILL.md +5 -1
- package/skills/twitter-automation/SKILL.md +236 -0
- package/skills/typescript-advanced-types/SKILL.md +3 -1
- package/skills/typescript-expert/SKILL.md +6 -1
- package/skills/typescript-pro/SKILL.md +91 -52
- package/skills/ui-ux-designer/SKILL.md +3 -1
- package/skills/ui-ux-pro-max/SKILL.md +88 -74
- package/skills/ui-ux-pro-max/data/stacks/jetpack-compose.csv +53 -0
- package/skills/ui-ux-pro-max/scripts/core.py +2 -1
- package/skills/ui-ux-pro-max/scripts/design_system.py +1 -1
- package/skills/ui-visual-validator/SKILL.md +3 -1
- package/skills/unit-testing-test-generate/SKILL.md +3 -1
- package/skills/unity-developer/SKILL.md +3 -1
- package/skills/unity-ecs-patterns/SKILL.md +3 -1
- package/skills/unreal-engine-cpp-pro/SKILL.md +1 -1
- package/skills/upgrading-expo/SKILL.md +12 -108
- package/skills/upstash-qstash/SKILL.md +5 -1
- package/skills/using-git-worktrees/SKILL.md +6 -1
- package/skills/using-neon/SKILL.md +1 -1
- package/skills/using-superpowers/SKILL.md +6 -1
- package/skills/uv-package-manager/SKILL.md +3 -1
- package/skills/vector-database-engineer/SKILL.md +2 -0
- package/skills/vector-index-tuning/SKILL.md +3 -1
- package/skills/vercel-automation/SKILL.md +231 -0
- package/skills/vercel-deploy-claimable/SKILL.md +4 -1
- package/skills/verification-before-completion/SKILL.md +6 -1
- package/skills/viral-generator-builder/SKILL.md +5 -1
- package/skills/voice-agents/SKILL.md +5 -1
- package/skills/voice-ai-development/SKILL.md +5 -1
- package/skills/voice-ai-engine-development/SKILL.md +2 -0
- package/skills/vulnerability-scanner/SKILL.md +1 -1
- package/skills/wcag-audit-patterns/SKILL.md +3 -1
- package/skills/web-artifacts-builder/SKILL.md +7 -2
- package/skills/web-design-guidelines/SKILL.md +4 -1
- package/skills/web-performance-optimization/SKILL.md +2 -0
- package/skills/web-security-testing/SKILL.md +184 -0
- package/skills/web3-testing/SKILL.md +3 -1
- package/skills/webapp-testing/SKILL.md +7 -2
- package/skills/webflow-automation/SKILL.md +241 -0
- package/skills/whatsapp-automation/SKILL.md +219 -0
- package/skills/wiki-architect/SKILL.md +65 -0
- package/skills/wiki-changelog/SKILL.md +32 -0
- package/skills/wiki-onboarding/SKILL.md +82 -0
- package/skills/wiki-page-writer/SKILL.md +70 -0
- package/skills/wiki-qa/SKILL.md +39 -0
- package/skills/wiki-researcher/SKILL.md +70 -0
- package/skills/wiki-vitepress/SKILL.md +153 -0
- package/skills/windows-privilege-escalation/SKILL.md +7 -2
- package/skills/wireshark-analysis/SKILL.md +7 -2
- package/skills/wordpress/SKILL.md +319 -0
- package/skills/wordpress-penetration-testing/SKILL.md +7 -2
- package/skills/wordpress-plugin-development/SKILL.md +204 -0
- package/skills/wordpress-theme-development/SKILL.md +189 -0
- package/skills/wordpress-woocommerce-development/SKILL.md +188 -0
- package/skills/workflow-automation/SKILL.md +5 -1
- package/skills/workflow-orchestration-patterns/SKILL.md +3 -1
- package/skills/workflow-patterns/SKILL.md +3 -1
- package/skills/wrike-automation/SKILL.md +238 -0
- package/skills/writing-plans/SKILL.md +6 -1
- package/skills/writing-skills/SKILL.md +614 -84
- package/skills/writing-skills/examples/CLAUDE_MD_TESTING.md +189 -0
- package/skills/writing-skills/examples.md +1 -1
- package/skills/writing-skills/gotchas.md +1 -1
- package/skills/writing-skills/references/standards/README.md +2 -2
- package/skills/writing-skills/references/templates/reference.md +2 -2
- package/skills/xlsx/SKILL.md +28 -217
- package/skills/xlsx-official/SKILL.md +8 -3
- package/skills/xss-html-injection/SKILL.md +7 -2
- package/skills/youtube-automation/SKILL.md +223 -0
- package/skills/youtube-summarizer/CHANGELOG.md +66 -0
- package/skills/youtube-summarizer/README.md +365 -0
- package/skills/youtube-summarizer/SKILL.md +412 -0
- package/skills/youtube-summarizer/scripts/extract-transcript.py +65 -0
- package/skills/youtube-summarizer/scripts/install-dependencies.sh +28 -0
- package/skills/zapier-make-patterns/SKILL.md +5 -1
- package/skills/zendesk-automation/SKILL.md +220 -0
- package/skills/zoho-crm-automation/SKILL.md +211 -0
- package/skills/zoom-automation/SKILL.md +222 -0
- package/skills/zustand-store-ts/SKILL.md +73 -0
- package/skills-compact.json +1 -0
- package/skills-graph.json +25 -0
- package/skills-index.json +1784 -329
package/SKILLS_INDEX.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Skills Index
|
|
2
2
|
|
|
3
|
-
> Auto-generated index of
|
|
3
|
+
> Auto-generated index of 1060 available skills.
|
|
4
4
|
> Use this to discover skills without loading all files into context.
|
|
5
5
|
>
|
|
6
6
|
> **To use a skill**: Read the full skill at `~/.claude/skills/<skill-name>/SKILL.md`
|
|
@@ -9,19 +9,19 @@
|
|
|
9
9
|
|
|
10
10
|
| Category | Count |
|
|
11
11
|
|----------|-------|
|
|
12
|
-
| Other |
|
|
13
|
-
| AI/Agents |
|
|
14
|
-
| DevOps/Cloud |
|
|
15
|
-
|
|
|
16
|
-
|
|
|
17
|
-
| Testing |
|
|
18
|
-
|
|
|
19
|
-
| Security |
|
|
20
|
-
| Frontend Frameworks |
|
|
21
|
-
|
|
|
22
|
-
|
|
|
23
|
-
| API Design |
|
|
24
|
-
| Mobile |
|
|
12
|
+
| Other | 577 |
|
|
13
|
+
| AI/Agents | 112 |
|
|
14
|
+
| DevOps/Cloud | 70 |
|
|
15
|
+
| TypeScript/JavaScript | 52 |
|
|
16
|
+
| Development Tools | 47 |
|
|
17
|
+
| Testing | 34 |
|
|
18
|
+
| UI/Styling | 33 |
|
|
19
|
+
| Security | 28 |
|
|
20
|
+
| Frontend Frameworks | 27 |
|
|
21
|
+
| Databases | 27 |
|
|
22
|
+
| Python | 26 |
|
|
23
|
+
| API Design | 16 |
|
|
24
|
+
| Mobile | 7 |
|
|
25
25
|
| Backend/Node.js | 4 |
|
|
26
26
|
|
|
27
27
|
---
|
|
@@ -43,10 +43,10 @@ Sua única missão é documentar e explicar a base de código como ela existe ho
|
|
|
43
43
|
|
|
44
44
|
You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify ba...
|
|
45
45
|
|
|
46
|
-
###
|
|
46
|
+
### active-directory-attacks
|
|
47
47
|
`skills/active-directory-attacks`
|
|
48
48
|
|
|
49
|
-
This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "
|
|
49
|
+
This skill should be used when the user asks to \"attack Active Directory\", \"exploit AD\", \"Kerberoasting\", \"DCSync\", \"pass-the-hash\", \"Blood...
|
|
50
50
|
|
|
51
51
|
### aesthetic
|
|
52
52
|
`skills/aesthetic`
|
|
@@ -66,7 +66,12 @@ Expert patterns for Algolia search implementation, indexing strategies, React In
|
|
|
66
66
|
### algorithmic-art
|
|
67
67
|
`skills/algorithmic-art`
|
|
68
68
|
|
|
69
|
-
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use
|
|
69
|
+
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use when users request creating art using code, gen...
|
|
70
|
+
|
|
71
|
+
### amplitude-automation
|
|
72
|
+
`skills/amplitude-automation`
|
|
73
|
+
|
|
74
|
+
Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas.
|
|
70
75
|
|
|
71
76
|
### analytics-tracking
|
|
72
77
|
`skills/analytics-tracking`
|
|
@@ -78,6 +83,11 @@ Creating algorithmic art using p5.js with seeded randomness and interactive para
|
|
|
78
83
|
|
|
79
84
|
Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassi...
|
|
80
85
|
|
|
86
|
+
### antigravity-workflows
|
|
87
|
+
`skills/antigravity-workflows`
|
|
88
|
+
|
|
89
|
+
Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA.
|
|
90
|
+
|
|
81
91
|
### app-store-optimization
|
|
82
92
|
`skills/app-store-optimization`
|
|
83
93
|
|
|
@@ -108,11 +118,21 @@ Implement proven backend architecture patterns including Clean Architecture, Hex
|
|
|
108
118
|
|
|
109
119
|
>
|
|
110
120
|
|
|
121
|
+
### asana-automation
|
|
122
|
+
`skills/asana-automation`
|
|
123
|
+
|
|
124
|
+
Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas.
|
|
125
|
+
|
|
111
126
|
### attack-tree-construction
|
|
112
127
|
`skills/attack-tree-construction`
|
|
113
128
|
|
|
114
129
|
Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security ris...
|
|
115
130
|
|
|
131
|
+
### audio-transcriber
|
|
132
|
+
`skills/audio-transcriber`
|
|
133
|
+
|
|
134
|
+
Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration
|
|
135
|
+
|
|
116
136
|
### avalonia-layout-zafiro
|
|
117
137
|
`skills/avalonia-layout-zafiro`
|
|
118
138
|
|
|
@@ -128,11 +148,261 @@ Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and Rea
|
|
|
128
148
|
|
|
129
149
|
Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.
|
|
130
150
|
|
|
151
|
+
### azure-appconfiguration-java
|
|
152
|
+
`skills/azure-appconfiguration-java`
|
|
153
|
+
|
|
154
|
+
|
|
|
155
|
+
|
|
156
|
+
### azure-appconfiguration-py
|
|
157
|
+
`skills/azure-appconfiguration-py`
|
|
158
|
+
|
|
159
|
+
|
|
|
160
|
+
|
|
161
|
+
### azure-communication-callautomation-java
|
|
162
|
+
`skills/azure-communication-callautomation-java`
|
|
163
|
+
|
|
164
|
+
Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call reco...
|
|
165
|
+
|
|
166
|
+
### azure-communication-callingserver-java
|
|
167
|
+
`skills/azure-communication-callingserver-java`
|
|
168
|
+
|
|
169
|
+
Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new pr...
|
|
170
|
+
|
|
171
|
+
### azure-communication-chat-java
|
|
172
|
+
`skills/azure-communication-chat-java`
|
|
173
|
+
|
|
174
|
+
Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read r...
|
|
175
|
+
|
|
176
|
+
### azure-communication-common-java
|
|
177
|
+
`skills/azure-communication-common-java`
|
|
178
|
+
|
|
179
|
+
Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared...
|
|
180
|
+
|
|
181
|
+
### azure-communication-sms-java
|
|
182
|
+
`skills/azure-communication-sms-java`
|
|
183
|
+
|
|
184
|
+
Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or de...
|
|
185
|
+
|
|
186
|
+
### azure-compute-batch-java
|
|
187
|
+
`skills/azure-compute-batch-java`
|
|
188
|
+
|
|
189
|
+
|
|
|
190
|
+
|
|
191
|
+
### azure-cosmos-db-py
|
|
192
|
+
`skills/azure-cosmos-db-py`
|
|
193
|
+
|
|
194
|
+
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual au...
|
|
195
|
+
|
|
196
|
+
### azure-cosmos-java
|
|
197
|
+
`skills/azure-cosmos-java`
|
|
198
|
+
|
|
199
|
+
|
|
|
200
|
+
|
|
201
|
+
### azure-cosmos-py
|
|
202
|
+
`skills/azure-cosmos-py`
|
|
203
|
+
|
|
204
|
+
|
|
|
205
|
+
|
|
206
|
+
### azure-cosmos-rust
|
|
207
|
+
`skills/azure-cosmos-rust`
|
|
208
|
+
|
|
209
|
+
|
|
|
210
|
+
|
|
211
|
+
### azure-data-tables-java
|
|
212
|
+
`skills/azure-data-tables-java`
|
|
213
|
+
|
|
214
|
+
Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value ...
|
|
215
|
+
|
|
216
|
+
### azure-data-tables-py
|
|
217
|
+
`skills/azure-data-tables-py`
|
|
218
|
+
|
|
219
|
+
|
|
|
220
|
+
|
|
221
|
+
### azure-eventgrid-dotnet
|
|
222
|
+
`skills/azure-eventgrid-dotnet`
|
|
223
|
+
|
|
224
|
+
|
|
|
225
|
+
|
|
226
|
+
### azure-eventgrid-java
|
|
227
|
+
`skills/azure-eventgrid-java`
|
|
228
|
+
|
|
229
|
+
Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azu...
|
|
230
|
+
|
|
231
|
+
### azure-eventgrid-py
|
|
232
|
+
`skills/azure-eventgrid-py`
|
|
233
|
+
|
|
234
|
+
|
|
|
235
|
+
|
|
236
|
+
### azure-eventhub-dotnet
|
|
237
|
+
`skills/azure-eventhub-dotnet`
|
|
238
|
+
|
|
239
|
+
|
|
|
240
|
+
|
|
241
|
+
### azure-eventhub-java
|
|
242
|
+
`skills/azure-eventhub-java`
|
|
243
|
+
|
|
244
|
+
Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or b...
|
|
245
|
+
|
|
246
|
+
### azure-eventhub-py
|
|
247
|
+
`skills/azure-eventhub-py`
|
|
248
|
+
|
|
249
|
+
|
|
|
250
|
+
|
|
251
|
+
### azure-eventhub-rust
|
|
252
|
+
`skills/azure-eventhub-rust`
|
|
253
|
+
|
|
254
|
+
|
|
|
255
|
+
|
|
131
256
|
### azure-functions
|
|
132
257
|
`skills/azure-functions`
|
|
133
258
|
|
|
134
259
|
Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and product...
|
|
135
260
|
|
|
261
|
+
### azure-identity-dotnet
|
|
262
|
+
`skills/azure-identity-dotnet`
|
|
263
|
+
|
|
264
|
+
|
|
|
265
|
+
|
|
266
|
+
### azure-identity-java
|
|
267
|
+
`skills/azure-identity-java`
|
|
268
|
+
|
|
269
|
+
Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or ...
|
|
270
|
+
|
|
271
|
+
### azure-identity-py
|
|
272
|
+
`skills/azure-identity-py`
|
|
273
|
+
|
|
274
|
+
|
|
|
275
|
+
|
|
276
|
+
### azure-identity-rust
|
|
277
|
+
`skills/azure-identity-rust`
|
|
278
|
+
|
|
279
|
+
|
|
|
280
|
+
|
|
281
|
+
### azure-keyvault-certificates-rust
|
|
282
|
+
`skills/azure-keyvault-certificates-rust`
|
|
283
|
+
|
|
284
|
+
|
|
|
285
|
+
|
|
286
|
+
### azure-keyvault-keys-rust
|
|
287
|
+
`skills/azure-keyvault-keys-rust`
|
|
288
|
+
|
|
289
|
+
|
|
|
290
|
+
|
|
291
|
+
### azure-keyvault-py
|
|
292
|
+
`skills/azure-keyvault-py`
|
|
293
|
+
|
|
294
|
+
|
|
|
295
|
+
|
|
296
|
+
### azure-maps-search-dotnet
|
|
297
|
+
`skills/azure-maps-search-dotnet`
|
|
298
|
+
|
|
299
|
+
|
|
|
300
|
+
|
|
301
|
+
### azure-messaging-webpubsub-java
|
|
302
|
+
`skills/azure-messaging-webpubsub-java`
|
|
303
|
+
|
|
304
|
+
Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications,...
|
|
305
|
+
|
|
306
|
+
### azure-messaging-webpubsubservice-py
|
|
307
|
+
`skills/azure-messaging-webpubsubservice-py`
|
|
308
|
+
|
|
309
|
+
|
|
|
310
|
+
|
|
311
|
+
### azure-mgmt-fabric-dotnet
|
|
312
|
+
`skills/azure-mgmt-fabric-dotnet`
|
|
313
|
+
|
|
314
|
+
|
|
|
315
|
+
|
|
316
|
+
### azure-mgmt-fabric-py
|
|
317
|
+
`skills/azure-mgmt-fabric-py`
|
|
318
|
+
|
|
319
|
+
|
|
|
320
|
+
|
|
321
|
+
### azure-monitor-ingestion-java
|
|
322
|
+
`skills/azure-monitor-ingestion-java`
|
|
323
|
+
|
|
324
|
+
|
|
|
325
|
+
|
|
326
|
+
### azure-monitor-ingestion-py
|
|
327
|
+
`skills/azure-monitor-ingestion-py`
|
|
328
|
+
|
|
329
|
+
|
|
|
330
|
+
|
|
331
|
+
### azure-monitor-opentelemetry-exporter-java
|
|
332
|
+
`skills/azure-monitor-opentelemetry-exporter-java`
|
|
333
|
+
|
|
334
|
+
|
|
|
335
|
+
|
|
336
|
+
### azure-monitor-opentelemetry-exporter-py
|
|
337
|
+
`skills/azure-monitor-opentelemetry-exporter-py`
|
|
338
|
+
|
|
339
|
+
|
|
|
340
|
+
|
|
341
|
+
### azure-monitor-opentelemetry-py
|
|
342
|
+
`skills/azure-monitor-opentelemetry-py`
|
|
343
|
+
|
|
344
|
+
|
|
|
345
|
+
|
|
346
|
+
### azure-monitor-query-java
|
|
347
|
+
`skills/azure-monitor-query-java`
|
|
348
|
+
|
|
349
|
+
|
|
|
350
|
+
|
|
351
|
+
### azure-monitor-query-py
|
|
352
|
+
`skills/azure-monitor-query-py`
|
|
353
|
+
|
|
354
|
+
|
|
|
355
|
+
|
|
356
|
+
### azure-resource-manager-cosmosdb-dotnet
|
|
357
|
+
`skills/azure-resource-manager-cosmosdb-dotnet`
|
|
358
|
+
|
|
359
|
+
|
|
|
360
|
+
|
|
361
|
+
### azure-resource-manager-durabletask-dotnet
|
|
362
|
+
`skills/azure-resource-manager-durabletask-dotnet`
|
|
363
|
+
|
|
364
|
+
|
|
|
365
|
+
|
|
366
|
+
### azure-servicebus-dotnet
|
|
367
|
+
`skills/azure-servicebus-dotnet`
|
|
368
|
+
|
|
369
|
+
|
|
|
370
|
+
|
|
371
|
+
### azure-servicebus-py
|
|
372
|
+
`skills/azure-servicebus-py`
|
|
373
|
+
|
|
374
|
+
|
|
|
375
|
+
|
|
376
|
+
### azure-storage-blob-java
|
|
377
|
+
`skills/azure-storage-blob-java`
|
|
378
|
+
|
|
379
|
+
Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, workin...
|
|
380
|
+
|
|
381
|
+
### azure-storage-blob-py
|
|
382
|
+
`skills/azure-storage-blob-py`
|
|
383
|
+
|
|
384
|
+
|
|
|
385
|
+
|
|
386
|
+
### azure-storage-blob-rust
|
|
387
|
+
`skills/azure-storage-blob-rust`
|
|
388
|
+
|
|
389
|
+
|
|
|
390
|
+
|
|
391
|
+
### azure-storage-file-datalake-py
|
|
392
|
+
`skills/azure-storage-file-datalake-py`
|
|
393
|
+
|
|
394
|
+
|
|
|
395
|
+
|
|
396
|
+
### azure-storage-file-share-py
|
|
397
|
+
`skills/azure-storage-file-share-py`
|
|
398
|
+
|
|
399
|
+
|
|
|
400
|
+
|
|
401
|
+
### azure-storage-queue-py
|
|
402
|
+
`skills/azure-storage-queue-py`
|
|
403
|
+
|
|
404
|
+
|
|
|
405
|
+
|
|
136
406
|
### backend-architect
|
|
137
407
|
`skills/backend-architect`
|
|
138
408
|
|
|
@@ -148,6 +418,16 @@ Backend API design, database architecture, microservices patterns, and test-driv
|
|
|
148
418
|
|
|
149
419
|
Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams an...
|
|
150
420
|
|
|
421
|
+
### bamboohr-automation
|
|
422
|
+
`skills/bamboohr-automation`
|
|
423
|
+
|
|
424
|
+
Automate BambooHR tasks via Rube MCP (Composio): employees, time-off, benefits, dependents, employee updates. Always search tools first for current sc...
|
|
425
|
+
|
|
426
|
+
### basecamp-automation
|
|
427
|
+
`skills/basecamp-automation`
|
|
428
|
+
|
|
429
|
+
Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for cur...
|
|
430
|
+
|
|
151
431
|
### bash-defensive-patterns
|
|
152
432
|
`skills/bash-defensive-patterns`
|
|
153
433
|
|
|
@@ -158,6 +438,11 @@ Master defensive Bash programming techniques for production-grade scripts. Use w
|
|
|
158
438
|
|
|
159
439
|
Master of defensive Bash scripting for production automation, CI/CD
|
|
160
440
|
|
|
441
|
+
### bash-scripting
|
|
442
|
+
`skills/bash-scripting`
|
|
443
|
+
|
|
444
|
+
Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.
|
|
445
|
+
|
|
161
446
|
### beautiful-prose
|
|
162
447
|
`skills/beautiful-prose`
|
|
163
448
|
|
|
@@ -173,6 +458,11 @@ AI operational modes (brainstorm, implement, debug, review, teach, ship, orchest
|
|
|
173
458
|
|
|
174
459
|
>-
|
|
175
460
|
|
|
461
|
+
### bevy-ecs-expert
|
|
462
|
+
`skills/bevy-ecs-expert`
|
|
463
|
+
|
|
464
|
+
Master Bevy's Entity Component System (ECS) in Rust, covering Systems, Queries, Resources, and parallel scheduling.
|
|
465
|
+
|
|
176
466
|
### billing-automation
|
|
177
467
|
`skills/billing-automation`
|
|
178
468
|
|
|
@@ -183,10 +473,25 @@ Build automated billing systems for recurring payments, invoicing, subscription
|
|
|
183
473
|
|
|
184
474
|
Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executab...
|
|
185
475
|
|
|
476
|
+
### bitbucket-automation
|
|
477
|
+
`skills/bitbucket-automation`
|
|
478
|
+
|
|
479
|
+
Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for curr...
|
|
480
|
+
|
|
186
481
|
### blockrun
|
|
187
482
|
`skills/blockrun`
|
|
188
483
|
|
|
189
|
-
Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun",
|
|
484
|
+
Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models (\\\"blockrun\\\", \...
|
|
485
|
+
|
|
486
|
+
### box-automation
|
|
487
|
+
`skills/box-automation`
|
|
488
|
+
|
|
489
|
+
Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rub...
|
|
490
|
+
|
|
491
|
+
### brevo-automation
|
|
492
|
+
`skills/brevo-automation`
|
|
493
|
+
|
|
494
|
+
Automate Brevo (Sendinblue) tasks via Rube MCP (Composio): manage email campaigns, create/edit templates, track senders, and monitor campaign performa...
|
|
190
495
|
|
|
191
496
|
### browser-automation
|
|
192
497
|
`skills/browser-automation`
|
|
@@ -233,22 +538,37 @@ Expert C4 Component-level documentation specialist. Synthesizes C4
|
|
|
233
538
|
|
|
234
539
|
Expert C4 Context-level documentation specialist. Creates
|
|
235
540
|
|
|
541
|
+
### cal-com-automation
|
|
542
|
+
`skills/cal-com-automation`
|
|
543
|
+
|
|
544
|
+
Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first f...
|
|
545
|
+
|
|
546
|
+
### calendly-automation
|
|
547
|
+
`skills/calendly-automation`
|
|
548
|
+
|
|
549
|
+
Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always...
|
|
550
|
+
|
|
551
|
+
### canva-automation
|
|
552
|
+
`skills/canva-automation`
|
|
553
|
+
|
|
554
|
+
Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas.
|
|
555
|
+
|
|
236
556
|
### canvas-design
|
|
237
557
|
`skills/canvas-design`
|
|
238
558
|
|
|
239
559
|
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece...
|
|
240
560
|
|
|
241
|
-
### backend-patterns
|
|
561
|
+
### cc-skill-backend-patterns
|
|
242
562
|
`skills/cc-skill-backend-patterns`
|
|
243
563
|
|
|
244
564
|
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
|
|
245
565
|
|
|
246
|
-
### clickhouse-io
|
|
566
|
+
### cc-skill-clickhouse-io
|
|
247
567
|
`skills/cc-skill-clickhouse-io`
|
|
248
568
|
|
|
249
569
|
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
|
|
250
570
|
|
|
251
|
-
### coding-standards
|
|
571
|
+
### cc-skill-coding-standards
|
|
252
572
|
`skills/cc-skill-coding-standards`
|
|
253
573
|
|
|
254
574
|
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
|
|
@@ -258,7 +578,7 @@ Universal coding standards, best practices, and patterns for TypeScript, JavaScr
|
|
|
258
578
|
|
|
259
579
|
Development skill from everything-claude-code
|
|
260
580
|
|
|
261
|
-
### frontend-patterns
|
|
581
|
+
### cc-skill-frontend-patterns
|
|
262
582
|
`skills/cc-skill-frontend-patterns`
|
|
263
583
|
|
|
264
584
|
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
|
|
@@ -318,6 +638,21 @@ Pragmatic coding standards - concise, direct, no over-engineering, no unnecessar
|
|
|
318
638
|
|
|
319
639
|
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompt...
|
|
320
640
|
|
|
641
|
+
### clickup-automation
|
|
642
|
+
`skills/clickup-automation`
|
|
643
|
+
|
|
644
|
+
Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tool...
|
|
645
|
+
|
|
646
|
+
### close-automation
|
|
647
|
+
`skills/close-automation`
|
|
648
|
+
|
|
649
|
+
Automate Close CRM tasks via Rube MCP (Composio): create leads, manage calls/SMS, handle tasks, and track notes. Always search tools first for current...
|
|
650
|
+
|
|
651
|
+
### coda-automation
|
|
652
|
+
`skills/coda-automation`
|
|
653
|
+
|
|
654
|
+
Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for cu...
|
|
655
|
+
|
|
321
656
|
### code-documenter
|
|
322
657
|
`skills/code-documenter`
|
|
323
658
|
|
|
@@ -346,13 +681,18 @@ Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, et
|
|
|
346
681
|
### competitive-landscape
|
|
347
682
|
`skills/competitive-landscape`
|
|
348
683
|
|
|
349
|
-
This skill should be used when the user asks to "analyze
|
|
684
|
+
This skill should be used when the user asks to \\\"analyze
|
|
350
685
|
|
|
351
686
|
### competitor-alternatives
|
|
352
687
|
`skills/competitor-alternatives`
|
|
353
688
|
|
|
354
689
|
When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative pa...
|
|
355
690
|
|
|
691
|
+
### computer-vision-expert
|
|
692
|
+
`skills/computer-vision-expert`
|
|
693
|
+
|
|
694
|
+
SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis.
|
|
695
|
+
|
|
356
696
|
### conductor-implement
|
|
357
697
|
`skills/conductor-implement`
|
|
358
698
|
|
|
@@ -388,6 +728,11 @@ Display project status, active tracks, and next actions
|
|
|
388
728
|
|
|
389
729
|
Validates Conductor project artifacts for completeness,
|
|
390
730
|
|
|
731
|
+
### confluence-automation
|
|
732
|
+
`skills/confluence-automation`
|
|
733
|
+
|
|
734
|
+
Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools fir...
|
|
735
|
+
|
|
391
736
|
### content-creator
|
|
392
737
|
`skills/content-creator`
|
|
393
738
|
|
|
@@ -458,6 +803,16 @@ Automatically fetch latest library/framework documentation for Claude Code via C
|
|
|
458
803
|
|
|
459
804
|
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memo...
|
|
460
805
|
|
|
806
|
+
### convertkit-automation
|
|
807
|
+
`skills/convertkit-automation`
|
|
808
|
+
|
|
809
|
+
Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for curr...
|
|
810
|
+
|
|
811
|
+
### copilot-sdk
|
|
812
|
+
`skills/copilot-sdk`
|
|
813
|
+
|
|
814
|
+
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript...
|
|
815
|
+
|
|
461
816
|
### copy-editing
|
|
462
817
|
`skills/copy-editing`
|
|
463
818
|
|
|
@@ -476,7 +831,7 @@ Optimize cloud costs through resource rightsizing, tagging strategies, reserved
|
|
|
476
831
|
### cpp-pro
|
|
477
832
|
`skills/cpp-pro`
|
|
478
833
|
|
|
479
|
-
|
|
834
|
+
Use when building C++ applications requiring modern C++20/23 features, template metaprogramming, or high-performance systems. Invoke for concepts, ran...
|
|
480
835
|
|
|
481
836
|
### cqrs-implementation
|
|
482
837
|
`skills/cqrs-implementation`
|
|
@@ -533,11 +888,41 @@ Implement data quality validation with Great Expectations, dbt tests, and data c
|
|
|
533
888
|
|
|
534
889
|
Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creat...
|
|
535
890
|
|
|
891
|
+
### data-structure-protocol
|
|
892
|
+
`skills/data-structure-protocol`
|
|
893
|
+
|
|
894
|
+
Give agents persistent structural memory of a codebase — navigate dependencies, track public APIs, and understand why connections exist without re-rea...
|
|
895
|
+
|
|
896
|
+
### datadog-automation
|
|
897
|
+
`skills/datadog-automation`
|
|
898
|
+
|
|
899
|
+
Automate Datadog tasks via Rube MCP (Composio): query metrics, search logs, manage monitors/dashboards, create events and downtimes. Always search too...
|
|
900
|
+
|
|
901
|
+
### dbos-golang
|
|
902
|
+
`skills/dbos-golang`
|
|
903
|
+
|
|
904
|
+
DBOS Go SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Go code with DBOS, creating workflo...
|
|
905
|
+
|
|
536
906
|
### dbt-transformation-patterns
|
|
537
907
|
`skills/dbt-transformation-patterns`
|
|
538
908
|
|
|
539
909
|
Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building ...
|
|
540
910
|
|
|
911
|
+
### ddd-context-mapping
|
|
912
|
+
`skills/ddd-context-mapping`
|
|
913
|
+
|
|
914
|
+
Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
|
|
915
|
+
|
|
916
|
+
### ddd-strategic-design
|
|
917
|
+
`skills/ddd-strategic-design`
|
|
918
|
+
|
|
919
|
+
Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains.
|
|
920
|
+
|
|
921
|
+
### ddd-tactical-patterns
|
|
922
|
+
`skills/ddd-tactical-patterns`
|
|
923
|
+
|
|
924
|
+
Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.
|
|
925
|
+
|
|
541
926
|
### deep-research
|
|
542
927
|
`skills/deep-research`
|
|
543
928
|
|
|
@@ -566,13 +951,18 @@ Analyze Stitch projects and synthesize a semantic design system into DESIGN.md f
|
|
|
566
951
|
### design-orchestration
|
|
567
952
|
`skills/design-orchestration`
|
|
568
953
|
|
|
569
|
-
|
|
954
|
+
No description
|
|
570
955
|
|
|
571
956
|
### developer-growth-analysis
|
|
572
957
|
`skills/developer-growth-analysis`
|
|
573
958
|
|
|
574
959
|
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning reso...
|
|
575
960
|
|
|
961
|
+
### development
|
|
962
|
+
`skills/development`
|
|
963
|
+
|
|
964
|
+
Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end appli...
|
|
965
|
+
|
|
576
966
|
### devops
|
|
577
967
|
`skills/devops`
|
|
578
968
|
|
|
@@ -588,6 +978,11 @@ Use when setting up CI/CD pipelines, containerizing applications, or managing in
|
|
|
588
978
|
|
|
589
979
|
Expert DevOps troubleshooter specializing in rapid incident
|
|
590
980
|
|
|
981
|
+
### discord-automation
|
|
982
|
+
`skills/discord-automation`
|
|
983
|
+
|
|
984
|
+
Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas.
|
|
985
|
+
|
|
591
986
|
### discord-bot-architect
|
|
592
987
|
`skills/discord-bot-architect`
|
|
593
988
|
|
|
@@ -603,6 +998,11 @@ Creates comprehensive technical documentation from existing
|
|
|
603
998
|
|
|
604
999
|
Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use whe...
|
|
605
1000
|
|
|
1001
|
+
### docusign-automation
|
|
1002
|
+
`skills/docusign-automation`
|
|
1003
|
+
|
|
1004
|
+
Automate DocuSign tasks via Rube MCP (Composio): templates, envelopes, signatures, document management. Always search tools first for current schemas.
|
|
1005
|
+
|
|
606
1006
|
### docx
|
|
607
1007
|
`skills/docx`
|
|
608
1008
|
|
|
@@ -613,6 +1013,11 @@ Comprehensive document creation, editing, and analysis with support for tracked
|
|
|
613
1013
|
|
|
614
1014
|
Expert .NET backend architect specializing in C#, ASP.NET Core,
|
|
615
1015
|
|
|
1016
|
+
### dotnet-backend
|
|
1017
|
+
`skills/dotnet-backend`
|
|
1018
|
+
|
|
1019
|
+
Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.
|
|
1020
|
+
|
|
616
1021
|
### dotnet-backend-patterns
|
|
617
1022
|
`skills/dotnet-backend-patterns`
|
|
618
1023
|
|
|
@@ -623,6 +1028,11 @@ Master C#/.NET backend development patterns for building robust APIs, MCP server
|
|
|
623
1028
|
|
|
624
1029
|
Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS wit...
|
|
625
1030
|
|
|
1031
|
+
### dropbox-automation
|
|
1032
|
+
`skills/dropbox-automation`
|
|
1033
|
+
|
|
1034
|
+
Automate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for cu...
|
|
1035
|
+
|
|
626
1036
|
### dx-optimizer
|
|
627
1037
|
`skills/dx-optimizer`
|
|
628
1038
|
|
|
@@ -668,10 +1078,10 @@ You are an error tracking and observability expert specializing in implementing
|
|
|
668
1078
|
|
|
669
1079
|
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient app...
|
|
670
1080
|
|
|
671
|
-
###
|
|
1081
|
+
### ethical-hacking-methodology
|
|
672
1082
|
`skills/ethical-hacking-methodology`
|
|
673
1083
|
|
|
674
|
-
This skill should be used when the user asks to "learn ethical hacking", "understand penetration testing lifecycle", "perform reconnaissance",
|
|
1084
|
+
This skill should be used when the user asks to \"learn ethical hacking\", \"understand penetration testing lifecycle\", \"perform reconnaissance\", \...
|
|
675
1085
|
|
|
676
1086
|
### evaluation
|
|
677
1087
|
`skills/evaluation`
|
|
@@ -738,15 +1148,20 @@ Use when defining new features, gathering requirements, or writing specification
|
|
|
738
1148
|
|
|
739
1149
|
Web fuzzing with ffuf
|
|
740
1150
|
|
|
1151
|
+
### figma-automation
|
|
1152
|
+
`skills/figma-automation`
|
|
1153
|
+
|
|
1154
|
+
Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas.
|
|
1155
|
+
|
|
741
1156
|
### file-organizer
|
|
742
1157
|
`skills/file-organizer`
|
|
743
1158
|
|
|
744
|
-
Intelligently organizes files and folders by understanding context, finding duplicates,
|
|
1159
|
+
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and au...
|
|
745
1160
|
|
|
746
|
-
###
|
|
1161
|
+
### file-path-traversal
|
|
747
1162
|
`skills/file-path-traversal`
|
|
748
1163
|
|
|
749
|
-
This skill should be used when the user asks to "test for directory traversal", "exploit path traversal vulnerabilities", "read arbitrary files
|
|
1164
|
+
This skill should be used when the user asks to \"test for directory traversal\", \"exploit path traversal vulnerabilities\", \"read arbitrary files t...
|
|
750
1165
|
|
|
751
1166
|
### file-uploads
|
|
752
1167
|
`skills/file-uploads`
|
|
@@ -758,6 +1173,11 @@ Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, pre
|
|
|
758
1173
|
|
|
759
1174
|
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or...
|
|
760
1175
|
|
|
1176
|
+
### find-skills
|
|
1177
|
+
`skills/find-skills`
|
|
1178
|
+
|
|
1179
|
+
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or e...
|
|
1180
|
+
|
|
761
1181
|
### fine-tuning-expert
|
|
762
1182
|
`skills/fine-tuning-expert`
|
|
763
1183
|
|
|
@@ -811,12 +1231,22 @@ Orchestrate a comprehensive legacy system modernization using the strangler fig
|
|
|
811
1231
|
### free-tool-strategy
|
|
812
1232
|
`skills/free-tool-strategy`
|
|
813
1233
|
|
|
814
|
-
When the user wants to plan, evaluate, or build a free tool for marketing purposes
|
|
1234
|
+
When the user wants to plan, evaluate, or build a free tool for marketing purposes \u2014 lead generation, SEO value, or brand awareness. Also use whe...
|
|
1235
|
+
|
|
1236
|
+
### freshdesk-automation
|
|
1237
|
+
`skills/freshdesk-automation`
|
|
1238
|
+
|
|
1239
|
+
Automate Freshdesk helpdesk operations including tickets, contacts, companies, notes, and replies via Rube MCP (Composio). Always search tools first f...
|
|
1240
|
+
|
|
1241
|
+
### freshservice-automation
|
|
1242
|
+
`skills/freshservice-automation`
|
|
1243
|
+
|
|
1244
|
+
Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search...
|
|
815
1245
|
|
|
816
1246
|
### frontend-design
|
|
817
1247
|
`skills/frontend-design`
|
|
818
1248
|
|
|
819
|
-
Create distinctive, production-grade frontend interfaces with
|
|
1249
|
+
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, a...
|
|
820
1250
|
|
|
821
1251
|
### frontend-developer
|
|
822
1252
|
`skills/frontend-developer`
|
|
@@ -868,6 +1298,16 @@ Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexit
|
|
|
868
1298
|
|
|
869
1299
|
Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools...
|
|
870
1300
|
|
|
1301
|
+
### go-rod-master
|
|
1302
|
+
`skills/go-rod-master`
|
|
1303
|
+
|
|
1304
|
+
Comprehensive guide for browser automation and web scraping with go-rod (Chrome DevTools Protocol) including stealth anti-bot-detection patterns.
|
|
1305
|
+
|
|
1306
|
+
### godot-4-migration
|
|
1307
|
+
`skills/godot-4-migration`
|
|
1308
|
+
|
|
1309
|
+
Specialized guide for migrating Godot 3.x projects to Godot 4 (GDScript 2.0), covering syntax changes, Tweens, and exports.
|
|
1310
|
+
|
|
871
1311
|
### godot-gdscript-patterns
|
|
872
1312
|
`skills/godot-gdscript-patterns`
|
|
873
1313
|
|
|
@@ -876,7 +1316,22 @@ Master Godot 4 GDScript patterns including signals, scenes, state machines, and
|
|
|
876
1316
|
### golang-pro
|
|
877
1317
|
`skills/golang-pro`
|
|
878
1318
|
|
|
879
|
-
|
|
1319
|
+
Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, ch...
|
|
1320
|
+
|
|
1321
|
+
### google-analytics-automation
|
|
1322
|
+
`skills/google-analytics-automation`
|
|
1323
|
+
|
|
1324
|
+
Automate Google Analytics tasks via Rube MCP (Composio): run reports, list accounts/properties, funnels, pivots, key events. Always search tools first...
|
|
1325
|
+
|
|
1326
|
+
### google-calendar-automation
|
|
1327
|
+
`skills/google-calendar-automation`
|
|
1328
|
+
|
|
1329
|
+
Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, man...
|
|
1330
|
+
|
|
1331
|
+
### google-drive-automation
|
|
1332
|
+
`skills/google-drive-automation`
|
|
1333
|
+
|
|
1334
|
+
Automate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, shar...
|
|
880
1335
|
|
|
881
1336
|
### grafana-dashboards
|
|
882
1337
|
`skills/grafana-dashboards`
|
|
@@ -893,11 +1348,46 @@ Expert Haskell engineer specializing in advanced type systems, pure
|
|
|
893
1348
|
|
|
894
1349
|
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm cha...
|
|
895
1350
|
|
|
1351
|
+
### helpdesk-automation
|
|
1352
|
+
`skills/helpdesk-automation`
|
|
1353
|
+
|
|
1354
|
+
Automate HelpDesk tasks via Rube MCP (Composio): list tickets, manage views, use canned responses, and configure custom fields. Always search tools fi...
|
|
1355
|
+
|
|
1356
|
+
### hig-foundations
|
|
1357
|
+
`skills/hig-foundations`
|
|
1358
|
+
|
|
1359
|
+
>
|
|
1360
|
+
|
|
1361
|
+
### hig-patterns
|
|
1362
|
+
`skills/hig-patterns`
|
|
1363
|
+
|
|
1364
|
+
>
|
|
1365
|
+
|
|
1366
|
+
### hig-platforms
|
|
1367
|
+
`skills/hig-platforms`
|
|
1368
|
+
|
|
1369
|
+
>
|
|
1370
|
+
|
|
1371
|
+
### hig-project-context
|
|
1372
|
+
`skills/hig-project-context`
|
|
1373
|
+
|
|
1374
|
+
>-
|
|
1375
|
+
|
|
1376
|
+
### hig-technologies
|
|
1377
|
+
`skills/hig-technologies`
|
|
1378
|
+
|
|
1379
|
+
>
|
|
1380
|
+
|
|
896
1381
|
### hr-pro
|
|
897
1382
|
`skills/hr-pro`
|
|
898
1383
|
|
|
899
1384
|
Professional, ethical HR partner for hiring,
|
|
900
1385
|
|
|
1386
|
+
### hubspot-automation
|
|
1387
|
+
`skills/hubspot-automation`
|
|
1388
|
+
|
|
1389
|
+
Automate HubSpot CRM operations (contacts, companies, deals, tickets, properties) via Rube MCP using Composio integration.
|
|
1390
|
+
|
|
901
1391
|
### hubspot-integration
|
|
902
1392
|
`skills/hubspot-integration`
|
|
903
1393
|
|
|
@@ -931,9 +1421,9 @@ Improves the quality of images, especially screenshots, by enhancing resolution,
|
|
|
931
1421
|
### imagen
|
|
932
1422
|
`skills/imagen`
|
|
933
1423
|
|
|
934
|
-
|
|
1424
|
+
|
|
|
935
1425
|
|
|
936
|
-
###
|
|
1426
|
+
### infinite-gratitude
|
|
937
1427
|
`skills/infinite-gratitude`
|
|
938
1428
|
|
|
939
1429
|
Multi-agent research skill for parallel research execution (10 agents, battle-tested with real case studies).
|
|
@@ -943,17 +1433,27 @@ Multi-agent research skill for parallel research execution (10 agents, battle-te
|
|
|
943
1433
|
|
|
944
1434
|
Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: innge...
|
|
945
1435
|
|
|
1436
|
+
### instagram-automation
|
|
1437
|
+
`skills/instagram-automation`
|
|
1438
|
+
|
|
1439
|
+
Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools firs...
|
|
1440
|
+
|
|
946
1441
|
### interactive-portfolio
|
|
947
1442
|
`skills/interactive-portfolio`
|
|
948
1443
|
|
|
949
1444
|
Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfo...
|
|
950
1445
|
|
|
1446
|
+
### intercom-automation
|
|
1447
|
+
`skills/intercom-automation`
|
|
1448
|
+
|
|
1449
|
+
Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas.
|
|
1450
|
+
|
|
951
1451
|
### internal-comms
|
|
952
1452
|
`skills/internal-comms`
|
|
953
1453
|
|
|
954
1454
|
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill...
|
|
955
1455
|
|
|
956
|
-
### internal-comms
|
|
1456
|
+
### internal-comms-community
|
|
957
1457
|
`skills/internal-comms-community`
|
|
958
1458
|
|
|
959
1459
|
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill...
|
|
@@ -988,6 +1488,11 @@ Use when building enterprise Java applications with Spring Boot 3.x, microservic
|
|
|
988
1488
|
|
|
989
1489
|
Master Java 21+ with modern features like virtual threads, pattern
|
|
990
1490
|
|
|
1491
|
+
### jira-automation
|
|
1492
|
+
`skills/jira-automation`
|
|
1493
|
+
|
|
1494
|
+
Automate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users. Always search tools first for current schemas.
|
|
1495
|
+
|
|
991
1496
|
### jira-issues
|
|
992
1497
|
`skills/jira-issues`
|
|
993
1498
|
|
|
@@ -1003,6 +1508,16 @@ Write tailored cover letters and job applications using your CV and preferred st
|
|
|
1003
1508
|
|
|
1004
1509
|
Master Julia 1.10+ with modern features, performance optimization,
|
|
1005
1510
|
|
|
1511
|
+
### klaviyo-automation
|
|
1512
|
+
`skills/klaviyo-automation`
|
|
1513
|
+
|
|
1514
|
+
Automate Klaviyo tasks via Rube MCP (Composio): manage email/SMS campaigns, inspect campaign messages, track tags, and monitor send jobs. Always searc...
|
|
1515
|
+
|
|
1516
|
+
### kotlin-coroutines-expert
|
|
1517
|
+
`skills/kotlin-coroutines-expert`
|
|
1518
|
+
|
|
1519
|
+
Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing.
|
|
1520
|
+
|
|
1006
1521
|
### kpi-dashboard-design
|
|
1007
1522
|
`skills/kpi-dashboard-design`
|
|
1008
1523
|
|
|
@@ -1018,6 +1533,11 @@ Expert in Langfuse - the open-source LLM observability platform. Covers tracing,
|
|
|
1018
1533
|
|
|
1019
1534
|
Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, ...
|
|
1020
1535
|
|
|
1536
|
+
### laravel-expert
|
|
1537
|
+
`skills/laravel-expert`
|
|
1538
|
+
|
|
1539
|
+
Senior Laravel Engineer role for production-grade, maintainable, and idiomatic Laravel solutions. Focuses on clean architecture, security, performance...
|
|
1540
|
+
|
|
1021
1541
|
### last30days
|
|
1022
1542
|
`skills/last30days`
|
|
1023
1543
|
|
|
@@ -1041,18 +1561,28 @@ Guided project building — you code, AI mentors. Build your own product step-by
|
|
|
1041
1561
|
### legacy-modernizer
|
|
1042
1562
|
`skills/legacy-modernizer`
|
|
1043
1563
|
|
|
1044
|
-
|
|
1564
|
+
Use when modernizing legacy systems, implementing incremental migration strategies, or reducing technical debt. Invoke for strangler fig pattern, mono...
|
|
1045
1565
|
|
|
1046
1566
|
### legal-advisor
|
|
1047
1567
|
`skills/legal-advisor`
|
|
1048
1568
|
|
|
1049
1569
|
Draft privacy policies, terms of service, disclaimers, and legal
|
|
1050
1570
|
|
|
1051
|
-
### linear-
|
|
1571
|
+
### linear-automation
|
|
1572
|
+
`skills/linear-automation`
|
|
1573
|
+
|
|
1574
|
+
Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas.
|
|
1575
|
+
|
|
1576
|
+
### linear-claude-skill
|
|
1052
1577
|
`skills/linear-claude-skill`
|
|
1053
1578
|
|
|
1054
1579
|
Manage Linear issues, projects, and teams
|
|
1055
1580
|
|
|
1581
|
+
### linkedin-automation
|
|
1582
|
+
`skills/linkedin-automation`
|
|
1583
|
+
|
|
1584
|
+
Automate LinkedIn tasks via Rube MCP (Composio): create posts, manage profile, company info, comments, and image uploads. Always search tools first fo...
|
|
1585
|
+
|
|
1056
1586
|
### linkerd-patterns
|
|
1057
1587
|
`skills/linkerd-patterns`
|
|
1058
1588
|
|
|
@@ -1066,13 +1596,18 @@ Automatic quality control, linting, and static analysis procedures. Use after ev
|
|
|
1066
1596
|
### loki-mode
|
|
1067
1597
|
`skills/loki-mode`
|
|
1068
1598
|
|
|
1069
|
-
Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps
|
|
1599
|
+
Multi-agent autonomous startup system for Claude Code. Triggers on \"Loki Mode\". Orchestrates 100+ specialized agents across engineering, QA, DevOps,...
|
|
1070
1600
|
|
|
1071
1601
|
### machine-learning-ops-ml-pipeline
|
|
1072
1602
|
`skills/machine-learning-ops-ml-pipeline`
|
|
1073
1603
|
|
|
1074
1604
|
Design and implement a complete ML pipeline for: $ARGUMENTS
|
|
1075
1605
|
|
|
1606
|
+
### make-automation
|
|
1607
|
+
`skills/make-automation`
|
|
1608
|
+
|
|
1609
|
+
Automate Make (Integromat) tasks via Rube MCP (Composio): operations, enums, language and timezone lookups. Always search tools first for current sche...
|
|
1610
|
+
|
|
1076
1611
|
### makepad-skills
|
|
1077
1612
|
`skills/makepad-skills`
|
|
1078
1613
|
|
|
@@ -1083,6 +1618,11 @@ Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging
|
|
|
1083
1618
|
|
|
1084
1619
|
Expert malware analyst specializing in defensive malware research,
|
|
1085
1620
|
|
|
1621
|
+
### manifest
|
|
1622
|
+
`skills/manifest`
|
|
1623
|
+
|
|
1624
|
+
Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys, or troubleshooting the p...
|
|
1625
|
+
|
|
1086
1626
|
### markdown-novel-viewer
|
|
1087
1627
|
`skills/markdown-novel-viewer`
|
|
1088
1628
|
|
|
@@ -1091,7 +1631,7 @@ View markdown files with calm, book-like reading experience via HTTP server. Use
|
|
|
1091
1631
|
### market-sizing-analysis
|
|
1092
1632
|
`skills/market-sizing-analysis`
|
|
1093
1633
|
|
|
1094
|
-
This skill should be used when the user asks to "calculate TAM",
|
|
1634
|
+
This skill should be used when the user asks to \\\"calculate TAM\\\",
|
|
1095
1635
|
|
|
1096
1636
|
### marketing-ideas
|
|
1097
1637
|
`skills/marketing-ideas`
|
|
@@ -1123,10 +1663,10 @@ Implement memory-safe programming with RAII, ownership, smart pointers, and reso
|
|
|
1123
1663
|
|
|
1124
1664
|
Design short-term, long-term, and graph-based memory architectures
|
|
1125
1665
|
|
|
1126
|
-
###
|
|
1666
|
+
### metasploit-framework
|
|
1127
1667
|
`skills/metasploit-framework`
|
|
1128
1668
|
|
|
1129
|
-
This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create
|
|
1669
|
+
This skill should be used when the user asks to \"use Metasploit for penetration testing\", \"exploit vulnerabilities with msfconsole\", \"create payl...
|
|
1130
1670
|
|
|
1131
1671
|
### micro-saas-launcher
|
|
1132
1672
|
`skills/micro-saas-launcher`
|
|
@@ -1143,11 +1683,26 @@ Use when designing distributed systems, decomposing monoliths, or implementing m
|
|
|
1143
1683
|
|
|
1144
1684
|
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems...
|
|
1145
1685
|
|
|
1686
|
+
### microsoft-teams-automation
|
|
1687
|
+
`skills/microsoft-teams-automation`
|
|
1688
|
+
|
|
1689
|
+
Automate Microsoft Teams tasks via Rube MCP (Composio): send messages, manage channels, create meetings, handle chats, and search messages. Always sea...
|
|
1690
|
+
|
|
1146
1691
|
### minecraft-bukkit-pro
|
|
1147
1692
|
`skills/minecraft-bukkit-pro`
|
|
1148
1693
|
|
|
1149
1694
|
Master Minecraft server plugin development with Bukkit, Spigot, and
|
|
1150
1695
|
|
|
1696
|
+
### miro-automation
|
|
1697
|
+
`skills/miro-automation`
|
|
1698
|
+
|
|
1699
|
+
Automate Miro tasks via Rube MCP (Composio): boards, items, sticky notes, frames, sharing, connectors. Always search tools first for current schemas.
|
|
1700
|
+
|
|
1701
|
+
### mixpanel-automation
|
|
1702
|
+
`skills/mixpanel-automation`
|
|
1703
|
+
|
|
1704
|
+
Automate Mixpanel tasks via Rube MCP (Composio): events, segmentation, funnels, cohorts, user profiles, JQL queries. Always search tools first for cur...
|
|
1705
|
+
|
|
1151
1706
|
### ml-engineer
|
|
1152
1707
|
`skills/ml-engineer`
|
|
1153
1708
|
|
|
@@ -1168,6 +1723,11 @@ Build end-to-end MLOps pipelines from data preparation through model training, v
|
|
|
1168
1723
|
|
|
1169
1724
|
Build comprehensive ML pipelines, experiment tracking, and model
|
|
1170
1725
|
|
|
1726
|
+
### monday-automation
|
|
1727
|
+
`skills/monday-automation`
|
|
1728
|
+
|
|
1729
|
+
Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first...
|
|
1730
|
+
|
|
1171
1731
|
### monitoring-expert
|
|
1172
1732
|
`skills/monitoring-expert`
|
|
1173
1733
|
|
|
@@ -1198,10 +1758,20 @@ Build and deploy the same feature consistently across web, mobile, and desktop p
|
|
|
1198
1758
|
|
|
1199
1759
|
AI-powered PPT generation with document analysis and styled images
|
|
1200
1760
|
|
|
1201
|
-
###
|
|
1761
|
+
### nerdzao-elite
|
|
1762
|
+
`skills/nerdzao-elite`
|
|
1763
|
+
|
|
1764
|
+
Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX val...
|
|
1765
|
+
|
|
1766
|
+
### nerdzao-elite-gemini-high
|
|
1767
|
+
`skills/nerdzao-elite-gemini-high`
|
|
1768
|
+
|
|
1769
|
+
Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade máxima e eficiência de...
|
|
1770
|
+
|
|
1771
|
+
### network-101
|
|
1202
1772
|
`skills/network-101`
|
|
1203
1773
|
|
|
1204
|
-
This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB
|
|
1774
|
+
This skill should be used when the user asks to \"set up a web server\", \"configure HTTP or HTTPS\", \"perform SNMP enumeration\", \"configure SMB sh...
|
|
1205
1775
|
|
|
1206
1776
|
### network-engineer
|
|
1207
1777
|
`skills/network-engineer`
|
|
@@ -1223,6 +1793,11 @@ Use this skill to query your Google NotebookLM notebooks directly from Claude Co
|
|
|
1223
1793
|
|
|
1224
1794
|
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser a...
|
|
1225
1795
|
|
|
1796
|
+
### notion-automation
|
|
1797
|
+
`skills/notion-automation`
|
|
1798
|
+
|
|
1799
|
+
Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas.
|
|
1800
|
+
|
|
1226
1801
|
### notion-template-business
|
|
1227
1802
|
`skills/notion-template-business`
|
|
1228
1803
|
|
|
@@ -1253,6 +1828,11 @@ You are an SLO (Service Level Objective) expert specializing in implementing rel
|
|
|
1253
1828
|
|
|
1254
1829
|
Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or for...
|
|
1255
1830
|
|
|
1831
|
+
### office-productivity
|
|
1832
|
+
`skills/office-productivity`
|
|
1833
|
+
|
|
1834
|
+
Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microso...
|
|
1835
|
+
|
|
1256
1836
|
### on-call-handoff-patterns
|
|
1257
1837
|
`skills/on-call-handoff-patterns`
|
|
1258
1838
|
|
|
@@ -1261,13 +1841,43 @@ Master on-call shift handoffs with context transfer, escalation procedures, and
|
|
|
1261
1841
|
### onboarding-cro
|
|
1262
1842
|
`skills/onboarding-cro`
|
|
1263
1843
|
|
|
1264
|
-
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "
|
|
1844
|
+
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions \"onb...
|
|
1845
|
+
|
|
1846
|
+
### one-drive-automation
|
|
1847
|
+
`skills/one-drive-automation`
|
|
1848
|
+
|
|
1849
|
+
Automate OneDrive file management, search, uploads, downloads, sharing, permissions, and folder operations via Rube MCP (Composio). Always search tool...
|
|
1850
|
+
|
|
1851
|
+
### os-scripting
|
|
1852
|
+
`skills/os-scripting`
|
|
1853
|
+
|
|
1854
|
+
Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, ...
|
|
1855
|
+
|
|
1856
|
+
### oss-hunter
|
|
1857
|
+
`skills/oss-hunter`
|
|
1858
|
+
|
|
1859
|
+
Automatically hunt for high-impact OSS contribution opportunities in trending repositories.
|
|
1860
|
+
|
|
1861
|
+
### outlook-automation
|
|
1862
|
+
`skills/outlook-automation`
|
|
1863
|
+
|
|
1864
|
+
Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas.
|
|
1865
|
+
|
|
1866
|
+
### outlook-calendar-automation
|
|
1867
|
+
`skills/outlook-calendar-automation`
|
|
1868
|
+
|
|
1869
|
+
Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search to...
|
|
1265
1870
|
|
|
1266
1871
|
### page-cro
|
|
1267
1872
|
`skills/page-cro`
|
|
1268
1873
|
|
|
1269
1874
|
>
|
|
1270
1875
|
|
|
1876
|
+
### pagerduty-automation
|
|
1877
|
+
`skills/pagerduty-automation`
|
|
1878
|
+
|
|
1879
|
+
Automate PagerDuty tasks via Rube MCP (Composio): manage incidents, services, schedules, escalation policies, and on-call rotations. Always search too...
|
|
1880
|
+
|
|
1271
1881
|
### pandas-pro
|
|
1272
1882
|
`skills/pandas-pro`
|
|
1273
1883
|
|
|
@@ -1286,7 +1896,7 @@ Integrate PayPal payment processing with support for express checkout, subscript
|
|
|
1286
1896
|
### paywall-upgrade-cro
|
|
1287
1897
|
`skills/paywall-upgrade-cro`
|
|
1288
1898
|
|
|
1289
|
-
When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall
|
|
1899
|
+
When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions \"paywall...
|
|
1290
1900
|
|
|
1291
1901
|
### pdf
|
|
1292
1902
|
`skills/pdf`
|
|
@@ -1306,7 +1916,12 @@ Performance profiling principles. Measurement, analysis, and optimization techni
|
|
|
1306
1916
|
### php-pro
|
|
1307
1917
|
`skills/php-pro`
|
|
1308
1918
|
|
|
1309
|
-
|
|
1919
|
+
Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invoke for strict typing, PHPStan level 9, async pat...
|
|
1920
|
+
|
|
1921
|
+
### pipedrive-automation
|
|
1922
|
+
`skills/pipedrive-automation`
|
|
1923
|
+
|
|
1924
|
+
Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always...
|
|
1310
1925
|
|
|
1311
1926
|
### plan-writing
|
|
1312
1927
|
`skills/plan-writing`
|
|
@@ -1331,7 +1946,7 @@ View plans dashboard with progress tracking and timeline visualization. Use for
|
|
|
1331
1946
|
### podcast-generation
|
|
1332
1947
|
`skills/podcast-generation`
|
|
1333
1948
|
|
|
1334
|
-
|
|
1949
|
+
No description
|
|
1335
1950
|
|
|
1336
1951
|
### popup-cro
|
|
1337
1952
|
`skills/popup-cro`
|
|
@@ -1343,6 +1958,16 @@ Create and optimize popups, modals, overlays, slide-ins, and banners to increase
|
|
|
1343
1958
|
|
|
1344
1959
|
Expert in strict POSIX sh scripting for maximum portability across
|
|
1345
1960
|
|
|
1961
|
+
### posthog-automation
|
|
1962
|
+
`skills/posthog-automation`
|
|
1963
|
+
|
|
1964
|
+
Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current sch...
|
|
1965
|
+
|
|
1966
|
+
### postmark-automation
|
|
1967
|
+
`skills/postmark-automation`
|
|
1968
|
+
|
|
1969
|
+
Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always se...
|
|
1970
|
+
|
|
1346
1971
|
### postmortem-writing
|
|
1347
1972
|
`skills/postmortem-writing`
|
|
1348
1973
|
|
|
@@ -1356,17 +1981,17 @@ PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
|
|
|
1356
1981
|
### pptx
|
|
1357
1982
|
`skills/pptx`
|
|
1358
1983
|
|
|
1359
|
-
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for
|
|
1984
|
+
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for creating new presentations, modifying con...
|
|
1360
1985
|
|
|
1361
1986
|
### prisma-expert
|
|
1362
1987
|
`skills/prisma-expert`
|
|
1363
1988
|
|
|
1364
1989
|
Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema is...
|
|
1365
1990
|
|
|
1366
|
-
###
|
|
1991
|
+
### privilege-escalation-methods
|
|
1367
1992
|
`skills/privilege-escalation-methods`
|
|
1368
1993
|
|
|
1369
|
-
This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "
|
|
1994
|
+
This skill should be used when the user asks to \"escalate privileges\", \"get root access\", \"become administrator\", \"privesc techniques\", \"abus...
|
|
1370
1995
|
|
|
1371
1996
|
### Problem-Solving Techniques
|
|
1372
1997
|
`skills/problem-solving`
|
|
@@ -1413,6 +2038,11 @@ Master network protocol reverse engineering including packet analysis, protocol
|
|
|
1413
2038
|
|
|
1414
2039
|
Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/respons...
|
|
1415
2040
|
|
|
2041
|
+
### pydantic-models-py
|
|
2042
|
+
`skills/pydantic-models-py`
|
|
2043
|
+
|
|
2044
|
+
Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/respons...
|
|
2045
|
+
|
|
1416
2046
|
### pypict-skill
|
|
1417
2047
|
`skills/pypict-skill`
|
|
1418
2048
|
|
|
@@ -1446,22 +2076,27 @@ Expert in building Retrieval-Augmented Generation systems. Masters embedding mod
|
|
|
1446
2076
|
### rag-implementation
|
|
1447
2077
|
`skills/rag-implementation`
|
|
1448
2078
|
|
|
1449
|
-
|
|
2079
|
+
Retrieval-Augmented Generation patterns including chunking, embeddings, vector stores, and retrieval optimization Use when: rag, retrieval augmented, ...
|
|
1450
2080
|
|
|
1451
2081
|
### readme
|
|
1452
2082
|
`skills/readme`
|
|
1453
2083
|
|
|
1454
|
-
|
|
2084
|
+
When the user wants to create or update a README.md file for a project. Also use when the user says 'write readme,' 'create readme,' 'document this pr...
|
|
1455
2085
|
|
|
1456
2086
|
### red-team-tactics
|
|
1457
2087
|
`skills/red-team-tactics`
|
|
1458
2088
|
|
|
1459
2089
|
Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
|
|
1460
2090
|
|
|
1461
|
-
###
|
|
2091
|
+
### red-team-tools
|
|
1462
2092
|
`skills/red-team-tools`
|
|
1463
2093
|
|
|
1464
|
-
This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt
|
|
2094
|
+
This skill should be used when the user asks to \"follow red team methodology\", \"perform bug bounty hunting\", \"automate reconnaissance\", \"hunt f...
|
|
2095
|
+
|
|
2096
|
+
### reddit-automation
|
|
2097
|
+
`skills/reddit-automation`
|
|
2098
|
+
|
|
2099
|
+
Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for...
|
|
1465
2100
|
|
|
1466
2101
|
### referral-program
|
|
1467
2102
|
`skills/referral-program`
|
|
@@ -1473,6 +2108,11 @@ When the user wants to create, optimize, or analyze a referral program, affiliat
|
|
|
1473
2108
|
|
|
1474
2109
|
Best practices for Remotion - Video creation in React
|
|
1475
2110
|
|
|
2111
|
+
### render-automation
|
|
2112
|
+
`skills/render-automation`
|
|
2113
|
+
|
|
2114
|
+
Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.
|
|
2115
|
+
|
|
1476
2116
|
### repomix
|
|
1477
2117
|
`skills/repomix`
|
|
1478
2118
|
|
|
@@ -1533,6 +2173,11 @@ Implement saga patterns for distributed transactions and cross-aggregate workflo
|
|
|
1533
2173
|
|
|
1534
2174
|
Draft cold emails, follow-ups, and proposal templates. Creates
|
|
1535
2175
|
|
|
2176
|
+
### salesforce-automation
|
|
2177
|
+
`skills/salesforce-automation`
|
|
2178
|
+
|
|
2179
|
+
Automate Salesforce tasks via Rube MCP (Composio): leads, contacts, accounts, opportunities, SOQL queries. Always search tools first for current schem...
|
|
2180
|
+
|
|
1536
2181
|
### salesforce-developer
|
|
1537
2182
|
`skills/salesforce-developer`
|
|
1538
2183
|
|
|
@@ -1553,10 +2198,10 @@ Configure Static Application Security Testing (SAST) tools for automated vulnera
|
|
|
1553
2198
|
|
|
1554
2199
|
Master enterprise-grade Scala development with functional
|
|
1555
2200
|
|
|
1556
|
-
###
|
|
2201
|
+
### scanning-tools
|
|
1557
2202
|
`skills/scanning-tools`
|
|
1558
2203
|
|
|
1559
|
-
This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "assess web application
|
|
2204
|
+
This skill should be used when the user asks to \"perform vulnerability scanning\", \"scan networks for open ports\", \"assess web application securit...
|
|
1560
2205
|
|
|
1561
2206
|
### schema-markup
|
|
1562
2207
|
`skills/schema-markup`
|
|
@@ -1573,6 +2218,16 @@ Expert in building immersive scroll-driven experiences - parallax storytelling,
|
|
|
1573
2218
|
|
|
1574
2219
|
Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, author...
|
|
1575
2220
|
|
|
2221
|
+
### segment-automation
|
|
2222
|
+
`skills/segment-automation`
|
|
2223
|
+
|
|
2224
|
+
Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tool...
|
|
2225
|
+
|
|
2226
|
+
### sendgrid-automation
|
|
2227
|
+
`skills/sendgrid-automation`
|
|
2228
|
+
|
|
2229
|
+
Automate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Compos...
|
|
2230
|
+
|
|
1576
2231
|
### senior-architect
|
|
1577
2232
|
`skills/senior-architect`
|
|
1578
2233
|
|
|
@@ -1623,6 +2278,11 @@ Comprehensive QA and testing skill for quality assurance, test automation, and t
|
|
|
1623
2278
|
|
|
1624
2279
|
Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scannin...
|
|
1625
2280
|
|
|
2281
|
+
### sentry-automation
|
|
2282
|
+
`skills/sentry-automation`
|
|
2283
|
+
|
|
2284
|
+
Automate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools...
|
|
2285
|
+
|
|
1626
2286
|
### seo-audit
|
|
1627
2287
|
`skills/seo-audit`
|
|
1628
2288
|
|
|
@@ -1656,7 +2316,7 @@ Writes SEO-optimized content based on provided keywords and topic
|
|
|
1656
2316
|
### seo-fundamentals
|
|
1657
2317
|
`skills/seo-fundamentals`
|
|
1658
2318
|
|
|
1659
|
-
|
|
2319
|
+
SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
|
|
1660
2320
|
|
|
1661
2321
|
### seo-keyword-strategist
|
|
1662
2322
|
`skills/seo-keyword-strategist`
|
|
@@ -1698,6 +2358,11 @@ Expert service mesh architect specializing in Istio, Linkerd, and cloud-native n
|
|
|
1698
2358
|
|
|
1699
2359
|
Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitorin...
|
|
1700
2360
|
|
|
2361
|
+
### shader-programming-glsl
|
|
2362
|
+
`skills/shader-programming-glsl`
|
|
2363
|
+
|
|
2364
|
+
Expert guide for writing efficient GLSL shaders (Vertex/Fragment) for web and game engines, covering syntax, uniforms, and common effects.
|
|
2365
|
+
|
|
1701
2366
|
### sharp-edges
|
|
1702
2367
|
`skills/sharp-edges`
|
|
1703
2368
|
|
|
@@ -1713,6 +2378,11 @@ Master ShellCheck static analysis configuration and usage for shell script quali
|
|
|
1713
2378
|
|
|
1714
2379
|
Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Pol...
|
|
1715
2380
|
|
|
2381
|
+
### shopify-automation
|
|
2382
|
+
`skills/shopify-automation`
|
|
2383
|
+
|
|
2384
|
+
Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas.
|
|
2385
|
+
|
|
1716
2386
|
### shopify-development
|
|
1717
2387
|
`skills/shopify-development`
|
|
1718
2388
|
|
|
@@ -1726,7 +2396,7 @@ Use when building Shopify themes, apps, custom storefronts, or e-commerce soluti
|
|
|
1726
2396
|
### signup-flow-cro
|
|
1727
2397
|
`skills/signup-flow-cro`
|
|
1728
2398
|
|
|
1729
|
-
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup
|
|
2399
|
+
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions \"signup conversion...
|
|
1730
2400
|
|
|
1731
2401
|
### similarity-search-patterns
|
|
1732
2402
|
`skills/similarity-search-patterns`
|
|
@@ -1738,6 +2408,11 @@ Implement efficient similarity search with vector databases. Use when building s
|
|
|
1738
2408
|
|
|
1739
2409
|
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude...
|
|
1740
2410
|
|
|
2411
|
+
### skill-creator-ms
|
|
2412
|
+
`skills/skill-creator-ms`
|
|
2413
|
+
|
|
2414
|
+
Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updat...
|
|
2415
|
+
|
|
1741
2416
|
### skill-developer
|
|
1742
2417
|
`skills/skill-developer`
|
|
1743
2418
|
|
|
@@ -1753,10 +2428,15 @@ Create and manage Claude Code skills following Anthropic best practices. Use whe
|
|
|
1753
2428
|
|
|
1754
2429
|
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
|
|
1755
2430
|
|
|
2431
|
+
### slack-automation
|
|
2432
|
+
`skills/slack-automation`
|
|
2433
|
+
|
|
2434
|
+
Automate Slack messaging, channel management, search, reactions, and threads via Rube MCP (Composio). Send messages, search conversations, manage chan...
|
|
2435
|
+
|
|
1756
2436
|
### slack-gif-creator
|
|
1757
2437
|
`skills/slack-gif-creator`
|
|
1758
2438
|
|
|
1759
|
-
|
|
2439
|
+
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies w...
|
|
1760
2440
|
|
|
1761
2441
|
### slo-implementation
|
|
1762
2442
|
`skills/slo-implementation`
|
|
@@ -1788,6 +2468,11 @@ Use when understanding legacy or undocumented systems, creating documentation fo
|
|
|
1788
2468
|
|
|
1789
2469
|
Use when building Spring Boot 3.x applications, microservices, or reactive Java applications. Invoke for Spring Data JPA, Spring Security 6, WebFlux, ...
|
|
1790
2470
|
|
|
2471
|
+
### square-automation
|
|
2472
|
+
`skills/square-automation`
|
|
2473
|
+
|
|
2474
|
+
Automate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas.
|
|
2475
|
+
|
|
1791
2476
|
### sre-engineer
|
|
1792
2477
|
`skills/sre-engineer`
|
|
1793
2478
|
|
|
@@ -1811,17 +2496,27 @@ Generate comprehensive market opportunity analysis with TAM/SAM/SOM
|
|
|
1811
2496
|
### startup-metrics-framework
|
|
1812
2497
|
`skills/startup-metrics-framework`
|
|
1813
2498
|
|
|
1814
|
-
This skill should be used when the user asks about "key startup
|
|
2499
|
+
This skill should be used when the user asks about \\\"key startup
|
|
1815
2500
|
|
|
1816
2501
|
### stride-analysis-patterns
|
|
1817
2502
|
`skills/stride-analysis-patterns`
|
|
1818
2503
|
|
|
1819
2504
|
Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating secu...
|
|
1820
2505
|
|
|
2506
|
+
### stripe-automation
|
|
2507
|
+
`skills/stripe-automation`
|
|
2508
|
+
|
|
2509
|
+
Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current s...
|
|
2510
|
+
|
|
1821
2511
|
### stripe-integration
|
|
1822
2512
|
`skills/stripe-integration`
|
|
1823
2513
|
|
|
1824
|
-
|
|
2514
|
+
Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe c...
|
|
2515
|
+
|
|
2516
|
+
### supabase-automation
|
|
2517
|
+
`skills/supabase-automation`
|
|
2518
|
+
|
|
2519
|
+
Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Alwa...
|
|
1825
2520
|
|
|
1826
2521
|
### superpowers-lab
|
|
1827
2522
|
`skills/superpowers-lab`
|
|
@@ -1881,7 +2576,12 @@ You are an expert team communication specialist focused on async-first standup p
|
|
|
1881
2576
|
### team-composition-analysis
|
|
1882
2577
|
`skills/team-composition-analysis`
|
|
1883
2578
|
|
|
1884
|
-
This skill should be used when the user asks to "plan team
|
|
2579
|
+
This skill should be used when the user asks to \\\"plan team
|
|
2580
|
+
|
|
2581
|
+
### telegram-automation
|
|
2582
|
+
`skills/telegram-automation`
|
|
2583
|
+
|
|
2584
|
+
Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools fir...
|
|
1885
2585
|
|
|
1886
2586
|
### telegram-mini-app
|
|
1887
2587
|
`skills/telegram-mini-app`
|
|
@@ -1908,21 +2608,36 @@ Map identified threats to appropriate security controls and mitigations. Use whe
|
|
|
1908
2608
|
|
|
1909
2609
|
Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirem...
|
|
1910
2610
|
|
|
2611
|
+
### tiktok-automation
|
|
2612
|
+
`skills/tiktok-automation`
|
|
2613
|
+
|
|
2614
|
+
Automate TikTok tasks via Rube MCP (Composio): upload/publish videos, post photos, manage content, and view user profiles/stats. Always search tools f...
|
|
2615
|
+
|
|
2616
|
+
### todoist-automation
|
|
2617
|
+
`skills/todoist-automation`
|
|
2618
|
+
|
|
2619
|
+
Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current sc...
|
|
2620
|
+
|
|
1911
2621
|
### tool-design
|
|
1912
2622
|
`skills/tool-design`
|
|
1913
2623
|
|
|
1914
2624
|
Build tools that agents can use effectively, including architectural reduction patterns
|
|
1915
2625
|
|
|
1916
|
-
###
|
|
2626
|
+
### top-web-vulnerabilities
|
|
1917
2627
|
`skills/top-web-vulnerabilities`
|
|
1918
2628
|
|
|
1919
|
-
This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand
|
|
2629
|
+
This skill should be used when the user asks to \"identify web application vulnerabilities\", \"explain common security flaws\", \"understand vulnerab...
|
|
1920
2630
|
|
|
1921
2631
|
### track-management
|
|
1922
2632
|
`skills/track-management`
|
|
1923
2633
|
|
|
1924
2634
|
Use this skill when creating, managing, or working with Conductor
|
|
1925
2635
|
|
|
2636
|
+
### trello-automation
|
|
2637
|
+
`skills/trello-automation`
|
|
2638
|
+
|
|
2639
|
+
Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmati...
|
|
2640
|
+
|
|
1926
2641
|
### trigger-dev
|
|
1927
2642
|
`skills/trigger-dev`
|
|
1928
2643
|
|
|
@@ -1943,6 +2658,11 @@ Creates step-by-step tutorials and educational content from code.
|
|
|
1943
2658
|
|
|
1944
2659
|
Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum fro...
|
|
1945
2660
|
|
|
2661
|
+
### twitter-automation
|
|
2662
|
+
`skills/twitter-automation`
|
|
2663
|
+
|
|
2664
|
+
Automate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas.
|
|
2665
|
+
|
|
1946
2666
|
### unity-developer
|
|
1947
2667
|
`skills/unity-developer`
|
|
1948
2668
|
|
|
@@ -1961,7 +2681,7 @@ Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, pe
|
|
|
1961
2681
|
### upgrading-expo
|
|
1962
2682
|
`skills/upgrading-expo`
|
|
1963
2683
|
|
|
1964
|
-
|
|
2684
|
+
Guidelines for upgrading Expo SDK versions and fixing dependency issues.
|
|
1965
2685
|
|
|
1966
2686
|
### upstash-qstash
|
|
1967
2687
|
`skills/upstash-qstash`
|
|
@@ -1993,6 +2713,11 @@ Secure environment variable management ensuring secrets are never exposed in Cla
|
|
|
1993
2713
|
|
|
1994
2714
|
Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vect...
|
|
1995
2715
|
|
|
2716
|
+
### vercel-automation
|
|
2717
|
+
`skills/vercel-automation`
|
|
2718
|
+
|
|
2719
|
+
Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current ...
|
|
2720
|
+
|
|
1996
2721
|
### verification-before-completion
|
|
1997
2722
|
`skills/verification-before-completion`
|
|
1998
2723
|
|
|
@@ -2028,26 +2753,86 @@ Build modern full-stack web applications with Next.js (App Router, Server Compon
|
|
|
2028
2753
|
|
|
2029
2754
|
Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance
|
|
2030
2755
|
|
|
2756
|
+
### webflow-automation
|
|
2757
|
+
`skills/webflow-automation`
|
|
2758
|
+
|
|
2759
|
+
Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools f...
|
|
2760
|
+
|
|
2031
2761
|
### websocket-engineer
|
|
2032
2762
|
`skills/websocket-engineer`
|
|
2033
2763
|
|
|
2034
2764
|
Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, pre...
|
|
2035
2765
|
|
|
2036
|
-
###
|
|
2766
|
+
### wiki-architect
|
|
2767
|
+
`skills/wiki-architect`
|
|
2768
|
+
|
|
2769
|
+
Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, gener...
|
|
2770
|
+
|
|
2771
|
+
### wiki-changelog
|
|
2772
|
+
`skills/wiki-changelog`
|
|
2773
|
+
|
|
2774
|
+
Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a chang...
|
|
2775
|
+
|
|
2776
|
+
### wiki-onboarding
|
|
2777
|
+
`skills/wiki-onboarding`
|
|
2778
|
+
|
|
2779
|
+
Generates two complementary onboarding guides \u2014 a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when th...
|
|
2780
|
+
|
|
2781
|
+
### wiki-page-writer
|
|
2782
|
+
`skills/wiki-page-writer`
|
|
2783
|
+
|
|
2784
|
+
Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing docu...
|
|
2785
|
+
|
|
2786
|
+
### wiki-qa
|
|
2787
|
+
`skills/wiki-qa`
|
|
2788
|
+
|
|
2789
|
+
Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand...
|
|
2790
|
+
|
|
2791
|
+
### wiki-researcher
|
|
2792
|
+
`skills/wiki-researcher`
|
|
2793
|
+
|
|
2794
|
+
Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an ...
|
|
2795
|
+
|
|
2796
|
+
### wiki-vitepress
|
|
2797
|
+
`skills/wiki-vitepress`
|
|
2798
|
+
|
|
2799
|
+
Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build out...
|
|
2800
|
+
|
|
2801
|
+
### windows-privilege-escalation
|
|
2037
2802
|
`skills/windows-privilege-escalation`
|
|
2038
2803
|
|
|
2039
|
-
This skill should be used when the user asks to "escalate privileges on Windows
|
|
2804
|
+
This skill should be used when the user asks to \"escalate privileges on Windows,\" \"find Windows privesc vectors,\" \"enumerate Windows for privileg...
|
|
2040
2805
|
|
|
2041
|
-
###
|
|
2806
|
+
### wireshark-analysis
|
|
2042
2807
|
`skills/wireshark-analysis`
|
|
2043
2808
|
|
|
2044
|
-
This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP
|
|
2809
|
+
This skill should be used when the user asks to \"analyze network traffic with Wireshark\", \"capture packets for troubleshooting\", \"filter PCAP fil...
|
|
2810
|
+
|
|
2811
|
+
### wordpress
|
|
2812
|
+
`skills/wordpress`
|
|
2813
|
+
|
|
2814
|
+
Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security h...
|
|
2815
|
+
|
|
2816
|
+
### wordpress-plugin-development
|
|
2817
|
+
`skills/wordpress-plugin-development`
|
|
2818
|
+
|
|
2819
|
+
WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, and security best practices.
|
|
2045
2820
|
|
|
2046
2821
|
### wordpress-pro
|
|
2047
2822
|
`skills/wordpress-pro`
|
|
2048
2823
|
|
|
2049
2824
|
Use when developing WordPress themes, plugins, customizing Gutenberg blocks, implementing WooCommerce features, or optimizing WordPress performance an...
|
|
2050
2825
|
|
|
2826
|
+
### wordpress-theme-development
|
|
2827
|
+
`skills/wordpress-theme-development`
|
|
2828
|
+
|
|
2829
|
+
WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, and responsive design.
|
|
2830
|
+
|
|
2831
|
+
### wordpress-woocommerce-development
|
|
2832
|
+
`skills/wordpress-woocommerce-development`
|
|
2833
|
+
|
|
2834
|
+
WooCommerce store development workflow covering store setup, payment integration, shipping configuration, and customization.
|
|
2835
|
+
|
|
2051
2836
|
### workflow-automation
|
|
2052
2837
|
`skills/workflow-automation`
|
|
2053
2838
|
|
|
@@ -2063,6 +2848,11 @@ Design durable workflows with Temporal for distributed systems. Covers workflow
|
|
|
2063
2848
|
|
|
2064
2849
|
Use this skill when implementing tasks according to Conductor's TDD
|
|
2065
2850
|
|
|
2851
|
+
### wrike-automation
|
|
2852
|
+
`skills/wrike-automation`
|
|
2853
|
+
|
|
2854
|
+
Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools...
|
|
2855
|
+
|
|
2066
2856
|
### writing-plans
|
|
2067
2857
|
`skills/writing-plans`
|
|
2068
2858
|
|
|
@@ -2071,7 +2861,7 @@ Use when you have a spec or requirements for a multi-step task, before touching
|
|
|
2071
2861
|
### writing-skills
|
|
2072
2862
|
`skills/writing-skills`
|
|
2073
2863
|
|
|
2074
|
-
Use when creating,
|
|
2864
|
+
Use when creating new skills, editing existing skills, or verifying skills work before deployment
|
|
2075
2865
|
|
|
2076
2866
|
### x-article-publisher-skill
|
|
2077
2867
|
`skills/x-article-publisher-skill`
|
|
@@ -2083,16 +2873,41 @@ Publish articles to X/Twitter
|
|
|
2083
2873
|
|
|
2084
2874
|
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs t...
|
|
2085
2875
|
|
|
2086
|
-
###
|
|
2876
|
+
### xss-html-injection
|
|
2087
2877
|
`skills/xss-html-injection`
|
|
2088
2878
|
|
|
2089
|
-
This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks", "identify HTML injection
|
|
2879
|
+
This skill should be used when the user asks to \"test for XSS vulnerabilities\", \"perform cross-site scripting attacks\", \"identify HTML injection ...
|
|
2880
|
+
|
|
2881
|
+
### youtube-automation
|
|
2882
|
+
`skills/youtube-automation`
|
|
2883
|
+
|
|
2884
|
+
Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search too...
|
|
2885
|
+
|
|
2886
|
+
### youtube-summarizer
|
|
2887
|
+
`skills/youtube-summarizer`
|
|
2888
|
+
|
|
2889
|
+
Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks
|
|
2090
2890
|
|
|
2091
2891
|
### youtube-transcript
|
|
2092
2892
|
`skills/youtube-transcript`
|
|
2093
2893
|
|
|
2094
2894
|
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants ...
|
|
2095
2895
|
|
|
2896
|
+
### zendesk-automation
|
|
2897
|
+
`skills/zendesk-automation`
|
|
2898
|
+
|
|
2899
|
+
Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas.
|
|
2900
|
+
|
|
2901
|
+
### zoho-crm-automation
|
|
2902
|
+
`skills/zoho-crm-automation`
|
|
2903
|
+
|
|
2904
|
+
Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first fo...
|
|
2905
|
+
|
|
2906
|
+
### zoom-automation
|
|
2907
|
+
`skills/zoom-automation`
|
|
2908
|
+
|
|
2909
|
+
Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for curr...
|
|
2910
|
+
|
|
2096
2911
|
### zustand-store
|
|
2097
2912
|
`skills/zustand-store`
|
|
2098
2913
|
|
|
@@ -2100,15 +2915,25 @@ Create Zustand stores with TypeScript, subscribeWithSelector middleware, and pro
|
|
|
2100
2915
|
|
|
2101
2916
|
## AI/Agents
|
|
2102
2917
|
|
|
2918
|
+
### activecampaign-automation
|
|
2919
|
+
`skills/activecampaign-automation`
|
|
2920
|
+
|
|
2921
|
+
Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tool...
|
|
2922
|
+
|
|
2103
2923
|
### agent-evaluation
|
|
2104
2924
|
`skills/agent-evaluation`
|
|
2105
2925
|
|
|
2106
|
-
Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring
|
|
2926
|
+
Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring\u2014where eve...
|
|
2927
|
+
|
|
2928
|
+
### agent-framework-azure-ai-py
|
|
2929
|
+
`skills/agent-framework-azure-ai-py`
|
|
2930
|
+
|
|
2931
|
+
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with Azur...
|
|
2107
2932
|
|
|
2108
2933
|
### agent-framework-azure-hosted-agents
|
|
2109
2934
|
`skills/agent-framework-azure-hosted-agents`
|
|
2110
2935
|
|
|
2111
|
-
|
|
2936
|
+
No description
|
|
2112
2937
|
|
|
2113
2938
|
### agent-manager-skill
|
|
2114
2939
|
`skills/agent-manager-skill`
|
|
@@ -2140,6 +2965,16 @@ Optimize multi-agent systems with coordinated profiling, workload distribution,
|
|
|
2140
2965
|
|
|
2141
2966
|
Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails s...
|
|
2142
2967
|
|
|
2968
|
+
### agents-v2-py
|
|
2969
|
+
`skills/agents-v2-py`
|
|
2970
|
+
|
|
2971
|
+
Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom contain...
|
|
2972
|
+
|
|
2973
|
+
### ai-agent-development
|
|
2974
|
+
`skills/ai-agent-development`
|
|
2975
|
+
|
|
2976
|
+
AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
|
|
2977
|
+
|
|
2143
2978
|
### ai-agents-architect
|
|
2144
2979
|
`skills/ai-agents-architect`
|
|
2145
2980
|
|
|
@@ -2155,6 +2990,11 @@ Craft prompts for AI models (text, image, video). Use for Midjourney, DALL-E, St
|
|
|
2155
2990
|
|
|
2156
2991
|
Build production-ready LLM applications, advanced RAG systems, and
|
|
2157
2992
|
|
|
2993
|
+
### ai-ml
|
|
2994
|
+
`skills/ai-ml`
|
|
2995
|
+
|
|
2996
|
+
AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features.
|
|
2997
|
+
|
|
2158
2998
|
### ai-multimodal
|
|
2159
2999
|
`skills/ai-multimodal`
|
|
2160
3000
|
|
|
@@ -2175,6 +3015,11 @@ Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into foc
|
|
|
2175
3015
|
|
|
2176
3016
|
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrat...
|
|
2177
3017
|
|
|
3018
|
+
### airtable-automation
|
|
3019
|
+
`skills/airtable-automation`
|
|
3020
|
+
|
|
3021
|
+
Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas.
|
|
3022
|
+
|
|
2178
3023
|
### atlassian-mcp
|
|
2179
3024
|
`skills/atlassian-mcp`
|
|
2180
3025
|
|
|
@@ -2190,11 +3035,156 @@ Design patterns for building autonomous coding agents. Covers tool integration,
|
|
|
2190
3035
|
|
|
2191
3036
|
Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance...
|
|
2192
3037
|
|
|
3038
|
+
### azure-ai-agents-persistent-dotnet
|
|
3039
|
+
`skills/azure-ai-agents-persistent-dotnet`
|
|
3040
|
+
|
|
3041
|
+
|
|
|
3042
|
+
|
|
3043
|
+
### azure-ai-agents-persistent-java
|
|
3044
|
+
`skills/azure-ai-agents-persistent-java`
|
|
3045
|
+
|
|
3046
|
+
|
|
|
3047
|
+
|
|
3048
|
+
### azure-ai-anomalydetector-java
|
|
3049
|
+
`skills/azure-ai-anomalydetector-java`
|
|
3050
|
+
|
|
3051
|
+
Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, tim...
|
|
3052
|
+
|
|
3053
|
+
### azure-ai-contentsafety-java
|
|
3054
|
+
`skills/azure-ai-contentsafety-java`
|
|
3055
|
+
|
|
3056
|
+
Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or h...
|
|
3057
|
+
|
|
3058
|
+
### azure-ai-contentsafety-py
|
|
3059
|
+
`skills/azure-ai-contentsafety-py`
|
|
3060
|
+
|
|
3061
|
+
|
|
|
3062
|
+
|
|
3063
|
+
### azure-ai-contentsafety-ts
|
|
3064
|
+
`skills/azure-ai-contentsafety-ts`
|
|
3065
|
+
|
|
3066
|
+
Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content,...
|
|
3067
|
+
|
|
3068
|
+
### azure-ai-contentunderstanding-py
|
|
3069
|
+
`skills/azure-ai-contentunderstanding-py`
|
|
3070
|
+
|
|
3071
|
+
|
|
|
3072
|
+
|
|
3073
|
+
### azure-ai-document-intelligence-dotnet
|
|
3074
|
+
`skills/azure-ai-document-intelligence-dotnet`
|
|
3075
|
+
|
|
3076
|
+
|
|
|
3077
|
+
|
|
3078
|
+
### azure-ai-document-intelligence-ts
|
|
3079
|
+
`skills/azure-ai-document-intelligence-ts`
|
|
3080
|
+
|
|
3081
|
+
Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing...
|
|
3082
|
+
|
|
3083
|
+
### azure-ai-formrecognizer-java
|
|
3084
|
+
`skills/azure-ai-formrecognizer-java`
|
|
3085
|
+
|
|
3086
|
+
Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pair...
|
|
3087
|
+
|
|
3088
|
+
### azure-ai-ml-py
|
|
3089
|
+
`skills/azure-ai-ml-py`
|
|
3090
|
+
|
|
3091
|
+
|
|
|
3092
|
+
|
|
3093
|
+
### azure-ai-openai-dotnet
|
|
3094
|
+
`skills/azure-ai-openai-dotnet`
|
|
3095
|
+
|
|
3096
|
+
|
|
|
3097
|
+
|
|
3098
|
+
### azure-ai-projects-dotnet
|
|
3099
|
+
`skills/azure-ai-projects-dotnet`
|
|
3100
|
+
|
|
3101
|
+
|
|
|
3102
|
+
|
|
3103
|
+
### azure-ai-projects-java
|
|
3104
|
+
`skills/azure-ai-projects-java`
|
|
3105
|
+
|
|
3106
|
+
|
|
|
3107
|
+
|
|
3108
|
+
### azure-ai-projects-py
|
|
3109
|
+
`skills/azure-ai-projects-py`
|
|
3110
|
+
|
|
3111
|
+
Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned ag...
|
|
3112
|
+
|
|
3113
|
+
### azure-ai-projects-ts
|
|
3114
|
+
`skills/azure-ai-projects-ts`
|
|
3115
|
+
|
|
3116
|
+
Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connecti...
|
|
3117
|
+
|
|
3118
|
+
### azure-ai-textanalytics-py
|
|
3119
|
+
`skills/azure-ai-textanalytics-py`
|
|
3120
|
+
|
|
3121
|
+
|
|
|
3122
|
+
|
|
3123
|
+
### azure-ai-transcription-py
|
|
3124
|
+
`skills/azure-ai-transcription-py`
|
|
3125
|
+
|
|
3126
|
+
|
|
|
3127
|
+
|
|
3128
|
+
### azure-ai-translation-document-py
|
|
3129
|
+
`skills/azure-ai-translation-document-py`
|
|
3130
|
+
|
|
3131
|
+
|
|
|
3132
|
+
|
|
3133
|
+
### azure-ai-translation-text-py
|
|
3134
|
+
`skills/azure-ai-translation-text-py`
|
|
3135
|
+
|
|
3136
|
+
|
|
|
3137
|
+
|
|
3138
|
+
### azure-ai-translation-ts
|
|
3139
|
+
`skills/azure-ai-translation-ts`
|
|
3140
|
+
|
|
3141
|
+
Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use...
|
|
3142
|
+
|
|
3143
|
+
### azure-ai-vision-imageanalysis-java
|
|
3144
|
+
`skills/azure-ai-vision-imageanalysis-java`
|
|
3145
|
+
|
|
3146
|
+
Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, ta...
|
|
3147
|
+
|
|
3148
|
+
### azure-ai-vision-imageanalysis-py
|
|
3149
|
+
`skills/azure-ai-vision-imageanalysis-py`
|
|
3150
|
+
|
|
3151
|
+
|
|
|
3152
|
+
|
|
3153
|
+
### azure-ai-voicelive-dotnet
|
|
3154
|
+
`skills/azure-ai-voicelive-dotnet`
|
|
3155
|
+
|
|
3156
|
+
|
|
|
3157
|
+
|
|
3158
|
+
### azure-ai-voicelive-java
|
|
3159
|
+
`skills/azure-ai-voicelive-java`
|
|
3160
|
+
|
|
3161
|
+
|
|
|
3162
|
+
|
|
3163
|
+
### azure-ai-voicelive-py
|
|
3164
|
+
`skills/azure-ai-voicelive-py`
|
|
3165
|
+
|
|
3166
|
+
Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need r...
|
|
3167
|
+
|
|
2193
3168
|
### azure-ai-voicelive
|
|
2194
3169
|
`skills/azure-ai-voicelive-skill`
|
|
2195
3170
|
|
|
2196
3171
|
Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need r...
|
|
2197
3172
|
|
|
3173
|
+
### azure-ai-voicelive-ts
|
|
3174
|
+
`skills/azure-ai-voicelive-ts`
|
|
3175
|
+
|
|
3176
|
+
|
|
|
3177
|
+
|
|
3178
|
+
### azure-containerregistry-py
|
|
3179
|
+
`skills/azure-containerregistry-py`
|
|
3180
|
+
|
|
3181
|
+
|
|
|
3182
|
+
|
|
3183
|
+
### azure-mgmt-arizeaiobservabilityeval-dotnet
|
|
3184
|
+
`skills/azure-mgmt-arizeaiobservabilityeval-dotnet`
|
|
3185
|
+
|
|
3186
|
+
|
|
|
3187
|
+
|
|
2198
3188
|
### blockchain-developer
|
|
2199
3189
|
`skills/blockchain-developer`
|
|
2200
3190
|
|
|
@@ -2203,9 +3193,9 @@ Build production-ready Web3 applications, smart contracts, and
|
|
|
2203
3193
|
### brainstorming
|
|
2204
3194
|
`skills/brainstorming`
|
|
2205
3195
|
|
|
2206
|
-
|
|
3196
|
+
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent...
|
|
2207
3197
|
|
|
2208
|
-
### brand-guidelines
|
|
3198
|
+
### brand-guidelines-anthropic
|
|
2209
3199
|
`skills/brand-guidelines-anthropic`
|
|
2210
3200
|
|
|
2211
3201
|
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when b...
|
|
@@ -2245,6 +3235,11 @@ Scrapes content based on a preset URL list, filters high-quality technical infor
|
|
|
2245
3235
|
|
|
2246
3236
|
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
|
|
2247
3237
|
|
|
3238
|
+
### domain-driven-design
|
|
3239
|
+
`skills/domain-driven-design`
|
|
3240
|
+
|
|
3241
|
+
Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns.
|
|
3242
|
+
|
|
2248
3243
|
### domain-name-brainstormer
|
|
2249
3244
|
`skills/domain-name-brainstormer`
|
|
2250
3245
|
|
|
@@ -2270,7 +3265,17 @@ Use when working with error debugging multi agent review
|
|
|
2270
3265
|
|
|
2271
3266
|
Build agentic retrieval solutions with Azure AI Search knowledge bases using Foundry Agent Service. See foundry-iq-python for the Python SDK implement...
|
|
2272
3267
|
|
|
2273
|
-
###
|
|
3268
|
+
### gmail-automation
|
|
3269
|
+
`skills/gmail-automation`
|
|
3270
|
+
|
|
3271
|
+
Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas.
|
|
3272
|
+
|
|
3273
|
+
### hosted-agents-v2-py
|
|
3274
|
+
`skills/hosted-agents-v2-py`
|
|
3275
|
+
|
|
3276
|
+
Build hosted agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition. Use when creating container-based agents in Azure AI Foundry.
|
|
3277
|
+
|
|
3278
|
+
### internal-comms-anthropic
|
|
2274
3279
|
`skills/internal-comms-anthropic`
|
|
2275
3280
|
|
|
2276
3281
|
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill...
|
|
@@ -2315,11 +3320,36 @@ You are an expert prompt engineer specializing in crafting effective prompts for
|
|
|
2315
3320
|
|
|
2316
3321
|
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM per...
|
|
2317
3322
|
|
|
3323
|
+
### m365-agents-dotnet
|
|
3324
|
+
`skills/m365-agents-dotnet`
|
|
3325
|
+
|
|
3326
|
+
|
|
|
3327
|
+
|
|
3328
|
+
### m365-agents-py
|
|
3329
|
+
`skills/m365-agents-py`
|
|
3330
|
+
|
|
3331
|
+
|
|
|
3332
|
+
|
|
3333
|
+
### m365-agents-ts
|
|
3334
|
+
`skills/m365-agents-ts`
|
|
3335
|
+
|
|
3336
|
+
|
|
|
3337
|
+
|
|
3338
|
+
### mailchimp-automation
|
|
3339
|
+
`skills/mailchimp-automation`
|
|
3340
|
+
|
|
3341
|
+
Automate Mailchimp email marketing including campaigns, audiences, subscribers, segments, and analytics via Rube MCP (Composio). Always search tools f...
|
|
3342
|
+
|
|
2318
3343
|
### mcp-builder
|
|
2319
3344
|
`skills/mcp-builder`
|
|
2320
3345
|
|
|
2321
3346
|
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. ...
|
|
2322
3347
|
|
|
3348
|
+
### mcp-builder-ms
|
|
3349
|
+
`skills/mcp-builder-ms`
|
|
3350
|
+
|
|
3351
|
+
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. ...
|
|
3352
|
+
|
|
2323
3353
|
### mcp-developer
|
|
2324
3354
|
`skills/mcp-developer`
|
|
2325
3355
|
|
|
@@ -2343,7 +3373,7 @@ Create diagrams with Mermaid.js v11 syntax. Use for flowcharts, sequence diagram
|
|
|
2343
3373
|
### multi-agent-brainstorming
|
|
2344
3374
|
`skills/multi-agent-brainstorming`
|
|
2345
3375
|
|
|
2346
|
-
|
|
3376
|
+
No description
|
|
2347
3377
|
|
|
2348
3378
|
### multi-agent-patterns
|
|
2349
3379
|
`skills/multi-agent-patterns`
|
|
@@ -2363,7 +3393,7 @@ When the user wants help with paid advertising campaigns on Google Ads, Meta (Fa
|
|
|
2363
3393
|
### parallel-agents
|
|
2364
3394
|
`skills/parallel-agents`
|
|
2365
3395
|
|
|
2366
|
-
|
|
3396
|
+
Native multi-agent orchestration using Claude Code's Agent Tool. Use when multiple independent tasks can run with different domain expertise or when c...
|
|
2367
3397
|
|
|
2368
3398
|
### plaid-fintech
|
|
2369
3399
|
`skills/plaid-fintech`
|
|
@@ -2378,7 +3408,7 @@ Caching strategies for LLM prompts including Anthropic prompt caching, response
|
|
|
2378
3408
|
### prompt-engineer
|
|
2379
3409
|
`skills/prompt-engineer`
|
|
2380
3410
|
|
|
2381
|
-
|
|
3411
|
+
Use when designing prompts for LLMs, optimizing model performance, building evaluation frameworks, or implementing advanced prompting techniques like ...
|
|
2382
3412
|
|
|
2383
3413
|
### prompt-engineering
|
|
2384
3414
|
`skills/prompt-engineering`
|
|
@@ -2405,10 +3435,10 @@ Use when building Rails 7+ web applications with Hotwire, real-time features, or
|
|
|
2405
3435
|
|
|
2406
3436
|
World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4...
|
|
2407
3437
|
|
|
2408
|
-
###
|
|
3438
|
+
### shodan-reconnaissance
|
|
2409
3439
|
`skills/shodan-reconnaissance`
|
|
2410
3440
|
|
|
2411
|
-
This skill should be used when the user asks to "search for exposed devices on the internet
|
|
3441
|
+
This skill should be used when the user asks to \"search for exposed devices on the internet,\" \"perform Shodan reconnaissance,\" \"find vulnerable s...
|
|
2412
3442
|
|
|
2413
3443
|
### skill-rails-upgrade
|
|
2414
3444
|
`skills/skill-rails-upgrade`
|
|
@@ -2472,15 +3502,25 @@ AWS Bedrock AgentCore comprehensive expert for deploying and managing all AgentC
|
|
|
2472
3502
|
|
|
2473
3503
|
AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs...
|
|
2474
3504
|
|
|
3505
|
+
### aws-cost-cleanup
|
|
3506
|
+
`skills/aws-cost-cleanup`
|
|
3507
|
+
|
|
3508
|
+
Automated cleanup of unused AWS resources to reduce costs
|
|
3509
|
+
|
|
2475
3510
|
### aws-cost-operations
|
|
2476
3511
|
`skills/aws-cost-operations`
|
|
2477
3512
|
|
|
2478
3513
|
This skill provides AWS cost optimization, monitoring, and operational best practices with integrated MCP servers for billing analysis, cost estimatio...
|
|
2479
3514
|
|
|
2480
|
-
###
|
|
3515
|
+
### aws-cost-optimizer
|
|
3516
|
+
`skills/aws-cost-optimizer`
|
|
3517
|
+
|
|
3518
|
+
Comprehensive AWS cost analysis and optimization recommendations using AWS CLI and Cost Explorer
|
|
3519
|
+
|
|
3520
|
+
### aws-penetration-testing
|
|
2481
3521
|
`skills/aws-penetration-testing`
|
|
2482
3522
|
|
|
2483
|
-
This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS
|
|
3523
|
+
This skill should be used when the user asks to \"pentest AWS\", \"test AWS security\", \"enumerate IAM\", \"exploit cloud infrastructure\", \"AWS pri...
|
|
2484
3524
|
|
|
2485
3525
|
### aws-serverless
|
|
2486
3526
|
`skills/aws-serverless`
|
|
@@ -2500,7 +3540,7 @@ AWS development with infrastructure automation and cloud architecture patterns
|
|
|
2500
3540
|
### azd-deployment
|
|
2501
3541
|
`skills/azd-deployment`
|
|
2502
3542
|
|
|
2503
|
-
|
|
3543
|
+
No description
|
|
2504
3544
|
|
|
2505
3545
|
### building-ai-agent-on-cloudflare
|
|
2506
3546
|
`skills/building-ai-agent-on-cloudflare`
|
|
@@ -2522,6 +3562,11 @@ BullMQ expert for Redis-backed job queues, background processing, and reliable a
|
|
|
2522
3562
|
|
|
2523
3563
|
You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes...
|
|
2524
3564
|
|
|
3565
|
+
### circleci-automation
|
|
3566
|
+
`skills/circleci-automation`
|
|
3567
|
+
|
|
3568
|
+
Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools ...
|
|
3569
|
+
|
|
2525
3570
|
### claude-scientific-skills
|
|
2526
3571
|
`skills/claude-scientific-skills`
|
|
2527
3572
|
|
|
@@ -2530,12 +3575,17 @@ Scientific research and analysis skills
|
|
|
2530
3575
|
### cloud-architect
|
|
2531
3576
|
`skills/cloud-architect`
|
|
2532
3577
|
|
|
2533
|
-
|
|
3578
|
+
Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimi...
|
|
3579
|
+
|
|
3580
|
+
### cloud-devops
|
|
3581
|
+
`skills/cloud-devops`
|
|
2534
3582
|
|
|
2535
|
-
|
|
3583
|
+
Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development.
|
|
3584
|
+
|
|
3585
|
+
### cloud-penetration-testing
|
|
2536
3586
|
`skills/cloud-penetration-testing`
|
|
2537
3587
|
|
|
2538
|
-
This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud
|
|
3588
|
+
This skill should be used when the user asks to \"perform cloud penetration testing\", \"assess Azure or AWS or GCP security\", \"enumerate cloud reso...
|
|
2539
3589
|
|
|
2540
3590
|
### cloudflare-expert
|
|
2541
3591
|
`skills/cloudflare-expert`
|
|
@@ -2582,7 +3632,7 @@ Implement distributed tracing with Jaeger and Tempo to track requests across mic
|
|
|
2582
3632
|
|
|
2583
3633
|
Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and pr...
|
|
2584
3634
|
|
|
2585
|
-
### docx
|
|
3635
|
+
### docx-official
|
|
2586
3636
|
`skills/docx-official`
|
|
2587
3637
|
|
|
2588
3638
|
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When ...
|
|
@@ -2595,7 +3645,7 @@ Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters
|
|
|
2595
3645
|
### expo-deployment
|
|
2596
3646
|
`skills/expo-deployment`
|
|
2597
3647
|
|
|
2598
|
-
Deploy Expo apps to
|
|
3648
|
+
Deploy Expo apps to iOS App Store, Android Play Store, and web.
|
|
2599
3649
|
|
|
2600
3650
|
### gcp-cloud-run
|
|
2601
3651
|
`skills/gcp-cloud-run`
|
|
@@ -2657,6 +3707,11 @@ Use when building Kotlin applications requiring coroutines, multiplatform develo
|
|
|
2657
3707
|
|
|
2658
3708
|
Expert Kubernetes architect specializing in cloud-native
|
|
2659
3709
|
|
|
3710
|
+
### kubernetes-deployment
|
|
3711
|
+
`skills/kubernetes-deployment`
|
|
3712
|
+
|
|
3713
|
+
Kubernetes deployment workflow for container orchestration, Helm charts, service mesh, and production-ready K8s configurations.
|
|
3714
|
+
|
|
2660
3715
|
### kubernetes-specialist
|
|
2661
3716
|
`skills/kubernetes-specialist`
|
|
2662
3717
|
|
|
@@ -2677,12 +3732,12 @@ Design multi-cloud architectures using a decision framework to select and integr
|
|
|
2677
3732
|
|
|
2678
3733
|
Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achievin...
|
|
2679
3734
|
|
|
2680
|
-
### pdf
|
|
3735
|
+
### pdf-official
|
|
2681
3736
|
`skills/pdf-official`
|
|
2682
3737
|
|
|
2683
3738
|
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude...
|
|
2684
3739
|
|
|
2685
|
-
### pptx
|
|
3740
|
+
### pptx-official
|
|
2686
3741
|
`skills/pptx-official`
|
|
2687
3742
|
|
|
2688
3743
|
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modi...
|
|
@@ -2725,13 +3780,18 @@ Create detailed 3-5 year financial model with revenue, costs, cash
|
|
|
2725
3780
|
### startup-financial-modeling
|
|
2726
3781
|
`skills/startup-financial-modeling`
|
|
2727
3782
|
|
|
2728
|
-
This skill should be used when the user asks to "create financial
|
|
3783
|
+
This skill should be used when the user asks to \\\"create financial
|
|
2729
3784
|
|
|
2730
3785
|
### terraform-engineer
|
|
2731
3786
|
`skills/terraform-engineer`
|
|
2732
3787
|
|
|
2733
3788
|
Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development, state management, provider confi...
|
|
2734
3789
|
|
|
3790
|
+
### terraform-infrastructure
|
|
3791
|
+
`skills/terraform-infrastructure`
|
|
3792
|
+
|
|
3793
|
+
Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.
|
|
3794
|
+
|
|
2735
3795
|
### terraform-module-library
|
|
2736
3796
|
`skills/terraform-module-library`
|
|
2737
3797
|
|
|
@@ -2755,25 +3815,292 @@ Deploy applications to Vercel with edge functions, serverless, and ISR.
|
|
|
2755
3815
|
### vercel-deploy-claimable
|
|
2756
3816
|
`skills/vercel-deploy-claimable`
|
|
2757
3817
|
|
|
2758
|
-
Deploy applications and websites to Vercel. Use when user requests deployment actions such as Deploy my app, Deploy this to
|
|
3818
|
+
Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as 'Deploy my app', 'Deploy this to producti...
|
|
2759
3819
|
|
|
2760
3820
|
### vercel-deployment
|
|
2761
3821
|
`skills/vercel-deployment`
|
|
2762
3822
|
|
|
2763
3823
|
Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.
|
|
2764
3824
|
|
|
2765
|
-
### xlsx
|
|
3825
|
+
### xlsx-official
|
|
2766
3826
|
`skills/xlsx-official`
|
|
2767
3827
|
|
|
2768
3828
|
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs t...
|
|
2769
3829
|
|
|
2770
|
-
##
|
|
3830
|
+
## TypeScript/JavaScript
|
|
3831
|
+
|
|
3832
|
+
### automate-whatsapp
|
|
3833
|
+
`skills/automate-whatsapp`
|
|
3834
|
+
|
|
3835
|
+
Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use datab...
|
|
3836
|
+
|
|
3837
|
+
### azure-appconfiguration-ts
|
|
3838
|
+
`skills/azure-appconfiguration-ts`
|
|
3839
|
+
|
|
3840
|
+
Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature ...
|
|
3841
|
+
|
|
3842
|
+
### azure-cosmos-ts
|
|
3843
|
+
`skills/azure-cosmos-ts`
|
|
3844
|
+
|
|
3845
|
+
|
|
|
3846
|
+
|
|
3847
|
+
### azure-eventhub-ts
|
|
3848
|
+
`skills/azure-eventhub-ts`
|
|
3849
|
+
|
|
3850
|
+
Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestio...
|
|
3851
|
+
|
|
3852
|
+
### azure-identity-ts
|
|
3853
|
+
`skills/azure-identity-ts`
|
|
3854
|
+
|
|
3855
|
+
Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredent...
|
|
3856
|
+
|
|
3857
|
+
### azure-keyvault-keys-ts
|
|
3858
|
+
`skills/azure-keyvault-keys-ts`
|
|
3859
|
+
|
|
3860
|
+
Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or ...
|
|
3861
|
+
|
|
3862
|
+
### azure-keyvault-secrets-rust
|
|
3863
|
+
`skills/azure-keyvault-secrets-rust`
|
|
3864
|
+
|
|
3865
|
+
|
|
|
3866
|
+
|
|
3867
|
+
### azure-keyvault-secrets-ts
|
|
3868
|
+
`skills/azure-keyvault-secrets-ts`
|
|
3869
|
+
|
|
3870
|
+
Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or conf...
|
|
3871
|
+
|
|
3872
|
+
### azure-mgmt-applicationinsights-dotnet
|
|
3873
|
+
`skills/azure-mgmt-applicationinsights-dotnet`
|
|
3874
|
+
|
|
3875
|
+
|
|
|
3876
|
+
|
|
3877
|
+
### azure-mgmt-botservice-dotnet
|
|
3878
|
+
`skills/azure-mgmt-botservice-dotnet`
|
|
3879
|
+
|
|
3880
|
+
|
|
|
3881
|
+
|
|
3882
|
+
### azure-mgmt-botservice-py
|
|
3883
|
+
`skills/azure-mgmt-botservice-py`
|
|
3884
|
+
|
|
3885
|
+
|
|
|
3886
|
+
|
|
3887
|
+
### azure-mgmt-weightsandbiases-dotnet
|
|
3888
|
+
`skills/azure-mgmt-weightsandbiases-dotnet`
|
|
3889
|
+
|
|
3890
|
+
|
|
|
3891
|
+
|
|
3892
|
+
### azure-monitor-opentelemetry-ts
|
|
3893
|
+
`skills/azure-monitor-opentelemetry-ts`
|
|
3894
|
+
|
|
3895
|
+
Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metri...
|
|
3896
|
+
|
|
3897
|
+
### azure-search-documents-dotnet
|
|
3898
|
+
`skills/azure-search-documents-dotnet`
|
|
3899
|
+
|
|
3900
|
+
|
|
|
3901
|
+
|
|
3902
|
+
### azure-search-documents-py
|
|
3903
|
+
`skills/azure-search-documents-py`
|
|
3904
|
+
|
|
3905
|
+
|
|
|
3906
|
+
|
|
3907
|
+
### azure-search-documents-ts
|
|
3908
|
+
`skills/azure-search-documents-ts`
|
|
3909
|
+
|
|
3910
|
+
Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/...
|
|
3911
|
+
|
|
3912
|
+
### azure-servicebus-ts
|
|
3913
|
+
`skills/azure-servicebus-ts`
|
|
3914
|
+
|
|
3915
|
+
Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, mess...
|
|
3916
|
+
|
|
3917
|
+
### azure-storage-blob-ts
|
|
3918
|
+
`skills/azure-storage-blob-ts`
|
|
3919
|
+
|
|
3920
|
+
|
|
|
3921
|
+
|
|
3922
|
+
### azure-storage-file-share-ts
|
|
3923
|
+
`skills/azure-storage-file-share-ts`
|
|
3924
|
+
|
|
3925
|
+
|
|
|
3926
|
+
|
|
3927
|
+
### azure-storage-queue-ts
|
|
3928
|
+
`skills/azure-storage-queue-ts`
|
|
3929
|
+
|
|
3930
|
+
|
|
|
3931
|
+
|
|
3932
|
+
### azure-web-pubsub-ts
|
|
3933
|
+
`skills/azure-web-pubsub-ts`
|
|
3934
|
+
|
|
3935
|
+
Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing...
|
|
3936
|
+
|
|
3937
|
+
### claude-d3js-skill
|
|
3938
|
+
`skills/claude-d3js-skill`
|
|
3939
|
+
|
|
3940
|
+
Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visu...
|
|
3941
|
+
|
|
3942
|
+
### core-components
|
|
3943
|
+
`skills/core-components`
|
|
3944
|
+
|
|
3945
|
+
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
|
|
3946
|
+
|
|
3947
|
+
### dbos-typescript
|
|
3948
|
+
`skills/dbos-typescript`
|
|
3949
|
+
|
|
3950
|
+
DBOS TypeScript SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing TypeScript code with DBOS, ...
|
|
3951
|
+
|
|
3952
|
+
### fp-ts-errors
|
|
3953
|
+
`skills/fp-ts-errors`
|
|
3954
|
+
|
|
3955
|
+
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns...
|
|
3956
|
+
|
|
3957
|
+
### fp-ts-pragmatic
|
|
3958
|
+
`skills/fp-ts-pragmatic`
|
|
3959
|
+
|
|
3960
|
+
A practical, jargon-free guide to fp-ts functional programming - the 80/20 approach that gets results without the academic overhead. Use when writing ...
|
|
3961
|
+
|
|
3962
|
+
### googlesheets-automation
|
|
3963
|
+
`skills/googlesheets-automation`
|
|
3964
|
+
|
|
3965
|
+
Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply form...
|
|
3966
|
+
|
|
3967
|
+
### hig-components-content
|
|
3968
|
+
`skills/hig-components-content`
|
|
3969
|
+
|
|
3970
|
+
>
|
|
3971
|
+
|
|
3972
|
+
### hig-components-controls
|
|
3973
|
+
`skills/hig-components-controls`
|
|
3974
|
+
|
|
3975
|
+
>-
|
|
3976
|
+
|
|
3977
|
+
### hig-components-dialogs
|
|
3978
|
+
`skills/hig-components-dialogs`
|
|
3979
|
+
|
|
3980
|
+
>-
|
|
3981
|
+
|
|
3982
|
+
### hig-components-layout
|
|
3983
|
+
`skills/hig-components-layout`
|
|
3984
|
+
|
|
3985
|
+
>
|
|
3986
|
+
|
|
3987
|
+
### hig-components-menus
|
|
3988
|
+
`skills/hig-components-menus`
|
|
3989
|
+
|
|
3990
|
+
>-
|
|
3991
|
+
|
|
3992
|
+
### hig-components-search
|
|
3993
|
+
`skills/hig-components-search`
|
|
3994
|
+
|
|
3995
|
+
>-
|
|
3996
|
+
|
|
3997
|
+
### hig-components-status
|
|
3998
|
+
`skills/hig-components-status`
|
|
3999
|
+
|
|
4000
|
+
>
|
|
4001
|
+
|
|
4002
|
+
### hig-components-system
|
|
4003
|
+
`skills/hig-components-system`
|
|
4004
|
+
|
|
4005
|
+
>
|
|
4006
|
+
|
|
4007
|
+
### hig-inputs
|
|
4008
|
+
`skills/hig-inputs`
|
|
4009
|
+
|
|
4010
|
+
>
|
|
4011
|
+
|
|
4012
|
+
### javascript-mastery
|
|
4013
|
+
`skills/javascript-mastery`
|
|
4014
|
+
|
|
4015
|
+
Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to adva...
|
|
4016
|
+
|
|
4017
|
+
### javascript-pro
|
|
4018
|
+
`skills/javascript-pro`
|
|
4019
|
+
|
|
4020
|
+
Use when building JavaScript applications with modern ES2023+ features, async patterns, or Node.js development. Invoke for vanilla JavaScript, browser...
|
|
4021
|
+
|
|
4022
|
+
### javascript-typescript
|
|
4023
|
+
`skills/javascript-typescript`
|
|
4024
|
+
|
|
4025
|
+
JavaScript and TypeScript development with ES6+, Node.js, React, and modern web frameworks. Use for frontend, backend, or full-stack JavaScript/TypeSc...
|
|
4026
|
+
|
|
4027
|
+
### javascript-typescript-typescript-scaffold
|
|
4028
|
+
`skills/javascript-typescript-typescript-scaffold`
|
|
4029
|
+
|
|
4030
|
+
You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete pro...
|
|
4031
|
+
|
|
4032
|
+
### meeting-insights-analyzer
|
|
4033
|
+
`skills/meeting-insights-analyzer`
|
|
4034
|
+
|
|
4035
|
+
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid...
|
|
4036
|
+
|
|
4037
|
+
### modern-javascript-patterns
|
|
4038
|
+
`skills/modern-javascript-patterns`
|
|
4039
|
+
|
|
4040
|
+
Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional...
|
|
4041
|
+
|
|
4042
|
+
### observe-whatsapp
|
|
4043
|
+
`skills/observe-whatsapp`
|
|
4044
|
+
|
|
4045
|
+
Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use ...
|
|
4046
|
+
|
|
4047
|
+
### screenshots
|
|
4048
|
+
`skills/screenshots`
|
|
4049
|
+
|
|
4050
|
+
Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pag...
|
|
4051
|
+
|
|
4052
|
+
### secrets-management
|
|
4053
|
+
`skills/secrets-management`
|
|
4054
|
+
|
|
4055
|
+
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive cr...
|
|
4056
|
+
|
|
4057
|
+
### threejs
|
|
4058
|
+
`skills/threejs`
|
|
4059
|
+
|
|
4060
|
+
Build immersive 3D web experiences with Three.js - WebGL/WebGPU library for scenes, cameras, geometries, materials, lights, animations, loaders, post-...
|
|
4061
|
+
|
|
4062
|
+
### threejs-skills
|
|
4063
|
+
`skills/threejs-skills`
|
|
4064
|
+
|
|
4065
|
+
Create 3D scenes, interactive experiences, and visual effects using Three.js. Use when user requests 3D graphics, WebGL experiences, 3D visualizations...
|
|
4066
|
+
|
|
4067
|
+
### typescript-advanced-types
|
|
4068
|
+
`skills/typescript-advanced-types`
|
|
4069
|
+
|
|
4070
|
+
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-s...
|
|
4071
|
+
|
|
4072
|
+
### typescript-expert
|
|
4073
|
+
`skills/typescript-expert`
|
|
4074
|
+
|
|
4075
|
+
>-
|
|
4076
|
+
|
|
4077
|
+
### typescript-pro
|
|
4078
|
+
`skills/typescript-pro`
|
|
4079
|
+
|
|
4080
|
+
Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types,...
|
|
4081
|
+
|
|
4082
|
+
### whatsapp-automation
|
|
4083
|
+
`skills/whatsapp-automation`
|
|
4084
|
+
|
|
4085
|
+
Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools firs...
|
|
4086
|
+
|
|
4087
|
+
### zustand-store-ts
|
|
4088
|
+
`skills/zustand-store-ts`
|
|
4089
|
+
|
|
4090
|
+
Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management,...
|
|
4091
|
+
|
|
4092
|
+
## Development Tools
|
|
2771
4093
|
|
|
2772
4094
|
### address-github-comments
|
|
2773
4095
|
`skills/address-github-comments`
|
|
2774
4096
|
|
|
2775
4097
|
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
|
|
2776
4098
|
|
|
4099
|
+
### api-documentation
|
|
4100
|
+
`skills/api-documentation`
|
|
4101
|
+
|
|
4102
|
+
API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.
|
|
4103
|
+
|
|
2777
4104
|
### api-documentation-generator
|
|
2778
4105
|
`skills/api-documentation-generator`
|
|
2779
4106
|
|
|
@@ -2822,7 +4149,7 @@ Automated code review for pull requests using specialized review patterns. Analy
|
|
|
2822
4149
|
### code-review-checklist
|
|
2823
4150
|
`skills/code-review-checklist`
|
|
2824
4151
|
|
|
2825
|
-
|
|
4152
|
+
Code review guidelines covering code quality, security, and best practices.
|
|
2826
4153
|
|
|
2827
4154
|
### code-review-excellence
|
|
2828
4155
|
`skills/code-review-excellence`
|
|
@@ -2832,7 +4159,7 @@ Master effective code review practices to provide constructive feedback, catch b
|
|
|
2832
4159
|
### code-reviewer
|
|
2833
4160
|
`skills/code-reviewer`
|
|
2834
4161
|
|
|
2835
|
-
|
|
4162
|
+
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, secur...
|
|
2836
4163
|
|
|
2837
4164
|
### codebase-cleanup-refactor-clean
|
|
2838
4165
|
`skills/codebase-cleanup-refactor-clean`
|
|
@@ -2884,6 +4211,11 @@ Use when investigating errors, analyzing stack traces, or finding root causes of
|
|
|
2884
4211
|
|
|
2885
4212
|
You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debug...
|
|
2886
4213
|
|
|
4214
|
+
### documentation
|
|
4215
|
+
`skills/documentation`
|
|
4216
|
+
|
|
4217
|
+
Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.
|
|
4218
|
+
|
|
2887
4219
|
### documentation-generation-doc-generate
|
|
2888
4220
|
`skills/documentation-generation-doc-generate`
|
|
2889
4221
|
|
|
@@ -2944,11 +4276,26 @@ Stage, commit, and push git changes with conventional commit messages. Use when
|
|
|
2944
4276
|
|
|
2945
4277
|
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Ac...
|
|
2946
4278
|
|
|
4279
|
+
### github-automation
|
|
4280
|
+
`skills/github-automation`
|
|
4281
|
+
|
|
4282
|
+
Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, sear...
|
|
4283
|
+
|
|
4284
|
+
### github-issue-creator
|
|
4285
|
+
`skills/github-issue-creator`
|
|
4286
|
+
|
|
4287
|
+
Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, e...
|
|
4288
|
+
|
|
2947
4289
|
### github-workflow-automation
|
|
2948
4290
|
`skills/github-workflow-automation`
|
|
2949
4291
|
|
|
2950
4292
|
Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub wor...
|
|
2951
4293
|
|
|
4294
|
+
### gitlab-automation
|
|
4295
|
+
`skills/gitlab-automation`
|
|
4296
|
+
|
|
4297
|
+
Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools firs...
|
|
4298
|
+
|
|
2952
4299
|
### gitops-workflow
|
|
2953
4300
|
`skills/gitops-workflow`
|
|
2954
4301
|
|
|
@@ -2967,7 +4314,7 @@ Use when completing tasks, implementing major features, or before merging to ver
|
|
|
2967
4314
|
### systematic-debugging
|
|
2968
4315
|
`skills/systematic-debugging`
|
|
2969
4316
|
|
|
2970
|
-
|
|
4317
|
+
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
|
|
2971
4318
|
|
|
2972
4319
|
### tdd-workflows-tdd-refactor
|
|
2973
4320
|
`skills/tdd-workflows-tdd-refactor`
|
|
@@ -2979,219 +4326,87 @@ Use when working with tdd workflows tdd refactor
|
|
|
2979
4326
|
|
|
2980
4327
|
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees w...
|
|
2981
4328
|
|
|
2982
|
-
##
|
|
4329
|
+
## Testing
|
|
2983
4330
|
|
|
2984
|
-
###
|
|
2985
|
-
`skills/
|
|
4331
|
+
### ab-test-setup
|
|
4332
|
+
`skills/ab-test-setup`
|
|
2986
4333
|
|
|
2987
|
-
|
|
4334
|
+
Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
|
|
2988
4335
|
|
|
2989
|
-
###
|
|
2990
|
-
`skills/
|
|
4336
|
+
### api-security-testing
|
|
4337
|
+
`skills/api-security-testing`
|
|
2991
4338
|
|
|
2992
|
-
|
|
4339
|
+
API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best pra...
|
|
2993
4340
|
|
|
2994
|
-
###
|
|
2995
|
-
`skills/
|
|
4341
|
+
### api-testing-observability-api-mock
|
|
4342
|
+
`skills/api-testing-observability-api-mock`
|
|
2996
4343
|
|
|
2997
|
-
|
|
4344
|
+
You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavio...
|
|
2998
4345
|
|
|
2999
|
-
###
|
|
3000
|
-
`skills/
|
|
4346
|
+
### azure-microsoft-playwright-testing-ts
|
|
4347
|
+
`skills/azure-microsoft-playwright-testing-ts`
|
|
3001
4348
|
|
|
3002
|
-
|
|
4349
|
+
Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-h...
|
|
3003
4350
|
|
|
3004
|
-
###
|
|
3005
|
-
`skills/
|
|
4351
|
+
### azure-resource-manager-playwright-dotnet
|
|
4352
|
+
`skills/azure-resource-manager-playwright-dotnet`
|
|
3006
4353
|
|
|
3007
|
-
|
|
4354
|
+
|
|
|
3008
4355
|
|
|
3009
|
-
###
|
|
3010
|
-
`skills/
|
|
4356
|
+
### backtesting-frameworks
|
|
4357
|
+
`skills/backtesting-frameworks`
|
|
3011
4358
|
|
|
3012
|
-
|
|
4359
|
+
Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when de...
|
|
3013
4360
|
|
|
3014
|
-
###
|
|
3015
|
-
`skills/
|
|
4361
|
+
### bats-testing-patterns
|
|
4362
|
+
`skills/bats-testing-patterns`
|
|
3016
4363
|
|
|
3017
|
-
|
|
4364
|
+
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requ...
|
|
3018
4365
|
|
|
3019
|
-
###
|
|
3020
|
-
`skills/
|
|
4366
|
+
### burp-suite-testing
|
|
4367
|
+
`skills/burp-suite-testing`
|
|
3021
4368
|
|
|
3022
|
-
|
|
4369
|
+
This skill should be used when the user asks to \"intercept HTTP traffic\", \"modify web requests\", \"use Burp Suite for testing\", \"perform web vul...
|
|
3023
4370
|
|
|
3024
|
-
###
|
|
3025
|
-
`skills/
|
|
4371
|
+
### e2e-testing
|
|
4372
|
+
`skills/e2e-testing`
|
|
3026
4373
|
|
|
3027
|
-
|
|
4374
|
+
End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration.
|
|
3028
4375
|
|
|
3029
|
-
###
|
|
3030
|
-
`skills/
|
|
4376
|
+
### e2e-testing-patterns
|
|
4377
|
+
`skills/e2e-testing-patterns`
|
|
3031
4378
|
|
|
3032
|
-
Master
|
|
4379
|
+
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. U...
|
|
3033
4380
|
|
|
3034
|
-
###
|
|
3035
|
-
`skills/
|
|
4381
|
+
### go-playwright
|
|
4382
|
+
`skills/go-playwright`
|
|
3036
4383
|
|
|
3037
|
-
|
|
4384
|
+
Expert capability for robust, stealthy, and efficient browser automation using Playwright Go.
|
|
3038
4385
|
|
|
3039
|
-
###
|
|
3040
|
-
`skills/
|
|
4386
|
+
### html-injection-testing
|
|
4387
|
+
`skills/html-injection-testing`
|
|
3041
4388
|
|
|
3042
|
-
|
|
4389
|
+
This skill should be used when the user asks to \"test for HTML injection\", \"inject HTML into web pages\", \"perform HTML injection attacks\", \"def...
|
|
3043
4390
|
|
|
3044
|
-
###
|
|
3045
|
-
`skills/
|
|
4391
|
+
### idor-testing
|
|
4392
|
+
`skills/idor-testing`
|
|
3046
4393
|
|
|
3047
|
-
This skill should be used when the user asks to "
|
|
4394
|
+
This skill should be used when the user asks to \"test for insecure direct object references,\" \"find IDOR vulnerabilities,\" \"exploit broken access...
|
|
3048
4395
|
|
|
3049
|
-
###
|
|
3050
|
-
`skills/
|
|
4396
|
+
### javascript-testing-patterns
|
|
4397
|
+
`skills/javascript-testing-patterns`
|
|
3051
4398
|
|
|
3052
|
-
|
|
4399
|
+
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mock...
|
|
3053
4400
|
|
|
3054
|
-
###
|
|
3055
|
-
`skills/
|
|
4401
|
+
### pentest-checklist
|
|
4402
|
+
`skills/pentest-checklist`
|
|
3056
4403
|
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
### radix-ui-design-system
|
|
3060
|
-
`skills/radix-ui-design-system`
|
|
3061
|
-
|
|
3062
|
-
Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for pr...
|
|
3063
|
-
|
|
3064
|
-
### reference-builder
|
|
3065
|
-
`skills/reference-builder`
|
|
3066
|
-
|
|
3067
|
-
Creates exhaustive technical references and API documentation.
|
|
3068
|
-
|
|
3069
|
-
### slack-bot-builder
|
|
3070
|
-
`skills/slack-bot-builder`
|
|
3071
|
-
|
|
3072
|
-
Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, ...
|
|
3073
|
-
|
|
3074
|
-
### stitch-ui-design
|
|
3075
|
-
`skills/stitch-ui-design`
|
|
3076
|
-
|
|
3077
|
-
Expert guide for creating effective prompts for Google Stitch AI UI design tool. Use when user wants to design UI/UX in Stitch, create app interfaces,...
|
|
3078
|
-
|
|
3079
|
-
### swiftui-expert-skill
|
|
3080
|
-
`skills/swiftui-expert-skill`
|
|
3081
|
-
|
|
3082
|
-
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, a...
|
|
3083
|
-
|
|
3084
|
-
### telegram-bot-builder
|
|
3085
|
-
`skills/telegram-bot-builder`
|
|
3086
|
-
|
|
3087
|
-
Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram B...
|
|
3088
|
-
|
|
3089
|
-
### ui-design-system
|
|
3090
|
-
`skills/ui-design-system`
|
|
3091
|
-
|
|
3092
|
-
UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and develo...
|
|
3093
|
-
|
|
3094
|
-
### ui-skills
|
|
3095
|
-
`skills/ui-skills`
|
|
3096
|
-
|
|
3097
|
-
Opinionated, evolving constraints to guide agents when building interfaces
|
|
3098
|
-
|
|
3099
|
-
### ui-styling
|
|
3100
|
-
`skills/ui-styling`
|
|
3101
|
-
|
|
3102
|
-
Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-...
|
|
3103
|
-
|
|
3104
|
-
### ui-ux-designer
|
|
3105
|
-
`skills/ui-ux-designer`
|
|
3106
|
-
|
|
3107
|
-
Create interface designs, wireframes, and design systems. Masters
|
|
3108
|
-
|
|
3109
|
-
### ui-ux-pro-max
|
|
3110
|
-
`skills/ui-ux-pro-max`
|
|
3111
|
-
|
|
3112
|
-
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter,...
|
|
3113
|
-
|
|
3114
|
-
### ui-visual-validator
|
|
3115
|
-
`skills/ui-visual-validator`
|
|
3116
|
-
|
|
3117
|
-
Rigorous visual validation expert specializing in UI testing,
|
|
3118
|
-
|
|
3119
|
-
### ux-researcher-designer
|
|
3120
|
-
`skills/ux-researcher-designer`
|
|
3121
|
-
|
|
3122
|
-
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing framewor...
|
|
3123
|
-
|
|
3124
|
-
### viral-generator-builder
|
|
3125
|
-
`skills/viral-generator-builder`
|
|
3126
|
-
|
|
3127
|
-
Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. C...
|
|
3128
|
-
|
|
3129
|
-
### web-artifacts-builder
|
|
3130
|
-
`skills/web-artifacts-builder`
|
|
3131
|
-
|
|
3132
|
-
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui...
|
|
3133
|
-
|
|
3134
|
-
### web-design-guidelines
|
|
3135
|
-
`skills/web-design-guidelines`
|
|
3136
|
-
|
|
3137
|
-
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "chec...
|
|
3138
|
-
|
|
3139
|
-
## Testing
|
|
3140
|
-
|
|
3141
|
-
### ab-test-setup
|
|
3142
|
-
`skills/ab-test-setup`
|
|
3143
|
-
|
|
3144
|
-
Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
|
|
3145
|
-
|
|
3146
|
-
### api-testing-observability-api-mock
|
|
3147
|
-
`skills/api-testing-observability-api-mock`
|
|
3148
|
-
|
|
3149
|
-
You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavio...
|
|
3150
|
-
|
|
3151
|
-
### backtesting-frameworks
|
|
3152
|
-
`skills/backtesting-frameworks`
|
|
3153
|
-
|
|
3154
|
-
Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when de...
|
|
3155
|
-
|
|
3156
|
-
### bats-testing-patterns
|
|
3157
|
-
`skills/bats-testing-patterns`
|
|
3158
|
-
|
|
3159
|
-
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requ...
|
|
3160
|
-
|
|
3161
|
-
### Burp Suite Web Application Testing
|
|
3162
|
-
`skills/burp-suite-testing`
|
|
3163
|
-
|
|
3164
|
-
This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerabil...
|
|
3165
|
-
|
|
3166
|
-
### e2e-testing-patterns
|
|
3167
|
-
`skills/e2e-testing-patterns`
|
|
3168
|
-
|
|
3169
|
-
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. U...
|
|
3170
|
-
|
|
3171
|
-
### HTML Injection Testing
|
|
3172
|
-
`skills/html-injection-testing`
|
|
3173
|
-
|
|
3174
|
-
This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web...
|
|
3175
|
-
|
|
3176
|
-
### IDOR Vulnerability Testing
|
|
3177
|
-
`skills/idor-testing`
|
|
3178
|
-
|
|
3179
|
-
This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access cont...
|
|
4404
|
+
This skill should be used when the user asks to \"plan a penetration test\", \"create a security assessment checklist\", \"prepare for penetration tes...
|
|
3180
4405
|
|
|
3181
|
-
###
|
|
3182
|
-
`skills/javascript-testing-patterns`
|
|
3183
|
-
|
|
3184
|
-
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mock...
|
|
3185
|
-
|
|
3186
|
-
### Pentest Checklist
|
|
3187
|
-
`skills/pentest-checklist`
|
|
3188
|
-
|
|
3189
|
-
This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing"...
|
|
3190
|
-
|
|
3191
|
-
### Pentest Commands
|
|
4406
|
+
### pentest-commands
|
|
3192
4407
|
`skills/pentest-commands`
|
|
3193
4408
|
|
|
3194
|
-
This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with
|
|
4409
|
+
This skill should be used when the user asks to \"run pentest commands\", \"scan with nmap\", \"use metasploit exploits\", \"crack passwords with hydr...
|
|
3195
4410
|
|
|
3196
4411
|
### performance-testing-review-ai-review
|
|
3197
4412
|
`skills/performance-testing-review-ai-review`
|
|
@@ -3218,15 +4433,15 @@ Complete browser automation with Playwright. Auto-detects dev servers, writes cl
|
|
|
3218
4433
|
|
|
3219
4434
|
Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibilit...
|
|
3220
4435
|
|
|
3221
|
-
###
|
|
4436
|
+
### smtp-penetration-testing
|
|
3222
4437
|
`skills/smtp-penetration-testing`
|
|
3223
4438
|
|
|
3224
|
-
This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab
|
|
4439
|
+
This skill should be used when the user asks to \"perform SMTP penetration testing\", \"enumerate email users\", \"test for open mail relays\", \"grab...
|
|
3225
4440
|
|
|
3226
|
-
###
|
|
4441
|
+
### ssh-penetration-testing
|
|
3227
4442
|
`skills/ssh-penetration-testing`
|
|
3228
4443
|
|
|
3229
|
-
This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force SSH credentials", "exploit
|
|
4444
|
+
This skill should be used when the user asks to \"pentest SSH services\", \"enumerate SSH configurations\", \"brute force SSH credentials\", \"exploit...
|
|
3230
4445
|
|
|
3231
4446
|
### test-automator
|
|
3232
4447
|
`skills/test-automator`
|
|
@@ -3251,13 +4466,23 @@ Use when writing tests, creating test strategies, or building automation framewo
|
|
|
3251
4466
|
### testing-patterns
|
|
3252
4467
|
`skills/testing-patterns`
|
|
3253
4468
|
|
|
3254
|
-
|
|
4469
|
+
Testing patterns and principles. Unit, integration, mocking strategies.
|
|
4470
|
+
|
|
4471
|
+
### testing-qa
|
|
4472
|
+
`skills/testing-qa`
|
|
4473
|
+
|
|
4474
|
+
Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.
|
|
3255
4475
|
|
|
3256
4476
|
### unit-testing-test-generate
|
|
3257
4477
|
`skills/unit-testing-test-generate`
|
|
3258
4478
|
|
|
3259
4479
|
Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.
|
|
3260
4480
|
|
|
4481
|
+
### web-security-testing
|
|
4482
|
+
`skills/web-security-testing`
|
|
4483
|
+
|
|
4484
|
+
Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.
|
|
4485
|
+
|
|
3261
4486
|
### web3-testing
|
|
3262
4487
|
`skills/web3-testing`
|
|
3263
4488
|
|
|
@@ -3268,127 +4493,177 @@ Test smart contracts comprehensively using Hardhat and Foundry with unit tests,
|
|
|
3268
4493
|
|
|
3269
4494
|
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, ca...
|
|
3270
4495
|
|
|
3271
|
-
###
|
|
4496
|
+
### wordpress-penetration-testing
|
|
3272
4497
|
`skills/wordpress-penetration-testing`
|
|
3273
4498
|
|
|
3274
|
-
This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users,
|
|
4499
|
+
This skill should be used when the user asks to \"pentest WordPress sites\", \"scan WordPress for vulnerabilities\", \"enumerate WordPress users, them...
|
|
3275
4500
|
|
|
3276
|
-
##
|
|
4501
|
+
## UI/Styling
|
|
3277
4502
|
|
|
3278
|
-
###
|
|
3279
|
-
`skills/
|
|
4503
|
+
### app-builder
|
|
4504
|
+
`skills/app-builder`
|
|
3280
4505
|
|
|
3281
|
-
|
|
4506
|
+
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, c...
|
|
3282
4507
|
|
|
3283
|
-
###
|
|
3284
|
-
`skills/
|
|
4508
|
+
### artifacts-builder
|
|
4509
|
+
`skills/artifacts-builder`
|
|
3285
4510
|
|
|
3286
|
-
|
|
4511
|
+
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui...
|
|
3287
4512
|
|
|
3288
|
-
###
|
|
3289
|
-
`skills/
|
|
4513
|
+
### backend-dev-guidelines
|
|
4514
|
+
`skills/backend-dev-guidelines`
|
|
3290
4515
|
|
|
3291
|
-
|
|
4516
|
+
Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, depen...
|
|
3292
4517
|
|
|
3293
|
-
###
|
|
3294
|
-
`skills/
|
|
4518
|
+
### bash-linux
|
|
4519
|
+
`skills/bash-linux`
|
|
3295
4520
|
|
|
3296
|
-
|
|
4521
|
+
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
|
|
3297
4522
|
|
|
3298
|
-
###
|
|
3299
|
-
`skills/
|
|
4523
|
+
### bazel-build-optimization
|
|
4524
|
+
`skills/bazel-build-optimization`
|
|
3300
4525
|
|
|
3301
|
-
|
|
4526
|
+
Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterp...
|
|
3302
4527
|
|
|
3303
|
-
###
|
|
3304
|
-
`skills/
|
|
4528
|
+
### brand-guidelines
|
|
4529
|
+
`skills/brand-guidelines`
|
|
3305
4530
|
|
|
3306
|
-
|
|
4531
|
+
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when b...
|
|
3307
4532
|
|
|
3308
|
-
###
|
|
3309
|
-
`skills/
|
|
4533
|
+
### brand-guidelines-community
|
|
4534
|
+
`skills/brand-guidelines-community`
|
|
3310
4535
|
|
|
3311
|
-
|
|
4536
|
+
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when b...
|
|
3312
4537
|
|
|
3313
|
-
###
|
|
3314
|
-
`skills/
|
|
4538
|
+
### browser-extension-builder
|
|
4539
|
+
`skills/browser-extension-builder`
|
|
3315
4540
|
|
|
3316
|
-
|
|
4541
|
+
Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifes...
|
|
3317
4542
|
|
|
3318
|
-
###
|
|
3319
|
-
`skills/
|
|
4543
|
+
### cc-skill-project-guidelines-example
|
|
4544
|
+
`skills/cc-skill-project-guidelines-example`
|
|
3320
4545
|
|
|
3321
|
-
|
|
4546
|
+
Project Guidelines Skill (Example)
|
|
3322
4547
|
|
|
3323
|
-
###
|
|
3324
|
-
`skills/
|
|
4548
|
+
### claude-code-guide
|
|
4549
|
+
`skills/claude-code-guide`
|
|
3325
4550
|
|
|
3326
|
-
|
|
4551
|
+
Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \\\"Thinking\\\" keywords, debugging techniques...
|
|
3327
4552
|
|
|
3328
|
-
###
|
|
3329
|
-
`skills/
|
|
4553
|
+
### environment-setup-guide
|
|
4554
|
+
`skills/environment-setup-guide`
|
|
3330
4555
|
|
|
3331
|
-
|
|
4556
|
+
Guide developers through setting up development environments with proper tools, dependencies, and configurations
|
|
3332
4557
|
|
|
3333
|
-
###
|
|
3334
|
-
`skills/
|
|
4558
|
+
### frontend-dev-guidelines
|
|
4559
|
+
`skills/frontend-dev-guidelines`
|
|
3335
4560
|
|
|
3336
|
-
|
|
4561
|
+
Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-base...
|
|
3337
4562
|
|
|
3338
|
-
###
|
|
3339
|
-
`skills/
|
|
4563
|
+
### frontend-ui-dark-ts
|
|
4564
|
+
`skills/frontend-ui-dark-ts`
|
|
3340
4565
|
|
|
3341
|
-
Build
|
|
4566
|
+
Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating da...
|
|
3342
4567
|
|
|
3343
|
-
###
|
|
3344
|
-
`skills/
|
|
4568
|
+
### linux-privilege-escalation
|
|
4569
|
+
`skills/linux-privilege-escalation`
|
|
3345
4570
|
|
|
3346
|
-
|
|
4571
|
+
This skill should be used when the user asks to \"escalate privileges on Linux\", \"find privesc vectors on Linux systems\", \"exploit sudo misconfigu...
|
|
3347
4572
|
|
|
3348
|
-
###
|
|
3349
|
-
`skills/
|
|
4573
|
+
### linux-shell-scripting
|
|
4574
|
+
`skills/linux-shell-scripting`
|
|
3350
4575
|
|
|
3351
|
-
|
|
4576
|
+
This skill should be used when the user asks to \"create bash scripts\", \"automate Linux tasks\", \"monitor system resources\", \"backup files\", \"m...
|
|
3352
4577
|
|
|
3353
|
-
###
|
|
3354
|
-
`skills/
|
|
4578
|
+
### linux-troubleshooting
|
|
4579
|
+
`skills/linux-troubleshooting`
|
|
3355
4580
|
|
|
3356
|
-
|
|
4581
|
+
Linux system troubleshooting workflow for diagnosing and resolving system issues, performance problems, and service failures.
|
|
3357
4582
|
|
|
3358
|
-
###
|
|
3359
|
-
`skills/
|
|
4583
|
+
### personal-tool-builder
|
|
4584
|
+
`skills/personal-tool-builder`
|
|
3360
4585
|
|
|
3361
|
-
|
|
4586
|
+
Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for...
|
|
3362
4587
|
|
|
3363
|
-
###
|
|
3364
|
-
`skills/
|
|
4588
|
+
### radix-ui-design-system
|
|
4589
|
+
`skills/radix-ui-design-system`
|
|
3365
4590
|
|
|
3366
|
-
|
|
4591
|
+
Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for pr...
|
|
3367
4592
|
|
|
3368
|
-
###
|
|
3369
|
-
`skills/
|
|
4593
|
+
### reference-builder
|
|
4594
|
+
`skills/reference-builder`
|
|
3370
4595
|
|
|
3371
|
-
|
|
4596
|
+
Creates exhaustive technical references and API documentation.
|
|
3372
4597
|
|
|
3373
|
-
###
|
|
3374
|
-
`skills/
|
|
4598
|
+
### slack-bot-builder
|
|
4599
|
+
`skills/slack-bot-builder`
|
|
3375
4600
|
|
|
3376
|
-
|
|
4601
|
+
Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, ...
|
|
3377
4602
|
|
|
3378
|
-
###
|
|
3379
|
-
`skills/
|
|
4603
|
+
### stitch-ui-design
|
|
4604
|
+
`skills/stitch-ui-design`
|
|
3380
4605
|
|
|
3381
|
-
|
|
4606
|
+
Expert guide for creating effective prompts for Google Stitch AI UI design tool. Use when user wants to design UI/UX in Stitch, create app interfaces,...
|
|
3382
4607
|
|
|
3383
|
-
###
|
|
3384
|
-
`skills/
|
|
4608
|
+
### swiftui-expert-skill
|
|
4609
|
+
`skills/swiftui-expert-skill`
|
|
3385
4610
|
|
|
3386
|
-
|
|
4611
|
+
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, modern APIs, Swift concurrency, a...
|
|
3387
4612
|
|
|
3388
|
-
###
|
|
3389
|
-
`skills/
|
|
4613
|
+
### telegram-bot-builder
|
|
4614
|
+
`skills/telegram-bot-builder`
|
|
3390
4615
|
|
|
3391
|
-
|
|
4616
|
+
Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram B...
|
|
4617
|
+
|
|
4618
|
+
### ui-design-system
|
|
4619
|
+
`skills/ui-design-system`
|
|
4620
|
+
|
|
4621
|
+
UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and develo...
|
|
4622
|
+
|
|
4623
|
+
### ui-skills
|
|
4624
|
+
`skills/ui-skills`
|
|
4625
|
+
|
|
4626
|
+
Opinionated, evolving constraints to guide agents when building interfaces
|
|
4627
|
+
|
|
4628
|
+
### ui-styling
|
|
4629
|
+
`skills/ui-styling`
|
|
4630
|
+
|
|
4631
|
+
Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-...
|
|
4632
|
+
|
|
4633
|
+
### ui-ux-designer
|
|
4634
|
+
`skills/ui-ux-designer`
|
|
4635
|
+
|
|
4636
|
+
Create interface designs, wireframes, and design systems. Masters
|
|
4637
|
+
|
|
4638
|
+
### ui-ux-pro-max
|
|
4639
|
+
`skills/ui-ux-pro-max`
|
|
4640
|
+
|
|
4641
|
+
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter,...
|
|
4642
|
+
|
|
4643
|
+
### ui-visual-validator
|
|
4644
|
+
`skills/ui-visual-validator`
|
|
4645
|
+
|
|
4646
|
+
Rigorous visual validation expert specializing in UI testing,
|
|
4647
|
+
|
|
4648
|
+
### ux-researcher-designer
|
|
4649
|
+
`skills/ux-researcher-designer`
|
|
4650
|
+
|
|
4651
|
+
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing framewor...
|
|
4652
|
+
|
|
4653
|
+
### viral-generator-builder
|
|
4654
|
+
`skills/viral-generator-builder`
|
|
4655
|
+
|
|
4656
|
+
Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. C...
|
|
4657
|
+
|
|
4658
|
+
### web-artifacts-builder
|
|
4659
|
+
`skills/web-artifacts-builder`
|
|
4660
|
+
|
|
4661
|
+
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui...
|
|
4662
|
+
|
|
4663
|
+
### web-design-guidelines
|
|
4664
|
+
`skills/web-design-guidelines`
|
|
4665
|
+
|
|
4666
|
+
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "chec...
|
|
3392
4667
|
|
|
3393
4668
|
## Security
|
|
3394
4669
|
|
|
@@ -3400,7 +4675,22 @@ Implement secure API design patterns including authentication, authorization, in
|
|
|
3400
4675
|
### auth-implementation-patterns
|
|
3401
4676
|
`skills/auth-implementation-patterns`
|
|
3402
4677
|
|
|
3403
|
-
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems....
|
|
4678
|
+
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems....
|
|
4679
|
+
|
|
4680
|
+
### azure-security-keyvault-keys-dotnet
|
|
4681
|
+
`skills/azure-security-keyvault-keys-dotnet`
|
|
4682
|
+
|
|
4683
|
+
|
|
|
4684
|
+
|
|
4685
|
+
### azure-security-keyvault-keys-java
|
|
4686
|
+
`skills/azure-security-keyvault-keys-java`
|
|
4687
|
+
|
|
4688
|
+
Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/ver...
|
|
4689
|
+
|
|
4690
|
+
### azure-security-keyvault-secrets-java
|
|
4691
|
+
`skills/azure-security-keyvault-secrets-java`
|
|
4692
|
+
|
|
4693
|
+
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other se...
|
|
3404
4694
|
|
|
3405
4695
|
### backend-security-coder
|
|
3406
4696
|
`skills/backend-security-coder`
|
|
@@ -3412,12 +4702,12 @@ Expert in secure backend coding practices specializing in input
|
|
|
3412
4702
|
|
|
3413
4703
|
Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/passwor...
|
|
3414
4704
|
|
|
3415
|
-
###
|
|
4705
|
+
### broken-authentication
|
|
3416
4706
|
`skills/broken-authentication`
|
|
3417
4707
|
|
|
3418
|
-
This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform
|
|
4708
|
+
This skill should be used when the user asks to \"test for broken authentication vulnerabilities\", \"assess session management security\", \"perform ...
|
|
3419
4709
|
|
|
3420
|
-
### security-review
|
|
4710
|
+
### cc-skill-security-review
|
|
3421
4711
|
`skills/cc-skill-security-review`
|
|
3422
4712
|
|
|
3423
4713
|
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive featur...
|
|
@@ -3427,6 +4717,11 @@ Use this skill when adding authentication, handling user input, working with sec
|
|
|
3427
4717
|
|
|
3428
4718
|
Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user au...
|
|
3429
4719
|
|
|
4720
|
+
### crypto-bd-agent
|
|
4721
|
+
`skills/crypto-bd-agent`
|
|
4722
|
+
|
|
4723
|
+
>
|
|
4724
|
+
|
|
3430
4725
|
### doc-coauthoring
|
|
3431
4726
|
`skills/doc-coauthoring`
|
|
3432
4727
|
|
|
@@ -3442,11 +4737,26 @@ You are a frontend security specialist focusing on Cross-Site Scripting (XSS) vu
|
|
|
3442
4737
|
|
|
3443
4738
|
Expert in secure frontend coding practices specializing in XSS
|
|
3444
4739
|
|
|
4740
|
+
### laravel-security-audit
|
|
4741
|
+
`skills/laravel-security-audit`
|
|
4742
|
+
|
|
4743
|
+
Security auditor for Laravel applications. Analyzes code for vulnerabilities, misconfigurations, and insecure practices using OWASP standards and Lara...
|
|
4744
|
+
|
|
4745
|
+
### microsoft-azure-webjobs-extensions-authentication-events-dotnet
|
|
4746
|
+
`skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet`
|
|
4747
|
+
|
|
4748
|
+
|
|
|
4749
|
+
|
|
3445
4750
|
### mobile-security-coder
|
|
3446
4751
|
`skills/mobile-security-coder`
|
|
3447
4752
|
|
|
3448
4753
|
Expert in secure mobile coding practices specializing in input
|
|
3449
4754
|
|
|
4755
|
+
### security-audit
|
|
4756
|
+
`skills/security-audit`
|
|
4757
|
+
|
|
4758
|
+
Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security har...
|
|
4759
|
+
|
|
3450
4760
|
### security-auditor
|
|
3451
4761
|
`skills/security-auditor`
|
|
3452
4762
|
|
|
@@ -3499,16 +4809,36 @@ Master smart contract security best practices to prevent common vulnerabilities
|
|
|
3499
4809
|
|
|
3500
4810
|
## Frontend Frameworks
|
|
3501
4811
|
|
|
4812
|
+
### angular
|
|
4813
|
+
`skills/angular`
|
|
4814
|
+
|
|
4815
|
+
>-
|
|
4816
|
+
|
|
3502
4817
|
### angular-architect
|
|
3503
4818
|
`skills/angular-architect`
|
|
3504
4819
|
|
|
3505
4820
|
Use when building Angular 17+ applications with standalone components or signals. Invoke for enterprise apps, RxJS patterns, NgRx state management, pe...
|
|
3506
4821
|
|
|
4822
|
+
### angular-best-practices
|
|
4823
|
+
`skills/angular-best-practices`
|
|
4824
|
+
|
|
4825
|
+
Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle si...
|
|
4826
|
+
|
|
3507
4827
|
### angular-migration
|
|
3508
4828
|
`skills/angular-migration`
|
|
3509
4829
|
|
|
3510
4830
|
Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS a...
|
|
3511
4831
|
|
|
4832
|
+
### angular-state-management
|
|
4833
|
+
`skills/angular-state-management`
|
|
4834
|
+
|
|
4835
|
+
Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between sta...
|
|
4836
|
+
|
|
4837
|
+
### angular-ui-patterns
|
|
4838
|
+
`skills/angular-ui-patterns`
|
|
4839
|
+
|
|
4840
|
+
Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing com...
|
|
4841
|
+
|
|
3512
4842
|
### foundry-nextgen-frontend
|
|
3513
4843
|
`skills/foundry-nextgen-frontend`
|
|
3514
4844
|
|
|
@@ -3554,11 +4884,21 @@ Run react-doctor to scan React codebase for health issues. Diagnose security, pe
|
|
|
3554
4884
|
|
|
3555
4885
|
Use when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke for Server Components, performa...
|
|
3556
4886
|
|
|
4887
|
+
### react-flow-architect
|
|
4888
|
+
`skills/react-flow-architect`
|
|
4889
|
+
|
|
4890
|
+
Expert ReactFlow architect for building interactive graph applications with hierarchical node-edge systems, performance optimization, and auto-layout ...
|
|
4891
|
+
|
|
3557
4892
|
### react-flow-node
|
|
3558
4893
|
`skills/react-flow-node`
|
|
3559
4894
|
|
|
3560
4895
|
Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creat...
|
|
3561
4896
|
|
|
4897
|
+
### react-flow-node-ts
|
|
4898
|
+
`skills/react-flow-node-ts`
|
|
4899
|
+
|
|
4900
|
+
Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creat...
|
|
4901
|
+
|
|
3562
4902
|
### react-modernization
|
|
3563
4903
|
`skills/react-modernization`
|
|
3564
4904
|
|
|
@@ -3574,6 +4914,11 @@ Build production React Native apps with Expo, navigation, native modules, offlin
|
|
|
3574
4914
|
|
|
3575
4915
|
Use when building cross-platform mobile applications with React Native or Expo. Invoke for navigation patterns, platform-specific code, native modules...
|
|
3576
4916
|
|
|
4917
|
+
### react-nextjs-development
|
|
4918
|
+
`skills/react-nextjs-development`
|
|
4919
|
+
|
|
4920
|
+
React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns.
|
|
4921
|
+
|
|
3577
4922
|
### react-patterns
|
|
3578
4923
|
`skills/react-patterns`
|
|
3579
4924
|
|
|
@@ -3599,104 +4944,42 @@ Provides Vue 3 expertise including Composition API, reactivity system, component
|
|
|
3599
4944
|
|
|
3600
4945
|
Use when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composables, .mjs modules.
|
|
3601
4946
|
|
|
3602
|
-
##
|
|
3603
|
-
|
|
3604
|
-
### automate-whatsapp
|
|
3605
|
-
`skills/automate-whatsapp`
|
|
3606
|
-
|
|
3607
|
-
Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and use datab...
|
|
3608
|
-
|
|
3609
|
-
### d3-viz
|
|
3610
|
-
`skills/claude-d3js-skill`
|
|
3611
|
-
|
|
3612
|
-
Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visu...
|
|
3613
|
-
|
|
3614
|
-
### core-components
|
|
3615
|
-
`skills/core-components`
|
|
3616
|
-
|
|
3617
|
-
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
|
|
3618
|
-
|
|
3619
|
-
### fp-ts-errors
|
|
3620
|
-
`skills/fp-ts-errors`
|
|
3621
|
-
|
|
3622
|
-
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns...
|
|
3623
|
-
|
|
3624
|
-
### fp-ts-pragmatic
|
|
3625
|
-
`skills/fp-ts-pragmatic`
|
|
3626
|
-
|
|
3627
|
-
A practical, jargon-free guide to fp-ts functional programming - the 80/20 approach that gets results without the academic overhead. Use when writing ...
|
|
3628
|
-
|
|
3629
|
-
### javascript-mastery
|
|
3630
|
-
`skills/javascript-mastery`
|
|
3631
|
-
|
|
3632
|
-
Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to adva...
|
|
3633
|
-
|
|
3634
|
-
### javascript-pro
|
|
3635
|
-
`skills/javascript-pro`
|
|
3636
|
-
|
|
3637
|
-
Master modern JavaScript with ES6+, async patterns, and Node.js
|
|
3638
|
-
|
|
3639
|
-
### javascript-typescript
|
|
3640
|
-
`skills/javascript-typescript`
|
|
3641
|
-
|
|
3642
|
-
JavaScript and TypeScript development with ES6+, Node.js, React, and modern web frameworks. Use for frontend, backend, or full-stack JavaScript/TypeSc...
|
|
3643
|
-
|
|
3644
|
-
### javascript-typescript-typescript-scaffold
|
|
3645
|
-
`skills/javascript-typescript-typescript-scaffold`
|
|
3646
|
-
|
|
3647
|
-
You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete pro...
|
|
3648
|
-
|
|
3649
|
-
### meeting-insights-analyzer
|
|
3650
|
-
`skills/meeting-insights-analyzer`
|
|
3651
|
-
|
|
3652
|
-
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid...
|
|
3653
|
-
|
|
3654
|
-
### modern-javascript-patterns
|
|
3655
|
-
`skills/modern-javascript-patterns`
|
|
3656
|
-
|
|
3657
|
-
Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional...
|
|
3658
|
-
|
|
3659
|
-
### observe-whatsapp
|
|
3660
|
-
`skills/observe-whatsapp`
|
|
3661
|
-
|
|
3662
|
-
Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use ...
|
|
3663
|
-
|
|
3664
|
-
### screenshots
|
|
3665
|
-
`skills/screenshots`
|
|
4947
|
+
## Databases
|
|
3666
4948
|
|
|
3667
|
-
|
|
4949
|
+
### azure-mgmt-mongodbatlas-dotnet
|
|
4950
|
+
`skills/azure-mgmt-mongodbatlas-dotnet`
|
|
3668
4951
|
|
|
3669
|
-
|
|
3670
|
-
`skills/secrets-management`
|
|
4952
|
+
Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or delet...
|
|
3671
4953
|
|
|
3672
|
-
|
|
4954
|
+
### azure-postgres-ts
|
|
4955
|
+
`skills/azure-postgres-ts`
|
|
3673
4956
|
|
|
3674
|
-
|
|
3675
|
-
`skills/threejs`
|
|
4957
|
+
|
|
|
3676
4958
|
|
|
3677
|
-
|
|
4959
|
+
### azure-resource-manager-mysql-dotnet
|
|
4960
|
+
`skills/azure-resource-manager-mysql-dotnet`
|
|
3678
4961
|
|
|
3679
|
-
|
|
3680
|
-
`skills/threejs-skills`
|
|
4962
|
+
|
|
|
3681
4963
|
|
|
3682
|
-
|
|
4964
|
+
### azure-resource-manager-postgresql-dotnet
|
|
4965
|
+
`skills/azure-resource-manager-postgresql-dotnet`
|
|
3683
4966
|
|
|
3684
|
-
|
|
3685
|
-
`skills/typescript-advanced-types`
|
|
4967
|
+
|
|
|
3686
4968
|
|
|
3687
|
-
|
|
4969
|
+
### azure-resource-manager-redis-dotnet
|
|
4970
|
+
`skills/azure-resource-manager-redis-dotnet`
|
|
3688
4971
|
|
|
3689
|
-
|
|
3690
|
-
`skills/typescript-expert`
|
|
4972
|
+
|
|
|
3691
4973
|
|
|
3692
|
-
|
|
4974
|
+
### azure-resource-manager-sql-dotnet
|
|
4975
|
+
`skills/azure-resource-manager-sql-dotnet`
|
|
3693
4976
|
|
|
3694
|
-
|
|
3695
|
-
`skills/typescript-pro`
|
|
4977
|
+
|
|
|
3696
4978
|
|
|
3697
|
-
|
|
4979
|
+
### database
|
|
4980
|
+
`skills/database`
|
|
3698
4981
|
|
|
3699
|
-
|
|
4982
|
+
Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering.
|
|
3700
4983
|
|
|
3701
4984
|
### database-admin
|
|
3702
4985
|
`skills/database-admin`
|
|
@@ -3716,7 +4999,7 @@ You are a cloud cost optimization expert specializing in reducing infrastructure
|
|
|
3716
4999
|
### database-design
|
|
3717
5000
|
`skills/database-design`
|
|
3718
5001
|
|
|
3719
|
-
Database design
|
|
5002
|
+
Database schema design, optimization, and migration patterns for PostgreSQL, MySQL, and NoSQL databases. Use for designing schemas, writing migrations...
|
|
3720
5003
|
|
|
3721
5004
|
### database-migration
|
|
3722
5005
|
`skills/database-migration`
|
|
@@ -3731,12 +5014,12 @@ Migration monitoring, CDC, and observability infrastructure
|
|
|
3731
5014
|
### database-migrations-sql-migrations
|
|
3732
5015
|
`skills/database-migrations-sql-migrations`
|
|
3733
5016
|
|
|
3734
|
-
SQL database migrations with zero-downtime strategies for
|
|
5017
|
+
SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans.
|
|
3735
5018
|
|
|
3736
5019
|
### database-optimizer
|
|
3737
5020
|
`skills/database-optimizer`
|
|
3738
5021
|
|
|
3739
|
-
|
|
5022
|
+
Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configura...
|
|
3740
5023
|
|
|
3741
5024
|
### databases
|
|
3742
5025
|
`skills/databases`
|
|
@@ -3753,7 +5036,7 @@ Expert patterns for Neon serverless Postgres, branching, connection pooling, and
|
|
|
3753
5036
|
|
|
3754
5037
|
Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoidi...
|
|
3755
5038
|
|
|
3756
|
-
###
|
|
5039
|
+
### postgres-best-practices
|
|
3757
5040
|
`skills/postgres-best-practices`
|
|
3758
5041
|
|
|
3759
5042
|
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema des...
|
|
@@ -3768,10 +5051,15 @@ Use when optimizing PostgreSQL queries, configuring replication, or implementing
|
|
|
3768
5051
|
|
|
3769
5052
|
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
|
|
3770
5053
|
|
|
3771
|
-
###
|
|
5054
|
+
### postgresql-optimization
|
|
5055
|
+
`skills/postgresql-optimization`
|
|
5056
|
+
|
|
5057
|
+
PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.
|
|
5058
|
+
|
|
5059
|
+
### sql-injection-testing
|
|
3772
5060
|
`skills/sql-injection-testing`
|
|
3773
5061
|
|
|
3774
|
-
This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using
|
|
5062
|
+
This skill should be used when the user asks to \"test for SQL injection vulnerabilities\", \"perform SQLi attacks\", \"bypass authentication using SQ...
|
|
3775
5063
|
|
|
3776
5064
|
### sql-optimization-patterns
|
|
3777
5065
|
`skills/sql-optimization-patterns`
|
|
@@ -3781,18 +5069,150 @@ Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dram
|
|
|
3781
5069
|
### sql-pro
|
|
3782
5070
|
`skills/sql-pro`
|
|
3783
5071
|
|
|
3784
|
-
|
|
5072
|
+
Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, index...
|
|
3785
5073
|
|
|
3786
|
-
###
|
|
5074
|
+
### sqlmap-database-pentesting
|
|
3787
5075
|
`skills/sqlmap-database-pentesting`
|
|
3788
5076
|
|
|
3789
|
-
This skill should be used when the user asks to "automate SQL injection testing
|
|
5077
|
+
This skill should be used when the user asks to \"automate SQL injection testing,\" \"enumerate database structure,\" \"extract database credentials u...
|
|
3790
5078
|
|
|
3791
5079
|
### vector-database-engineer
|
|
3792
5080
|
`skills/vector-database-engineer`
|
|
3793
5081
|
|
|
3794
5082
|
Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG...
|
|
3795
5083
|
|
|
5084
|
+
## Python
|
|
5085
|
+
|
|
5086
|
+
### async-python-patterns
|
|
5087
|
+
`skills/async-python-patterns`
|
|
5088
|
+
|
|
5089
|
+
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent sy...
|
|
5090
|
+
|
|
5091
|
+
### azure-ai-agents-python
|
|
5092
|
+
`skills/azure-ai-agents-python`
|
|
5093
|
+
|
|
5094
|
+
Build AI agents using the Azure AI Agents Python SDK (azure-ai-agents). Use when creating agents hosted on Azure AI Foundry with tools (File Search, C...
|
|
5095
|
+
|
|
5096
|
+
### azure-ai-search-python
|
|
5097
|
+
`skills/azure-ai-search-python`
|
|
5098
|
+
|
|
5099
|
+
Clean code patterns for Azure AI Search Python SDK (azure-search-documents). Use when building search applications, creating/managing indexes, impleme...
|
|
5100
|
+
|
|
5101
|
+
### cosmos-db-python-skill
|
|
5102
|
+
`skills/cosmos-db-python-skill`
|
|
5103
|
+
|
|
5104
|
+
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual au...
|
|
5105
|
+
|
|
5106
|
+
### dbos-python
|
|
5107
|
+
`skills/dbos-python`
|
|
5108
|
+
|
|
5109
|
+
DBOS Python SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Python code with DBOS, creating...
|
|
5110
|
+
|
|
5111
|
+
### django-expert
|
|
5112
|
+
`skills/django-expert`
|
|
5113
|
+
|
|
5114
|
+
Use when building Django web applications or REST APIs with Django REST Framework. Invoke for Django models, ORM optimization, DRF serializers, viewse...
|
|
5115
|
+
|
|
5116
|
+
### django-pro
|
|
5117
|
+
`skills/django-pro`
|
|
5118
|
+
|
|
5119
|
+
Master Django 5.x with async views, DRF, Celery, and Django
|
|
5120
|
+
|
|
5121
|
+
### fastapi-expert
|
|
5122
|
+
`skills/fastapi-expert`
|
|
5123
|
+
|
|
5124
|
+
Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke for async SQLAlchemy, JWT authentication, WebSockets, OpenAP...
|
|
5125
|
+
|
|
5126
|
+
### fastapi-pro
|
|
5127
|
+
`skills/fastapi-pro`
|
|
5128
|
+
|
|
5129
|
+
Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and
|
|
5130
|
+
|
|
5131
|
+
### fastapi-router
|
|
5132
|
+
`skills/fastapi-router`
|
|
5133
|
+
|
|
5134
|
+
Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating n...
|
|
5135
|
+
|
|
5136
|
+
### fastapi-router-py
|
|
5137
|
+
`skills/fastapi-router-py`
|
|
5138
|
+
|
|
5139
|
+
Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating n...
|
|
5140
|
+
|
|
5141
|
+
### fastapi-templates
|
|
5142
|
+
`skills/fastapi-templates`
|
|
5143
|
+
|
|
5144
|
+
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI ap...
|
|
5145
|
+
|
|
5146
|
+
### foundry-iq-python
|
|
5147
|
+
`skills/foundry-iq-python`
|
|
5148
|
+
|
|
5149
|
+
No description
|
|
5150
|
+
|
|
5151
|
+
### foundry-sdk-python
|
|
5152
|
+
`skills/foundry-sdk-python`
|
|
5153
|
+
|
|
5154
|
+
Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned ag...
|
|
5155
|
+
|
|
5156
|
+
### google-adk-python
|
|
5157
|
+
`skills/google-adk-python`
|
|
5158
|
+
|
|
5159
|
+
Build AI agents with Google ADK Python (Agent Development Kit). Use for multi-agent systems, workflow agents (sequential/parallel/loop), Vertex AI dep...
|
|
5160
|
+
|
|
5161
|
+
### n8n-code-python
|
|
5162
|
+
`skills/n8n-code-python`
|
|
5163
|
+
|
|
5164
|
+
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to unders...
|
|
5165
|
+
|
|
5166
|
+
### python-development
|
|
5167
|
+
`skills/python-development`
|
|
5168
|
+
|
|
5169
|
+
Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices. Use for Python projects, APIs, data proce...
|
|
5170
|
+
|
|
5171
|
+
### python-development-python-scaffold
|
|
5172
|
+
`skills/python-development-python-scaffold`
|
|
5173
|
+
|
|
5174
|
+
You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures wi...
|
|
5175
|
+
|
|
5176
|
+
### python-fastapi-development
|
|
5177
|
+
`skills/python-fastapi-development`
|
|
5178
|
+
|
|
5179
|
+
Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.
|
|
5180
|
+
|
|
5181
|
+
### python-packaging
|
|
5182
|
+
`skills/python-packaging`
|
|
5183
|
+
|
|
5184
|
+
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python librari...
|
|
5185
|
+
|
|
5186
|
+
### python-patterns
|
|
5187
|
+
`skills/python-patterns`
|
|
5188
|
+
|
|
5189
|
+
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
|
|
5190
|
+
|
|
5191
|
+
### python-performance-optimization
|
|
5192
|
+
`skills/python-performance-optimization`
|
|
5193
|
+
|
|
5194
|
+
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bot...
|
|
5195
|
+
|
|
5196
|
+
### python-pro
|
|
5197
|
+
`skills/python-pro`
|
|
5198
|
+
|
|
5199
|
+
Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, asy...
|
|
5200
|
+
|
|
5201
|
+
### python-testing-patterns
|
|
5202
|
+
`skills/python-testing-patterns`
|
|
5203
|
+
|
|
5204
|
+
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test...
|
|
5205
|
+
|
|
5206
|
+
### temporal-python-pro
|
|
5207
|
+
`skills/temporal-python-pro`
|
|
5208
|
+
|
|
5209
|
+
Master Temporal workflow orchestration with Python SDK. Implements
|
|
5210
|
+
|
|
5211
|
+
### temporal-python-testing
|
|
5212
|
+
`skills/temporal-python-testing`
|
|
5213
|
+
|
|
5214
|
+
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local develo...
|
|
5215
|
+
|
|
3796
5216
|
## API Design
|
|
3797
5217
|
|
|
3798
5218
|
### api-designer
|
|
@@ -3805,21 +5225,51 @@ Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or pla
|
|
|
3805
5225
|
|
|
3806
5226
|
Master API documentation with OpenAPI 3.1, AI-powered tools, and
|
|
3807
5227
|
|
|
3808
|
-
###
|
|
5228
|
+
### api-fuzzing-bug-bounty
|
|
3809
5229
|
`skills/api-fuzzing-bug-bounty`
|
|
3810
5230
|
|
|
3811
|
-
This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL
|
|
5231
|
+
This skill should be used when the user asks to \"test API security\", \"fuzz APIs\", \"find IDOR vulnerabilities\", \"test REST API\", \"test GraphQL...
|
|
3812
5232
|
|
|
3813
5233
|
### api-patterns
|
|
3814
5234
|
`skills/api-patterns`
|
|
3815
5235
|
|
|
3816
5236
|
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
|
|
3817
5237
|
|
|
5238
|
+
### azure-mgmt-apicenter-dotnet
|
|
5239
|
+
`skills/azure-mgmt-apicenter-dotnet`
|
|
5240
|
+
|
|
5241
|
+
|
|
|
5242
|
+
|
|
5243
|
+
### azure-mgmt-apicenter-py
|
|
5244
|
+
`skills/azure-mgmt-apicenter-py`
|
|
5245
|
+
|
|
5246
|
+
|
|
|
5247
|
+
|
|
5248
|
+
### azure-mgmt-apimanagement-dotnet
|
|
5249
|
+
`skills/azure-mgmt-apimanagement-dotnet`
|
|
5250
|
+
|
|
5251
|
+
|
|
|
5252
|
+
|
|
5253
|
+
### azure-mgmt-apimanagement-py
|
|
5254
|
+
`skills/azure-mgmt-apimanagement-py`
|
|
5255
|
+
|
|
5256
|
+
|
|
|
5257
|
+
|
|
5258
|
+
### azure-speech-to-text-rest-py
|
|
5259
|
+
`skills/azure-speech-to-text-rest-py`
|
|
5260
|
+
|
|
5261
|
+
|
|
|
5262
|
+
|
|
3818
5263
|
### context-management-context-restore
|
|
3819
5264
|
`skills/context-management-context-restore`
|
|
3820
5265
|
|
|
3821
5266
|
Use when working with context management context restore
|
|
3822
5267
|
|
|
5268
|
+
### gemini-api-dev
|
|
5269
|
+
`skills/gemini-api-dev`
|
|
5270
|
+
|
|
5271
|
+
Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing f...
|
|
5272
|
+
|
|
3823
5273
|
### graphql
|
|
3824
5274
|
`skills/graphql`
|
|
3825
5275
|
|
|
@@ -3828,7 +5278,7 @@ GraphQL gives clients exactly the data they need - no more, no less. One endpoin
|
|
|
3828
5278
|
### graphql-architect
|
|
3829
5279
|
`skills/graphql-architect`
|
|
3830
5280
|
|
|
3831
|
-
|
|
5281
|
+
Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with Data...
|
|
3832
5282
|
|
|
3833
5283
|
### moodle-external-api-development
|
|
3834
5284
|
`skills/moodle-external-api-development`
|
|
@@ -3847,10 +5297,15 @@ No-code automation democratizes workflow building. Zapier and Make (formerly Int
|
|
|
3847
5297
|
|
|
3848
5298
|
## Mobile
|
|
3849
5299
|
|
|
5300
|
+
### android-jetpack-compose-expert
|
|
5301
|
+
`skills/android-jetpack-compose-expert`
|
|
5302
|
+
|
|
5303
|
+
Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3.
|
|
5304
|
+
|
|
3850
5305
|
### flutter-expert
|
|
3851
5306
|
`skills/flutter-expert`
|
|
3852
5307
|
|
|
3853
|
-
|
|
5308
|
+
Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter naviga...
|
|
3854
5309
|
|
|
3855
5310
|
### frontend-mobile-development-component-scaffold
|
|
3856
5311
|
`skills/frontend-mobile-development-component-scaffold`
|
|
@@ -3865,7 +5320,7 @@ Develop native iOS applications with Swift/SwiftUI. Masters iOS 18,
|
|
|
3865
5320
|
### mobile-design
|
|
3866
5321
|
`skills/mobile-design`
|
|
3867
5322
|
|
|
3868
|
-
Mobile-first design and
|
|
5323
|
+
Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches prin...
|
|
3869
5324
|
|
|
3870
5325
|
### mobile-developer
|
|
3871
5326
|
`skills/mobile-developer`
|