Agent Skills by Roman Romanenko
Showing 9 vetted skills indexed across 1 GitHub repositories.
clean-code
Detect clean-code violations and recommend fixes in the NewsParser codebase.
logging-conventions
Enforce consistent log levels, templates, and correlation scopes for NewsParser code.
dapper-conventions
Enforce Dapper repository patterns for IDbConnectionFactory and IUnitOfWork.
agent-creator
Create Claude Code subagents under .claude/agents/ with SKILL.md structure.
test-writer
Generate NUnit tests for .NET domain logic, repositories, APIs, and services.
skill-creator
Create and iterate on new skills with structured frontmatter and benchmarks.
api-conventions
Enforce ASP.NET Core API conventions for NewsParser controllers and endpoints.
code-conventions
Enforce NewsParser code conventions for structure, naming, and layer boundaries.
mappers
Convert between domain models, persistence entities, and API DTOs with static extension mappers.