Browse Skills

44358 skills found

scanning-for-data-privacy-issues.md
692
1 export scanning-for-data-privacy-issues
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Scan for data privacy issues and sensitive information exposure. Use when reviewing data handling practices. Trigger with 'scan privacy issues', 'check sensitive data', or 'validate data protection'.
2026-01-06
monitoring-whale-activity.md
692
1 export monitoring-whale-activity
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Track large crypto transactions and whale wallet movements across blockchains.Use when tracking large holder movements.Trigger with phrases like "track whales", "monitor large transfers", or "check whale activity".
2026-01-06
running-smoke-tests.md
692
1 export running-smoke-tests
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Execute fast smoke tests validating critical functionality after deployment.Use when performing specialized testing.Trigger with phrases like "run smoke tests", "quick validation", or "test critical paths".
2026-01-06
generating-test-doubles.md
692
1 export generating-test-doubles
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Generate mocks, stubs, spies, and fakes for dependency isolation.Use when creating mocks, stubs, or test isolation fixtures.Trigger with phrases like "generate mocks", "create test doubles", or "setup stubs".
2026-01-06
validating-authentication-implementations.md
692
1 export validating-authentication-implementations
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Validate authentication mechanisms for security weaknesses and compliance. Use when reviewing login systems or auth flows. Trigger with 'validate authentication', 'check auth security', or 'review login'.
2026-01-06
analyzing-logs.md
692
1 export analyzing-logs
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Analyze application logs for performance insights and issue detection including slow requests, error patterns, and resource usage. Use when troubleshooting performance issues or debugging errors. Trigger with phrases like "analyze logs", "find slow requests", or "detect error patterns".
2026-01-06
analyzing-nft-rarity.md
692
1 export analyzing-nft-rarity
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Calculate NFT rarity scores and floor prices across collections and marketplaces.Use when analyzing NFT collections and rarity.Trigger with phrases like "check NFT rarity", "analyze collection", or "calculate floor price".
2026-01-06
exploring-blockchain-data.md
692
1 export exploring-blockchain-data
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Query and analyze blockchain data including blocks, transactions, and smart contracts.Use when querying blockchain data and transactions.Trigger with phrases like "explore blockchain", "query transactions", or "check on-chain data".
2026-01-06
analyzing-system-throughput.md
692
1 export analyzing-system-throughput
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Analyze and optimize system throughput including request handling, data processing, and resource utilization. Use when identifying capacity limits or evaluating scaling strategies. Trigger with phrases like "analyze throughput", "optimize capacity", or "identify bottlenecks".
2026-01-06
managing-database-replication.md
692
1 export managing-database-replication
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Use when you need to work with database scalability.This skill provides replication and sharding with comprehensive guidance and automation.Trigger with phrases like "set up replication", "implement sharding",or "scale database".
2026-01-06
checking-session-security.md
692
1 export checking-session-security
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Analyze session management implementations to identify security vulnerabilities in web applications.Use when you need to audit session handling, check for session fixation risks, review session timeout configurations, or validate session ID generation security.Trigger with phrases like "check session security", "audit session management", "review session handling", or "session fixation vulnerability".
2026-01-06
analyzing-market-sentiment.md
692
1 export analyzing-market-sentiment
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Analyze crypto market sentiment from social media, news, and on-chain metrics.Use when gauging market sentiment and social trends.Trigger with phrases like "analyze sentiment", "check market mood", or "gauge social trends".
2026-01-06
optimizing-database-connection-pooling.md
692
1 export optimizing-database-connection-pooling
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Use when you need to work with connection management.This skill provides connection pooling and management with comprehensive guidance and automation.Trigger with phrases like "manage connections", "configure pooling",or "optimize connection usage".
2026-01-06
scanning-market-movers.md
692
1 export scanning-market-movers
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Identify significant price movements and unusual volume across crypto markets.Use when tracking significant price movements.Trigger with phrases like "scan market movers", "check biggest gainers", or "find pumps".
2026-01-06
analyzing-dependencies.md
692
1 export analyzing-dependencies
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Check dependencies for known security vulnerabilities and outdated versions. Use when auditing third-party libraries. Trigger with 'check dependencies', 'scan for vulnerabilities', or 'audit packages'.
2026-01-06
000-jeremy-content-consistency-validator.md
692
1 export 000-jeremy-content-consistency-validator
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Validate messaging consistency across website, GitHub repos, and local documentation generating read-only discrepancy reports. Use when checking content alignment or finding mixed messaging. Trigger with phrases like "check consistency", "validate documentation", or "audit messaging".
2026-01-06
managing-api-cache.md
692
1 export managing-api-cache
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Implement intelligent API response caching with Redis, Memcached, and CDN integration.Use when optimizing API performance with caching.Trigger with phrases like "add caching", "optimize API performance", or "implement cache layer".
2026-01-06
tracking-resource-usage.md
692
1 export tracking-resource-usage
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Track and optimize resource usage across application stack including CPU, memory, disk, and network I/O. Use when identifying bottlenecks or optimizing costs. Trigger with phrases like "track resource usage", "monitor CPU and memory", or "optimize resource allocation".
2026-01-06
generating-orm-code.md
692
1 export generating-orm-code
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Use when you need to work with ORM code generation.This skill provides ORM model and code generation with comprehensive guidance and automation.Trigger with phrases like "generate ORM models", "create entity classes",or "scaffold database models".
2026-01-06
optimizing-deep-learning-models.md
692
1 export optimizing-deep-learning-models
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Optimize deep learning models using Adam, SGD, and learning rate scheduling to improve accuracy and reduce training time. Use when asked to "optimize deep learning model" or "improve model performance".
2026-01-06
monitoring-apis.md
692
1 export monitoring-apis
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Build real-time API monitoring dashboards with metrics, alerts, and health checks.Use when tracking API health and performance metrics.Trigger with phrases like "monitor the API", "add API metrics", or "setup API monitoring".
2026-01-06
adk-deployment-specialist.md
692
1 export adk-deployment-specialist
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Deploy and orchestrate Vertex AI ADK agents using A2A protocol. Manages AgentCard discovery, task submission, Code Execution Sandbox, and Memory Bank. Use when asked to "deploy ADK agent" or "orchestrate agents". Trigger with phrases like 'deploy', 'infrastructure', or 'CI/CD'.
2026-01-06
analyzing-liquidity-pools.md
692
1 export analyzing-liquidity-pools
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Analyze liquidity pool metrics including TVL, volume, fees, and impermanent loss.Use when analyzing DEX liquidity pools.Trigger with phrases like "analyze pool", "check TVL", or "calculate impermanent loss".
2026-01-06
managing-database-recovery.md
692
1 export managing-database-recovery
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Use when you need to work with database operations.This skill provides database management and optimization with comprehensive guidance and automation.Trigger with phrases like "manage database", "optimize database",or "configure database".
2026-01-06