lucsedirae/agent_skill_library
Instructions file CodexOpenCode
AGENTS.md instructions for lucsedirae/agent_skill_library, covering agent instructions and editing skills.
lucsedirae/agent_skill_library
Instructions file CodexOpenCode
AGENTS.md instructions for lucsedirae/agent_skill_library, covering agent instructions and editing skills.
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…
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…
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…
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.…
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)…
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…
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…