The whole ecosystem, one catalog.

2,914 results · page 18 of 98 · 1,889 low signal or duplicate entries are not listed

  • Finta PackPluginAI & models

    Lets your agent use a pack of 18 Finta-related skills inside Claude Code.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Firebase Operations AgentSubagentAI & models

    Performs production-safe Firestore CRUD, batch writes, complex queries, transactions, and cost optimizations using the Firebase Admin SDK with full error handling. Use when reading, writing, or restructuring Firestore data. Trigger with "run Firestore operation", "batch update collection".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Fireflies PackPluginAI & models

    Lets your agent access Fireflies.ai meeting notes and transcripts through 24 skills.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Firestore SetupCommandAI & models

    Lets your agent initialize and configure a Firebase Firestore database.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Flash Loan SimulatorPluginAI & models

    Lets your agent simulate flash loan strategies like arbitrage, liquidations, and collateral swaps before executing them.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Flashloan AgentSubagentAI & models

    Simulate flash loan strategies across Aave, dYdX, and Balancer — model DEX arbitrage, liquidation, and collateral-swap transactions with full fee, gas, and slippage breakdowns. Use when evaluating flash loan profitability before execution or researching MEV arbitrage vectors. Trigger with "simulate

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Flexport PackPluginAI & models

    Lets your agent do Flexport shipping tasks using a pack of 24 skills.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Flyio PackPluginAI & models

    Lets your agent deploy and manage apps on the Fly.io cloud platform using 18 guided skills.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Fondo PackPluginAI & models

    Lets your agent use a set of 18 skills for working with Fondo.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Framer PackPluginAI & models

    Lets your agent use 18 skills for building and editing Framer websites.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Full TeamPluginAI & models

    Lets your agent use a full team of 31 AI agents covering engineering, product, and operations tasks.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Fuzz ApiCommandAI & models

    Lets your agent test APIs by sending malformed inputs and edge cases to find bugs.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Gamma PackPluginAI & models

    Lets your agent create and edit Gamma presentations and documents using 24 built-in skills.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Gas Fee OptimizerPluginAI & models

    Lets your agent get recommendations on when and how to route crypto transactions to lower gas fees.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • GastownPluginAI & models

    Lets your agent coordinate multiple AI agents to manage and track software development work.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers A11ySubagentAI & models

    Audits UI code for WCAG 2.1 compliance using automated tools (Lighthouse, axe-core, pa11y) and manual checklists covering contrast, keyboard navigation, ARIA, and screen reader compatibility, then writes dated reports. Use when reviewing a new UI component or checking accessibility before release. T

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers CitationsSubagentAI & models

    Verifies citations and data claims by checking URL accessibility, DOI resolution, source authority, and formatting style consistency across APA, MLA, and Chicago. Use when validating academic content or auditing reference accuracy. Trigger with "check citations", "verify data sources".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers DashboardSubagentAI & models

    Synchronizes admin dashboards, registers new services for persistence via service_manager.py, and verifies all dashboards reflect accurate system state after reboots. Use when adding a new service or verifying the system after a restart. Trigger with "sync the dashboard", "register this service for

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Orchestrator ProductSubagentAI & models

    Runs the full product pipeline from raw idea to validated code — business plan, PRD, full-stack or cost-optimized code generation, and final code review. Use when taking an idea through to a working implementation. Trigger with "build this product idea", "take this from idea to code".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Orchestrator PythonSubagentAI & models

    Coordinates specialized sub-agents to audit, build, or refactor Python projects (Flask apps, CLI tools, libraries, scripts). Use when starting or reviewing a Python codebase and needing end-to-end coverage. Trigger with "audit this Python project", "build a Python tool".

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers PrdSubagentAI & models

    Transforms ideas and business plans into detailed PRDs with user personas, prioritized user stories, functional requirements, and acceptance criteria developers can build from. Use when starting a new product or feature and needing structured technical requirements. Trigger with "write a PRD for thi

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers PycliSubagentAI & models

    Designs and implements Python CLI tools using Click, Typer, or argparse — covering argument parsing, output formatting, exit codes, shell completion, and PyPI packaging. Use when building or improving a command-line application in Python. Trigger with "build a Python CLI tool", "improve this CLI UX"

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers ReactSubagentAI & models

    Implements and reviews React components using modern hooks, state management, and performance patterns (memoization, virtualization, code splitting) with TypeScript. Use when architecting components, debugging re-renders, or choosing a state strategy. Trigger with "build this React component", "revi

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers ScoutSubagentAI & models

    Systematically scans a project for issues, applies safe non-breaking quick fixes (typos, whitespace, unused imports), and generates a prioritized improvement report with HTML output. Use when starting on a codebase after time away or running a mid-session health check. Trigger with "scout this proje

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers SnippetsSubagentAI & models

    Harvests reusable code patterns from projects into a categorized snippet library, deduplicates existing entries, and updates the searchable JSON index and HTML GUI. Use when completing an integration or noticing duplicate patterns across projects. Trigger with "harvest snippets from this project", "

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Geepers Swarm ResearchSubagentAI & models

    Scales research depth from Quick (3-5 sources) to Swarm (10-20 multi-domain) to Hive (25+ via 5 decomposed sub-investigations), saving APA-cited reports. Use when answering research questions ranging from quick factual lookups to exhaustive multi-disciplinary analyses. Trigger with "research this to

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Gen DoublesCommandAI & models

    Lets your agent generate test doubles like mocks, stubs, spies, and fakes for unit testing.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Gen ReportCommandAI & models

    Lets your agent generate test reports showing code coverage and trends.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Generate ContractCommandAI & models

    Lets your agent generate API contracts for consumer-driven contract testing.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add
  • Generate Grpc ServiceCommandAI & models

    Lets your agent generate gRPC service code from Protocol Buffers definitions.

    ★ 3k

    github.com/jeremylongshore/claude-code-plugins-plus-skills2k stars

    Add