Agent Skills by ryanthedev
Showing 40 vetted skills indexed across 2 GitHub repositories.
designing-deep-modules
Generate design approaches and evaluate trade-offs for new modules.
maintaining-design-quality
Identifies design degradation risks in code modifications and guides safer, well-documented changes across modules.
simplifying-complexity
Apply define-out, mask, and aggregate gates to simplify complex codebases.
improving-code-clarity
Codify a comments-first workflow for code readability reviews.
verifying-correctness
Verify code correctness across requirements, concurrency, errors, resources, boundaries, and security.
reviewing-module-design
Analyze module designs for complexity, depth, information hiding, and abstraction weaknesses.
strategic-coding
Identify strategic coding problems and enforce measure-first validation before code changes.
optimizing-critical-paths
Enforce a measurement-first workflow for performance optimization with repeatable benchmarks.
obershot
Capture full-screen or active-window screenshots and summarize them with a Haiku subagent.
oberagent
Gate agent dispatches by mandating the oberprompt checklist before Task tool use.
oberprompt
Audit and improve prompts using FIX and REVIEW modes with validation checks.
obercreate
Create and review skills and agent prompts through phase-driven workflows with quality gates.
oberweb
Coordinates parallel web searches to synthesize grounded, source-backed recommendations with URLs.
cc-performance-tuning
Profile code and generate evidence-based violation, warning, and pass reports.
cc-developer-character
Detect rationalization patterns in debugging and decision-making to enforce developer discipline.
cc-integration-practices
Plan incremental integration with daily builds and smoke tests for multi-subsystem software.
cc-routine-and-class-design
Evaluates routine and class design using Code Complete checklists.
cc-data-organization
Audit code for data-organization issues and fix violations.
cc-refactoring-guidance
Identify safe refactoring opportunities and produce a structured plan.
cc-defensive-programming
Audit code against a 24-item defensive programming checklist.
prototype
Prove technical feasibility with a minimal prototype and a YES/NO/PARTIAL verdict.
cc-control-flow-quality
Analyze code control-flow complexity using an 87-item checklist.
code-foundations
Classify code tasks and route them to checklists with quality gates.
cc-construction-prerequisites
Validate construction prerequisites with a 66-item checklist and generate reports.