← all publishers

conectlens

@conectlens source repo

160 published skills · page 1 of 2

  1. Nx Workspace · conectlens bundle
    Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.
    0
    installs
  2. Smart Commit 2 · conectlens
    Inspect the working tree, classify every change by conventional-commit type, group into logical commit units, and commit each group separately with explicit user approval. Never merges unrelated changes into one commit.
    0
    installs
  3. Smart Commit 3 · conectlens
    Detect staged and unstaged git changes, classify them by type (feat/fix/refactor/docs/chore/test/style/perf), group into logical commit units, then commit each group separately with user approval. Use when the user wants to commit their current work, wants help writing a commit message, or says /commit or /smart-commit.
    0
    installs
  4. Github Issue Solver 2 · conectlens
    Analyze a GitHub issue, identify root cause, design a GRASP-compliant fix, produce an implementation plan, and draft a PR description.
    0
    installs
  5. Github Issue Solver 3 · conectlens
    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
    0
    installs
  6. Github Issue Solver 4 · conectlens
    End-to-end issue resolution workflow — triage, root-cause analysis, GRASP-compliant fix design, test planning, and PR drafting in one pipeline.
    0
    installs
  7. Github Issue Triage 2 · conectlens
    Classify issues, draft a response, and produce a maintainers' queue update.
    0
    installs
  8. Incident Postmortem 2 · conectlens
    Build a blameless incident report and release follow-up tasks.
    0
    installs
  9. API Contract Reviewer 2 · conectlens
    Review request, response, DTO, and versioning changes for compatibility and consumer risk.
    0
    installs
  10. AI Cost Manager Reducer 2 · conectlens
    Audit AI-powered features, API calls, agent workflows, prompt chains, tool calls, embeddings, vector search, retries, caching, and model selection to detect token waste and inefficient patterns. Produces severity-ranked findings with safe optimization strategies that preserve reasoning quality.
    0
    installs
  11. React Vite Performance Reviewer 2 · conectlens bundle
    Review React and Vite web app code for browser performance, memory usage, bundle size, rendering speed, network cost, and behavior under high traffic, slow devices, and large datasets. Detects re-renders, memory leaks, large bundle growth, over-fetching, layout thrashing, and weak error/retry behavior.
    0
    installs
  12. React Native Performance Reviewer 2 · conectlens bundle
    Review React Native and Expo Go code for mobile performance, memory usage, CPU pressure, battery impact, network efficiency, and behavior under real-world stress. Detects re-renders, FlatList misuse, effect leaks, animation jank, oversized images, JS thread blocking, repeated API calls, and bundle growth.
    0
    installs
  13. Blog · conectlens
    Templates for blog writers — outlines, drafts, SEO, content repurposing.
    0
    installs
  14. Legal · conectlens
    Legal-adjacent templates. Analysis only — NOT legal advice.
    0
    installs
  15. Claude · conectlens
    Templates designed for or comparing Anthropic Claude models.
    0
    installs
  16. Gemini · conectlens
    Templates designed for or comparing Google Gemini models.
    0
    installs
  17. Github · conectlens
    GitHub-centric templates — pull requests, issue triage, repo automation.
    0
    installs
  18. Openai · conectlens
    Templates designed for or comparing OpenAI models (GPT-4o, future GPT models).
    0
    installs
  19. Monitor CI · conectlens bundle
    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 monitoring — it integrates with Nx Cloud self-healing which those tools cannot access.
    0
    installs
  20. Creator · conectlens
    Content creation templates for blogs, newsletters, YouTube, social posts, and visual planning.
    0
    installs
  21. Finance · conectlens
    Finance analysis templates. Analysis only — NOT certified financial advice.
    0
    installs
  22. Startup · conectlens
    Templates for startup operators — roadmaps, planning, weekly cadence, hiring.
    0
    installs
  23. Youtube · conectlens
    Templates for YouTube creators — scripts, thumbnails, production planning.
    0
    installs
  24. MCP Manager · conectlens bundle
    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 apps/mcp-server/ or asking about adding AI tool capabilities to LenserFight.
    0
    installs
  25. Test Manager · conectlens bundle
    Review and improve automated tests for NestJS modules, contracts, and critical flows. Use when changing services, controllers, guards, repositories, billing, wallet, execution, or auth behavior.
    0
    installs
  26. Business · conectlens
    Business planning, KPI, budget, investor update, and operating templates.
    0
    installs
  27. Docs Manager · conectlens bundle
    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 "docs."
    0
    installs
  28. Smart Commit · conectlens
    Detect staged and unstaged git changes, classify them by type (feat/fix/refactor/docs/chore/test/style/perf), group into logical commit units, then commit each group separately with user approval. Use when the user wants to commit their current work, wants help writing a commit message, or says /commit or /smart-commit.
    0
    installs
  29. Chainabit · conectlens
    Templates authored by @chainabit — the productivity / BUILD half of the ConectLens ecosystem.
    0
    installs
  30. Developer · conectlens
    Engineering templates for review, testing, refactoring, architecture, releases, and incidents.
    0
    installs
  31. CLI Developer · conectlens bundle
    Review, modify, and improve the LenserFight CLI at apps/cli/. Covers citty commands, API client integration, output formatting, TUI, and configuration.
    0
    installs
  32. Multimodal · conectlens
    Image, video, screenshot, diagram, and visual content planning templates.
    0
    installs
  33. Operations · conectlens
    Operational templates for releases, incidents, launches, and weekly reviews.
    0
    installs
  34. Mobile Ruleset · conectlens bundle
    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.
    0
    installs
  35. AI Judge · conectlens
    The neutral AI lenser that scores battle submissions when a battle is configured to use AI judging.
    0
    installs
  36. Productivity · conectlens
    Daily operating templates — planning, async standups, weekly reviews.
    0
    installs
  37. Pr Review · conectlens
    From diff to reviewer-ready summary — analyze, review, surface risks, draft PR description.
    0
    installs
  38. AI Comparison · conectlens
    Battles and scorecards for comparing model, prompt, lens, and workflow outputs.
    0
    installs
  39. Deep Thinking · conectlens
    Templates that stress-test assumptions and surface second-order effects.
    0
    installs
  40. Grasp Ooad Review · conectlens
    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.
    0
    installs
  41. Security Reviewer · conectlens bundle
    Review LenserFight security for selected modules or scopes using architecture-aware, low-coupling, high-cohesion rules. Covers Supabase RLS, Edge Functions, React client, CLI auth, and Supabase auth flows.
    0
    installs
  42. UI Contract Guard · conectlens bundle
    Guard shared UI contracts across web and mobile in lenserfight. Use when editing libs/ui, shared components, design tokens, hooks, or platform-specific entrypoints such as index.ts and index.native.ts.
    0
    installs
  43. Unit Test Planner · conectlens bundle
    Plan test coverage by layer, risk, and behavior. Use when adding features, fixing regressions, or deciding what to test in domain, data, UI, and integration layers.
    0
    installs
  44. Kpi Reviewer · conectlens
    Review KPIs for trend, quality, causality, and operating decisions. This is not financial advice.
    0
    installs
  45. Deep Code Reviewer · conectlens bundle
    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 edge-case or concurrency analysis, needs production-readiness feedback, or is reviewing critical paths, complex services, transaction handlers, auth flows, infrastructure code, or other high-risk changes.
    0
    installs
  46. Blog Writer · conectlens
    From topic to publishable draft — research, outline, draft, SEO metadata.
    0
    installs
  47. Issue Solver · conectlens
    Autonomous engineering agent that reads GitHub issues, traces root causes, designs GRASP-compliant fixes, runs tests, opens PRs, and closes issues only after merge.
    0
    installs
  48. Legal Triage · conectlens
    Legal-adjacent review assistant that summarizes documents, identifies risk questions, and routes issues to qualified counsel.
    0
    installs
  49. Code Reviewer · conectlens
    Review a diff for correctness, security, tests, maintainability, and release risk.
    0
    installs
  50. Decision Memo · conectlens
    Convert a choice into an explicit decision memo with options, trade-offs, and next actions.
    0
    installs
  51. Apps Language Rules · conectlens bundle
    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.
    0
    installs
  52. Github Issue Solver · conectlens bundle
    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
    0
    installs
  53. Language Integrator · conectlens bundle
    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 hint, such as "French", "fr", "Arabic RTL", or "es Spanish".
    0
    installs
  54. Mobil UI UX Ruleset · conectlens bundle
    Deprecated alias for the canonical `mobile-ruleset` mobile workspace rules.
    0
    installs
  55. Mobile App Designer · conectlens bundle
    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.
    0
    installs
  56. Mobile App Reviewer · conectlens bundle
    Use when reviewing apps/mobile or libs/* for mobile performance, security, storage, network, permissions, or render-cost risks.
    0
    installs
  57. Lenserfighter · conectlens
    Autonomous open-source contributor that reviews PRs, triages and opens issues, and drafts minimal fix PRs for the LenserFight monorepo — without merging.
    0
    installs
  58. Budget Planner · conectlens
    Convert spending goals and constraints into a practical budget plan. This is not financial advice.
    0
    installs
  59. Pr Triage Brief · conectlens
    Opinionated review-queue triage — prioritised table, split/rebase candidates, park-or-close drafts, and pattern risks.
    0
    installs
  60. Validate Output · conectlens
    Validate an output against its goal, constraints, audience, and quality bar.
    0
    installs
  61. API Contract Reviewer · conectlens bundle
    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.
    0
    installs
  62. Mobile App Integrator · conectlens bundle
    Use when implementing new mobile features in apps/mobile or libs/* with Expo/React Native and the shared mobile design system.
    0
    installs
  63. Product Owner Decider · conectlens bundle
    The strategic authority for LenserFight. Translates ambiguous requests into product decisions, scope cuts, acceptance criteria, and implementation priorities.
    0
    installs
  64. Finance Analyst · conectlens
    Explains financial reports, KPI movement, budget scenarios, and revenue experiments without pretending to provide certified advice.
    0
    installs
  65. Contract Summary · conectlens
    Summarize a contract into obligations, deadlines, unusual terms, and lawyer questions. This is not legal advice and must be reviewed by a qualified lawyer.
    0
    installs
  66. Intent Clarifier · conectlens
    Clarify audience, goal, assumptions, constraints, and success criteria before drafting.
    0
    installs
  67. Launch Checklist · conectlens
    Build a launch checklist across product, marketing, support, analytics, risk, and rollback.
    0
    installs
  68. Refactor Planner · conectlens
    Turn a messy code area into a scoped refactor plan with risk controls.
    0
    installs
  69. Feature Slice Designer · conectlens bundle
    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.
    0
    installs
  70. Repo Performance Guard · conectlens bundle
    Enforce performance-safe query and rendering patterns across this Nx monorepo. Use when working on Vite freezes, Supabase overfetching, pagination, caching, CPU hotspots, memory pressure, or large seeded datasets.
    0
    installs
  71. Youtube Content · conectlens
    Plan a YouTube video from topic to script, storyboard, thumbnail, and short-form repurposing.
    0
    installs
  72. Content Producer · conectlens
    Converts briefs into blog, newsletter, video, short-form, and visual content packages. This is not legal advice and must be reviewed by a qualified lawyer.
    0
    installs
  73. Evaluation Judge · conectlens
    Scores competing AI, colens, or prompt outputs against a declared rubric with evidence.
    0
    installs
  74. Startup Operator · conectlens
    Founder/operator lenser for weekly reviews, roadmaps, GTM plans, launches, hiring loops, and customer learning.
    0
    installs
  75. Diagram Explainer · conectlens
    Explain a diagram, architecture sketch, or flowchart in plain language.
    0
    installs
  76. Newsletter Writer · conectlens
    Draft a concise newsletter issue from notes, links, or product updates.
    0
    installs
  77. Policy Comparison · conectlens
    Compare two policies and surface practical differences. This is not legal advice and must be reviewed by a qualified lawyer.
    0
    installs
  78. Screenshot Review · conectlens
    Review a screenshot for UX clarity, accessibility risk, layout problems, and copy issues.
    0
    installs
  79. AI Cost Manager Reducer · conectlens
    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 with safe optimization strategies that preserve reasoning quality and chain reliability. Use before approving or modifying any AI-powered feature, agent workflow, or model-calling code.
    0
    installs
  80. Migration Risk Reviewer · conectlens bundle
    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.
    0
    installs
  81. Mobile Language Checker · conectlens bundle
    Use when validating language preferences, locale resolution, onboarding localization, or in-app language settings across the current LenserFight file tree.
    0
    installs
  82. Tailwind UI UX Reviewer · conectlens bundle
    Review Tailwind-based UI for consistency, accessibility, responsiveness, interaction states, and maintainability. Use for design system drift, component polish, UX quality, or accessibility review.
    0
    installs
  83. Startup Planning · conectlens
    From idea to 12-week roadmap with deep-thinking checks and a weekly operating cadence.
    0
    installs
  84. Launch Content Kit · conectlens
    Launch-week content — tweet+thread, LinkedIn post, email teaser, community opener, and an anti-pattern callout.
    0
    installs
  85. Database Schema Reviewer · conectlens bundle
    Review PostgreSQL schema design for integrity, performance, and migration safety. Use when modifying supabase/migrations/* or supabase/functions/*.
    0
    installs
  86. Docs Publication Manager · conectlens bundle
    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).
    0
    installs
  87. Mobile App Product Owner · conectlens bundle
    Use when planning mobile app features, roadmaps, or research-backed product decisions for apps/mobile.
    0
    installs
  88. Supabase Schema Reviewer · conectlens bundle
    Review Supabase/Postgres schema design, table ownership, normalization, defaults, relationships, and migration coherence. Use for new tables, column design, view design, schema cleanup, and database modeling decisions.
    0
    installs
  89. Release Readiness · conectlens
    Review code risk, tests, release notes, and rollback before shipping.
    0
    installs
  90. Chainabit Operator · conectlens
    The Chainabit-owned operator lenser that runs weekly reviews, async standups, PR triage, and launch content kits.
    0
    installs
  91. Developer Reviewer · conectlens
    Senior engineering reviewer for diffs, API contracts, tests, migrations, and release risk.
    0
    installs
  92. Lenserfight Author · conectlens
    The canonical AI lenser that owns and revises every public LenserFight template. Personality is editor-first, opinionated.
    0
    installs
  93. Github Issue Triage · conectlens
    Triage issues into bug, feature, support, duplicate, or needs-info with labels and next action.
    0
    installs
  94. Incident Postmortem · conectlens
    Produce a blameless incident review with timeline, impact, root causes, and action items.
    0
    installs
  95. Task Prioritization · conectlens
    Rank tasks by impact, urgency, dependency, effort, and risk.
    0
    installs
  96. Unit Test Generator · conectlens
    Convert changed behavior into focused unit and integration test cases.
    0
    installs
  97. Visual Content Plan · conectlens
    Plan the visuals needed for a campaign, launch, tutorial, or product story.
    0
    installs
  98. Repo Architecture Auditor · conectlens bundle
    Audit Nx monorepo structure, layer responsibilities, dependency drift, public APIs, and misplaced logic. Use for architecture review, library placement, boundary erosion, duplication, and repo health checks.
    0
    installs
  99. Supabase API Rpc Reviewer · conectlens bundle
    Review Supabase SQL functions, RPC exposure, return contracts, and API-facing database surfaces. Use for public API design, function hardening, response stability, and deciding between direct table access and RPC.
    0
    installs
  100. Vite Performance Engineer · conectlens bundle
    Review Vite app performance, bundle shape, route splitting, assets, rendering cost, and caching strategy. Use for slow pages, heavy bundles, poor loading behavior, or frontend performance audits.
    0
    installs