Topic: developer-tools
13,276 skills in this topic.
-
clade-reference-architecture
Build Claude Code plugins — skills, agents, MCP servers, hooks, and slash commands.
Use when working with reference-architecture patterns.
The complete guide to extending Claude Code with the Anthropic plugin system.
Trigger with "claude code plugin", "build a skill", "create mcp server",
"anthropic plugin architecture", "claude code hooks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-reliability-patterns
Build fault-tolerant Claude integrations — retries, circuit breakers,
Use when working with reliability-patterns patterns.
fallbacks, timeouts, and graceful degradation.
Trigger with "anthropic reliability", "claude fault tolerance",
"anthropic circuit breaker", "claude fallback".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-sdk-patterns
Production-ready Anthropic SDK patterns — client config, retries, timeouts,
Use when working with sdk-patterns patterns.
error handling, TypeScript types, and async patterns.
Trigger with "anthropic sdk", "claude client setup", "anthropic typescript",
"anthropic python patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-security-basics
Secure your Anthropic integration — API key management, input validation,
Use when working with security-basics patterns.
prompt injection defense, and data privacy.
Trigger with "anthropic security", "claude api key security",
"anthropic prompt injection", "secure claude integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-upgrade-migration
Upgrade Anthropic SDK versions and migrate between Claude model generations.
Use when working with upgrade-migration patterns.
Trigger with "upgrade anthropic sdk", "migrate claude model",
"anthropic breaking changes", "new claude model".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-webhooks-events
Use Anthropic Message Batches for async bulk processing and event handling.
Use when working with webhooks-events patterns.
Trigger with "anthropic batches", "claude batch api", "anthropic async",
"bulk claude processing", "anthropic webhook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hootsuite-ci-integration
Configure Hootsuite CI/CD integration with GitHub Actions and testing.
Use when setting up automated testing, configuring CI pipelines,
or integrating Hootsuite tests into your build process.
Trigger with phrases like "hootsuite CI", "hootsuite GitHub Actions",
"hootsuite automated tests", "CI hootsuite".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-webhooks-events
Implement Customer.io webhook and reporting event handling.
Use when processing email delivery events, click/open tracking,
bounce handling, or streaming to a data warehouse.
Trigger: "customer.io webhook", "customer.io events",
"customer.io delivery status", "customer.io bounces", "customer.io open tracking".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-reliability-patterns
Implement Customer.io reliability and fault-tolerance patterns.
Use when building circuit breakers, fallback queues, idempotency,
or graceful degradation for Customer.io integrations.
Trigger: "customer.io reliability", "customer.io resilience",
"customer.io circuit breaker", "customer.io fault tolerance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-performance-tuning
Optimize Customer.io API performance for high throughput.
Use when improving response times, implementing connection
pooling, batching, caching, or regional routing.
Trigger: "customer.io performance", "optimize customer.io",
"customer.io latency", "customer.io connection pooling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-multi-env-setup
Configure Customer.io multi-environment setup with workspace isolation.
Use when setting up dev/staging/prod workspaces, environment-aware
clients, or Kubernetes config overlays.
Trigger: "customer.io environments", "customer.io staging",
"customer.io dev prod", "customer.io workspace isolation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-load-scale
Implement Customer.io load testing and horizontal scaling.
Use when preparing for high traffic, running load tests,
or designing queue-based architectures for scale.
Trigger: "customer.io load test", "customer.io scale",
"customer.io high volume", "customer.io k6", "customer.io performance test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-known-pitfalls
Identify and avoid Customer.io anti-patterns and gotchas.
Use when reviewing integrations, onboarding developers,
or auditing existing Customer.io code.
Trigger: "customer.io mistakes", "customer.io anti-patterns",
"customer.io gotchas", "customer.io pitfalls", "customer.io code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
customerio-hello-world
Create a minimal working Customer.io example.
Use when learning Customer.io basics, testing SDK setup,
or creating your first identify + track integration.
Trigger: "customer.io hello world", "first customer.io message",
"test customer.io", "customer.io example", "customer.io quickstart".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
design-everyday-things
Analyze and apply foundational design principles: affordances, signifiers, constraints, feedback, and conceptual models. Use when the user mentions "why is this confusing", "affordance", "error prevention", "discoverability", "human-centered design", or "fault tolerance". Covers the gulfs of execution and evaluation. For usability scoring, see ux-heuristics. For iOS-specific patterns, see ios-hig-design. Trigger with 'design', 'everyday', 'things'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hooked-ux
Build habit-forming product loops using the Hook Model (Trigger, Action, Variable Reward, Investment). Use when the user mentions "users aren''t coming back", "engagement loops", "habit formation", "push notifications", or "variable rewards". Covers ethics evaluation and onboarding for habits. For friction reduction and B=MAP, see improve-retention. For viral sharing, see contagious. Trigger with 'hooked', 'ux'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ios-hig-design
Build native iOS interfaces following Apple Human Interface Guidelines. Use when the user mentions "iPhone app", "iPad layout", "SwiftUI", "UIKit", "Dynamic Island", "safe areas", or "HIG compliance". Covers navigation patterns, accessibility, SF Symbols, and platform conventions. For general UI polish, see refactoring-ui. For affordance design, see design-everyday-things. Trigger with 'ios', 'hig', 'design'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
refactoring-ui
Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off", "fix the design", "Tailwind styling", "color palette", or "visual hierarchy". Covers grayscale-first workflow, constrained design scales, shadows, and component styling. For typeface selection, see web-typography. For usability audits, see ux-heuristics. Trigger with 'refactoring', 'ui'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
top-design
Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions "premium website", "portfolio site", "scroll animations", "Awwwards quality", or "brand experience". Covers dramatic typography, purposeful motion, scroll-based composition, and performance-optimized animation. For foundational UI, see refactoring-ui. For type selection, see web-typography. Trigger with 'top', 'design'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ux-heuristics
Evaluate and improve interface usability using heuristic analysis. Use when the user mentions "usability audit", "UX review", "users are confused", "heuristic evaluation", "form usability", or "navigation problems". Covers Nielsen''s 10 heuristics, severity ratings, and information architecture. For visual design fixes, see refactoring-ui. For conversion-focused audits, see cro-methodology. Trigger with 'ux', 'heuristics'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
web-typography
Select, pair, and implement typefaces for web projects. Use when the user mentions "font pairing", "which typeface", "line height", "responsive typography", "web font loading", or "type hierarchy". Covers readability evaluation, CSS implementation, and performance optimization. For overall UI design systems, see refactoring-ui. For dramatic typographic experiences, see top-design. Trigger with 'web', 'typography'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adk-agent-builder
Build production-ready AI agents using Google's Agent Development Kit with AI assistant integration, React patterns, multi-agent orchestration, and comprehensive tool libraries. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
optimizing-prompts
Execute this skill optimizes prompts for large language models (llms) to reduce token usage, lower costs, and improve performance. it analyzes the prompt, identifies areas for simplification and redundancy removal, and rewrites the prompt to be more conci... Use when optimizing performance. Trigger with phrases like 'optimize', 'performance', or 'speed up'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-conventional-commits
Execute generates conventional commit messages using AI. It analyzes code changes and suggests a commit message adhering to the conventional commits specification. Use this skill when you need help writing clear, standardized commit messages, especially a... Use when managing version control. Trigger with phrases like 'commit', 'branch', or 'git'.
jeremylongshore/claude-code-plugins-plus-skills 1,803