CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
cap-go avatar

Sqlite To Fast Sql

cap-go/capgo-skills
519 installs58 stars
Summary

If you're stuck on a bridge-based SQLite plugin in Capacitor and hitting performance walls with large result sets or sync-heavy writes, this walks you through swapping to Fast SQL's local HTTP transport. It audits your current SQL dependencies, maps APIs like transactions and batch writes, handles the native platform config for localhost traffic, and cleans up the old plugin. The coverage is solid: it distinguishes raw queries from key-value wrappers, preserves your existing schema migrations, and pushes you toward executeBatch and transaction callbacks instead of naive query loops. One caution: if you're not actually bottlenecked on bridge serialization or don't need encryption and BLOB support, the migration overhead might not pay off.

Install to Claude Code

npx -y skills add cap-go/capgo-skills --skill sqlite-to-fast-sql --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
SecurityCode Review & QualityAI & Agent BuildingMobile DevelopmentDatabases
First SeenJun 3, 2026
View on GitHub

More from cap-go/capgo-skills

All 41 skills →
  • Capacitor App Upgrade V7 To V8513
  • Capgo Organization Management510
  • Capgo Cloud504
  • Skill Creator502
  • Ionic Enterprise Sdk Migration498
  • Ionic Appflow Migration469
  • Capacitor Plugin Upgrade V7 To V8468
  • Capacitor App Upgrade V6 To V7456
  • Capacitor Best Practices2k
  • Ionic Design1.3k
  • Capacitor Plugins1.2k
  • Debugging Capacitor948
  • Capacitor Testing946
  • Capacitor Deep Linking940
  • Ios Android Logs937
  • Capacitor Security935
  • Safe Area Handling927
  • Capacitor Performance904
  • Capacitor Accessibility887
  • Capacitor Splash Screen882
  • Capacitor App Store875
  • Capacitor Push Notifications847
  • Capacitor Offline First803
  • Capacitor Keyboard768

Recommended

More Security →
get-convex avatar
auth-setup

get-convex/agent-skills

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.
516
45
syncfusion avatar
syncfusion-react-speech-to-text

syncfusion/react-ui-components-skills

Implement the Syncfusion React SpeechToText component. Use this skill to convert speech to text, manage microphone input, control listening states, process speech events, customize UI, support accessible voice-enabled forms, and handle globalization and security in React applications.
513
3
agentmail-to avatar
email-for-ai-agents

agentmail-to/agentmail-skills

Deprecated alias of the agent-email-patterns skill, kept so existing installs and pinned URLs keep resolving. Prefer installing agent-email-patterns; this is an identical generated copy covering agent email architecture, security, and provider tradeoffs.
511
21
longbridge avatar
longbridge-basicinfo

longbridge/skills

Static basic information for all Longbridge-tradable securities — stocks, ETFs, options, warrants: company name, listing date, exchange, industry classification, total shares, circulating shares, market cap, IPO price, website, address. Futures / bonds / funds have limited coverage. Triggers: "基础信息", "股票信息", "上市日期", "总股本", "流通股", "IPO价格", "标的信息", "品种信息", "基礎信息", "股票資料", "上市日期", "總股本", "流通股", "IPO價格", "基本資料", "basic info", "stock info", "listing date", "shares outstanding", "IPO price", "symbol info", "static data", "security info", "exchange listing", "total shares".
511
47
cap-go avatar
capgo-organization-management

cap-go/capgo-skills

Guides the agent through Capgo account lookup and organization administration. Use when listing organizations, managing members, changing security settings, or working with organization-level CLI commands. Do not use for OTA bundle uploads or native builds.
510
58
pskoett avatar
simplify-and-harden

pskoett/pskoett-ai-skills

Post-completion self-review for coding agents that runs simplify, harden, and micro-documentation passes on non-trivial code changes. Use when: a coding task is complete in a general agent session and you want a bounded quality and security sweep before signaling done. For CI pipeline execution, use simplify-and-harden-ci.
505
273