Aaddrick avatar

Aaddrick

Community

@aaddrick · Ottawa, Ontario

131Followers
|
36Public Repos
|
25Published Skills

Agent Skills by Aaddrick

Showing 25 vetted skills indexed across 2 GitHub repositories.

aaddrickaaddrick
5.4k

triage

Triggers the GitHub Actions issue triage workflow for a specified issue number.

Community
Intermediate
aaddrickaaddrick
5.3k

lint

Lint shell scripts with shellcheck and GitHub Actions workflows with actionlint.

Community
Basic
aaddrickaaddrick
5.3k

setup-build-tools

Install build and extraction tools for Debian and AppImage packaging.

Community
Basic
aaddrickaaddrick
5.3k

simplify

Review and refactor recently modified code for clarity and maintainability.

Community
Intermediate
aaddrickaaddrick
125

handle-issues

Orchestrate batch GitHub issue processing with gh CLI and batch-orchestrator.sh.

Community
Advanced
aaddrickaaddrick
125

using-git-worktrees

Create isolated Git worktrees under .worktrees/ for parallel feature development.

Community
Intermediate
aaddrickaaddrick
125

investigating-codebase-for-user-stories

Extract user stories with acceptance criteria from codebase analysis.

Community
Advanced
aaddrickaaddrick
125

bulletproof-frontend

Evaluates and improves CSS, HTML, and Blade templates using semantic design patterns.

Community
Intermediate
aaddrickaaddrick
125

test-driven-development

Enforce a fail-first red-green-refactor workflow with automated test verification.

Community
Basic
aaddrickaaddrick
125

review-ui

Automate UI/CSS quality reviews for Blade templates and component libraries.

Community
Advanced
aaddrickaaddrick
125

systematic-debugging

Guide systematic debugging through four phases from root cause to implementation.

Community
Intermediate
aaddrickaaddrick
125

ui-design-fundamentals

Analyze UI screens for color, spacing, typography, and layout weaknesses.

Community
Basic
aaddrickaaddrick
125

dispatching-parallel-agents

Dispatch parallel agents to handle independent failures concurrently.

Community
Basic
aaddrickaaddrick
125

executing-plans

...

Community
Basic
aaddrickaaddrick
125

process-pr

Processes GitHub PRs by evaluating comment-based review status and executing CLI actions.

Community
Advanced
aaddrickaaddrick
125

write-docblocks

Generate PHPDoc blocks for multiple PHP files in batches.

Community
Intermediate
aaddrickaaddrick
125

writing-agents

Design Claude agents with standardized frontmatter, templates, and coordination guidelines.

Community
Intermediate
aaddrickaaddrick
125

adapting-claude-pipeline

Adapt a generic .claude/ pipeline to a specific codebase.

Community
Advanced
aaddrickaaddrick
125

implement-issue

Launch the issue orchestrator with --issue and --branch for GitHub issues.

Community
Advanced
aaddrickaaddrick
125

brainstorming

Convert nascent ideas into structured design concepts through guided inquiry.

Community
Basic
aaddrickaaddrick
125

writing-plans

Generate step-by-step implementation plans with tasks, files, tests, and commit steps.

Community
Intermediate
aaddrickaaddrick
125

using-skills

Invoke applicable skills before responding in Claude Code sessions.

Community
Basic
aaddrickaaddrick
125

writing-skills

Write and validate Claude Skills documentation using RED-GREEN-REFACTOR workflows.

Community
Basic
aaddrickaaddrick
125

subagent-driven-development

Dispatch fresh subagents per task with two-stage spec and code quality reviews.

Community
Basic