Exceptionless
Build, test, and ship the Exceptionless error monitoring platform
All Skills in This Repository (36)
Pure Emerald Level Indicatorsagent-browser
Automate browser interactions via command-line interface for web tasks.
storybook
Create and update Storybook stories for Svelte components with CSF and autodocs.
foundatio
Provide pluggable infrastructure abstractions for caching, queuing, messaging, and file storage.
frontend-architecture
Organize Svelte SPA project structure with feature slices and route groups.
shadcn-svelte
Integrate shadcn-svelte components with child snippet trigger patterns.
dotnet-cli
Execute .NET CLI commands for build, test, run, and format operations.
frontend-testing
Writes and executes Svelte component tests using Vitest and Testing Library.
backend-testing
Create and debug C# backend tests with xUnit and AppWebHostFactory.
tanstack-query
Manage server state and data fetching in Svelte with TanStack Query.
security-principles
Enforce secure coding practices for secrets management and input validation.
svelte-components
Develop Svelte 5 UI components using runes and shadcn-svelte.
dotnet-conventions
Enforce C# coding conventions for naming, async patterns, logging, and nullability.
Frequently Asked Questions
FAQPage SchemaHow to install Exceptionless skills?โผ
Run `npx skills add exceptionless/Exceptionless --all -g -y` in your terminal to install all skills in this suite globally.
What is Exceptionless used for?โผ
Exceptionless is an open-source real-time error monitoring platform for .NET, JavaScript, and Node apps. These skills help an AI agent develop, test, and maintain that codebase correctly.
How do the skills help with frontend work?โผ
Dedicated skills cover the Svelte 5 frontend, shadcn-svelte components, TanStack Query and Form patterns, and accessibility rules so generated UI code matches project conventions.
Can the agent run tests and diagnose performance?โผ
Yes. Skills cover running .NET tests with correct filters, collecting traces and crash dumps, benchmarking with BenchmarkDotNet, and inspecting the local Aspire environment.
Do these skills work with Claude Code and other agents?โผ
Yes. All skills follow the standard SKILL.md format and work in Claude Code, OpenClaw, Cursor, and other compatible AI coding agents.
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