Find the perfect skill
LaTeX Cover Letter Generator
Content
Generates a professional LaTeX cover letter based on the current file context and resume templates. It helps when applying to jobs by automating the creation of a tailored cover letter.
Diagnostics Development
Development
Guide for creating high-quality, user-friendly diagnostics in Biome. Covers Diagnostic trait, advice types, and best practices.
Build, Commit and Push
Development
Runs npm run build to compile and check for errors (TypeScript, ESLint, etc.). Only after a successful build creates separate commits grouped by purpose (features, fixes, refactoring) and pushes them to GitHub. Helps maintain a clean commit history and prevents mixing unrelated changes.
Format Code
Development
Format all code in the repository. Run before opening a PR or committing changes.
WebF Host Caching with HttpCacheMode
Development
Configure and debug WebF runtime caching in Flutter using HttpCacheMode: set strategies (cache-first, network-first, offline-first), bust caches, version bundles, and clear caches with WebF.clearAllCaches. Helps when dealing with stale remote bundles, offline-first requirements, or custom cache adapter behavior.
Creating pull requests
Development
Conventions for PR bodies: reference Linear tickets, GitHub issues, never mention client names.
Close Session
Documentation
Close a session and create a vault conversation node. Workflow for documenting decisions and changes.
Interim Legal Protection in Commercial Agent Disputes
Content
Legal assistance for commercial agent disputes: clarifies facts, norms, evidence burden and strategy, and provides ready-to-use legal documents.
Priority and Filing Date
Content
Clarifies priority and filing date issues for utility models, covering norms, burden of proof, and counterarguments. Produces an interface map with responsibilities and evidentiary questions.
Spindle - Rapid Classification
Productivity
Rapid sorting and classification stage for fragments, with filtering and theme extraction. Uses selectivity to control kill rate.
Angular Spec Auditor
Testing
Audit Angular component spec files against migration guidelines, checking for banned patterns and proper testing conventions.
Multi-persona code reviewer
Development
Multi-language code reviewer with 9 specialized personas, works locally or on GitHub PRs, posts inline comments and resolves its own prior comments.