jeremylongshore/claude-code-plugins-plus-skills
DirSkills catalogs 53 skills from this repository, across 7 categories: AI Engineering, Automation, DevOps, Frontend, Quality, SEO, Writing.
π€
2026/07/19
Agency OS
Notion-as-source-of-truth dispatch board for managing AI agency workflows. Capture chat to Notion, manage tasks through Suggestion-to-Done pipeline, and batch execute with per-task model selection.
AI Engineering
2.6K378
π‘οΈ
3w ago
Anti-Deception
Anti-Deception calls a scaffold when a request pressures the assistant to agree, soften an honest assessment, or validate something without evidence. Use it to resist sycophancy, fabricated agreement, and other honesty failures in high-pressure prompts.
AI Engineering
2.6K384
π
2026/07/19
Audit
Performs multi-level code review (L1-L5) on recent changes for quality, specification compliance, security, and performance. When issues are found, it offers to automatically apply fixes.
Quality
2.6K378
π€
2026/07/19
Background Agents
Manages background agents in Claude Code: list, show, cancel, or prune in-flight and completed agents from the .hyperflow/background/ directory.
AI Engineering
2.6K378
π
3w ago
Blue Ocean Strategy
Blue Ocean Strategy helps identify uncontested market space using the strategy canvas, ERRC grid, and buyer utility map. Use it when exploring new markets, underserved customers, or ways to escape head-to-head competition.
AI Engineering
2.6K384
π
3w ago
CRO Methodology
CRO Methodology audits landing pages and funnels for conversion friction, then designs evidence-based A/B tests. Use it when signups are low, bounce rate is high, or you need to find objections and proof gaps.
SEO
2.6K384
π§
3w ago
Claude Reflect
Claude Reflect captures user corrections during Claude Code sessions and queues them for later review. Use it when you want to turn repeated feedback into updates for CLAUDE.md files.
AI Engineering
2.6K384
π οΈ
3w ago
Code Harness
Code Harness calls an engineering scaffold before generating, refactoring, reviewing, or debugging code. Use it to catch broken assumptions, behavior changes, and contract violations when working on implementations or architecture.
Quality
2.6K384
π£
3w ago
Contagious
Contagious helps you engineer word-of-mouth using the STEPPS framework: Social Currency, Triggers, Emotion, Public, Practical Value, and Stories. Use it when designing shareable features, campaigns, or products meant to spread by peer recommendation.
AI Engineering
2.6K384
π
3w ago
Crossing The Chasm
Crossing The Chasm helps plan go-to-market for disruptive technology products moving from early adopters to mainstream buyers. Use it to choose a beachhead, build the whole product, and diagnose where adoption is stalling.
AI Engineering
2.6K384
π°
2026/07/14
Crypto Arbitrage Finder
Detect profitable arbitrage opportunities across centralized and decentralized exchanges, including triangular and cross-chain paths, with real-time monitoring and profit calculations.
Automation
2.5K358
π
2026/07/19
Deploy
Runs lint, typecheck, build, tests, and security sweeps before committing, releasing, and pushing. Designed for explicit shipping workflows, halting on any failure.
DevOps
2.6K378
π¨
2026/07/19
Design
Creates research-backed design systems and specs for UIs, landing pages, and visual identities. Ensures taste and accessibility without writing code, using real-world references to avoid generic AI aesthetics.
Frontend
2.6K378
ποΈ
3w ago
Design Of Everyday Things
Design Of Everyday Things applies foundational UX principles like affordances, signifiers, mappings, constraints, and feedback. Use it when interfaces feel confusing, users make mistakes, or you need to reduce complexity and improve discoverability.
Frontend
2.6K384
π
2026/07/19
Dispatch
Dispatches parallel workers for tasks with per-batch reviewers, a final integration review, and sub-task commits.
Automation
2.6K378
π§
3w ago
Drive Motivation
Drive Motivation designs motivation systems for products, teams, and organizations using Autonomy, Mastery, and Purpose. Use it when rewards are failing, gamification feels broken, or you need lasting engagement and onboarding progression.
AI Engineering
2.6K384
β©
2026/07/19
Flush
Recover staged commits from a prior Hyperflow chain that was interrupted before auto-commit. Reads the manifest, fast-forwards the staging branch onto your branch, and clears the queue.
DevOps
2.6K378
π·οΈ
3w ago
Grand Slam Offer Creation
Grand Slam Offer Creation helps package an offer with bonuses, guarantees, scarcity, and naming so it feels more valuable and reduces buying risk. Use it when shaping pricing, tiers, or positioning for a product or service.
Writing
2.6K384
π€
2026/07/19
Handoff
Manages two-session handoffs: plan in one session, build in another, and review back in the first. List, pickup, review, and complete handoff packages using a committed package format.
Automation
2.6K378
π
2026/07/19
Hyperflow
Ports Hyperflow's multi-agent orchestration doctrine to single-agent hosts like Codex, OpenCode, and Grok. Provides function routing, subagent mapping, and auto-chaining for non-trivial engineering workflows.
AI Engineering
2.6K378
π
2026/07/19
Hyperflow Audit
Hyperflow Audit performs multi-level code reviews (L1 quick to L5 exhaustive) on diffs, commits, branches, or PRs. It includes security scanning, writes findings to a report, and offers a fix gate to automatically route fixes.
Quality
2.6K378
π
2026/07/19
Hyperflow Bridge
Writes a managed doctrine block into the project's CLAUDE.md so autonomy, intent-routing, commit cadence, and other behavioral rules apply outside the CLIβuseful for Claude Code Desktop, web, or IDE extensions that don't load plugins.
AI Engineering
2.6K378
π
2026/07/19
Hyperflow Deploy
Runs pre-push gates (lint, typecheck, build, tests, security sweep) before pushing code, then asks for confirmation. Ensures safe releases with no --no-verify or force-push to main.
DevOps
2.6K378
π¨
2026/07/20
Hyperflow Design
Establishes or extends a domain-grounded design system with research from real-world prior art and applied design taste. Use during UI design or visual design phases to produce slop-free, tasteful results.
Frontend
2.6K378
π§
2026/07/19
Hyperflow Memory Cache
Provides a full CRUD interface for managing hyperflow memory entries within a project. Use for searching, adding, editing, pruning, archiving, or clearing agent memory without altering source code.
AI Engineering
2.6K378
π§
2026/07/19
Hyperflow Memory Manager
Provides CRUD operations for .hyperflow/memory/ files, including viewing, searching, adding, editing, and pruning project memory entries. Use to manage non-obvious project knowledge like decisions, learnings, pitfalls, and patterns without touching source code.
AI Engineering
2.6K378
ποΈ
2026/07/19
Hyperflow Scaffold
Analyzes codebase structure and conventions to generate project caches, memory skeletons, and detection shims for AI agent tools like Claude Code. Ideal for initializing a new project with hyperflow workflows.
AI Engineering
2.6K378
π§
3w ago
Influence Psychology
Influence Psychology applies Cialdini's ethical persuasion principles to product design, copy, and sales. Use it when improving trust signals, testimonials, urgency messaging, or other elements meant to increase conversions.
AI Engineering
2.6K384
π
2026/07/19
Issue-to-PR Pipeline
Automates the entire issue-to-PR workflow, triaging GitHub issues, synthesizing specs, and orchestrating a chain that plans, dispatches, and opens a reviewed pull request.
Automation
2.6K378
π§
3w ago
Jobs To Be Done
Jobs To Be Done helps you identify the progress customers are trying to make in a specific situation. Use it for customer discovery, churn analysis, product-market fit, and reframing features around real needs.
AI Engineering
2.6K384
π§
3w ago
Made To Stick
Made To Stick helps craft messages that are understood, remembered, and drive action using the SUCCESs checklist and the curse of knowledge. Use it for pitches, presentations, taglines, and simplifying complex products.
Writing
2.6K384
π§
3w ago
Memory Harness
Memory Harness sharpens an existing observation about conversation state, drift, or cross-turn patterns. Use it to verify whether a perceived signal is real or projection, not to extract facts or store structured data.
AI Engineering
2.6K384
π€
3w ago
Negotiation
Negotiation uses tactical empathy, calibrated questions, and the Ackerman method to prepare for salary talks, vendor deals, pricing disputes, and difficult conversations. It helps you uncover priorities, handle objections, and reach better outcomes without forcing a split.
Writing
2.6K384
π§
3w ago
Obviously Awesome
Obviously Awesome defines product positioning by mapping competitive alternatives, unique attributes, and best-fit customers to a market category. Use it when launching, repositioning, or clarifying why prospects donβt understand your product.
Writing
2.6K384
π£
3w ago
One-Page Marketing Plan
One-Page Marketing Plan builds a complete marketing plan across the customer journey from prospect to referral. Use it to choose a target market, define your USP, pick channels, and design lead nurture, conversion, and retention campaigns.
Writing
2.6K384
π§
2026/07/19
Plan
Amplifies vague prompts, designs approaches, and decomposes tasks into batched task files for Claude Code, stopping at a build gate for the user to decide where to build. Plan never implementsβit prepares the blueprint.
AI Engineering
2.6K378
π
3w ago
Predictable Revenue
Predictable Revenue builds a scalable B2B outbound sales process with specialized SDR, AE, and CSM roles. Use it to set up lead qualification, referral-based outreach, and pipeline math for predictable prospecting.
Automation
2.6K384
π
2026/07/19
Pull Request Review
Automates multi-level (L1βL5) code audits on pull requests and posts findings as a single batched review with inline comments or a summary. Offers a fix chain and optional merge gate.
Quality
2.6K378
π
3w ago
Quit Sponsor
Quit Sponsor helps an agent support someone quitting smoking with structured protocols for cravings, slips, relapse, and follow-up. It is used when someone asks to quit, reports a craving, or wants a long-term quit witness.
AI Engineering
2.6K384
π§
3w ago
Reasoning Harness
Reasoning Harness calls an MCP reasoning tool before answering analytical, diagnostic, planning, or tradeoff-heavy questions. It is used to build a scaffold for multi-step judgments and reduce premature conclusions.
AI Engineering
2.6K384
π
2026/07/19
SKILL.md Builder
Learn to write SKILL.md files, the building blocks of Claude Code plugins, with a step-by-step guide covering frontmatter schema, instruction design, testing, and iteration.
AI Engineering
2.6K378
π
2026/07/14
SalesLoft Upgrade & Migration
Migrate between SalesLoft API versions and handle breaking changes. Useful for upgrading integrations, adopting OAuth, or leveraging new endpoints like Cadence Import/Export.
DevOps
2.5K358
π
3w ago
Scorecard Marketing
Scorecard Marketing builds quiz and assessment funnels that capture leads and return personalized scores, recommendations, and follow-up sequences. Use it for scorecards, lead magnets, and self-assessments that qualify prospects.
AI Engineering
2.6K384
π
2026/07/19
Status
Displays a read-only snapshot of the current hyperflow project state, including version, profile freshness, memory count, and live progress on all active tasks. Use for quick status checks.
DevOps
2.6K378
βοΈ
2026/07/19
Sticky
Configures per-project auto-routing modes for task-shaped messages. Supports full sticky routing, intent-verb detection, or completely disabling auto-routing.
Automation
2.6K378
π
3w ago
StoryBrand Messaging
StoryBrand Messaging clarifies brand copy with a narrative framework that makes the customer the hero. Use it for website copy, elevator pitches, landing pages, and consistent sales and marketing messaging.
Writing
2.6K384
π
2026/07/19
Trace
Systematic root-cause analysis for bugs, test failures, and broken builds. Used to find the true cause before patching, ensuring fixes are not blind symptom-suppression.
Quality
2.6K378
π
3w ago
Traction EOS
Traction EOS implements the Entrepreneurial Operating System to align vision, people, data, issues, process, and traction. Use it for V/TO planning, scorecards, rocks, Level 10 meetings, and IDS issue solving.
AI Engineering
2.6K384
π¬
3w ago
Walkie-Talkie
Walkie-Talkie sets up an append-only mailbox in a repo so multiple agent sessions can coordinate, hand off work, and ask each other for evidence across platforms. Use it when concurrent agents share files or resume unfinished work.
Automation
2.6K384
βοΈ
2026/07/14
Windsurf Cascade Onboarding
Rapidly onboard projects to Windsurf with optimized Cascade AI configuration, including rules setup, project context, and team defaults. Use when setting up new projects for AI-assisted development.
AI Engineering
2.5K358
βοΈ
2026/07/19
Workflow
Orchestrates large-scale tasks like system-wide changes, migrations, and repo-wide audits using dynamic workflows or portable adapters across multiple AI coding assistants.
Automation
2.6K378
π
2026/07/19
Writing SKILL.md Files
Step-by-step guide to writing SKILL.md files for Claude Code. Learn how to plan, structure, and test auto-activating skills with proper frontmatter, allowed-tools, and dynamic context injection.
Writing
2.6K378
π¦
3w ago
Xquik X Data Platform
Xquik X Data Platform provides structured X (Twitter) data access through REST, MCP, SDKs, exports, monitoring, and confirmation-gated write workflows. Use it for tweet search, user lookup, timelines, follower exports, media downloads, or approved X account actions.
Automation
2.6K384