Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-pipeline

claude-pipeline contains 18 collected skills from aaddrick, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
120
updated
2026-02-25
Forks
16
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

bulletproof-frontend
web-developers

Bulletproof CSS and frontend design principles from "Handcrafted CSS" by Dan Cederholm. Apply when writing CSS, HTML, Blade templates, or reviewing frontend code. CSS is king — refactor Tailwind when encountered.

2026-02-25
handle-issues
software-developers

Batch process GitHub issues via batch-orchestrator.sh with rate limit handling and session resumption

2026-02-25
implement-issue
software-developers

Use when given a GitHub issue number and base branch to implement end-to-end

2026-02-25
writing-skills
computer-occupations-all-other

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-02-25
process-pr
software-quality-assurance-analysts-and-testers

Process PR based on code review - if approved, create follow-up issues, merge, close; if changes requested, re-run implement-issue

2026-02-08
adapting-claude-pipeline
computer-occupations-all-other

Use when adapting the generic .claude pipeline folder to a specific codebase - adjusting skills, agents, hooks, scripts, prompts, and settings for the target project's tech stack and workflows

2026-02-06
brainstorming
software-developers

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-02-06
executing-plans
software-developers

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-02-06
improvement-loop
computer-occupations-all-other

Use after resolving a bug, failed task, or unexpected agent behavior to improve the pipeline skills, agents, hooks, or scripts that contributed to the problem. Also proactively suggest improvements when recurring patterns or inefficiencies are observed.

2026-02-06
investigating-codebase-for-user-stories
software-developers

Use when asked to create user stories from a codebase, document existing features as stories, or reverse-engineer requirements from code

2026-02-06
review-ui
web-and-digital-interface-designers

Comprehensive UI/CSS review using parallel agents. Each agent reviews against a specific UI design fundamentals section. Use when reviewing frontend code, CSS, Blade templates, or components.

2026-02-06
subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks in the current session

2026-02-06
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-02-06
using-git-worktrees
software-developers

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees in .worktrees/

2026-02-06
using-skills
computer-occupations-all-other

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-02-06
write-docblocks
software-developers

Use when documentation coverage is low, after composer docs:coverage shows gaps, or when asked to batch-write PHPDoc blocks across multiple files

2026-02-06
writing-agents
computer-occupations-all-other

Use when creating new agents, editing existing agents, or defining specialized subagent roles for the Task tool

2026-02-06
writing-plans
software-developers

Use when you have a spec or requirements for a multi-step task, before touching code

2026-02-06