waybarrios

59 mods across 3 repositories, 2.1k stars between them.

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Audit GitHub Actions that run AI agents for prompt injection, unsafe interpolation, sandbox gaps, and permissive actor rules. Use for agentic CI workflows, not general application code review.

489 8d ago A 44 tokens copy · 92% MIT

agents-md-improver

04

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Audit and improve project-rules files (AGENTS.md, CLAUDE.md, .agents/instructions, local overrides) so the agent keeps accurate project context. Use when the user asks to check, audit, review, update, improve, or fix their AGENTS.md or CLAUDE.md, mentions "project rules maintenance" or "agent context optimization", or…

489 8d ago A 125 tokens original MIT

agents-md-revise

05

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Capture learnings from the current session into the project-rules file (AGENTS.md, CLAUDE.md, or local override) so future sessions benefit. Use when the user says "revise the rules", "update AGENTS.md / CLAUDE.md with what we just learned", "save this to project memory", "remember this for next time", or at the end…

489 8d ago A 114 tokens original MIT

ai-slop

06

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Operational rubric that turns "don't make AI slop" into observable properties, severity levels, evidence requirements, and repair actions for interface design. Use as the reference rubric when building or reviewing marketing sites, product interfaces, dashboards, portfolios, or e-commerce pages, especially alongside…

489 8d ago A 61 tokens original MIT

code-architect

07

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Design a feature architecture by analyzing existing codebase patterns and conventions, then provide a comprehensive implementation blueprint with specific files to create or modify, component designs, data flows, and a build sequence. Use this skill when the user asks for an architecture design, an implementation plan…

489 8d ago A 77 tokens original MIT

code-explorer

08

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Deeply analyze an existing codebase feature by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies. Use this skill when you need to understand how a feature works before modifying or extending it, when dispatched as a sub-task during feature-dev…

489 8d ago A 75 tokens original MIT

code-quality

09

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Agents should invoke this skill for code reviews, linting/formatting setup, maintainability checks, complexity concerns, warning cleanup, coding standards, or quality gates in Rust, TypeScript, Python, shell, and mixed repos.

489 8d ago A 49 tokens original MIT

code-review

10

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Review a pull request or a set of code changes for bugs, logic errors, and project-convention violations using a confidence-filtered, multi-agent process. Use this skill when the user asks to review a PR, audit pending changes, or inspect a diff for problems before merging.

489 8d ago A 59 tokens original MIT

code-reviewer

11

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Review code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter. Use this skill when reviewing a small set of changes locally (such as unstaged diff), when dispatched as a…

489 8d ago A 84 tokens original MIT

codeql

12

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Run CodeQL database creation and security queries, add data-extension models, or process CodeQL SARIF. Use when CodeQL is explicitly requested; use security-review for a broader manual security review.

489 8d ago A 42 tokens original MIT

design-patterns

13

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Agents should invoke this skill when choosing patterns, designing traits/interfaces/components, deciding abstraction boundaries, evaluating dependency injection/callbacks, or comparing implementation approaches in Rust, TypeScript/React, or Django/Python.

489 8d ago A 46 tokens original MIT

differential-review

14

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.

489 8d ago A 61 tokens original MIT

feature-dev

15

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Guide a feature implementation through a structured seven-phase workflow with deep codebase understanding, clarifying questions, parallel architecture design, and quality review. Use this skill when the user asks to build a new feature, add functionality, or wants a methodical approach to implementation rather than…

489 8d ago A 62 tokens original MIT

fp-check

16

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE verdicts with documented evidence for each bug.

489 8d ago A 32 tokens original MIT

frontend-design

17

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality and accessible markup. Use this skill when the user asks to build or beautify web components, pages, applications, landing pages, dashboards, artifacts, or React/HTML/CSS UI. Generates creative, polished code that avoids generic AI…

489 8d ago A 76 tokens copy · 86% MIT

hf-cli

18

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Use the hf CLI for Hub authentication, downloads, uploads, repositories, cache, jobs, buckets, webhooks, and endpoint administration. Use for CLI operations, not model recommendations, paper analysis, training design, or building a Space.

489 8d ago C 52 tokens copy · 98% MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Discover the active AWS profile, region, account, and caller identity before SageMaker or AWS work. Use when local AWS context is needed or unspecified; do not use for cloud-agnostic model planning.

489 8d ago C 49 tokens copy · 92% MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Create an isolated Python environment with a compatible Python version and boto3 for SageMaker or AWS automation. Use before executing AWS Python code; do not use for general Python environment setup.

489 8d ago A 43 tokens copy · 91% MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Plan and coordinate a model deployment to Amazon SageMaker, including serving stack and real-time versus async inference. Use as the entry point for SageMaker hosting requests, before image, IAM, and endpoint implementation skills.

489 8d ago A 52 tokens copy · 88% MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Verify or select a SageMaker execution role before creating models, endpoints, or training jobs. Use when a role ARN is missing or IAM access fails; inspect existing roles before proposing role creation.

489 8d ago A 48 tokens copy · 88% MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Implement a production SageMaker endpoint with autoscaling, CloudWatch alarms, and tags. Use after the serving image and IAM role are known; use the deployment planner first when architecture is undecided.

489 8d ago A 48 tokens original MIT

waybarrios/opencode-power-pack

Skill Claude CodeCodex

Select and verify the current region-specific serving container URI for a SageMaker model deployment. Use after the deployment pathway is chosen and before endpoint code; never infer an image URI from memory.

489 8d ago A 43 tokens copy · 89% MIT