Benknightdark

33 mods across 1 repository, 7 stars between them.

generate-skill

01

Benknightdark/neo-skills

Skill Claude CodeCodex

A guide for creating, updating, reviewing, or improving Agent Skill definition files named SKILL.md. It covers their structure, triggering descriptions, supporting files, and evaluation materials.

7 2d ago A 61 tokens original MIT

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user wants to [intended task / user intent]. It triggers when they mention [keywords / concepts / adjacent tasks], even if they do not explicitly say "[core domain]".

7 2d ago A 47 tokens original MIT

Benknightdark/neo-skills

Instructions file CodexOpenCode

Instructions for Benknightdark/neo-skills, covering neo-skills agents.md, 1. project overview, 2. commands, 3. workflow and 4. forbidden antipattern redlines.

7 2d ago A 777 tokens original MIT

BeforeTool

04

Benknightdark/neo-skills

Hook

Runs on the BeforeTool event, executing secret-guard.js via node. From Benknightdark/neo-skills.

7 2d ago A tokens not measured original MIT

neo-azure-pipelines

05

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user asks to create, review, debug, or modernize Azure Pipelines YAML for CI/CD, especially .NET builds, Azure App Service deploys, or IIS/on-premises deploys. Prefer bundled templates and verify task syntax against Microsoft docs when version-specific accuracy matters.

7 2d ago A 66 tokens original MIT

neo-clarification

06

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user gives vague, emotional, fragmented, screenshot-based, or complaint-style requirements and wants them converted into structured specs, acceptance criteria, or clarifying questions.

7 2d ago A 41 tokens original MIT

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user wants to design, implement, review, or refactor software systems conforming to Clean Architecture principles. It structures code into Domain, Application, Infrastructure, and Presentation/API layers, enforcing inward-only dependencies. It advocates rich domain models, CQRS, and the Result…

7 2d ago A 76 tokens original MIT

neo-code-review

08

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user asks to review or audit source code, a PR, diff, commit, or recent changes for bugs, security, performance, tests, compatibility, or maintainability, duplicated code or logic across files, or hard-coded values. Also use it after an AI agent finishes modifying code to inspect the current…

7 2d ago A 87 tokens original MIT

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user asks to generate, update, or place a C# interface from an existing class. Trigger for extracting public members, filtering virtual or non-public members, enforcing getter-only properties, and safely creating, appending, or replacing interface blocks.

7 2d ago A 59 tokens original MIT

neo-csharp

10

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when writing, reviewing, debugging, or modernizing C# code in .NET projects. Trigger for .cs/.csproj files, C# language-version questions, nullable reference types, records, pattern matching, async/cancellation, or version-appropriate syntax from C# 10+.

7 2d ago A 65 tokens original MIT

neo-dotnet-ef-core

11

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the task involves Entity Framework Core models, DbContext, migrations, LINQ queries, change tracking, database providers, performance tuning, or data access review in .NET projects.

7 2d ago A 46 tokens original MIT

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when building, debugging, refactoring, or reviewing ASP.NET Core Minimal APIs, lightweight endpoints, route groups, endpoint filters, typed results, OpenAPI metadata, or high-performance .NET API services without controllers.

7 2d ago A 53 tokens original MIT

neo-dotnet-mvc

13

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when building, debugging, refactoring, or reviewing ASP.NET Core MVC apps with Razor views, controllers, ViewModels, validation, Tag Helpers, View Components, layouts, or server-rendered workflows.

7 2d ago A 49 tokens original MIT

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user asks to design, implement, refactor, or review custom ASP.NET Core Tag Helpers in C#, including TagBuilder usage, strongly typed attributes, dependency injection, ProcessAsync, and reusable Razor UI behavior.

7 2d ago A 53 tokens original MIT

neo-dotnet-webapi

15

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when building, debugging, refactoring, or reviewing controller-based ASP.NET Core Web APIs, including ControllerBase, ActionResult , Problem Details, API versioning, global exception handling, DTOs, and OpenAPI behavior.

7 2d ago A 54 tokens original MIT

neo-dotnet

16

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user asks broad .NET questions or the project contains .sln/.csproj files and the exact ASP.NET/EF/C# subdomain is not yet clear. Detect the SDK/project shape, run or recommend .NET CLI commands, and route to Minimal APIs, Web API, MVC, Tag Helper, EF Core, or C# skills when appropriate.

7 2d ago A 80 tokens original MIT

neo-harness-project

17

Benknightdark/neo-skills

Skill Claude CodeCodex

A guide for assessing a software project and building a complete, evidence-based engineering support system around it. This system can include project knowledge, plans, verification, and recovery information.

7 2d ago A 83 tokens original MIT

neo-harness

18

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when you need to inspect a target project codebase and generate or improve a tailored, comprehensive AGENTS.md file (Harness Workflow Specification) that enforces strict AI agent harness rules, feedback sensors, execution SOP, orchestration topologies, and safety redlines. Supports non-interactive…

7 2d ago A 89 tokens original MIT

neo-iso-27001

19

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user needs to establish, review, or improve an ISO/IEC 27001 ISMS, perform information security risk discovery, define scope, create an evidence matrix, conduct a gap analysis, draft a Statement of Applicability, prepare for an internal audit, or create an improvement plan. Use neo-iso-27701…

7 2d ago A 103 tokens original MIT

neo-iso-27701

20

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user needs to establish, review, or improve an ISO/IEC 27701 PIMS, inventory PII processing, analyze controller and processor responsibilities, create a privacy risk or evidence matrix, conduct a gap analysis, prepare for an audit, or create an improvement plan. Use neo-iso-27001 when the main…

7 2d ago A 102 tokens original MIT

neo-javascript

21

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when writing, reviewing, debugging, or modernizing JavaScript across browser, Node.js, and pure JS projects. Trigger for ES module/CommonJS issues, async patterns, functional array/set/iterator code, DOM/runtime behavior, or version-aware ECMAScript syntax.

7 2d ago A 60 tokens original MIT

neo-opentelemetry

22

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when explaining OpenTelemetry concepts, choosing telemetry signals, planning or reviewing Collector architectures and declarative configuration, operating or troubleshooting telemetry pipelines, securing telemetry data, evaluating zero-code instrumentation, or planning Prometheus, OpenCensus, or…

7 2d ago A 76 tokens original MIT

neo-pr

23

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user asks to create, draft, review, format, or generate a Pull Request (PR) title and description, specify target or source branches for a repository, or convert git branch diffs into concise, high-impact, non-AI-slop PR content.

7 2d ago A 60 tokens original MIT

neo-python-manager

24

Benknightdark/neo-skills

Skill Claude CodeCodex

Use this skill when the user asks how to install, add, remove, update, or run Python dependencies; choose between uv, Poetry, venv, or pip; create/sync a virtual environment; or diagnose Python package manager setup from pyproject.toml, lock files, or requirements.txt.

7 2d ago C 64 tokens original MIT