Catalog
Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.
Meeting Notes
Awesome Llm Apps skill by Shubhamsaboo
Business Analyst
Claude Code Bmad Skills skill by Aj Geddes
Asc App Create Ui
App Store Connect Cli Skills skill by Rudrankriyam
Tailwindcss Mobile First
Claude Plugin Marketplace skill by Josiahsiegel
Emblem Portfolio Tracker
Agent Skills skill by Emblemcompany
Emblem Defi Yield
Agent Skills skill by Emblemcompany
Swift Expert
Claude Skills skill by Jeffallan
Fiat
Binance Skills Hub skill by Binance
Emblem Token Swap
Agent Skills skill by Emblemcompany
scaffolding-oracle-to-postgres-migration-test-project
Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integr
Emblem Market Research
Agent Skills skill by Emblemcompany
Ui Ux Designer
Claude Skills skill by Lotosbin
planning-oracle-to-postgres-migration-integration-testing
Creates an integration testing plan for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Analyzes a single project to identify repositories, DAOs, and service layers that interact with the database, then produces a structured testing plan. Use when plan
Emblem Memecoin Scout
Agent Skills skill by Emblemcompany
migrating-oracle-to-postgres-stored-procedures
Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters, leverages orafce where appropriate, and applies COLLATE "C" for Oracle-compatible text sorting. Use when converting Oracle
reviewing-oracle-to-postgres-migration
Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type coercion, sorting, timestamps, concurrent transactions, etc.). Use when planning a database migration, reviewing migration artifacts, or
Editor
Awesome Llm Apps skill by Shubhamsaboo
Connect Apps
Awesome Claude Skills skill by Composiohq
creating-oracle-to-postgres-migration-bug-report
Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug reports with severity, root cause, and remediation steps.