lucsedirae

8 mods across 1 repository, 2 stars between them.

lucsedirae/agent_skill_library

Skill Claude CodeCodex

Use when asked to analyze a codebase for design coherence, SOLID violations, orphaned artifacts, or agentic discoverability. Triggers on "analyze the codebase", "code quality review", "find design inconsistencies", "make this more agent-friendly", "apply SOLID", "find dead code", "clean up the codebase", "find…

2 1mo ago A 81 tokens GPL-3.0

document-codebase

03

lucsedirae/agent_skill_library

Skill Claude CodeCodex

Use when auditing, cleaning up, or improving documentation in a codebase. Provides analysis scripts that flag obsolete comments (commented-out code, redundant comments, stale TODO/FIXME markers) and identify undocumented public functions, classes, and modules. Designed to make codebases more discoverable by agents and…

2 1mo ago A 90 tokens GPL-3.0

guard-tests

04

lucsedirae/agent_skill_library

Skill Claude CodeCodex

Proactively write regression and guard tests when fixing bugs, implementing features, or making improvements. ALWAYS trigger this skill when Claude Code is: fixing a bug, resolving an issue, implementing a feature, refactoring code, making an improvement, or modifying existing behavior. Also trigger when the user…

2 1mo ago A 133 tokens GPL-3.0

oop-architect

05

lucsedirae/agent_skill_library

Skill Claude CodeCodex

Use when designing, generating, reviewing, or refactoring object-oriented code architecture, including refactoring existing codebases. Provides analysis scripts that detect design pattern misuse, coupling and cohesion problems, architecture layer violations, circular dependencies, and code organization issues.…

2 1mo ago A 103 tokens GPL-3.0

lucsedirae/agent_skill_library

Skill Claude CodeCodex

Apply Pragmatic Programmer principles to raise code quality during planning and multi-class generation. TRIGGER AUTOMATICALLY (without user asking) whenever: (1) entering plan mode, (2) about to generate or modify 2+ files/classes in a single task, (3) creating new services, controllers, DTOs, or model classes, (4)…

2 1mo ago A 167 tokens GPL-3.0

solid-principles

07

lucsedirae/agent_skill_library

Skill Claude CodeCodex

Use when designing, generating, reviewing, or refactoring object-oriented code. Provides analysis scripts that detect violations of SOLID principles (SRP, OCP, LSP, ISP, DIP) in any OOP language, and reference material that guides code generation toward SOLID-compliant designs. Activates for tasks involving class…

2 1mo ago A 91 tokens GPL-3.0

todo-planning

08

lucsedirae/agent_skill_library

Skill Claude CodeCodex

Executes task lists from .claude/todo-planning/todo.md. Use this skill whenever the user says "run my todo list", "work through my todos", "execute the todo plan", "do the todo", "start the todo", "run todo-planning", or any similar phrase indicating they want Claude to read and perform the tasks in their todo…

2 1mo ago A 102 tokens GPL-3.0