randalmurphal avatar

randalmurphal

Community

@randalmurphal

1Followers
|
33Public Repos
|
32Published Skills

Agent Skills by randalmurphal

Showing 32 vetted skills indexed across 1 GitHub repositories.

randalmurphalrandalmurphal

Agent Prompting & Delegation

Craft Task tool prompts specifying objectives, success criteria, and output formats.

Community
Advanced
randalmurphalrandalmurphal

frontend-patterns

Provide structured frontend patterns for React, Vue, and TypeScript projects.

Community
Intermediate
randalmurphalrandalmurphal

debugging-strategies

Trace root causes through call stacks with pdb, debugpy, and logging analysis.

Community
Advanced
randalmurphalrandalmurphal

Python Style Standards

Enforce Python style standards with ruff, pylint, and mypy.

Community
Advanced
randalmurphalrandalmurphal

async-python

Solve Python concurrency challenges across asyncio, threading, and multiprocessing.

Community
Advanced
randalmurphalrandalmurphal

git-workflows

Manage complex Git workflows with rebase, bisect, and worktrees.

Community
Advanced
randalmurphalrandalmurphal

MCP Integration

Configure MCP servers and debug connections across local, project, and user scopes.

Community
Advanced
randalmurphalrandalmurphal

skill-authoring

Enforce YAML frontmatter and progressive disclosure in Claude Code skills.

Community
Advanced
randalmurphalrandalmurphal

python-packaging

Manage Python dependencies and resolve version conflicts across Poetry, Pip, and uv workflows.

Community
Advanced
randalmurphalrandalmurphal

mutation-testing

Detect weak tests and compute mutation scores with mutmut or cosmic-ray.

Community
Advanced
randalmurphalrandalmurphal

Code Refactoring Patterns

Refactor complex Python functions using extraction patterns and guard clauses.

Community
Advanced
randalmurphalrandalmurphal

AI Documentation Standards

Standardize AI-focused documentation with structured formats and hierarchical CLAUDE.md inheritance.

Community
Advanced
randalmurphalrandalmurphal

Testing Standards

Standardize Python test organization with a 3-layer testing pyramid.

Community
Advanced
randalmurphalrandalmurphal

pr-review-standards

Enforce evidence-based PR review standards for code analysis and verification.

Community
Advanced
randalmurphalrandalmurphal

pr-review-evidence-formats

Standardize PR review evidence with mandatory formats for code, traces, exploits, and tests.

Community
Advanced
randalmurphalrandalmurphal

api-design-patterns

Standardize REST API design with versioning, pagination, RFC 7807 errors, and OpenAPI documentation.

Community
Advanced
randalmurphalrandalmurphal

kubernetes-patterns

Provide Kubernetes deployment patterns for manifests, resources, probes, and autoscaling.

Community
Advanced
randalmurphalrandalmurphal

docker-optimization

Optimize Python application Docker images with multi-stage builds and Trivy scanning.

Community
Advanced
randalmurphalrandalmurphal

test-plan-formatting

Format concise actionable test plans for Jira tickets using fptest and MongoDB data verification.

Community
Intermediate
randalmurphalrandalmurphal

sqlite-best-practices

Configure WAL mode and checkpoint timing for SQLite multiprocessing in Python.

Community
Advanced
randalmurphalrandalmurphal

database-design-patterns

Identify and resolve database schema design inefficiencies across PostgreSQL, MySQL, and SQL workloads.

Community
Advanced
randalmurphalrandalmurphal

Orchestration Workflow

Select and execute orchestration commands based on task complexity.

Community
Advanced
randalmurphalrandalmurphal

jira-scripts

Perform Jira ticket operations with lightweight bash scripts.

Community
Intermediate
randalmurphalrandalmurphal

gitlab-scripts

Automate GitLab merge request operations with Bash scripts in CI/CD workflows.

Community
Intermediate