Skip to main content
Run any Skill in Manus
with one click
GitHub repository

jjgnet-broadcast

jjgnet-broadcast contains 29 collected skills from jguadagno, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
29
Stars
18
updated
2026-05-26
Forks
4
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

msal-auth-code-flow
software-developers

Authorization Code Flow for web applications using MSAL.NET confidential client to sign in users and access APIs on their behalf

2026-05-26
msal-cache-handling
software-developers

Handle MSAL distributed token cache collisions and stale entries in ASP.NET Core applications

2026-05-26
msal-obo-flow
software-developers

On-Behalf-Of (OBO) Flow for web APIs to call downstream APIs while preserving user identity in MSAL.NET

2026-05-26
skill-name
computer-and-information-systems-managers-113021

{what this skill teaches agents}

2026-05-26
api-dto-review
software-developers

Review API DTO implementations for contract/domain separation, mapping patterns, and REST compliance

2026-05-08
dev-lifecycle
software-developers

This skill should be used when the user asks to "build a feature", "fix a bug", "implement something", "start a dev cycle", types "/dev", or describes a software task that requires design, implementation, testing, and shipping. Orchestrates the full software development lifecycle from interrogation through shipping, with self-learning that improves over time.

2026-05-08
frontend-patterns
web-developers

Frontend JavaScript patterns for event handling, form UX, and validation integration

2026-05-08
gh-auth-isolation
software-developers

Safely manage multiple GitHub identities (EMU + personal) in agent workflows

2026-05-08
http-status-aware-error-handling
software-developers

Graceful HTTP error handling in Web controllers with status-code-specific user messaging

2026-05-08
ioptions-pattern-migration
software-developers

Migrate from manual configuration binding to ASP.NET Core IOptions pattern

2026-05-08
model-selection
data-scientists-152051

Determine which LLM model to use for each agent spawn based on configuration, session directives, and task type

2026-05-08
nap
software-developers

Context hygiene — compress, prune, archive .squad/ state

2026-05-08
personal-squad
first-line-supervisors-of-office-and-administrative-support-workers-431011

Manage personal AI agents that travel with you across projects

2026-05-08
stateful-mocks
software-quality-assurance-analysts-and-testers

Testing patterns for simulating sequential calls and race conditions using Moq stateful callbacks

2026-05-08
skill-name
software-developers

{what this skill teaches agents}

2026-05-05
function-config-warning-once
software-developers

Warn once per function run when optional URL configuration is missing, while keeping a safe fallback path.

2026-05-05
social-media-publisher-contract
software-developers

Implement a common social media publisher contract without breaking existing platform managers

2026-05-05
git-pr-recovery
software-developers

Safely push recovered issue-scoped fixes onto an existing PR branch without disturbing a dirty local workspace.

2026-04-21
api-controller-policy-attributes
software-developers

Migrate API controller scope checks to framework-enforced authorization policies while preserving ownership checks.

2026-04-21
api-rbac-foundation
software-developers

Register shared claims transformation and hierarchical role policies in the API without breaking existing scope enforcement.

2026-04-21
shared-auth-component-placement
software-developers

Place reusable auth components in the shared layer without breaking ASP.NET Core consumers or tests.

2026-04-21
collector-owner-oid-resolution
software-developers

Resolve collector ownership from persisted source records and fail closed on missing owner OIDs.

2026-04-20
seed-owner-oid-bootstrap
software-developers

Use a single seed-script owner OID variable when bootstrap data must satisfy owner-aware logic on fresh databases.

2026-04-20
mock-overload-resolution
software-quality-assurance-analysts-and-testers

How to update Moq mock setups when a manager method gains new parameters — prevents silent overload mismatch bugs that cause MockException or wrong test results

2026-04-18
security-test-checklist
software-quality-assurance-analysts-and-testers

Step-by-step checklist for writing ownership enforcement (Forbid/403) tests on API controllers and Web MVC controllers that gate on CreatedByEntraOid

2026-04-18
downstream-api-contract-tests
software-quality-assurance-analysts-and-testers

Verify ASP.NET Web services build the right IDownstreamApi route and payload without standing up HTTP

2026-04-16
dotnet-feature
software-developers

Expert .NET 10 Full-Stack Developer skill. Use this when implementing new features, vertical slices, or modifying existing logic in the JJGNET Broadcasting application. It covers Domain, Data (EF Core), Managers, Api, and Web.

2026-01-26
qa-engineer
software-quality-assurance-analysts-and-testers

QA Automation Engineer skill. Use this to write or refactor unit tests. Ensures tests follow the project's xUnit, FluentAssertions, and Moq standards.

2026-01-26
sql-schema
database-architects

Database Architect skill. Use this when you need to modify the database schema, add tables, or seed data. This project uses RAW SQL SCRIPTS orchestrated by .NET Aspire, NOT Entity Framework Migrations.

2026-01-26