U Cirello avatar

U Cirello

Community

@ucirello · Bay Area

63Followers
|
29Public Repos
|
64Published Skills

Gopher. Mars aficionado.

Agent Skills by U Cirello

Showing 64 vetted skills indexed across 1 GitHub repositories.

ucirelloucirello
2

new-openai-sdk-app

Create OpenAI Agents SDK applications in TypeScript or Python with starter code.

Community
Intermediate
ucirelloucirello
2

test-driven-development

Enforce the Red-Green-Refactor cycle for software development.

Community
Intermediate
ucirelloucirello
2

testing-anti-patterns

Identify and correct common testing anti-patterns in software development.

Community
Intermediate
ucirelloucirello
2

systematic-debugging

Investigate root causes through four-phase hypothesis testing and verified fixes.

Community
Advanced
ucirelloucirello
2

project-completion-verification

Scan GOAL.md to count completed and pending project tasks.

Community
Intermediate
ucirelloucirello
2

markdown-navigation

Parse markdown files to generate hierarchical section outlines and extract section content.

Community
Basic
ucirelloucirello
2

run-long-running-processes-in-tmux

Manage long-running processes in detached tmux sessions with command injection and output capture.

Community
Intermediate
ucirelloucirello
2

dispatching-parallel-agents

Dispatch multiple AI agents to investigate independent failures concurrently.

Community
Intermediate
ucirelloucirello
2

retrospective

Analyze completed AI agent sessions to identify improvements and generate suggestions.

Community
Advanced
ucirelloucirello
2

code-cleanup

Review generated code against project goals and naming conventions.

Community
Basic
ucirelloucirello
2

finishing-a-development-branch

Verify tests and execute branch integration or cleanup workflows.

Community
Intermediate
ucirelloucirello
2

root-cause-tracing

Trace bugs backward through the call stack to identify original triggers.

Community
Advanced
ucirelloucirello
2

browser-bug-testing-workflow

Automate browser UI testing with Playwright and tmux server management.

Community
Advanced
ucirelloucirello
2

using-jj-instead-of-git

Map Git commands to Jujutsu (jj) equivalents for version control operations.

Community
Intermediate
ucirelloucirello
2

condition-based-waiting

Replace arbitrary timeouts with condition polling in automated tests.

Community
Intermediate
ucirelloucirello
2

deployment

Automate software artifact deployment with pre-deployment gates and rollback planning.

Community
Advanced
ucirelloucirello
2

react-best-practices

Review React and Next.js code for performance anti-patterns and optimization.

Community
Intermediate
ucirelloucirello
2

testing-skills-with-subagents

Test AI skills for robustness and compliance using a RED-GREEN-REFACTOR cycle.

Community
Advanced
ucirelloucirello
2

requesting-code-review

Dispatch a code-reviewer subagent to analyze code changes against requirements.

Community
Intermediate
ucirelloucirello
2

set-workflow-state

Update workflow status, current task, and progress logs via a defined state schema.

Community
Basic
ucirelloucirello
2

frontend-design

Generate production-grade frontend interfaces with HTML, CSS, JS, React, or Vue.

Community
Advanced
ucirelloucirello
2

using-skills

Enforces a protocol for AI agents to discover, announce, and execute relevant skills before tasks.

Community
Basic
ucirelloucirello
2

receiving-code-review

Evaluate and respond to code review feedback with technical verification.

Community
Intermediate
ucirelloucirello
2

new-sdk-app

Create and set up Claude Agent SDK applications in TypeScript or Python.

Community
Intermediate