Login
Download
Skill UI
Browse and discover
10401+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
OOP
, found
226
results
Default
Newest
Most Downloaded
Intercom Local Dev Workflow Setup
intercom-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
488
A comprehensive guide to setting up a robust and efficient local development environment for Intercom integrations. This workflow emphasizes test isolation, utilizing mock clients (e.g., vitest) for reliable unit testing, proper environment variable management, and simulating real-world interactions via webhook tunneling (ngrok). It ensures fast iteration cycles when developing SaaS features against the Intercom API.
View Details
LangGraph Deep Agents: Planning and Reflection
langchain-deep-agents
jeremylongshore/claude-code-plugins-plus-skills
136
A robust framework for building complex, long-horizon AI agents using LangGraph. It addresses common pitfalls in advanced agent design, such as unbounded state growth (Virtual FS cleanup) and subagent persona leakage (explicit message overriding). Ideal for tasks requiring multi-step planning, task delegation, and self-correction through reflection loops.
View Details
LangGraph ReAct Agent Development with Python
langchain-langgraph-agents
jeremylongshore/claude-code-plugins-plus-skills
344
This guide teaches how to build robust, production-grade ReAct agents using LangGraph 1.0's `create_react_agent`. It specifically addresses common agent failure modes, such as preventing infinite loops (recursion caps) and ensuring proper error propagation. Learn to define typed tools using Pydantic, manage state with checkpointers, and set precise recursion limits. Perfect for users migrating from legacy AgentExecutor or building reliable, multi-step tool-calling workflows.
View Details
LangGraph Human-in-the-Loop Approval System
langchain-langgraph-human-in-loop
jeremylongshore/claude-code-plugins-plus-skills
90
Implement robust human-in-the-loop (HITL) approval gates for sophisticated LangGraph workflows. This skill enables the graph to pause execution before critical, irreversible actions (like sending emails or calling tools). It manages complex state serialization, provides clear resume semantics using `Command(resume=...)`, and integrates with external UIs (e.g., Slack) to await human decision, ensuring safe and controlled workflow execution.
View Details
Local Dev Loop for Linktree API
linktree-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
358
Provides a local development workflow for integrating with the Linktree link-in-bio API. This tool allows developers to build and rapidly iterate on social management tools by mocking API responses for profile data and analytics. Users can toggle between mock mode for quick UI prototyping and live mode for validating profile updates against the real Linktree platform, ensuring a robust and efficient development cycle.
View Details
Lucidchart Local Dev Loop
lucidchart-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
278
This utility provides a local, mock development loop for integrating and testing the Lucidchart diagramming API. It simulates document, page, and shape data, allowing developers to build and validate diagram automation tools (CRUD operations) without needing a live Lucid account. This enables fast iteration and robust debugging in a controlled sandbox environment.
View Details
MindTickle Local Development Loop
mindtickle-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
81
This tool provides a robust local development workflow (dev loop) for integrating with the MindTickle sales enablement and readiness API. It simulates critical data points—such as training modules, user progress, and coaching data—using mock services. This allows developers to build and test complex sales readiness dashboards and features rapidly and reliably, by toggling between a mock mode for fast iteration and a sandbox mode for real-world validation against the MindTickle platform.
View Details
Local Miro Development And Testing Setup
miro-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
144
This skill provides a comprehensive guide to setting up a robust local development workflow for building Miro integrations. It encompasses hot reloading for rapid iteration, structured unit and integration testing using Vitest, and configuring ngrok tunneling for simulating real-world webhooks and interacting with the Miro REST API v2.
View Details
Local Development Workflow for Navan API
navan-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
139
This comprehensive guide establishes a structured local development environment for integrating with the Navan API. Since Navan does not provide a sandbox, this workflow is crucial for minimizing calls to the production API. It implements token caching to persist access tokens, detailed request logging for debugging, and mock fixtures to allow for reliable, safe offline testing during the development cycle.
View Details
Notion Local Dev Workflow Setup
notion-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
449
This skill guides users through setting up a robust, local development loop for Notion integrations. It covers creating dedicated development tokens, structuring the project for testability, implementing mocked SDK unit tests, and handling API rate limits with exponential backoff retries. This ensures rapid, reliable iteration and testing without compromising production data safety.
View Details
OneNote Mock Graph API Development Loop
onenote-local-dev-loop
jeremylongshore/claude-code-plugins-plus-skills
389
This skill establishes a local development loop for OneNote integrations. It uses Mock Service Workers (MSW) to intercept calls to the Microsoft Graph API, providing realistic, fixture-based responses (e.g., Notebooks, Sections, Pages). This allows developers to rapidly build and test OneNote features without needing live Azure credentials or worrying about rate limit restrictions during development cycles.
View Details
Launch and Manage OCI Compute Instances
oraclecloud-hello-world
jeremylongshore/claude-code-plugins-plus-skills
416
A comprehensive guide to launching, listing, and managing Oracle Cloud Infrastructure (OCI) compute instances using Python. This guide specifically addresses the common 'Out of host capacity' error when using Always Free ARM shapes, implementing a robust retry loop to ensure successful deployment. Users can learn the full lifecycle management, from initial connection setup to instance state polling.
View Details
Prev
1
2
3
...
11
12
13
14
15
16
17
18
19
Next
Language
简体中文
English