agustinmadygraf avatar

agustinmadygraf

Community

@agustinmadygraf

10Followers
|
62Public Repos
|
18Published Skills

Agent Skills by agustinmadygraf

Showing 18 vetted skills indexed across 1 GitHub repositories.

AgustinMadygrafAgustinMadygraf

3b-ports-contract-repair

Audit and repair port/contract usage in Python gateway and use_cases layers.

Community
Advanced
AgustinMadygrafAgustinMadygraf

3a-ports-contract-audit

Audit Python port and contract classes for layer boundary compliance.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

4b-ports-contract-repair

Repair port/contract issues in Python projects with AST checks and deterministic fixes.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

1a-project-structure-gate

Audit Python project structure for layout and file organization issues.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

3a-solid-gate

Audit Python codebases for SOLID-lite violations using lite and strict profiles.

Community
Advanced
AgustinMadygrafAgustinMadygraf

0b-project-bootstrap-repair

Create and normalize base directories and files for Python projects.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

2b-architecture-refactor-assistant

Plan architecture refactors for legacy Python Clean Architecture projects.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

0a-project-bootstrap-audit

Audit new Python project bootstrap structure and write findings to docs/todo.md.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

1b-project-structure-repair

Repair project structure by applying mechanical fixes from docs/todo.md findings.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

3b-solid-refactor-assistant

Plan SOLID refactors from SRP/DIP/ISP findings into reviewable patches.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

3-ports-contract-audit

Audit Python ports and contracts for naming, placement, and dependencies.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

2a-layer-boundary-gate

Detect prohibited imports between Clean Architecture layers using AST analysis.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

2a-project-architecture-gate

Enforce strict layer boundaries during code review audits of layered projects.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

4a-ports-contract-audit

Audit naming, placement, and dependencies of ports and contracts in src directories and output a report and docs/todo.md.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

2b-layer-boundary-repair

Repair Python layer-boundary violations with deterministic directory and __init__.py fixes.

Community
Intermediate
AgustinMadygrafAgustinMadygraf

skill-creator

Scaffold and validate new Codex Skill Units with standard SKILL.md templates.

Community
Advanced
AgustinMadygrafAgustinMadygraf

skill-installer

Installs Codex skills from curated lists or GitHub repos into CODEX_HOME/skills.

Community
Advanced
AgustinMadygrafAgustinMadygraf

openai-docs

Query the MCP server for official OpenAI documentation with citations.

Community
Intermediate