Back to HomeRSS FeedPromptHookSkillSkillGuideAgentSkillSkillSkillSkillPluginSkillSkillGuideGuidePromptPromptHookHookSkillSkillPluginGuideAgentAgentPromptPromptPromptPromptPromptMCP ServerMCP ServerMCP ServerMCP ServerMCP ServerMCP ServerMCP ServerMCP ServerMCP ServerMCP ServerMCP ServerPluginPluginSkillPluginPromptPromptPromptPromptPrompt
What's New
The latest additions to Claude Directory. Subscribe to the RSS feed to get notified when new prompts, MCP servers, skills, plugins, hooks, and agents are added.
Bun + Hono API
CLAUDE.md for high-performance TypeScript APIs built with Bun and Hono, including testing, middleware, and deployment conventions
bunhonotypescript+4
Apr 15Dependency Vulnerability Check
Runs npm audit / pip-audit / cargo audit when dependency manifests change, blocking edits that introduce known vulnerabilities
securitydependenciesvulnerability+2
Apr 15SQL Query Optimizer
Analyze slow SQL queries, explain the execution plan, and suggest indexes or rewrites to make them fast
sqldatabaseperformance+4
Apr 15Skyvern Browser Automation
AI-powered browser automation — navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows
browserautomationscraping+2
Apr 15Running Background Agents in Isolated Worktrees
Use Claude Code's background agents and git worktree isolation to parallelize work, experiment safely, and delegate independent tasks without disrupting your current session
agentssubagentsworktrees+4
Apr 15Observability Engineer
Instrumentation specialist who adds meaningful metrics, logs, and traces — and designs dashboards and alerts that surface the right signal at the right time
observabilitymonitoringlogging+5
Apr 15PDF Tools
Read, extract, merge, split, rotate, watermark, encrypt, and OCR PDF files — including filling PDF forms and extracting tables
pdfdocumentsofficial+2
Apr 10PowerPoint (PPTX)
Create, read, edit, and combine PowerPoint presentations — including slide layouts, speaker notes, charts, and templates
powerpointpptxslides+3
Apr 10Excel / Spreadsheets (XLSX)
Create, edit, and clean .xlsx, .xlsm, .csv, and .tsv files — including formulas, formatting, charts, and data cleanup
excelxlsxcsv+4
Apr 10Word Documents (DOCX)
Create, read, edit, and format Word documents — including tables of contents, headings, tracked changes, page numbers, and templates
worddocxdocuments+3
Apr 10Anthropic Skills
Official collection of Anthropic-built skills for Claude Code. Bundles document skills (pdf, pptx, xlsx, docx), memory maintenance (consolidate-memory), skill authoring (skill-creator), and scheduling — everything you need for day-to-day productivity.
officialanthropicskills+2
Apr 10Skill Creator
Create, edit, and optimize Claude Code skills with proper frontmatter, trigger descriptions, and evaluation workflows
skillsmetaofficial+2
Apr 1Web App Testing
End-to-end testing of web applications in a real browser — click, fill, assert, take screenshots, and verify flows before declaring a feature done
testinge2ebrowser+2
Mar 30Debugging with Claude Code
Learn effective debugging workflows using Claude Code — from reproducing bugs to root cause analysis and fix verification
debuggingworkflowtroubleshooting
Mar 30CI/CD Integration with Claude Code
Set up Claude Code in your CI/CD pipelines for automated code review, test generation, and issue resolution
ci-cdautomationgithub-actions+1
Mar 30Elixir / Phoenix Development
CLAUDE.md template for Elixir and Phoenix projects with OTP patterns, LiveView, Ecto, and functional programming best practices
elixirphoenixfunctional+3
Mar 25Remix Development
CLAUDE.md template for Remix projects with loaders, actions, nested routing, and progressive enhancement best practices
remixreactfull-stack+2
Mar 25Auto Changelog
Automatically appends entries to CHANGELOG.md when Claude commits code, capturing the date and commit message
changelogdocumentationgit+1
Mar 25Dead Code Detector
Checks for unused exports after file edits and warns about potentially dead code
dead-codecleanupquality+1
Mar 25Vibe Code
A slash command that helps developers rapidly prototype and build applications through natural language descriptions, guiding Claude through a complete vibe coding workflow from vision to production-ready code.
vibe-codingprototypingrapid-development+1
Mar 25Monorepo Manager
Manage monorepo operations including dependency graphs, affected package detection, build ordering, and workspace coordination
monorepoworkspacedependencies+1
Mar 25Astro
Astro framework helper for Claude Code. Scaffold content collections, create islands, add integrations, and work with MDX and Markdown — with framework-aware code completion for .astro files.
frontendframeworkastro+2
Mar 25Managing Your Context Window
Learn how to manage Claude Code's context window effectively — keep sessions productive, avoid token bloat, and use subagents and memory for long-running work
context-windowoptimizationefficiency+1
Mar 25Vibe Coder
Autonomous rapid prototyping agent that transforms high-level natural language descriptions into full working applications
vibe-codingprototypingrapid-development+1
Mar 25Design System Engineer
Builds and maintains design systems, component libraries, design tokens, and documentation with accessibility-first principles
design-systemcomponentsaccessibility+2
Mar 25Flutter & Dart Development
CLAUDE.md for Flutter and Dart cross-platform mobile and web apps
flutterdartmobile+3
Mar 22Angular Development
CLAUDE.md for Angular enterprise applications with Signals and standalone components
angulartypescriptfrontend+1
Mar 22Django Development
CLAUDE.md for Django web applications with REST framework and modern Python patterns
djangopythonbackend+2
Mar 22SvelteKit Development
CLAUDE.md for SvelteKit full-stack applications with Svelte 5 runes
sveltesveltekitfrontend+2
Mar 22Astro Development
CLAUDE.md for Astro content-driven websites with island architecture
astrostatic-sitefrontend+2
Mar 22MySQL
Secure interaction with MySQL databases for queries, schema inspection, and data management
databasemysqlsql+1
Mar 22GitLab
Access GitLab project data, manage issues, merge requests, and CI/CD pipelines
gitlabgitvcs+2
Mar 22CircleCI
Interact with CircleCI workflows, fix build failures, manage pipelines, and analyze CI/CD performance
cicdcirclecidevops+2
Mar 22Qdrant
Vector search engine acting as a semantic memory layer for storing and retrieving information using natural language
vector-databaseqdrantembeddings+2
Mar 22Semgrep
Scan code for security vulnerabilities, bugs, and anti-patterns using Semgrep static analysis rules
securitysemgrepstatic-analysis+2
Mar 22Tinybird
Connect to Tinybird for real-time analytics, query data sources, create API endpoints, and manage your analytics workspace
analyticstinybirdreal-time+2
Mar 22Axiom
Query and analyze Axiom logs, traces, and event data using natural language with APL (Axiom Processing Language)
observabilityaxiomlogs+2
Mar 22New Relic
Query telemetry data, investigate alerts, analyze application performance, and manage dashboards in New Relic
monitoringnewrelicapm+2
Mar 22Trello
Interact with Trello boards, lists, and cards for project management and task tracking
trelloproject-managementkanban+1
Mar 22Google Colab
Connect AI agents to Google Colab notebooks for running code, managing notebook cells, and executing data science workflows
googlecolabnotebooks+2
Mar 22Apify
Extract data from websites, social media, search engines, maps, and e-commerce using thousands of ready-made scrapers and actors
scrapingapifyautomation+2
Mar 22Bun
Bun runtime helper for Claude Code. Run scripts, manage dependencies with bun install, execute tests with bun test, and migrate Node.js projects to Bun with guided codemods.
javascripttypescriptruntime+2
Mar 22Claude Preview
Preview and inspect web UIs that Claude builds — start, stop, click, fill forms, read console logs, capture screenshots, and monitor network requests, all inside Claude Code.
officialanthropicbrowser+3
Mar 20Consolidate Memory
Reflective pass over your Claude Code memory files — merge duplicates, fix stale facts, prune the MEMORY.md index
memorymaintenanceofficial+2
Mar 18Scheduled Tasks
Create, list, update, and run scheduled Claude Code agents on a cron schedule. Useful for nightly PR triage, weekly dependency audits, periodic health checks, and recurring automation workflows.
officialanthropicautomation+3
Mar 12Vue.js Development
CLAUDE.md for Vue.js and Nuxt projects with Composition API patterns
vuevuejsnuxt+2
Mar 11Swift / iOS Development
CLAUDE.md for Swift and iOS/macOS projects with SwiftUI patterns
swiftiosmacos+2
Mar 11PHP / Laravel Development
CLAUDE.md for Laravel projects with modern PHP patterns
phplaravelbackend+1
Mar 11C# / .NET Development
CLAUDE.md for C# and .NET projects with modern patterns
csharpdotnetaspnet+2
Mar 11Kotlin / Android Development
CLAUDE.md for Kotlin and Android projects with Jetpack Compose
kotlinandroidmobile+1
Mar 11