CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. krisrice
  4. /
  5. oracle-db-skills
  6. /
  7. Oracle Db Skills

Oracle Db Skills

Editor's Note

This is a comprehensive Oracle Database reference that covers everything from SQL tuning and PL/SQL development to ORDS, RAC, and migrations from other database platforms. It shines when you need guidance on agent-safe database operations, with dedicated guards for destructive DML and idempotency patterns. The routing table is well organized, pointing you to 17 categories including performance diagnostics (AWR, ASH, explain plans), security (VPD, encryption, auditing), and DevOps workflows like schema migrations and edition-based redefinition. Notably includes SQLcl MCP server setup for AI-driven database access and OCR container guidance. The multi-step flows for common tasks like diagnosing slow queries or planning migrations are genuinely helpful. If you work with Oracle Database in any capacity, this gives you structured guidance without having to dig through Oracle docs.

Install

npx skills add https://github.com/krisrice/oracle-db-skills --skill oracle-db-skills
Votes
0
Installs274
GitHub Stars638
Categories
SecurityAI & Agent Building
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Security Skills

View all →
security-audit-scanner

tbartel74/Vigil-Code

0
8
Automated security scanning for Vigil Guard v2.0.0. Use for OWASP Top 10 checks, TruffleHog secret detection, npm/pip vulnerability scanning, 3-branch service security, heuristics-service audit, and CI/CD security pipelines.
convex-security-audit

waynesutton/convexskills

0
1.3k
398
Security audit patterns for authorization, data access, action isolation, rate limiting, and sensitive operations in Convex applications.
owasp-security-check

sergiodxa/agent-skills

0
830
86
Security audit framework for web applications and REST APIs covering OWASP Top 10 vulnerabilities.
security-auditor

ovachiever/droid-tings

0
759
44
Automatic detection of OWASP Top 10 vulnerabilities and insecure code patterns across your codebase.
api-security-hardening

aj-geddes/useful-ai-prompts

0
580
219
Comprehensive security middleware for REST APIs covering authentication, rate limiting, input validation, and attack prevention.
django-security

affaan-m/everything-claude-code

0
4.7k
183.5k
Django security best practices covering authentication, authorization, CSRF, SQL injection, and XSS prevention.