fpindejfpindejCommunityยท26 Agent Skills Included

netrock

Full-stack .NET and SvelteKit feature scaffolding and review

Scaffolds full-stack features across a .NET 10 API and SvelteKit frontend, from entities and endpoints to pages and tests. Automates pull request creation, code review, design audits, releases, and dependency checks without manual boilerplate. Enforces security, testing, and styling conventions automatically so teams ship production-ready code faster.
npx skills add fpindej/netrock --all -g -y
Available:

Instructs the agent to act as an orchestrator that delegates coding tasks to specialized engineer and reviewer sub-agents, enforces strict backend and frontend conventions, and runs build and test verification loops before every commit.

All Skills in This Repository (26)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
fpindejfpindej

add-test

Generate unit, component, API, and frontend tests for .NET and SvelteKit.

Community
Intermediate
๐Ÿ“ฆ In Repo
fpindejfpindej

create-issue

Create GitHub issues with inferred labels and conventional commit titles.

Community
Advanced
๐Ÿ“ฆ In Repo
fpindejfpindej

add-aspire-dep

Automate adding infrastructure dependencies to a .NET Aspire AppHost.

Community
Intermediate
๐Ÿ“ฆ In Repo
fpindejfpindej

add-permission

Add permission constants to C# and TypeScript files for authorization rules.

Community
Intermediate
๐Ÿ“ฆ In Repo
fpindejfpindej

create-release

Create GitHub releases with auto-generated notes from semantic versioning.

Community
Advanced
๐Ÿ“ฆ In Repo
fpindejfpindej

new-endpoint

Generate .NET API endpoints with controller actions, DTOs, mappers, and validators.

Community
Advanced
๐Ÿ“ฆ In Repo
fpindejfpindej

add-options-class

Generate typed options classes with appsettings.json sections and Dependency Injection registrations for .NET.

Community
Basic
๐Ÿ“ฆ In Repo
fpindejfpindej

add-rate-limit

Adds configurable rate-limit policies to .NET Web API projects via C# edits.

Community
Intermediate
๐Ÿ“ฆ In Repo
fpindejfpindej

review-design

Review Svelte components for design quality and UI/UX best practices.

Community
Intermediate
๐Ÿ“ฆ In Repo
fpindejfpindej

add-env-var

Add environment variables across .NET and SvelteKit configuration files.

Community
Intermediate
๐Ÿ“ฆ In Repo
fpindejfpindej

new-page

Generate Svelte frontend pages with routing, i18n, and navigation integration.

Community
Intermediate
๐Ÿ“ฆ In Repo
fpindejfpindej

Infrastructure Conventions

Enforce infrastructure and deployment conventions for .NET applications using Docker and Aspire.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’