Jerrylalala avatar

Jerrylalala

Community

@Jerrylalala

0Followers
|
8Public Repos
|
81Published Skills

Jerrylalala maintains a compound-engineering skill suite covering the full software lifecycle: ideation, planning, execution, multi-perspective code review, and knowledge compounding.

Skills Distribution
DomainDeveloper To...Engineering Lifecy.. (35%)Code Review & Qual.. (25%)Git & Pull Request.. (15%)Testing, Debugging.. (15%)

Agent Skills by Jerrylalala

Showing 81 vetted skills indexed across 1 GitHub repositories.

JerrylalalaJerrylalala
6

user-first-design

Generates structured UI design proposals with interaction flows, layouts, and copy guidelines.

Community
Intermediate
JerrylalalaJerrylalala
6

compound-promotion-ladder

Detects recurring solution patterns and promotes them into critical patterns or new skills.

Community
Intermediate
JerrylalalaJerrylalala
6

ui-review-contract

Detects UI-related tasks via a four-signal gate to trigger design review in code review workflows.

Community
Intermediate
JerrylalalaJerrylalala
6

intent-gate

Classifies task intent before ce:work execution and assigns matching execution strategies.

Community
Intermediate
JerrylalalaJerrylalala
6

ce-work-integration

Adds Task Bundle persistence and failure state machine tracking to ce:work execution.

Community
Advanced
JerrylalalaJerrylalala
6

team-mode

Coordinates multi-agent contract-gated execution for plan, work, and review workflows.

Community
Advanced
JerrylalalaJerrylalala
6

executor-capability-gate

Validates CLI installation, authentication, network, and rate limits before invoking Codex or Gemini.

Community
Intermediate
JerrylalalaJerrylalala
6

task-bundle

Manages Task Bundle artifacts with plan, state, and review files under docs/tasks.

Community
Basic
JerrylalalaJerrylalala
6

review-contract

Classifies code review agents into Blocking, Analytical, and Advisory tiers with anti-leniency rules.

Community
Intermediate
JerrylalalaJerrylalala
6

codex-first-executor

Routes tasks between Claude and Codex executors based on task characteristics.

Community
Intermediate
JerrylalalaJerrylalala
6

patch-approval

Reviews Codex-generated patch diffs in an isolated git clone before applying them to the workspace.

Community
Intermediate
JerrylalalaJerrylalala
6

ce:compound-refresh

Reviews and refreshes stale, drifted, or duplicate learning documents in docs/solutions/.

Community
Advanced
JerrylalalaJerrylalala
6

ce:doctor

Diagnose CLI tools, MCP servers, and authentication status with optional auto-fix.

Community
Intermediate
JerrylalalaJerrylalala
6

ce:resume

Summarizes recent git history, pending ideas, and active plans to orient returning developers.

Community
Intermediate
JerrylalalaJerrylalala
6

git-commit

Create well-structured git commits with convention-aware messages from working tree changes.

Community
Intermediate
JerrylalalaJerrylalala
6

todo-resolve

Resolves approved todo items in parallel and documents lessons learned.

Community
Advanced
JerrylalalaJerrylalala
6

agent-browser

Automate browser navigation, form filling, screenshots, and data extraction via a CLI.

Community
Advanced
JerrylalalaJerrylalala
6

proof

Create, edit, and comment on shared markdown documents via the Proof web API and local bridge.

Community
Intermediate
JerrylalalaJerrylalala
6

ce:work

Executes work plans with agent teams, incremental commits, and four-layer verification.

Community
Advanced
JerrylalalaJerrylalala
6

ce:pr

Creates GitHub pull requests and optionally merges them into the default branch.

Community
Intermediate
JerrylalalaJerrylalala
6

ce:sync-upstream

Detect upstream repository updates and generate structured sync analysis reports.

Community
Intermediate
JerrylalalaJerrylalala
6

ce:setup

Diagnose and configure compound-engineering environments by checking CLI dependencies, plugin versions, and repo-local config.

Community
Advanced
JerrylalalaJerrylalala
6

git-clean-gone-branches

Delete local Git branches whose remote tracking branch no longer exists, including associated worktrees.

Community
Intermediate
JerrylalalaJerrylalala
6

test-driven-development

Enforces red-green-refactor test-driven development cycles before writing production code.

Community
Intermediate

Frequently Asked Questions About Jerrylalala

FAQPage Schema
What tasks can I accomplish with Jerrylalala's skill collection?▼

You can run a full engineering cycle: brainstorm requirements with multi-persona discussion, generate atomic execution plans, execute with verification layers, run tiered multi-reviewer code audits with autofix, commit and open PRs, reproduce GitHub issues, and compound lessons into a persistent docs/solutions knowledge base.

Who is the target user for these compound-engineering skills?▼

Software engineers and technical leads using Claude Code who want structured, repeatable development processes. It suits solo developers wanting disciplined review gates and teams needing contract-gated multi-role execution, PR feedback resolution, and shared experience documentation across sessions.

How do I install and run these skills in practice?▼

Install via the Claude Code marketplace plugin cache, then run ce:setup to diagnose CLI dependencies and repository configuration. Use ce:doctor for health checks with one-click fixes, ce:update to check plugin versions, and invoke numbered stages like ce:brainstorm, ce:plan, ce:work, and ce:review with argument hints.

Are these skills free and open source?▼

The manifest indicates marketplace-distributed Claude Code plugin skills; skill-creator references complete terms in a bundled LICENSE.txt. No paid tier is mentioned in the manifest. Check the repository's LICENSE.txt for exact licensing terms before redistribution or commercial reuse.

What prerequisites and dependencies do these skills require?▼

You need Claude Code with the compound-engineering plugin installed, plus git and GitHub CLI (gh) for commit, PR, and branch operations. Optional integrations include Codex and Gemini as external executors, Playwright for browser verification, XcodeBuildMCP for iOS simulator tests, and rclone for cloud storage uploads.