pvr-inox-radar
169Plugin Claude Code
Movie showtimes across India on one HTML map: PVR INOX cinemas as pins, availability-colored showtime chips, seats-together counts, deep links into PVR's own booking flow.
258 tagged python, measured the same way as everything else here.
Browse within: open-source 22claude-plugin 14session-persistence 14plugins 11plugin 10agent-tools 9fastapi 9metadata 6claude-code-plugins-marketplace 5claude-skill 5codebuddy 5data 5data-science 5docker 5
Plugin Claude Code
Movie showtimes across India on one HTML map: PVR INOX cinemas as pins, availability-colored showtime chips, seats-together counts, deep links into PVR's own booking flow.
rockyco/claude-linkedin-plugin
Plugin Claude Code
Post to LinkedIn directly from Claude Code - text, images, and articles.
Plugin Claude Code
Terminal games from The 747 Lab that play in a pane while Claude Code thinks, and get out of the way the moment it replies.
Plugin Claude Code
Play a game in your terminal while Claude thinks. Auto-pauses when Claude replies, resumes on your next prompt. Five titles: Break-In, Skyrun, Jetwash, Astros and Jaywalk.
sultano/claude-code-prompt-me-less
Plugin Claude Code
Auto-approves safe commands, prompts for others.
Plugin Claude Code
Run synthetic focus groups and user research panels using AI personas. Define personas in YAML, design survey instruments, and collect structured qualitative feedback — all from Claude Code.
danstrem2/clawdbot-skill-master-pack
Plugin Claude Code
Design and build custom Claude Code agents with effective descriptions, tool access patterns, and self-documenting prompts. Covers Task tool delegation, model selection, memory limits, and declarative instruction design. Use when: creating custom agents, designing agent descriptions for auto-delegation…
danstrem2/clawdbot-skill-master-pack
Plugin Claude Code
Build backend AI with Vercel AI SDK v6 stable. Covers Output API (replaces generateObject/streamObject), speech synthesis, transcription, embeddings, MCP tools with security guidance. Includes v4→v5 migration and 15 error solutions with workarounds. Use when: implementing AI SDK v5/v6, migrating versions…
danstrem2/clawdbot-skill-master-pack
Plugin Claude Code
Build React chat interfaces with Vercel AI SDK v6. Covers useChat/useCompletion/useObject hooks, message parts structure, tool approval workflows, and 18 UI error solutions. Prevents documented issues with React Strict Mode, concurrent requests, stale closures, and tool approval edge cases. Use when: implementing AI…
Plugin Claude Code
Claude Code plugins for working with dbetto text databases.
Plugin Claude Code
Load, query, and verify dbetto TextDB/Catalog/Props metadata (JSON/YAML text databases and time-validity files).
Plugin Claude Code
Community skill packages for hawk — the AI coding agent. Security, code review, DevOps, and more.
Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-skills.
Plugin Claude Code
Skills for knowledge-base research, PDF extraction, and slop-free writing.
Plugin Claude Code
Plugin marketplace listing 1 plugin: archipy.
Plugin Claude Code
Cursor and Claude Code plugin: rules, skills, and commands for building apps with ArchiPy.
Sent1nelX/claude-activity-tracker
Plugin Claude Code
Automatically tracks your Claude Code activity — sessions, tool calls, files edited, active time, peak hours, and GitHub/VSCode/Plane correlation. All data stays local in SQLite. Adds 9 MCP tools and a web dashboard.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-total-recall.
Plugin Claude Code
Search and recall Claude Code conversation history.
Plugin Claude Code
Artifacta — the artifact store for AI agents.
Plugin Claude Code
The artifact store for AI agents — persist, retrieve, and share agent outputs across runs, sessions, and tools.
TheAiSingularity/agentic-research-engine-oss
Plugin Claude Code
Local-first research agents from TheAiSingularity. Currently ships the agentic-research plugin (8-node pipeline with CoVe verification, 6 domain presets, bring-your-own-docs).
TheAiSingularity/agentic-research-engine-oss
Plugin Claude Code
Research agent that verifies its own answers with full source citations, optional local corpus, and zero cloud dependency. Runs on Gemma 3 4B via Ollama or any OpenAI-compatible endpoint. Every LLM call, source, and verification decision is visible. No telemetry.
ofershap/fastapi-best-practices
Plugin Claude Code
FastAPI done right. Async patterns, dependency injection, Pydantic v2 models, middleware, background tasks, and project structure for production APIs.