U Cirello
Community@ucirello · Bay Area
Gopher. Mars aficionado.
Agent Skills by U Cirello
Showing 64 vetted skills indexed across 1 GitHub repositories.
new-openai-sdk-app
Create OpenAI Agents SDK applications in TypeScript or Python with starter code.
test-driven-development
Enforce the Red-Green-Refactor cycle for software development.
testing-anti-patterns
Identify and correct common testing anti-patterns in software development.
systematic-debugging
Investigate root causes through four-phase hypothesis testing and verified fixes.
project-completion-verification
Scan GOAL.md to count completed and pending project tasks.
markdown-navigation
Parse markdown files to generate hierarchical section outlines and extract section content.
run-long-running-processes-in-tmux
Manage long-running processes in detached tmux sessions with command injection and output capture.
dispatching-parallel-agents
Dispatch multiple AI agents to investigate independent failures concurrently.
retrospective
Analyze completed AI agent sessions to identify improvements and generate suggestions.
code-cleanup
Review generated code against project goals and naming conventions.
finishing-a-development-branch
Verify tests and execute branch integration or cleanup workflows.
root-cause-tracing
Trace bugs backward through the call stack to identify original triggers.
browser-bug-testing-workflow
Automate browser UI testing with Playwright and tmux server management.
using-jj-instead-of-git
Map Git commands to Jujutsu (jj) equivalents for version control operations.
condition-based-waiting
Replace arbitrary timeouts with condition polling in automated tests.
deployment
Automate software artifact deployment with pre-deployment gates and rollback planning.
react-best-practices
Review React and Next.js code for performance anti-patterns and optimization.
testing-skills-with-subagents
Test AI skills for robustness and compliance using a RED-GREEN-REFACTOR cycle.
requesting-code-review
Dispatch a code-reviewer subagent to analyze code changes against requirements.
set-workflow-state
Update workflow status, current task, and progress logs via a defined state schema.
frontend-design
Generate production-grade frontend interfaces with HTML, CSS, JS, React, or Vue.
using-skills
Enforces a protocol for AI agents to discover, announce, and execute relevant skills before tasks.
receiving-code-review
Evaluate and respond to code review feedback with technical verification.
new-sdk-app
Create and set up Claude Agent SDK applications in TypeScript or Python.