Showing 30 of 22815 results
Lexware Office Workflows: Angebote anlegen mit Β§13b-Steuerlogik und Deeplink-Ausgabe
Session init/save/end and tmonkey processing for all LG13 instances
Local searchable mirror of your Claude chats, readable from any Claude Code session.
Fetches current, version-accurate documentation for any third-party library, framework, SDK, API, or CLI tool via Context7, with a web fallback when it isn't connected. Auto-engages whenever a question is anchored to a specific library or framework.
Pulls in up-to-date official skills shipped by a project's installed libraries (FastAPI, Streamlit, etc.) via tiangolo/library-skills.
Library and framework reference guides. Teaches Claude how to correctly use specific tools, libraries, and frameworks within your project conventions.
M365 license optimization for MSPs/CSPs β identify inactive licenses, map downgrades and upgrades, estimate savings, and generate multi-tenant Lighthouse reports for customer review meetings
Generate LiftLog workout plans (.liftlogplan files) from a training goal, validated against the app's own schema.
Skills for working with light-process: DAG workflow engine that orchestrates code in Docker containers via light-run.
Personal workflow conventions β bootstrap and manage the .lightbridge personal config namespace (user-level, per-project).
Patent mining and invention disclosure workflows on Lightbringer: harvest patentable problem-solution pairs from company data, author and submit disclosures, and handle report and priority-draft reviews.
Microsoft 365 Lighthouse tenant health scorecard β green/yellow/red dashboard for security posture, MFA coverage, stale accounts, and licensing anomalies across managed tenants
Comprehensive Azure Lighthouse and M365 Lighthouse operations for MSPs/CSPs β Azure delegation ARM/Bicep templates, managed services marketplace offers, GDAP full lifecycle management, baseline deployment automation, cross-tenant governance, Partner Center integration, and alert management.
Lightup data quality platform β metrics, monitors, incidents, datasources via MCP
Manage Lima VM snapshots for the devbox. Create a snapshot before risky sessions, restore if something goes wrong, list saved snapshots, or delete old ones.
Linear CLI integration β context injection, skill reference, and issue management
Linear issue tracking integration. Create issues, manage projects, update statuses, and search across workspaces.
Use Linear issues, projects, and workflow state from engineering agents via the official Linear MCP server
Linear issue tracking integration. Create issues, manage projects, update statuses, search across workspaces, and streamline your software development workflow with Linear's modern issue tracker.
Linear tracker capability: read ticket, set status, branch naming, link PR, work-log comments. Consumed by dev-workflow as a native dependency.
Indexes your codebase into pre-compiled .ctx files with LanceDB vector embeddings. The UserPromptSubmit hook silently runs semantic search (fastembed + LanceDB) before Claude processes each query, injecting relevant ctx files and code chunks as context β zero tool calls needed. PreToolUse hooks intercept raw Glob/Grep to redirect agents to indexed context. Also provides lc_context, lc_search, and lc_impact MCP tools. Saves 80-95% of tokens vs raw file exploration.