Topic: mcp
13,395 skills in this topic.
-
bug-clustering
Internal process for the bug-clusterer agent. Defines the step-by-step
procedure for parsing, classifying, redacting, scoring, and clustering
bug candidates from raw X/Twitter posts. Not user-invocable — loaded
by the agent via its `skills: ["bug-clustering"]` frontmatter property.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
configure
Configure Slack channel tokens (bot token + app-level token)
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-security-basics
Secure AppFolio API credentials and tenant data.
Trigger: "appfolio security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-sdk-patterns
Apply production-ready patterns for AppFolio REST API integration.
Trigger: "appfolio patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
rate-limiting-apis
Implement sophisticated rate limiting with sliding windows, token buckets, and quotas.
Use when protecting APIs from excessive requests.
Trigger with phrases like "add rate limiting", "limit API requests", or "implement rate limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-reference-architecture
Reference architecture for AppFolio property management integration.
Trigger: "appfolio architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
tuning-hyperparameters
Optimize machine learning model hyperparameters using grid search, random search, or Bayesian optimization. Finds best parameter configurations to maximize performance. Use when asked to "tune hyperparameters" or "optimize model". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
engineering-features-for-machine-learning
Execute create, select, and transform features to improve machine learning model performance. Handles feature scaling, encoding, and importance analysis. Use when asked to "engineer features" or "select features". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
made-to-stick
Create messages that are understood, remembered, and drive action using the SUCCESs checklist (Simple, Unexpected, Concrete, Credible, Emotional, Stories). Use when the user mentions "make it memorable", "sticky messaging", "tagline", "value proposition", or "why the message isn''t landing". For narrative brand frameworks, see storybrand-messaging. For viral sharing, see contagious. Trigger with 'made', 'to', 'stick'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
influence-psychology
Apply the six principles of ethical persuasion (reciprocity, commitment, social proof, authority, liking, scarcity) to product design, copy, and sales. Use when the user mentions "social proof", "persuasive copy", "why users don''t convert", or "ethical persuasion". For deal negotiation tactics, see negotiation. For viral word-of-mouth, see contagious. Trigger with 'influence', 'psychology'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
building-automl-pipelines
Build automated machine learning pipelines with feature engineering, model selection, and hyperparameter tuning.
Use when automating ML workflows from data preparation through model deployment.
Trigger with phrases like "build automl pipeline", "automate ml workflow", or "create automated training pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-deploy-integration
Deploy AppFolio integration service to cloud infrastructure.
Trigger: "deploy appfolio".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-debug-bundle
Collect AppFolio API debug evidence for support tickets.
Trigger: "appfolio debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-smoke-tests
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-test-environments
Test provision and manage isolated test environments with configuration and data.
Use when performing specialized testing.
Trigger with phrases like "manage test environment", "provision test env", or "setup test infrastructure".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
orchestrating-test-execution
Test coordinate parallel test execution across multiple environments and frameworks.
Use when performing specialized testing.
Trigger with phrases like "orchestrate tests", "run parallel tests", or "coordinate test execution".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validating-api-contracts
Validate API contracts using consumer-driven contract testing (Pact, Spring Cloud Contract).
Use when performing specialized testing.
Trigger with phrases like "validate API contract", "run contract tests", or "check consumer contracts".
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
-
generating-test-reports
Generate comprehensive test reports with metrics, coverage, and visualizations.
Use when performing specialized testing.
Trigger with phrases like "generate test report", "create test documentation", or "show test metrics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-database-tests
Test database testing including fixtures, transactions, and rollback management.
Use when performing specialized testing.
Trigger with phrases like "test the database", "run database tests", or "validate data integrity".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
tracking-regression-tests
Track and manage regression test suites across releases.
Use when performing specialized testing.
Trigger with phrases like "track regressions", "manage regression suite", or "validate against baseline".
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
-
generating-unit-tests
Test automatically generate comprehensive unit tests from source code covering happy paths, edge cases, and error conditions.
Use when creating test coverage for functions, classes, or modules.
Trigger with phrases like "generate unit tests", "create tests for", or "add test coverage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-e2e-tests
Execute end-to-end tests covering full user workflows across frontend and backend.
Use when performing specialized testing.
Trigger with phrases like "run end-to-end tests", "test user flows", or "execute E2E suite".
jeremylongshore/claude-code-plugins-plus-skills 1,803