Topic: skills
17,247 skills in this topic.
-
onenote-reference-architecture
Reference architecture for OneNote integrations covering all notebook locations and API path patterns.
Use when designing multi-tenant OneNote integrations or choosing between personal, SharePoint, and group notebook APIs.
Trigger with "onenote architecture", "onenote api paths", "onenote sharepoint vs personal".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-rate-limits
Implement proper rate limit handling for OneNote Graph API with queue-based throttling.
Use when building high-throughput OneNote integrations or debugging 429 errors.
Trigger with "onenote rate limit", "onenote 429", "onenote throttling", "graph api throttle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-prod-checklist
Production readiness checklist for OneNote Graph API integrations covering auth, rate limits, and failure modes.
Use when preparing a OneNote integration for production deployment or conducting a launch review.
Trigger with "onenote production checklist", "onenote launch review", "onenote prod ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-performance-tuning
Optimize OneNote Graph API performance for large notebooks, image handling, and batch operations.
Use when dealing with slow API responses, large notebooks, image uploads, or HTTP 507 errors.
Trigger with "onenote performance", "onenote slow", "onenote large notebook", "onenote image upload".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-local-dev-loop
Set up a local development loop for OneNote integrations with mock Graph API responses.
Use when developing OneNote features without Azure credentials or to avoid rate limits during development.
Trigger with "onenote local dev", "onenote mock", "onenote testing setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-install-auth
Install and configure OneNote SDK/API authentication with delegated auth (MSAL).
Use when setting up a new OneNote integration, configuring Azure AD app registration, or migrating from deprecated app-only auth.
Trigger with "install onenote", "setup onenote auth", "onenote credentials", "azure ad onenote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-hello-world
Create your first OneNote notebook, section, and page with correct XHTML content.
Use when starting a new OneNote integration or testing Graph API connectivity.
Trigger with "onenote hello world", "first onenote page", "create onenote notebook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-deploy-integration
Deploy OneNote integrations with MSAL token persistence, health checks, and container best practices.
Use when containerizing OneNote services, configuring health endpoints, or managing token cache in production.
Trigger with "onenote deploy", "onenote docker", "onenote container", "onenote health check".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-debug-bundle
Generate comprehensive diagnostic bundles for OneNote Graph API issues with request tracing and token analysis.
Use when debugging OneNote API failures, filing Microsoft support tickets, or analyzing permission issues.
Trigger with "onenote debug", "onenote diagnostic", "onenote support ticket", "graph api troubleshoot onenote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-cost-tuning
Optimize costs and API usage for OneNote Graph API integrations with caching and batching strategies.
Use when reducing API call volume, planning capacity, or evaluating OneNote integration costs.
Trigger with "onenote costs", "onenote api usage", "onenote optimization", "graph api billing onenote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-core-workflow-b
Search, query, and paginate OneNote content with OData filters and client-side search patterns.
Use when building search features, querying pages across notebooks, or handling large result sets.
Trigger with "onenote search", "onenote query pages", "onenote pagination", "find onenote content".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-core-workflow-a
Full CRUD lifecycle for OneNote notebooks, section groups, sections, and pages via Graph API.
Use when building notebook management features, creating page hierarchies, or working with XHTML content.
Trigger with "onenote crud", "onenote page management", "onenote notebook workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-common-errors
Decode and fix every common OneNote Graph API error with root cause analysis.
Use when debugging 400, 403, 404, 429, 500, 502, or 507 errors from OneNote API.
Trigger with "onenote error", "onenote 403", "onenote debug", "graph api error onenote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
onenote-ci-integration
Set up CI/CD pipelines for OneNote integrations with Graph API testing and mock strategies.
Use when configuring GitHub Actions, setting up test credentials, or building mock-based CI tests.
Trigger with "onenote ci", "onenote github actions", "onenote test pipeline", "graph api ci".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
finta-security-basics
Secure Finta fundraising data and investor information.
Trigger with phrases like "finta security", "finta data privacy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
testing-load-balancers
Validate load balancer behavior, failover, and traffic distribution.
Use when performing specialized testing.
Trigger with phrases like "test load balancer", "validate failover", or "check traffic distribution".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
running-integration-tests
Execute integration tests validating component interactions and system integration.
Use when performing specialized testing.
Trigger with phrases like "run integration tests", "test integration", or "validate component interactions".
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
-
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
-
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-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
-
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
-
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
-
fuzzing-apis
Configure perform API fuzzing to discover edge cases, crashes, and security vulnerabilities.
Use when performing specialized testing.
Trigger with phrases like "fuzz the API", "run fuzzing tests", or "discover edge cases".
jeremylongshore/claude-code-plugins-plus-skills 1,803