Topic: claude-code-plugins
5,817 skills in this topic.
-
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
-
hundred-million-offers
Create irresistible offers using the Value Equation, bonus stacking, risk-reversing guarantees, and ethical scarcity. Use when the user mentions "pricing strategy", "irresistible offer", "bonuses and guarantees", "value-to-price ratio", or "offer naming". Covers the MAGIC naming formula and starving-crowd targeting. For product positioning, see obviously-awesome. For outbound sales, see predictable-revenue. Trigger with 'hundred', 'million', 'offers'.
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
-
jobs-to-be-done
Analyze what customers truly need by discovering the "job" they hire your product to do. Use when the user mentions "customer discovery", "why customers churn", "what job does this solve", "competing against luck", or "product-market fit". Covers JTBD interviews, competition analysis, and jobs-oriented roadmaps. For product positioning, see obviously-awesome. For rapid validation, see design-sprint. Trigger with 'jobs', 'to', 'be'.
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
-
negotiation
Prepare and execute negotiations using tactical empathy, calibrated questions, and the Ackerman method. Use when the user mentions "salary negotiation", "contract terms", "handling objections", "mirroring and labeling", or "difficult conversation". Covers accusation audits, Black Swan discovery, and the "That''s Right" technique. For persuasion in product/marketing, see influence-psychology. Trigger with 'negotiation'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
obviously-awesome
Build product positioning by mapping competitive alternatives, unique attributes, and best-fit customers to the right market category. Use when the user mentions "positioning", "competitive alternatives", "how to position", "market category", or "why customers don''t get it". Covers positioning canvas and team workshops. For customer jobs analysis, see jobs-to-be-done. For go-to-market, see crossing-the-chasm. Trigger with 'obviously', 'awesome'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
one-page-marketing
Build a complete marketing plan covering the full customer journey from stranger to raving fan. Use when the user mentions "marketing plan", "target market", "USP", "lead nurture", "customer lifetime value", or "referral program". Covers the PVP Index, channel selection, and advocacy systems. For brand messaging, see storybrand-messaging. For conversion optimization, see cro-methodology. Trigger with 'one', 'page', 'marketing'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
predictable-revenue
Build a scalable outbound B2B sales process with specialized roles (SDR, AE, CSM). Use when the user mentions "outbound sales", "Cold Calling 2.0", "prospecting emails", "sales pipeline", "SDR process", or "B2B SaaS sales". Covers lead generation, qualification frameworks, and separating prospecting from closing. For offer design, see hundred-million-offers. For persuasion science, see influence-psychology. Trigger with 'predictable', 'revenue'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-prod-checklist
Production readiness checklist for AppFolio integrations.
Trigger: "appfolio production checklist".
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
-
appfolio-reference-architecture
Reference architecture for AppFolio property management integration.
Trigger: "appfolio architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-rate-limits
Handle AppFolio API rate limits with throttling and backoff.
Trigger: "appfolio rate limit".
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
-
triage-display
Internal process for the triage-summarizer agent. Defines the step-by-step
procedure for formatting triage results as terminal markdown and parsing
review commands. Not user-invocable — loaded by the agent via its
`skills: ["triage-display"]` frontmatter property.
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
-
owner-routing
Internal process for the owner-router agent. Defines the step-by-step
procedure for determining likely bug owners using strict 6-level routing
precedence with staleness detection. Not user-invocable — loaded by the
agent via its `skills: ["owner-routing"]` frontmatter property.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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
-
access
Manage Slack channel access control — pairing, allowlist, channel opt-in
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
-
performing-security-code-review
Execute this skill enables AI assistant to conduct a security-focused code review using the security-agent plugin. it analyzes code for potential vulnerabilities like sql injection, xss, authentication flaws, and insecure dependencies. AI assistant uses this skill wh... Use when assessing security or running audits. Trigger with phrases like 'security scan', 'audit', or 'vulnerability'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-core-workflow-a
Build property management dashboard with AppFolio API data.
Trigger: "appfolio property dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
appfolio-cost-tuning
Optimize AppFolio API costs through efficient usage patterns.
Trigger: "appfolio cost".
jeremylongshore/claude-code-plugins-plus-skills 1,803