Agent Skills by agustinmadygraf
Showing 18 vetted skills indexed across 1 GitHub repositories.
3b-ports-contract-repair
Audit and repair port/contract usage in Python gateway and use_cases layers.
3a-ports-contract-audit
Audit Python port and contract classes for layer boundary compliance.
4b-ports-contract-repair
Repair port/contract issues in Python projects with AST checks and deterministic fixes.
1a-project-structure-gate
Audit Python project structure for layout and file organization issues.
3a-solid-gate
Audit Python codebases for SOLID-lite violations using lite and strict profiles.
0b-project-bootstrap-repair
Create and normalize base directories and files for Python projects.
2b-architecture-refactor-assistant
Plan architecture refactors for legacy Python Clean Architecture projects.
0a-project-bootstrap-audit
Audit new Python project bootstrap structure and write findings to docs/todo.md.
1b-project-structure-repair
Repair project structure by applying mechanical fixes from docs/todo.md findings.
3b-solid-refactor-assistant
Plan SOLID refactors from SRP/DIP/ISP findings into reviewable patches.
3-ports-contract-audit
Audit Python ports and contracts for naming, placement, and dependencies.
2a-layer-boundary-gate
Detect prohibited imports between Clean Architecture layers using AST analysis.
2a-project-architecture-gate
Enforce strict layer boundaries during code review audits of layered projects.
4a-ports-contract-audit
Audit naming, placement, and dependencies of ports and contracts in src directories and output a report and docs/todo.md.
2b-layer-boundary-repair
Repair Python layer-boundary violations with deterministic directory and __init__.py fixes.
skill-creator
Scaffold and validate new Codex Skill Units with standard SKILL.md templates.
skill-installer
Installs Codex skills from curated lists or GitHub repos into CODEX_HOME/skills.
openai-docs
Query the MCP server for official OpenAI documentation with citations.