sqlitecpp-build-cmake
vmaster
io.github.SRombauts/SQLiteCpp/sqlitecpp-build-cmake
Build SQLiteCpp with CMake. Use for CMake builds, tests, options, or build scripts.
共 7,563 个资源
vmaster
io.github.SRombauts/SQLiteCpp/sqlitecpp-build-cmake
Build SQLiteCpp with CMake. Use for CMake builds, tests, options, or build scripts.
vmain
io.github.borghei/Claude-Skills/sql-database-assistant
This skill should be used when the user asks to "optimize SQL queries", "explore database schemas", "generate migration SQL", "analyze query performance", or "document database structure".
vmain
io.github.borghei/Claude-Skills/database-designer
Database design with schema analysis, index optimization, and migration generation for PostgreSQL, MySQL, MongoDB, and DynamoDB. Use when designing schemas, optimizing queries, planning migrations, or analyzing database performance.
vmain
io.github.borghei/Claude-Skills/database-schema-designer
Design relational schemas from requirements with normalization, migrations, ERDs, RLS policies, and indexes for PostgreSQL, MySQL, and SQLite. Use when designing new features, reviewing schemas, or adding multi-tenancy.
vmain
io.github.borghei/Claude-Skills/senior-backend
Backend development with Node.js/Express/Fastify and PostgreSQL. Use when designing REST or GraphQL APIs, optimizing database queries, implementing authentication, building microservices, handling migrations, or reviewing backend code.
vmain
io.github.borghei/Claude-Skills/kubernetes-operator
Design, build, and operate Kubernetes operators. Use when extending Kubernetes with a custom controller, choosing a framework, designing CRDs, implementing reconciliation loops, or auditing an operator for anti-patterns.
vmain
io.github.borghei/Claude-Skills/docker-development
This skill should be used when the user asks to "analyze a Dockerfile", "optimize Docker layers", "validate docker-compose", "check container best practices", or "audit Docker configurations".
vmain
io.github.mizchi/skills/plan-audit
Run EXPLAIN QUERY PLAN against every query in a sqlc-style catalog and diff the plans against a baseline. Detects new full-table SCANs and TEMP B-TREE sort scans introduced by PRs. SQLite/D1-only today; engine extension noted below.
vmain
io.github.expo/skills/expo-deployment
Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, publish App Store metadata and ASO, and deploy web bundles and API routes via EAS Hosting. Use whenever the user is preparing a production build, running eas build or eas submit, shipping to TestFlight, releasing or rolling out to the app stores, bumping version or build numbers, or setting up store listing metadata for an Expo app.
vdev
io.github.fossasia/visdom/frontend-pane-lifecycle
Build and debug pane lifecycle behavior in the React frontend. Use when adding pane actions, layout behavior, rendering updates, or pane-level interactions.
vmain
io.github.redis/RedisInsight/frontend
React/Redux frontend development patterns for RedisInsight UI: component folder structure, styled-components, hooks, named exports, barrel files, layout components, and theme usage. Use when editing any file under redisinsight/ui/**, writing or modifying React components, Redux slices, styled-components, custom hooks, or when the user mentions UI, frontend, React, Redux, or styled-components.
vmain
io.github.redis/RedisInsight/testing
Unit/integration testing standards for RedisInsight using Jest and Testing Library: test structure, the `renderComponent` helper, faker for test data, mocking patterns, and `waitFor` instead of fixed time waits. Use when writing or modifying any `*.spec.ts` or `*.spec.tsx` file, when adding component or slice tests, when debugging flaky tests, or when the user mentions jest, testing library, faker, or test patterns.
v5.3.12
io.clawhub.kobenfang/eyes
全球热点事件监控与影响分析。覆盖全球局势、地缘冲突、重大政策、创新技术等可能影响经济、市场和投资的事件,并按行业、汇率、大宗商品链路分析影响。含定时消息推送与全渠道分段推送能力。用于 Cron 定时推送热点摘要(早8点/晚8点/整点扫描)。
v6.0.18
io.clawhub.kobenfang/biga
A股智能分析与智能选股工具。维护动态股票池(最多30支),按高科技×中小市值×好业绩原则筛选,推送买卖信号。含独立技术面择时分(-10~+10)用于判断买卖时机。A股投资、股市分析、量化选股,含定时消息推送。
v3.2.0
io.clawhub.asif2bd/openclaw-token-optimizer
OpenClaw Token Optimizer v3.2.0 — practical cost-control toolkit for OpenClaw agents. Lazy context loading, Sonnet/Opus-aware routing, heartbeat scheduling,...
v2.1.1
io.clawhub.asif2bd/jarvis-mission-control
Jarvis Mission Control for OpenCLAW AIS v2.1.1 — self-hosted command center for OpenCLAW AI systems. Kanban board, real-time chat, OpenClaw Sessions, live co...
v8.1.0
io.clawhub.ucsdzehualiu/free-web-search
基于 Bing 国内版 / DuckDuckGo 的联网搜索工具,中文环境优化,可按需抓取目标网页正文,返回结构化结果。仅在用户明确请求联网搜索时调用。
vmain
io.github.Melvynx/aiblueprint/nextjs-setup-project
Setup a complete Next.js project with TypeScript, Tailwind, shadcn/ui, TanStack Query, and theme support
vmain
io.github.Melvynx/aiblueprint/nextjs-setup-better-auth
Setup Better Auth with Email OTP authentication and shadcn/ui components in a Next.js project
vmain
io.github.Melvynx/aiblueprint/nextjs-add-prisma-db
Setup Prisma ORM with PostgreSQL in a Next.js project with schema, migrations, and seed data
vmain
io.github.facioquo/stock-indicators-dotnet/testing-standards
Testing conventions for Stock Indicators. Use for test naming (MethodName_StateUnderTest_ExpectedBehavior), FluentAssertions patterns, precision requirements, and test base class selection.
vmain
io.github.jleechanorg/claude-commands/automation-orchestration-guide
Guide PR automation and multi-agent orchestration library workflows.
vmain
io.github.jleechanorg/claude-commands/automation-output-verification
Use BEFORE running any automation loop. Requires stating the observable success output (PR, fixed test, push); rejects prediction-only loops.
vmain
io.github.jleechanorg/claude-commands/automation-completeness
Use when adding automation scripts. Requires a caller (CI/cron/hook); watchdog scripts need launchd plist template + deploy.sh install step.