Topic: saas
4,656 skills in this topic.
-
obsidian-security-basics
Implement secure Obsidian plugin development practices. Covers credential
storage, input validation, XSS prevention, network security, URI handler
safety, and Electron security. Use when handling user data, storing API keys,
making network requests, or preparing for community plugin submission.
Trigger with phrases like "obsidian security", "secure obsidian plugin",
"obsidian data protection", "obsidian privacy", "obsidian api key storage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-sdk-patterns
Production-ready Obsidian plugin patterns: typed settings with migration,
safe vault operations, event auto-cleanup, workspace layout, metadata cache,
and debounced file handlers. Use when hardening a plugin for release,
refactoring for reliability, or learning idiomatic Obsidian TypeScript.
Trigger with "obsidian patterns", "obsidian best practices",
"obsidian production code", "idiomatic obsidian plugin".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-reference-architecture
Implement Obsidian reference architecture with best-practice project layout.
Use when designing new plugins, reviewing project structure,
or establishing architecture standards for Obsidian development.
Trigger with phrases like "obsidian architecture", "obsidian project structure",
"obsidian best practices", "organize obsidian plugin".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-webhooks-events
Implement Apollo.io webhook and event-driven integrations.
Use when receiving Apollo notifications, syncing data on changes,
or building event-driven pipelines from Apollo activity.
Trigger with phrases like "apollo webhooks", "apollo events",
"apollo notifications", "apollo webhook handler", "apollo triggers".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-upgrade-migration
Manage Apollo.io API upgrades and endpoint migrations.
Use when upgrading Apollo API versions, migrating to new endpoints,
or updating deprecated API usage.
Trigger with phrases like "apollo upgrade", "apollo migration",
"update apollo api", "apollo breaking changes", "apollo deprecation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-security-basics
Apply Apollo.io API security best practices.
Use when securing Apollo integrations, managing API keys,
or implementing secure data handling.
Trigger with phrases like "apollo security", "secure apollo api",
"apollo api key security", "apollo data protection".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-sdk-patterns
Apply production-ready Apollo.io SDK patterns.
Use when implementing Apollo integrations, refactoring API usage,
or establishing team coding standards.
Trigger with phrases like "apollo sdk patterns", "apollo best practices",
"apollo code patterns", "idiomatic apollo", "apollo client wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-reference-architecture
Implement Apollo.io reference architecture.
Use when designing Apollo integrations, establishing patterns,
or building production-grade sales intelligence systems.
Trigger with phrases like "apollo architecture", "apollo system design",
"apollo integration patterns", "apollo best practices architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-rate-limits
Implement Apollo.io rate limiting and backoff.
Use when handling rate limits, implementing retry logic,
or optimizing API request throughput.
Trigger with phrases like "apollo rate limit", "apollo 429",
"apollo throttling", "apollo backoff", "apollo request limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-prod-checklist
Execute Apollo.io production deployment checklist.
Use when preparing to deploy Apollo integrations to production,
doing pre-launch verification, or auditing production readiness.
Trigger with phrases like "apollo production checklist", "deploy apollo",
"apollo go-live", "apollo production ready", "apollo launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-performance-tuning
Optimize Apollo.io API performance.
Use when improving API response times, reducing latency,
or optimizing bulk operations.
Trigger with phrases like "apollo performance", "optimize apollo",
"apollo slow", "apollo latency", "speed up apollo".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-observability
Set up Apollo.io monitoring and observability.
Use when implementing logging, metrics, tracing, and alerting
for Apollo integrations.
Trigger with phrases like "apollo monitoring", "apollo metrics",
"apollo observability", "apollo logging", "apollo alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-multi-env-setup
Configure Apollo.io multi-environment setup.
Use when setting up development, staging, and production environments,
or managing multiple Apollo configurations.
Trigger with phrases like "apollo environments", "apollo staging",
"apollo dev prod", "apollo multi-tenant", "apollo env config".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-migration-deep-dive
Comprehensive Apollo.io migration strategies.
Use when migrating from other CRMs to Apollo, consolidating data sources,
or executing large-scale data migrations.
Trigger with phrases like "apollo migration", "migrate to apollo",
"apollo data import", "crm to apollo", "apollo migration strategy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-local-dev-loop
Configure Apollo.io local development workflow.
Use when setting up development environment, testing API calls locally,
or establishing team development practices.
Trigger with phrases like "apollo local dev", "apollo development setup",
"apollo dev environment", "apollo testing locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-install-auth
Install and configure Apollo.io API authentication.
Use when setting up a new Apollo integration, configuring API keys,
or initializing Apollo client in your project.
Trigger with phrases like "install apollo", "setup apollo api",
"apollo authentication", "configure apollo api key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apollo-incident-runbook
Apollo.io incident response procedures.
Use when handling Apollo outages, debugging production issues,
or responding to integration failures.
Trigger with phrases like "apollo incident", "apollo outage",
"apollo down", "apollo production issue", "apollo emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-multi-env-setup
Configure multiple Obsidian environments for development, testing, and production.
Use when managing separate vaults, testing plugin versions,
or establishing a proper development workflow with isolated environments.
Trigger with phrases like "obsidian environments", "obsidian dev vault",
"obsidian testing setup", "multiple obsidian vaults".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-rate-limits
Handle Obsidian file system operations and throttling patterns.
Use when processing many files, handling bulk operations,
or preventing performance issues from excessive operations.
Trigger with phrases like "obsidian rate limit", "obsidian bulk operations",
"obsidian file throttling", "obsidian performance limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-prod-checklist
Pre-release plugin verification checklist for Obsidian community plugins.
Use when preparing to release, reviewing before submission,
or validating plugin quality before publishing.
Trigger with phrases like "obsidian release checklist", "publish obsidian plugin",
"obsidian plugin submission", "obsidian prod ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-performance-tuning
Optimize Obsidian plugin performance for smooth operation in large vaults.
Use when experiencing lag, memory issues, slow startup, or optimizing
plugin code for vaults with thousands of files.
Trigger with phrases like "obsidian performance", "obsidian slow",
"optimize obsidian plugin", "obsidian memory usage", "obsidian lag".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-observability
Implement structured logging, metrics, error tracking, and a debug panel
for Obsidian plugins. Use when adding debug logging, tracking plugin
performance, building a diagnostics view, or setting up error reporting.
Trigger with phrases like "obsidian logging", "obsidian monitoring",
"obsidian debug panel", "track obsidian plugin performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-local-dev-loop
Set up a fast Obsidian plugin development loop with hot reload.
Covers cloning the sample plugin, esbuild watch mode, symlinking
into a vault, Ctrl+R hot reload, Chrome DevTools debugging, and
testing with vitest. Use when starting plugin development or
configuring a dev environment.
Trigger with "obsidian dev loop", "obsidian hot reload",
"obsidian development setup", "develop obsidian plugin".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obsidian-incident-runbook
Troubleshoot Obsidian plugin failures with systematic incident response.
Use when plugins crash, data is corrupted, or users report critical issues
with your Obsidian plugin.
Trigger with phrases like "obsidian crash", "obsidian plugin broken",
"obsidian incident", "debug obsidian failure", "obsidian emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803