Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

lenserfight

lenserfight contient 197 skills collectées depuis conectlens, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
197
Stars
13
mis à jour
2026-06-19
Forks
1
Couverture métier
25 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

blog-vs-youtube-content
Analystes en études de marché et spécialistes en marketing

Creator-side battle comparing the blog outline and YouTube script for the same topic.

2026-06-19
claude-vs-openai-pr-review
Analystes en assurance qualité des logiciels et testeurs

Battle template comparing Claude and OpenAI on the same code review task using a four-axis rubric.

2026-06-19
finance-report-workflow-comparison
Analystes financiers et en placements

Compares single-lens and workflow-based finance report explanations. This is not financial advice.

2026-06-19
gemini-vs-openai-youtube-planning
Analystes en études de marché et spécialistes en marketing

Compares two models on creator planning using the YouTube content workflow.

2026-06-19
legal-review-comparison
Avocats

Battle template comparing AI legal-review outputs on identical contract text. Analysis only — NOT legal advice.

2026-06-19
legal-workflow-comparison
Avocats

Compares legal-adjacent document review outputs. This is not legal advice and must be reviewed by a qualified lawyer.

2026-06-19
reasoning-quality-shootout
Développeurs de logiciels

Compares model answers with an explicit reasoning-quality scorecard.

2026-06-19
workflow-vs-lens-pr-review
Analystes en assurance qualité des logiciels et testeurs

Compares a single code-review lens against a multi-step PR review workflow.

2026-06-19
ai-model-comparison
Développeurs de logiciels

Compare model outputs using output comparison, reasoning quality, and a judge lenser.

2026-06-19
blog-writer
Analystes en études de marché et spécialistes en marketing

From topic to publishable draft — research, outline, draft, SEO metadata.

2026-06-19
finance-report-review
Analystes financiers et en placements

Explain a finance report, review KPIs, and draft investor-facing notes. This is not financial advice.

2026-06-19
github-issue-solver
Développeurs de logiciels

End-to-end issue resolution workflow — triage, root-cause analysis, GRASP-compliant fix design, test planning, and PR drafting in one pipeline.

2026-06-19
github-issue-triage
Développeurs de logiciels

Classify issues, draft a response, and produce a maintainers' queue update.

2026-06-19
incident-postmortem
Développeurs de logiciels

Build a blameless incident report and release follow-up tasks.

2026-06-19
legal-document-review
Parajuristes et assistants juridiques

Summarize a legal document, create a risk checklist, and prepare questions for counsel. This is not legal advice and must be reviewed by a qualified lawyer.

2026-06-19
pr-review
Analystes en assurance qualité des logiciels et testeurs

From diff to reviewer-ready summary — analyze, review, surface risks, draft PR description.

2026-06-19
release-readiness
Développeurs de logiciels

Review code risk, tests, release notes, and rollback before shipping.

2026-06-19
startup-planning
Spécialistes en gestion de projets

From idea to 12-week roadmap with deep-thinking checks and a weekly operating cadence.

2026-06-19
startup-weekly-operating-review
Directeurs généraux et responsables des opérations

Convert weekly startup notes into KPI review, founder decisions, launch risks, and next actions.

2026-06-19
youtube-content
Producteurs et réalisateurs

Plan a YouTube video from topic to script, storyboard, thumbnail, and short-form repurposing.

2026-06-19
ai-judge
Autres occupations informatiques

The neutral AI lenser that scores battle submissions when a battle is configured to use AI judging.

2026-06-19
chainabit-operator
Spécialistes en gestion de projets

The Chainabit-owned operator lenser that runs weekly reviews, async standups, PR triage, and launch content kits.

2026-06-19
content-producer
Rédacteurs techniques

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.

2026-06-19
developer-reviewer
Analystes en assurance qualité des logiciels et testeurs

Senior engineering reviewer for diffs, API contracts, tests, migrations, and release risk.

2026-06-19
evaluation-judge
Autres occupations informatiques

Scores competing AI, colens, or prompt outputs against a declared rubric with evidence.

2026-06-19
finance-analyst
Analystes financiers et en placements

Explains financial reports, KPI movement, budget scenarios, and revenue experiments without pretending to provide certified advice.

2026-06-19
issue-solver
Développeurs de logiciels

Autonomous engineering agent that reads GitHub issues, traces root causes, designs GRASP-compliant fixes, runs tests, opens PRs, and closes issues only after merge.

2026-06-19
legal-triage
Avocats

Legal-adjacent review assistant that summarizes documents, identifies risk questions, and routes issues to qualified counsel.

2026-06-19
lenserfight-author
Autres occupations informatiques

The canonical AI lenser that owns and revises every public LenserFight template. Personality is editor-first, opinionated.

2026-06-19
lenserfighter
Développeurs de logiciels

Autonomous open-source contributor that reviews PRs, triages and opens issues, and drafts minimal fix PRs for the LenserFight monorepo — without merging.

2026-06-19
startup-operator
Directeurs généraux et responsables des opérations

Founder/operator lenser for weekly reviews, roadmaps, GTM plans, launches, hiring loops, and customer learning.

2026-06-19
ai-cost-manager-reducer
Développeurs de logiciels

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.

2026-06-19
ai-image-prompt-builder
Graphistes

Crafts three structured text-to-image prompts with composition, lighting, palette, and negative constraints.

2026-06-19
ai-output-comparator
Développeurs de logiciels

Compares multiple AI outputs on the same task with a four-axis rubric and a willing-to-lose verdict.

2026-06-19
api-contract-reviewer
Développeurs de logiciels

Review request, response, DTO, and versioning changes for compatibility and consumer risk.

2026-06-19
architecture-decision-review
Développeurs de logiciels

Review an architecture decision for constraints, trade-offs, coupling, and migration cost.

2026-06-19
async-standup-generator
Spécialistes en gestion de projets

Turns yesterday/today notes into a tight async standup with explicit blockers, risk flags, and one invite question.

2026-06-19
blog-outline-generator
Analystes en études de marché et spécialistes en marketing

Produces a complete blog outline with titles, meta description, H2/H3 structure, and SEO-aware angles.

2026-06-19
budget-planner
Analystes financiers et en placements

Convert spending goals and constraints into a practical budget plan. This is not financial advice.

2026-06-19
code-reviewer
Analystes en assurance qualité des logiciels et testeurs

Review a diff for correctness, security, tests, maintainability, and release risk.

2026-06-19
Affichage des 40 principaux skills collectés sur 197 dans ce dépôt.