Toolverse
All skills

lean4-theorem-proving

by cameronfreer

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing
Views
108

About this skill

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

How to use

  1. Zainstaluj skill lean4-theorem-proving w swoim środowisku Claude Code – dodaj go do konfiguracji agenta lub MCP servera zgodnie z dokumentacją repozytorium cameronfreer/lean4-skills.

  2. Otwórz projekt Lean 4 i uruchom lake build – to jest punkt wyjścia. Skill pracuje na bazie aktualnego stanu kompilacji, więc zawsze zacznij od budowania projektu.

  3. Wpisz /lean w Claude Code, aby uzyskać dostęp do 10 poleceń interaktywnych – możesz wyszukiwać definicje w mathlib, analizować błędy syntezy klas typów (type class synthesis errors) oraz optymalizować taktyki.

  4. Gdy napotkasz błąd syntezy klas typów lub problem z instancjami, użyj poleceń do analizy – skill podpowie wzorce zarządzania instancjami za pomocą haveI i letI.

  5. Zarządzaj sorry i aksjomatami – skill pomaga zidentyfikować, gdzie są one używane, i sugeruje kroki do ich eliminacji. Pamiętaj: twierdzenia z sorry to rusztowanie, nie wynik.

  6. Dla zaawansowanych zadań (batch processing, refaktoryzacja) skorzystaj z 19 skryptów automatyzacji dostępnych w katalogu scripts/ – dokumentacja znajduje się w scripts/README.md.

Related skills

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893

webapp-testing

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Testing
130255

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103