Cyrus Alcala avatar

Cyrus Alcala

Community

@cyalcala

0Followers
|
25Public Repos
|
21Published Skills

.

Agent Skills by Cyrus Alcala

Showing 21 vetted skills indexed across 1 GitHub repositories.

cyalcalacyalcala
1

idea-refine

Refine raw ideas into actionable concepts with a three-phase divergent and convergent workflow.

Community
Intermediate
cyalcalacyalcala
1

debugging-and-error-recovery

Diagnose root causes in failing tests, builds, and runtime errors via structured triage.

Community
Advanced
cyalcalacyalcala
1

using-agent-skills

Route engineering tasks to appropriate skills across a defined lifecycle.

Community
Advanced
cyalcalacyalcala
1

test-driven-development

Enforce a red-green-refactor workflow for writing tests before code.

Community
Advanced
cyalcalacyalcala
1

planning-and-task-breakdown

Decompose specs into vertical-slice tasks with acceptance criteria and dependencies.

Community
Advanced
cyalcalacyalcala
1

incremental-implementation

Plan incremental software changes into small, testable, deployable slices.

Community
Intermediate
cyalcalacyalcala
1

api-and-interface-design

Define and document stable API contracts for inter-service communication.

Community
Advanced
cyalcalacyalcala
1

ci-cd-and-automation

Automate CI/CD pipeline setup and enforce quality gates across software projects.

Community
Intermediate
cyalcalacyalcala
1

context-engineering

Organize agent context rules with layered project files and task specs.

Community
Intermediate
cyalcalacyalcala
1

frontend-ui-engineering

Automate frontend UI engineering tasks for reusable components and responsive layouts.

Community
Intermediate
cyalcalacyalcala
1

shipping-and-launch

Automate a pre-launch checklist for safe production deployments.

Community
Advanced
cyalcalacyalcala
1

spec-driven-development

Define structured software specs covering objective, commands, structure, style, testing, and boundaries.

Community
Advanced
cyalcalacyalcala
1

code-review-and-quality

Automate five-axis code reviews on pull requests before merging.

Community
Advanced
cyalcalacyalcala
1

security-and-hardening

Enforce security best practices for input handling, authentication, and data transmission.

Community
Advanced
cyalcalacyalcala
1

deprecation-and-migration

Plan deprecation and migration of outdated systems with validation checks.

Community
Advanced
cyalcalacyalcala
1

code-simplification

Simplify code while preserving exact behavior for readability and maintainability.

Community
Intermediate
cyalcalacyalcala
1

source-driven-development

Cite official documentation for each framework-specific code pattern.

Community
Advanced
cyalcalacyalcala
1

performance-optimization

Profile applications to identify bottlenecks, then validate fixes with baseline measurements.

Community
Advanced
cyalcalacyalcala
1

browser-testing-with-devtools

Inspect DOM, console, network, and performance via Chrome DevTools MCP.

Community
Intermediate
cyalcalacyalcala
1

git-workflow-and-versioning

Enforce trunk-based development, atomic commits, and branching strategies for clean git history.

Community
Advanced
cyalcalacyalcala
1

documentation-and-adrs

Record architectural decisions with ADR templates and inline context.

Community
Intermediate