lucia-dotnet
Privacy-first home automation with structured coding workflow skills
All Skills in This Repository (39)
Pure Emerald Level Indicatorsmicrosoft-agents-ai-migration
Migrate Microsoft.Agents.AI packages between preview versions with automated dotnet scripts.
dotnet-devcert-trust
Diagnoses and resolves .NET HTTPS development certificate trust issues on Linux.
crap-analysis
Analyze .NET code coverage and CRAP scores to identify high-risk code sections.
marketplace-publishing
Document the workflow for publishing skills and agents to the dotnet-skills Claude Code marketplace.
csharp-concurrency-patterns
Guide .NET developers in selecting concurrency patterns like async/await and Channels.
aspire-configuration
Configure .NET Aspire AppHost to map resource outputs to environment variables.
api-design
Design stable public APIs with extend-only principles and versioning strategies.
aspire-integration-testing
Write xUnit integration tests for .NET Aspire applications with real dependencies.
mjml-email-templates
Compiles MJML markup into responsive HTML email templates for .NET applications.
efcore-patterns
Configure Entity Framework Core DbContext with NoTracking by default.
excalidraw-diagram-generator
Generate Excalidraw diagrams from natural language descriptions.
akka-hosting-actor-patterns
Build entity actors with Akka.Hosting for local and clustered execution.
Frequently Asked Questions
FAQPage SchemaHow to install lucia-dotnet?โผ
Run `npx skills add seiggy/lucia-dotnet --all -g -y` in your terminal to install all skills in this suite globally.
What does Lucia do for Home Assistant?โผ
Lucia is a privacy-first home automation platform that orchestrates Home Assistant devices, alarms, presence detection, and voice control locally, with optional cloud model providers.
What coding workflow skills are included?โผ
The suite includes skills for test-driven development, code review, bug diagnosis, merge conflict resolution, release management, CI validation, and database performance patterns.
Does it work with Claude Code and Copilot?โผ
Yes. The skills follow the standard SKILL.md format and are organized under .claude, .copilot, .agents, and .github directories for cross-platform compatibility.
Can I run Lucia without cloud services?โผ
Yes. Lucia runs fully locally with providers like Ollama and llama.cpp, keeping your home data private while still supporting optional cloud models.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core