jorgealves/agent_skills

My Agent Skills Configurations

This repository also configures its own agents. See what agent_skills tells them →

2Stars on the repository
37Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
GPL-3.0Licence, which decides whether bodies are shown

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.

not rated 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.

not rated 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.

not rated 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.

not rated 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.

not rated 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.

not rated 2 7mo ago A 33 tokens GPL-3.0

python-venv-manager

31

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.

not rated 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.

not rated 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.

not rated 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.

not rated 2 7mo ago A 46 tokens GPL-3.0

skill-validator

35

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.

not rated 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.

not rated 2 7mo ago A 57 tokens GPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: