Topic: developer-tools
13,276 skills in this topic.
-
validating-api-schemas
Validate API schemas against OpenAPI, JSON Schema, and GraphQL specifications.
Use when validating API schemas and contracts.
Trigger with phrases like "validate API schema", "check OpenAPI spec", or "verify schema".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
drive-motivation
Design motivation systems using Autonomy, Mastery, and Purpose (AMP) for products and teams. Use when the user mentions "intrinsic motivation", "gamification isn''t working", "team incentives", "autonomy", "mastery", or "purpose-driven". Covers why carrot-and-stick fails and how to build progress systems. For habit-forming product loops, see hooked-ux. For retention behavior design, see improve-retention. Trigger with 'drive', 'motivation'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mocking-apis
Generate mock API servers for testing and development with realistic response data.
Use when creating mock APIs for development and testing.
Trigger with phrases like "create mock API", "generate API mock", or "setup mock server".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validator-expert
Validate production readiness of Vertex AI Agent Engine deployments across
security, monitoring, performance, compliance, and best practices. Generates
weighted scores (0-100%) with actionable remediation plans. Use when asked to
validate a deployment, run a production readiness check, audit security posture,
or verify compliance for Vertex AI agents. Trigger with "validate deployment",
"production readiness", "security audit", "compliance check", "is this agent
ready for prod", "check my ADK agent", "review before deploy", or
"production readiness check". Make sure to use this skill whenever validating
ADK agents for Agent Engine.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
migrating-apis
Implement API migrations between versions, platforms, or frameworks with minimal downtime.
Use when upgrading APIs between versions.
Trigger with phrases like "migrate the API", "upgrade API version", or "migrate to new API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
meeting-prep
Prepare briefings for today's meetings — attendee research, email history, past meeting notes, LinkedIn, and company context. Use when running the daily meeting prep cron, or when user asks to prepare for meetings, review who they're meeting with, or get context on upcoming calls.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
executive-digest
Generate the daily executive digest — a single WhatsApp summary of everything needing attention: stalled scheduling, pending intros, unanswered emails, promised follow-ups, open Todoist tasks, and upcoming calendar events. Use when running the daily digest cron, or when user asks for a status digest, daily summary, "what's pending", or "catch me up".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
load-testing-apis
Execute comprehensive load and stress testing to validate API performance and scalability.
Use when validating API performance under load.
Trigger with phrases like "load test the API", "stress test API", or "benchmark API performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
genkit-production-expert
Build production Firebase Genkit applications including RAG systems, multi-step flows, and tool calling for Node.js/Python/Go. Deploy to Firebase Functions or Cloud Run with AI monitoring. Use when asked to "create genkit flow" or "implement RAG". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-performance-tuning
Optimize AppFolio API performance with caching and batch operations.
Trigger: "appfolio performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
x-bug-triage
Analyzes public X/Twitter complaints to detect, cluster, and triage bugs with
repo evidence and owner routing. Use when monitoring product health from social
signals. Trigger with "/x-bug-triage" or "triage X bugs for @account".
Make sure to use this skill whenever triaging bugs from X/Twitter mentions.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
repo-scanning
Internal process for the repo-scanner agent. Defines the step-by-step
procedure for scanning GitHub repos for evidence that supports or explains
bug clusters. Not user-invocable — loaded by the agent via its
`skills: ["repo-scanning"]` frontmatter property.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
setting-up-experiment-tracking
Implement machine learning experiment tracking using MLflow or Weights & Biases. Configures environment and provides code for logging parameters, metrics, and artifacts. Use when asked to "setup experiment tracking" or "initialize MLflow". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
optimizing-deep-learning-models
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". Trigger with phrases like 'optimize', 'performance', or 'speed up'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
splitting-datasets
Process split datasets into training, validation, and testing sets for ML model development. Use when requesting "split dataset", "train-test split", or "data partitioning". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vertex-agent-builder
Build and deploy production-ready generative AI agents using Vertex AI, Gemini models, and Google Cloud infrastructure with RAG, function calling, and multi-modal capabilities. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-performance-tests
Execute load testing, stress testing, and performance benchmarking.
Use when performing specialized testing.
Trigger with phrases like "run load tests", "test performance", or "benchmark the system".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
testing-mobile-apps
Execute mobile app testing on iOS and Android devices/simulators.
Use when performing specialized testing.
Trigger with phrases like "test mobile app", "run iOS tests", or "validate Android functionality".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
automating-api-testing
Test automate API endpoint testing including request generation, validation, and comprehensive test coverage for REST and GraphQL APIs.
Use when testing API contracts, validating OpenAPI specifications, or ensuring endpoint reliability.
Trigger with phrases like "test the API", "generate API tests", or "validate API contracts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-test-data
Generate realistic test data including edge cases and boundary conditions.
Use when creating realistic fixtures or edge case test data.
Trigger with phrases like "generate test data", "create fixtures", or "setup test database".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-mutation-tests
Execute mutation testing to evaluate test suite effectiveness.
Use when performing specialized testing.
Trigger with phrases like "run mutation tests", "test the tests", or "validate test effectiveness".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
testing-browser-compatibility
Test across multiple browsers and devices for cross-browser compatibility.
Use when ensuring cross-browser or device compatibility with BrowserStack, Sauce Labs, LambdaTest, or Kobiton.
Trigger with phrases like "test browser compatibility", "check cross-browser", "validate on browsers", "test on real devices", "kobiton test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-test-doubles
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-chaos-tests
Execute chaos engineering experiments to test system resilience.
Use when performing specialized testing.
Trigger with phrases like "run chaos tests", "test resilience", or "inject failures".
jeremylongshore/claude-code-plugins-plus-skills 1,803