Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

opencode

opencode contiene 46 skills recopiladas de Zakarialabib, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
46
Stars
2
actualizado
2026-07-04
Forks
1
Cobertura ocupacional
11 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

self-improver
Otras ocupaciones informáticas

Continuously improves the project by checking docs (web, Context7, opencode), using LSPs for code context, monitoring skills/plugins/scripts, and adapting best practices.

2026-07-04
continuity-management
Administradores de redes y sistemas informáticos

Continuity management — preserves context, maintains thermal maps, and serializes states across sessions

2026-07-04
code-review
Analistas de garantía de calidad de software y probadores

Read diffs carefully, identify risks, and produce review feedback that is specific and actionable.

2026-06-02
documentation
Desarrolladores de software

Write accurate docs, keep references current, and capture verified behavior only.

2026-06-02
git-workflow
Desarrolladores de software

Branching, rebasing, commit hygiene, and review-friendly history for agency delivery.

2026-06-02
lsp-navigation
Desarrolladores de software

Use the language server for precise navigation, symbol lookup, refactoring, and diagnostics.

2026-06-02
testing-basics
Analistas de garantía de calidad de software y probadores

Unit, integration, and regression testing fundamentals for reliable delivery.

2026-06-02
dynamic-workflow
Desarrolladores de software

Generates workflow YAML on-the-fly for any task using phase templates and keyword analysis. Eliminates the need for pre-defined templates.

2026-06-02
project-memory
Desarrolladores de software

Cross-project conventions, architecture decisions, and pattern library for agency workflow consistency.

2026-06-02
spec-driven-design
Desarrolladores de software

Agency delivery methodology: spec-first → architect → build → verify. Use on every client feature, API, or UI component.

2026-06-02
workflow-manager
Desarrolladores de software

Multi-step project delivery pipeline orchestration — decompose, delegate, verify, ship.

2026-06-02
stitch-code-to-design
Desarrolladores web

Convert frontend code (Vite, React, etc.) to a Stitch Design by chaining static HTML extraction, design system extraction, and file upload. **ALWAYS** use this skill when the user's intent is to move existing web apps or React components into Stitch (e.g., requests to "save", "migrate", or "upload"). You must use this skill even for simple "save" operations, as it is the only way to ensure the design system is extracted and assets are properly linked.

2026-05-25
stitch-manage-design-system
Diseñadores de interfaces web y digitales

Manage design systems in Stitch using MCP tools. Includes retrieval of assets, creating/updating design systems in Stitch, and applying them to screens.

2026-05-25
config-doctor
Analistas de garantía de calidad de software y probadores

Ensure OpenCode configuration integrity — audits agent files, opencode.json, and skill definitions

2026-05-21
database-design
Arquitectos de bases de datos

Database schema design, SQL optimization, and ORM architecture patterns

2026-05-21
deep-research
Científicos de datos

Deep domain research and knowledge synthesis — autonomously ingest, synthesize, and structure new technical domains

2026-05-21
pest-testing
Analistas de garantía de calidad de software y probadores

Pest testing patterns for Laravel/PHP — writing and running tests using Pest 4.x

2026-05-21
security-review
Analistas de seguridad de la información

Security scanning and vulnerability assessment — standardized code security review playbook

2026-05-21
stack-context
Desarrolladores de software

Stack detection, context, and cross-stack orchestration — auto-detects Tauri/React/Laravel stack and pulls relevant documentation

2026-05-21
android-compose
Desarrolladores web

Jetpack Compose UI development patterns, component design, state management, and Material 3 theming for Android applications.

2026-05-18
android-debugging
Analistas de garantía de calidad de software y probadores

ADB-powered debugging, UI inspection, crash analysis, and device diagnostics for Android applications.

2026-05-18
android-deployment
Desarrolladores de software

Android app deployment workflows covering Play Store releases, CI/CD pipelines, code signing, and Tauri mobile distribution.

2026-05-18
android-gradle
Administradores de redes y sistemas informáticos

Gradle build configuration, dependency management, build variants, and optimization for Android projects using Kotlin DSL and version catalogs.

2026-05-18
android
Desarrolladores de software

Comprehensive Android development skill covering Kotlin, Jetpack Compose, Gradle build systems, Clean Architecture, and modern Android development best practices. Serves as the root skill for all Android sub-skills.

