conectlens

60 mods across 1 repository, 18 stars between them.

conectlens/lenserfight

Skill Claude CodeCodex

Audit AI-powered features, API calls, agent workflows, prompt chains, tool calls, embeddings, vector search, retries, streaming flows, background jobs, cron tasks, caching layers, logs, and model selection logic to detect token waste, repeated AI calls, and inefficient prompt chains. Produces severity-ranked findings…

18 22d ago A 98 tokens original MIT

conectlens/lenserfight

Skill Claude CodeCodex

Review Supabase RPC/PostgREST API contracts for DTO correctness, response consistency, validation quality, and backward-compatibility risk. Use when changing libs/api/, shared response types, or API-facing behavior.

18 22d ago A 47 tokens original MIT

apps-language-rules

03

conectlens/lenserfight

Skill Claude CodeCodex

Define i18n and internalization rules for forum (React/i18next) and docs (VitePress locales) apps. Use when adding new UI strings, translating docs, adding new locales, checking language consistency, or setting up hreflang SEO for multilingual pages.

18 22d ago A 60 tokens original MIT

cli-developer

04

conectlens/lenserfight

Skill Claude CodeCodex

Review, modify, and improve the LenserFight CLI at apps/cli/. Covers citty commands, API client integration, output formatting, TUI, and configuration.

18 22d ago A 38 tokens original MIT

conectlens/lenserfight

Skill Claude CodeCodex

Review consistency between API contracts, DTOs, domain types, and consumer expectations. Use for payload design, serialization issues, nullable mismatch, naming drift, and transport/domain boundary checks.

18 22d ago A 44 tokens original MIT

conectlens/lenserfight

Skill Claude CodeCodex

Review PostgreSQL schema design for integrity, performance, and migration safety. Use when modifying supabase/migrations/ or supabase/functions/.

18 22d ago A 32 tokens original MIT

deep-code-reviewer

07

conectlens/lenserfight

Skill Claude CodeCodex

Perform rigorous, architecture-aware code review focused on subtle correctness bugs, race conditions, performance regressions, type-safety holes, security issues, and maintainability flaws that surface-level review misses. Use when the user asks for comprehensive or deep review, requests design critique, wants…

18 22d ago A 95 tokens original MIT

docs-manager

08

conectlens/lenserfight

Skill Claude CodeCodex

Refactor stale documentation or add new pages under docs/en/ (and other active locales). Covers Diátaxis classification, VitePress sidebar updates in apps/docs/.vitepress/config.ts, and build validation. Use when the user asks to update, fix, refactor, or add documentation pages — even when they don't explicitly say…

18 22d ago A 72 tokens original MIT

conectlens/lenserfight

Skill Claude CodeCodex

Create or refine compact technical documentation, READMEs, public docs, and contribution guides. Use for OSS-facing docs, internal docs cleanup, navigation design, converting implementation details into concise Claude-style markdown, and multilingual documentation (English + 10 WIP languages).

18 22d ago A 57 tokens original MIT

conectlens/lenserfight

Skill Claude CodeCodex

Decide where new behavior belongs across apps, features, domain, data, api, ui, infra, and utils. Use before implementing a feature, refactor, or cross-layer change in the LenserFight monorepo.

18 22d ago A 52 tokens original MIT

github-issue-solver

11

conectlens/lenserfight

Skill Claude CodeCodex

Read GitHub issues, triage them, solve them using GRASP/OOAD principles, run or add tests, commit, push, open a PR linked to the issue, merge into development, and close the issue only after merge. Use when the user says /github-issue-solver, "solve issue.

18 22d ago A 69 tokens original MIT

grasp-ooad-review

12

conectlens/lenserfight

Skill Claude CodeCodex

Review design decisions using GRASP, OOAD responsibility assignment, and standard refactoring rules. Use when code placement, object responsibility, coupling, cohesion, or refactoring direction is unclear.

18 22d ago A 43 tokens original MIT

language-integrator

13

conectlens/lenserfight

Skill Claude CodeCodex

Add or localize LenserFight for a new language or locale. Use when asked to add, implement, port, or support translations — for example "add French", "support Arabic", or "translate to German" — even if the user never says "i18n", "locale", or "translation". $ARGUMENTS is the target language, locale code, or combined…

18 22d ago A 100 tokens original MIT

conectlens/lenserfight

Skill Claude CodeCodex

Link workspace packages in monorepos (npm, yarn, pnpm, bun). USE WHEN: (1) you just created or generated new packages and need to wire up their dependencies, (2) user imports from a sibling package and needs to add it as a dependency, (3) you get resolution errors for workspace packages (@org/) like "cannot find…

18 22d ago A 124 tokens copy · 100% MIT

mcp-manager

15

conectlens/lenserfight

Skill Claude CodeCodex

Use when creating, registering, reviewing, or debugging MCP tools in apps/mcp-server/. Covers adding tools to any domain (lens/battle/workflow), scaffolding tool files, wiring registration, reviewing MCP PRs, and debugging auth/RPC/transport failures — even when the user doesn't say "MCP" but is working in…

18 22d ago A 88 tokens original MIT

conectlens/lenserfight

Skill Claude CodeCodex

Assess Supabase/Postgres migration blast radius, rollback difficulty, data loss risk, permission regression risk, and rollout safety. Use before applying migrations to shared environments or bundling schema changes into a release.

18 22d ago A 45 tokens original MIT

mobile-app-designer

18

conectlens/lenserfight

Skill Claude CodeCodex

Use when designing or refining Expo Go React Native screens in apps/mobile, with separate iOS and Android considerations, to keep the UI minimalist, performant, and aligned with the shared native design system.

18 22d ago A 44 tokens original MIT

conectlens/lenserfight

Skill Claude CodeCodex

Use when implementing new mobile features in apps/mobile or libs/ with Expo/React Native and the shared mobile design system.

18 22d ago A 29 tokens original MIT

mobile-app-reviewer

21

conectlens/lenserfight

Skill Claude CodeCodex

Use when reviewing apps/mobile or libs/ for mobile performance, security, storage, network, permissions, or render-cost risks.

18 22d ago A 30 tokens original MIT

conectlens/lenserfight

Skill Claude CodeCodex

Use when validating language preferences, locale resolution, onboarding localization, or in-app language settings across the current LenserFight file tree.

18 22d ago A 31 tokens original MIT

mobile-ruleset

23

conectlens/lenserfight

Skill Claude CodeCodex

Shared mobile workspace rules for apps/mobile and libs/ in lenserfight. Use when navigating native UI boundaries, shared tokens, verification defaults, or the canonical mobile design ruleset.

18 22d ago A 41 tokens original MIT

monitor-ci

24

conectlens/lenserfight

Skill Claude CodeCodex

Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. Prefer this skill over native CI provider tools (gh, glab, etc.) for CI…

18 22d ago A 97 tokens copy · 94% MIT