Agent Claude Code
../../ai-specs/agents/backend-developer.md.
Agent Claude Code
../../ai-specs/agents/backend-developer.md.
Agent Claude Code
../../ai-specs/agents/frontend-developer.md.
Agent Claude Code
../../ai-specs/agents/product-strategy-analyst.md.
Cursor rule Cursor
Directs all AI agents to use the consolidated rules in base-standards.md.
Instructions file CodexOpenCode
Instructions for LIDR-academy/lidr-specboot, a project described as: This repository contains a comprehensive set of development rules, standards, and AI agent configurations designed to work seamlessly with multiple AI coding copilots. The setup is portable and can be imported into any project to provide consistent…
Instructions file
Instructions for LIDR-academy/lidr-specboot, a project described as: This repository contains a comprehensive set of development rules, standards, and AI agent configurations designed to work seamlessly with multiple AI coding copilots. The setup is portable and can be imported into any project to provide consistent…
Instructions file Gemini CLI
Instructions for LIDR-academy/lidr-specboot, a project described as: This repository contains a comprehensive set of development rules, standards, and AI agent configurations designed to work seamlessly with multiple AI coding copilots. The setup is portable and can be imported into any project to provide consistent…
Skill Claude CodeCodex
Use when the user requests an adversarial review, red-team review, devil's advocate check, or independent verification pass before archiving an OpenSpec change.
Skill Claude CodeCodex
Task-focused project skill.
Skill Claude CodeCodex
Create focused commits and pull requests following repository standards.
Skill Claude CodeCodex
Analyze and enhance user stories with complete, implementation-ready technical detail from direct ticket input or Jira.
Skill Claude CodeCodex
Teach underlying concepts with clear mental models to close skill gaps behind user questions.
Skill Claude CodeCodex
Rewrite prompts using prompt-engineering best practices for precise and complete results.
Skill Claude CodeCodex
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
Skill Claude CodeCodex
Use when the user asks "show me X", "demo X", "walk me through X", "how X works" or requests a live feature demonstration from a spec, feature or ticket.
Skill Claude CodeCodex
Analyze and synchronize agent skill exposure after ai-specs skill changes (additions, removals, renames). Use when skills are added/removed in ai-specs and .claude/skills and .cursor/skills must stay aligned through symlinks.
Skill Claude CodeCodex
Identify and update required technical documentation based on implemented changes.
Skill Claude CodeCodex
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.
Skill Claude CodeCodex
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
Cursor rule Cursor
Directs all AI agents to use the consolidated rules in base-standards.mdc.
Skill Claude CodeCodex
Turn a rough task or idea into a decision-closed, senior-reviewable requirement by asking structured questions grounded in the existing codebase. Only draft the final artifact after all key decisions are resolved and the user confirms.
Skill Claude CodeCodex
Generate a clean, human-readable Pull Request description from current repository changes. The output must be concise, structured, and reviewer-friendly, avoiding internal implementation noise.
Command Claude Code
Genera código para consumir un endpoint REST de forma segura con DTOs, mappers, repository y tests. Formato de uso - /api METHOD /path {body esperado}.
Command Claude Code
Valida que el código generado o modificado respeta Clean Architecture y los patrones definidos en CLAUDE.md. Usar al revisar PRs o después de generar features.