2026-05-18
android-testing
Analistas de garantía de calidad de software y probadores

Android testing strategies covering unit tests, instrumented tests, UI tests with Compose, and integration testing for Tauri mobile apps.

2026-05-18
prompt-engineering
Científicos de datos

Write, rewrite, evaluate, and self-improve agent prompts dynamically. Each agent can call this skill to optimize its own context, role, constraints, and output quality over time.

2026-05-17
knowledge-architect
Arquitectos de bases de datos

Consolidate digital signage, SignSync, Media OS, SaaS signage, restaurant POS signage, CCTV/media nexus, Tauri desktop, and research documentation into a domain-first, source-traced Media OS knowledge base.

2026-05-11
docx
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When OpenCode needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

2026-05-08
pdf
Desarrolladores de software

Professional PDF toolkit with four production lines: (1) Report - structured documents via ReportLab (reports, proposals, contracts, white papers) (2) Creative - visual design via JSON Blueprint → design_engine.py → Playwright snapshot (posters, infographics, invitations, dashboards). The LLM acts as Art Director outputting ONLY JSON spatial blueprints; convert.blueprint compiles to pixel-perfect PDF. (3) Academic - scholarly work via LaTeX/Tectonic (papers, theses, math-heavy documents) (4) Process - manipulate existing PDFs (extract, merge, split, fill forms, convert) Auto-routes based on document type. Includes ATS/creative/academic resume sub-paths.

2026-05-08
skill-creator
Desarrolladores de software

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2026-05-08
ui-ux-pro-max
Diseñadores de interfaces web y digitales

UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind, Laravel, Livewire, PHP). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes.

2026-05-08
laravel-feature-scaffold
Desarrolladores de software

Scaffold Laravel 13 features with consistent structure across routes, controllers, form requests, actions/services, models, policies, API resources, migrations, and tests. Use when adding a new Laravel 13 feature, CRUD flow, endpoint, admin module, or refactor target that should follow clean Laravel 13 layering instead of ad hoc file creation.

2026-05-07
ppt
Secretarios ejecutivos y asistentes administrativos de dirección

Presentation creation, editing, and analysis for .pptx files: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes. Academic/paper-based presentations use the embedded Beamer module at end of this file (PDF output only).

2026-05-06
agent-browser
Desarrolladores de software

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.

2026-05-06
charts
Desarrolladores de software

Professional chart and diagram creation skill. Covers all types of visual data representation and structural diagrams: - **Data charts**: bar charts, line charts, pie charts, scatter plots, heatmaps, radar charts, candlestick charts, boxplots, histograms, area charts, waterfall charts, regression plots, distribution plots, and statistical visualizations. - **Structural diagrams**: flowcharts, mind maps, tree diagrams, org charts, architecture diagrams, network/relationship graphs, ER diagrams, class diagrams, Gantt charts, swimlane diagrams, and sequence diagrams. - **Dashboards**: data dashboards, KPI panels, multi-chart compositions, and interactive visualizations. - **Design quality**: professional color systems, anti-overlap rules, layout optimization, scene-based framework routing (matplotlib, seaborn, ECharts, D3.js, Mermaid, Playwright+CSS), and publication-ready output. Applies when the user wants to create, generate, draw, plot, visualize, or improve any chart, graph, diagram, or dashbo

2026-05-06
coding-agent
Desarrolladores de software

Coding workflow with planning, implementation, verification, and testing for clean software development.

2026-05-06
git-release
Desarrolladores de software

Create consistent releases and changelogs for Laravel and PHP projects

2026-05-06
multi-search-engine
Desarrolladores de software

Multi search engine integration with 8 domestic (CN) search engines. Supports advanced search operators, time filters, site search, and WeChat article search. No API keys required.

2026-05-06
self-reflection
Desarrolladores de software

Enable OpenCode to analyze its own configuration effectiveness and propose stratigraphic improvements. Invoke when user types /reflect or /upgrade-config.

2026-05-06
skill-vetter
Analistas de seguridad de la información

Security-first skill vetting for AI agents. Use before installing any skill from opencode, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.

2026-05-06
Mostrando las 40 principales de 46 skills recopiladas en este repositorio.