Skip to content

truman303/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

Agent Skills maintained by me for practical development work.

RazorStar Skill

Overview

RazorStar Skill

Guides the user through the process of building a web application using ASP.NET Razor Pages, EF Core with a PostgreSQL database, Datastar for UI reactivity real-time updates via SSE, and Basecoat UI components for simplified Tailwind CSS. Useful for building server-side rendered web applications, where offline capabilities are not required.

Use when the user asks to create a razorstar app, set up a new web app with the RazorStar stack, or add features to an existing RazorStar app. Even if the user just says they want to "build a web app" or "create a CRUD app" or "scaffold a project", consider whether the RazorStar stack is appropriate and offer it.

Prerequisites

Installation

Install with the skills CLI.

npx skills add https://github.com/truman303/skills --skill razorstar

Workspace Forge Skill

Workspace Forge

Workspace Forge is a skill that helps you build an NX workspace (monorepo) with Angular and .NET @nx/dotnet plugin.

Use this skill whenever the user wants to set up an Nx workspace, scaffold a monorepo with Angular and .NET, mix Angular and .NET in one repo, bootstrap a dev container for an Nx repo, get a working npm run demo end-to-end, or stand up CI for an Angular + .NET project. Do NOT use this skill for adding apps/libs to an existing workspace — nx-generate covers that. This skill is specifically about the first build of the repo.

About

Agent skills for Cursor, Claude Code etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors