fpindej

49 mods across 1 repository, 231 stars between them.

add-permission

25

fpindej/netrock

Skill Claude CodeCodex

Add a permission constant across backend and frontend.

231 3d ago A 8 tokens original MIT

add-rate-limit

26

fpindej/netrock

Skill Claude CodeCodex

Add a rate limit policy to an endpoint.

231 3d ago A 8 tokens original MIT

add-test

27

fpindej/netrock

Skill Claude CodeCodex

Add tests following project test patterns.

231 3d ago A 6 tokens original MIT

address-review

28

fpindej/netrock

Skill Claude CodeCodex

Read PR review comments from GitHub, evaluate, address, and reply.

231 3d ago A 14 tokens original MIT

backend-conventions

29

fpindej/netrock

Skill Claude CodeCodex

Backend convention reference (.NET 10 / C# 13). Auto-injected into backend-aware agents - not user-invocable.

231 3d ago A 27 tokens original MIT

create-issue

30

fpindej/netrock

Skill Claude CodeCodex

Create a GitHub issue with labels and optional sub-issues.

231 3d ago A 12 tokens original MIT

create-pr

31

fpindej/netrock

Skill Claude CodeCodex

Create a pull request for the current branch.

231 3d ago A 8 tokens original MIT

create-release

32

fpindej/netrock

Skill Claude CodeCodex

Create a versioned GitHub release with changelog.

231 3d ago A 10 tokens original MIT

fpindej/netrock

Skill Claude CodeCodex

Frontend convention reference (SvelteKit / Svelte 5). Auto-injected into frontend-aware agents - not user-invocable.

231 3d ago A 27 tokens original MIT

gen-types

34

fpindej/netrock

Skill Claude CodeCodex

Regenerate frontend API types from the backend OpenAPI spec.

231 3d ago A 11 tokens original MIT

infra-conventions

35

fpindej/netrock

Skill Claude CodeCodex

Infrastructure and deployment conventions. Auto-injected into devops-aware agents - not user-invocable.

231 3d ago A 20 tokens original MIT

init-verify

36

fpindej/netrock

Skill Claude CodeCodex

TEMPLATE-ONLY - verify changes against a fully running stack by instantiating the template, checking in the browser, then reverting every init artifact. Use whenever a change needs visual or runtime verification in the real app. Removed by init.sh, do not reference from skills that survive init.

231 3d ago C 58 tokens original MIT

new-endpoint

38

fpindej/netrock

Skill Claude CodeCodex

Add an API endpoint to an existing feature controller.

231 3d ago A 9 tokens original MIT

new-entity

39

fpindej/netrock

Skill Claude CodeCodex

Create a backend entity with EF Core configuration and migration.

231 3d ago A 10 tokens original MIT

new-feature

40

fpindej/netrock

Skill Claude CodeCodex

Scaffold a full-stack feature from entity to frontend page.

231 3d ago A 11 tokens original MIT

new-page

41

fpindej/netrock

Skill Claude CodeCodex

Create a frontend page with routing, i18n, and navigation.

231 3d ago A 13 tokens original MIT

polish-ui

42

fpindej/netrock

Skill Claude CodeCodex

Design-quality workflow that combines design taste, aesthetic direction, image-to-code, a Web Interface Guidelines audit, and real-browser verification. Use when building or polishing a UI surface, implementing a mockup/screenshot, or when asked to make a page "look great".

231 3d ago A 53 tokens original MIT

review-dependabot

43

fpindej/netrock

Skill Claude CodeCodex

Reviews a Dependabot PR and evaluates whether the dependency update is safe to merge. Use when a Dependabot PR is opened, when evaluating dependency updates, or when asked to check if a version bump is safe.

231 3d ago A 42 tokens original MIT

review-design

44

fpindej/netrock

Skill Claude CodeCodex

Reviews frontend components for design quality and UI/UX standards. Use when checking component styling, responsiveness, accessibility, or when asked to review a design.

231 3d ago A 30 tokens original MIT

review-pr

45

fpindej/netrock

Skill Claude CodeCodex

Reviews a pull request for production-readiness. Use when reviewing PRs, checking code changes before merge, or when asked to evaluate a PR.

231 3d ago A 29 tokens original MIT

fpindej/netrock

Skill Claude CodeCodex

Security checklist and conventions. Auto-injected into security-aware agents - not user-invocable.

231 3d ago A 19 tokens original MIT

verify

47

fpindej/netrock

Skill Claude CodeCodex

Run full verification (backend build+test, frontend test+lint+check).

231 3d ago A 16 tokens original MIT

playwright

48

fpindej/netrock

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

231 3d ago A tokens not measured original MIT