nicorevo avatar

nicorevo

Community

@nicorevo

2Followers
|
5Public Repos
|
25Published Skills

nicorevo provides 25 engineering discipline skills covering the full software lifecycle from specification and testing through deployment, observability, and deprecation.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (40%)Testing & Quality .. (20%)DevOps & Release E.. (20%)Frontend & Interfa.. (10%)

Agent Skills by nicorevo

Showing 25 vetted skills indexed across 1 GitHub repositories.

nicorevonicorevo

idea-refine

Refines raw ideas into actionable one-pagers through structured divergent and convergent thinking.

Community
Intermediate
nicorevonicorevo

debugging-and-error-recovery

Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.

Community
Intermediate
nicorevonicorevo

using-agent-skills

Discovers and routes tasks to the appropriate engineering workflow skill.

Community
Intermediate
nicorevonicorevo

test-driven-development

Guides test-first development with RED-GREEN-REFACTOR cycles and bug reproduction tests.

Community
Intermediate
nicorevonicorevo

planning-and-task-breakdown

Decomposes specifications into ordered, verifiable implementation tasks with acceptance criteria.

Community
Intermediate
nicorevonicorevo

incremental-implementation

Implements multi-file changes in thin vertical slices with per-slice testing and atomic commits.

Community
Intermediate
nicorevonicorevo

tech-stack-skill-installer

Installs skills, agent personas, and stack rules from external catalogs into .opencode/.

Community
Intermediate
nicorevonicorevo

api-and-interface-design

Designs stable REST APIs, TypeScript contracts, and module boundaries with consistent error semantics.

Community
Intermediate
nicorevonicorevo

ci-cd-and-automation

Configures CI/CD pipelines with quality gates, deployment strategies, and rollback workflows.

Community
Intermediate
nicorevonicorevo

context-engineering

Curates rules files, specs, and source files to structure agent context per task.

Community
Intermediate
nicorevonicorevo

frontend-ui-engineering

Builds accessible, responsive, production-quality user interfaces following design system standards.

Community
Intermediate
nicorevonicorevo

shipping-and-launch

Guides production deployments with pre-launch checklists, staged rollouts, monitoring, and rollback plans.

Community
Intermediate
nicorevonicorevo

spec-driven-development

Creates structured specification documents in docs/SPEC.md before writing any code.

Community
Intermediate
nicorevonicorevo

code-review-and-quality

Reviews code changes across correctness, readability, architecture, security, and performance axes before merge.

Community
Intermediate
nicorevonicorevo

security-and-hardening

Hardens web application code against OWASP vulnerabilities through threat modeling and defensive patterns.

Community
Advanced
nicorevonicorevo

deprecation-and-migration

Plans deprecation and incremental migration of legacy systems, APIs, and database schemas.

Community
Intermediate
nicorevonicorevo

observability-and-instrumentation

Instruments production code with structured logs, metrics, traces, and symptom-based alerts.

Community
Intermediate
nicorevonicorevo

interview-me

Extracts true user intent through one-question-at-a-time interviews before planning or coding.

Community
Intermediate
nicorevonicorevo

code-simplification

Refactors code to reduce complexity while preserving exact behavior and passing existing tests.

Community
Intermediate
nicorevonicorevo

doubt-driven-development

Subjects non-trivial decisions to fresh-context adversarial review before they stand.

Community
Advanced
nicorevonicorevo

source-driven-development

Grounds framework-specific code decisions in official documentation with cited sources.

Community
Intermediate
nicorevonicorevo

performance-optimization

Diagnose and fix frontend and backend performance bottlenecks through measurement-driven optimization workflows.

Community
Intermediate
nicorevonicorevo

browser-testing-with-devtools

Tests and debugs web pages in real browsers via Chrome DevTools MCP.

Community
Intermediate
nicorevonicorevo

git-workflow-and-versioning

Structures git commits, branching, semantic versioning, and changelog practices for code changes.

Community
Intermediate

Frequently Asked Questions About nicorevo

FAQPage Schema
What tasks can I accomplish using nicorevo's skills?▼

You can execute the full software lifecycle: refine ideas, interview stakeholders, write specs, break work into tasks, implement incrementally with test-driven development, review code, harden security, optimize performance, instrument observability, manage git releases, and ship with rollback plans.

Who are nicorevo's skills designed for?▼

Software engineers, frontend developers, and technical leads who want disciplined engineering practices. The skills serve anyone implementing features, fixing bugs, reviewing code, designing REST or GraphQL interfaces, or preparing production launches with monitoring and staged rollouts.

How do I install and run nicorevo's skills?▼

Use the tech-stack-skill-installer skill, which discovers, fetches, and installs specialized skills, personas, and tech-stack rules from curated external catalogs into the .opencode/ directory. The using-agent-skills meta-skill then governs discovery and invocation per session.

What prerequisites or dependencies do nicorevo's skills require?▼

Most skills are self-contained methodology guides requiring no external dependencies. The browser-testing-with-devtools skill specifically requires the chrome-devtools MCP server to be configured for DOM inspection, console capture, network analysis, and performance profiling.

Do nicorevo's skills cover production operations after launch?▼

Yes. The observability-and-instrumentation skill adds logging, metrics, tracing, and alerting; shipping-and-launch provides pre-launch checklists and rollback strategies; deprecation-and-migration handles sunsetting old systems and migrating users between implementations.