Instructions file CodexOpenCode
AGENTS.md instructions for DFilipeS/praxis, covering praxis — agent guidelines, what this project is, critical: context window efficiency, architecture decisions and portability over features.
Instructions file CodexOpenCode
AGENTS.md instructions for DFilipeS/praxis, covering praxis — agent guidelines, what this project is, critical: context window efficiency, architecture decisions and portability over features.
Agent
Explores the repository to find code relevant to a given topic. Use when planning or investigating existing code before making changes.
Agent
Searches the web for best practices, documentation, and expert guidance relevant to a given topic. Use when planning work that involves unfamiliar technologies or patterns.
Agent
Searches documented learnings from previous development cycles for relevant insights. Use when planning or starting new work to avoid repeating past mistakes.
Skill Claude CodeCodex
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…
Skill Claude CodeCodex
Fetches Figma designs via MCP and implements them as React components. Use when asked to build, implement, or code a UI from a Figma link or design.
Skill Claude CodeCodex
Automates iOS and Android simulators/emulators for mobile app development and testing. Use when the user needs to interact with a mobile simulator, test a mobile app, tap buttons, swipe, type text, take screenshots, or automate any mobile device interaction.
Skill Claude CodeCodex
Facilitates idea exploration through conversation. Use when starting a new project, feature, or exploring solutions — before any planning or implementation.
Skill Claude CodeCodex
Executes an implementation plan by writing code. Use when ready to implement a plan that has been brainstormed, planned, and approved.
Skill Claude CodeCodex
Creates concrete implementation plans from brainstormed ideas. Use when ready to turn an idea into actionable steps — after px-brainstorm, before px-implement.
Skill Claude CodeCodex
Reviews completed work to document learnings, mistakes, and patterns for future cycles. Use after implementation is done or when reflecting on past work.
Skill Claude CodeCodex
Runs automated code reviews using configurable reviewer agents. Use during or after implementation to check code quality, security, and best practices.