U Cirello
Community@ucirello · Bay Area
Gopher. Mars aficionado.
Agent Skills by U Cirello
Showing 65 vetted skills indexed across 2 GitHub repositories.
name-bracketology
Generates and evaluates name candidates through LLM councils and a human-voted elimination bracket.
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.
Frequently Asked Questions About U Cirello
FAQPage SchemaWhat tasks can U Cirello's skills support?▼
They support Go route and module design, test coverage review, root-cause debugging, branch finishing, React and HTMX realtime interfaces, STPA hazard analysis, Jujutsu command mapping, tmux process control, and Sgai workspace session management.
Who is the intended audience for these skills?▼
Backend Go engineers, frontend React or HTMX developers, safety analysts using STPA, maintainers practicing test-driven delivery, and operators running Sgai workspaces benefit most. The emphasis is practical code quality, verification, safety cases, and repeatable development judgment.
How are the skills installed or run in practice?▼
The manifest does not define a package install step. Entries read as invoked practice guides inside Sgai or OpenCode sessions, with concrete commands such as go test -coverprofile, tmux session control, Playwright browser checks, and Graphviz/DOT modeling.
Are these skills open source or paid?▼
No license, price, or cost term is stated in the provided manifest. Treat usage rights as unspecified until the source repository license is inspected directly; the profile itself only confirms public registry presence and skill descriptions.
What prerequisites or dependencies are named?▼
Named prerequisites include Go 1.22+, React or Next.js, HTMX, Playwright, tmux, Jujutsu, Graphviz/DOT, and Sgai workspace access. Several entries also assume GOAL.md files, branch hygiene, coverage reports, and explicit verification before completion claims.