jorgealves

37 mods across 1 repository, 2 stars between them.

jorgealves/agent_skills

Skill Claude CodeCodex

Enforce Pythonic standards using Black, Isort, and Flake8. Use to ensure consistency across large Python codebases and team environments.

2 7mo ago A 35 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Design structured logging systems with context propagation. Use to ensure Python applications are observable and logs are machine-readable.

2 7mo ago A 28 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Plan and execute upgrades for Python libraries, handling breaking changes. Use when performing major version bumps for frameworks like Django or FastAPI.

2 7mo ago A 32 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Identify CPU and memory bottlenecks in Python code using cProfile or memoryprofiler. Use to optimize mission-critical Python services.

2 7mo ago A 31 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Detect common Python vulnerabilities such as SQL injection, unsafe deserialization, and hardcoded secrets. Use as part of a secure SDLC for Python projects.

2 7mo ago A 35 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Design comprehensive Python test suites including unit, integration, and E2E tests. Use when establishing testing patterns for new or existing Python applications.

2 7mo ago A 34 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Automatically add or improve type annotations in legacy Python code. Use to improve code readability, IDE support, and catch type errors early.

2 7mo ago A 33 tokens GPL-3.0

python-venv-manager

32

jorgealves/agent_skills

Skill Claude CodeCodex

Setup and validate Python virtual environments (venv, virtualenv, conda). Use to ensure isolated dependencies and correct Python versions for projects.

2 7mo ago A 34 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Identifies code smells and provides step-by-step refactoring recipes. Use when improving legacy code maintainability or teaching students how to apply Clean Code and SOLID principles.

2 7mo ago A 39 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Scans source code, configuration files, and git history for hardcoded credentials, API keys, and tokens. Use when auditing repositories for security leaks or ensuring sensitive data is not committed to version control.

2 7mo ago A 46 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Identifies and manages execution dependencies between agent skills by analyzing their inputs and outputs. Use when building multi-step agent workflows to ensure skills are executed in the correct order and that all required data is available.

2 7mo ago A 46 tokens GPL-3.0

skill-validator

36

jorgealves/agent_skills

Skill Claude CodeCodex

Validates agent skill definitions against agentskills.io and AGENTS.md rules. Use when creating or modifying skills to ensure they are machine-readable and documentation-complete.

2 7mo ago A 35 tokens GPL-3.0

jorgealves/agent_skills

Skill Claude CodeCodex

Generates a heat-map and metrics report of a repository based on code complexity, lack of tests, and 'TODO/FIXME' density. Use when you need to identify high-risk areas for refactoring or when planning technical debt reduction sprints.

2 7mo ago A 57 tokens GPL-3.0