netrock
Full-stack .NET and SvelteKit feature scaffolding and review
All Skills in This Repository (26)
Pure Emerald Level Indicatorsadd-test
Generate unit, component, API, and frontend tests for .NET and SvelteKit.
create-issue
Create GitHub issues with inferred labels and conventional commit titles.
add-aspire-dep
Automate adding infrastructure dependencies to a .NET Aspire AppHost.
add-permission
Add permission constants to C# and TypeScript files for authorization rules.
create-release
Create GitHub releases with auto-generated notes from semantic versioning.
new-endpoint
Generate .NET API endpoints with controller actions, DTOs, mappers, and validators.
add-options-class
Generate typed options classes with appsettings.json sections and Dependency Injection registrations for .NET.
add-rate-limit
Adds configurable rate-limit policies to .NET Web API projects via C# edits.
review-design
Review Svelte components for design quality and UI/UX best practices.
add-env-var
Add environment variables across .NET and SvelteKit configuration files.
new-page
Generate Svelte frontend pages with routing, i18n, and navigation integration.
Infrastructure Conventions
Enforce infrastructure and deployment conventions for .NET applications using Docker and Aspire.
Frequently Asked Questions
FAQPage SchemaHow to install NETrock skills?โผ
Run `npx skills add fpindej/netrock --all -g -y` in your terminal to install all skills in this collection globally.
What does NETrock help developers build?โผ
It scaffolds full-stack features for a .NET 10 and SvelteKit application, covering entities, API endpoints, frontend pages, tests, and pull requests from a single request.
Can NETrock review pull requests automatically?โผ
Yes. The review-pr and review-design skills audit backend, frontend, security, and UI quality in parallel and report issues before merge.
Does NETrock work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run natively in Claude Code and other compatible coding environments.
Do I need to know .NET or Svelte to use these skills?โผ
Basic familiarity helps, but the skills encode the project conventions and step-by-step procedures so the agent handles the framework-specific details for you.
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