Skip to main content
blueif16
Perfil de creador de GitHub

blueif16

Vista por repositorio de 94 skills recopiladas en 14 repositorios de GitHub.

skills recopiladas
94
repositorios
14
actualizado
24 jul 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
animate-svg
20 skills · 16 jul 2026
Desarrolladores de softwareProfesores postsecundarios, todos los demásArtistas de efectos especiales y animadoresMaestros de primaria (excepto educación especial)Redactores técnicos
5 categorías ocupacionales · 100 % clasificado
21 %participación
#02
PiFlow
18 skills · 24 jul 2026
Desarrolladores de softwareOtras ocupaciones informáticasAnalistas de garantía de calidad de software y probadoresDiseñadores de interfaces web y digitalesAnalistas de investigación de mercados y especialistas en marketingDiseñadores gráficos
6 categorías ocupacionales · 100 % clasificado
19 %participación
#03
amazing-claude-code-plugins
18 skills · 12 mar 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de investigación de mercados y especialistas en marketingEspecialistas en gestión de proyectos
4 categorías ocupacionales · 100 % clasificado
19 %participación
#04
vlog_test
15 skills · 12 jun 2026
Editores de cine y videoArtistas de efectos especiales y animadoresDesarrolladores de softwareDesarrolladores webDiseñadores gráficosEscritores y autores
7 categorías ocupacionales · 100 % clasificado
16 %participación
#05
2X
7 skills · 13 feb 2026
Desarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketing
2 categorías ocupacionales · 100 % clasificado
7,4 %participación
#06
CN-skills
5 skills · 5 mar 2026
Desarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketingSecretarios y asistentes administrativos (excepto legal, médico y ejecutivo)
3 categorías ocupacionales · 100 % clasificado
5,3 %participación
#07
okf-claude
2 skills · 19 jun 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
2,1 %participación
#08
ui-clone
2 skills · 31 dic 2025
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
2,1 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

remotion-lesson-composer
Desarrolladores de software

Compose the Remotion lesson scene from approved upstream artifacts (Visual Contract, audio-captions intent, ASR-aligned cue boundaries, sketch-overlay schedule). Wave 4 of the lesson pipeline. NEVER hardcodes frame numbers; every timing derives from cue…

16 jul 2026
piflow-inspect
Desarrolladores de software

Pi Flow · INSPECT — the instrument router for looking INTO a run or a node: performance, cost, timing, context composition, loop/stall anomalies, recurrence. LOAD THIS SKILL BEFORE debugging or analyzing ANY pi-flow run/node — it routes each question to the…

10 jul 2026
piflow-maintenance
Desarrolladores de software

Pi Flow · MAINTENANCE — the canonical STANDARDS reference for a node config + a run condition: the exact per-node lifecycle, the `op[]` action envelope, PRE/POST hooks, gates & policy, how a node FINISHES (fenced-JSON tail · `submit_result` · `returnMode` ·…

10 jul 2026
piflow-overlord
Desarrolladores de software

Pi Flow · OVERLORD — the CONTROL-PLANE agent contract: the seat between the human and the pi fleet that OBSERVES the canonical telemetry stream, DECIDES, and ACTS through piflowctl (run / optimize / fix), making the high-order calls a deterministic controller…

10 jul 2026
piflow-start
Desarrolladores de software

Pi Flow · START — run & monitor an already-created pi-flow workflow on the pi fleet via the SDK CLI, with Claude Code as the single console. LOAD THIS SKILL BEFORE running ANY piflow/pi command — it pins the canonical invocation: the npm-linked global…

10 jul 2026
piflow-triage
Desarrolladores de software

Pi Flow · TRIAGE — the base agent that turns a finished run's MEASUREMENTS into recorded, de-duplicated issue files, and nothing else. The twin of piflow-fixer: TRIAGE names the problem, the FIXER solves it; the issue file is the boundary object between them,…

10 jul 2026
lesson-verification
Redactores técnicos

Use when checking a completed Remotion education video for lesson accuracy, visual clarity, narration, captions, music, and render readiness.

3 jul 2026
lesson-sound-design
Desarrolladores de software

Author the per-lesson sound manifest (audio-cues.json) — bed mood, intro sting, outro resolve, and the SFX→beat map. Wave 2c of the lesson pipeline, parallel with audio/captions. SEMANTIC only — declares moods and sound keys, never frames.

3 jul 2026
Mostrando 8 de 20 skills recopiladas.
piflow
Desarrolladores de software

Pi Flow — author, enhance, and run structured filesystem-coordinated workflows (a DAG of producer/verify nodes) as a fleet of efficient pi agents driven by non-Claude coding-plan models, with Claude Code as the single console. This is the plugin…

24 jul 2026
piflow-maintenance
Otras ocupaciones informáticas

Pi Flow · MAINTENANCE — the canonical STANDARDS reference for a node config + a run condition: the exact per-node lifecycle, the `op[]` action envelope, PRE/POST hooks, gates & policy, how a node FINISHES (fenced-JSON tail · `submit_result` · `returnMode` ·…

17 jul 2026
piflow-start
Desarrolladores de software

Pi Flow · START — run & monitor an already-created pi-flow workflow on the pi fleet via the SDK CLI, with Claude Code as the single console. LOAD THIS SKILL BEFORE running ANY piflow/pi command — it pins the canonical invocation: the npm-linked global…

16 jul 2026
piflow-inspect
Desarrolladores de software

Pi Flow · INSPECT — the instrument router for looking INTO a run or a node: performance, cost, timing, context composition, loop/stall anomalies, recurrence. LOAD THIS SKILL BEFORE debugging or analyzing ANY pi-flow run/node — it routes each question to the…

16 jul 2026
piflow-overlord
Otras ocupaciones informáticas

Pi Flow · OVERLORD — the CONTROL-PLANE agent contract: the seat between the human and the pi fleet that OBSERVES the canonical telemetry stream, DECIDES, and ACTS through piflowctl (run / optimize / fix), making the high-order calls a deterministic controller…

15 jul 2026
piflow-triage
Analistas de garantía de calidad de software y probadores

Pi Flow · TRIAGE — the base agent that turns a finished run's MEASUREMENTS into recorded, de-duplicated issue files, and nothing else. The twin of piflow-fixer: TRIAGE names the problem, the FIXER solves it; the issue file is the boundary object between them,…

10 jul 2026
piflow-gate
Analistas de garantía de calidad de software y probadores

Pi Flow · GATE — the base agent that judges whether ONE fixer's candidate edit actually fixed its issue, and decides its fate: STAGE it for a human to adopt, or REJECT it back to a fresh fixer. The third agent of the optimize loop and the last: triage NAMES…

10 jul 2026
piflow-fixer
Desarrolladores de software

Pi Flow · FIXER — the default playbook staged into EVERY substrate fixer spawn, the human-facing fix protocol, and the orchestrator contract for a whole feedback cycle; it turns one assigned issue + an isolated candidate git worktree of its node into a…

9 jul 2026
Mostrando 8 de 18 skills recopiladas.
cm
Desarrolladores de software

Start, check, or continue any work. Analyzes intent, plans tasks, and orchestrates execution via subagents (L2) or Agent Teams (L3).

12 mar 2026
browser-test
Analistas de garantía de calidad de software y probadores

Generate Playwright test scripts for browser-based acceptance verification. Load when DAG tasks touch UI, routes, or user-facing API responses.

27 feb 2026
intent-router
Desarrolladores de software

Classify intent, assess complexity, generate task DAGs. Activates on /go or when user describes work.

27 feb 2026
market-recon
Analistas de investigación de mercados y especialistas en marketing

Guide for using Reddit MCP to gather community sentiment, pain points, and adoption trends. Load this skill when a DAG contains research tasks about market validation, developer experience, or community opinions.

24 feb 2026
prd-orchestrator
Especialistas en gestión de proyectos

解析PRD,决定水平拆分策略,生成带验收标准的mini-PRD。当主协调器收到初始PRD或需要重新拆分工作时使用。

27 dic 2025
execution-manager
Desarrolladores de software

使用git worktrees为并行子协调器生成和管理tmux会话。当各部分准备好执行时使用。

27 dic 2025
fix-engine
Desarrolladores de software

从验收标准创建检查清单,编排executor→validator循环并带重试逻辑。当子协调器开始实现或收到验证失败时使用。

27 dic 2025
merge-resolver
Desarrolladores de software

自动合并所有已完成部分,解决冲突,验证集成。仅当执行管理器检测到所有部分完成时调用。

27 dic 2025
Mostrando 8 de 18 skills recopiladas.
apple-keynote-motion
Artistas de efectos especiales y animadores

Define Apple-Keynote-style motion grammar for educational videos. Use when selecting builds, handoffs, object continuity, stage transitions, framed content motion, typography reveals, or smooth presenter-to-canvas movement for the Remotion/Hyperframes vlog…

12 jun 2026
generated-video-director
Artistas de efectos especiales y animadores

Specify inserted generated-video clips for the composer pipeline. Use when a transcript section needs a generated visual metaphor, illustrative clip, b-roll, product-style animation, or cinematic insert that must match the global style and neighboring shots.

12 jun 2026
narration-slide-division
Redactores técnicos

Split content between the voice and the slide so they complement instead of repeat. Use at node 03 (script / cue-plan) AND node 04 (visual / slide copy) when authoring any beat that has both narration and on-screen text — the anti-duplication contract that…

12 jun 2026
render-lab-design-system
Artistas de efectos especiales y animadores

Use when a recorded-video composition should use the Render Lab design system: production-control-room visuals, browser/render/QC instruments, frame-driven Remotion motion, and semantic components instead of generic cards or decorative UI.

12 jun 2026
render-qc
Editores de cine y video

Quality-check rendered video outputs, Hyperframes atoms, Remotion previews, and composer artifacts for this project. Use after creating or changing any atom, generated clip, render plan, timeline, caption layout, presenter framing, or final MP4.

12 jun 2026
shot-brief-writer
Editores de cine y video

Convert video-composer decisions into precise shot briefs for sub-agents or sub-nodes. Use when a section needs a self-contained spec containing global style, transcript excerpt, neighboring shots, dependencies, asset requirements, presenter/content layout,…

12 jun 2026
video-composer
Editores de cine y video

Orchestrate transcript-to-video composition for this Remotion/Hyperframes vlog system. Use when analyzing an input recording or transcript, splitting it into shots, defining the global visual spec, deciding which assets can be generated in parallel, and…

12 jun 2026
web-asset-capture
Desarrolladores de software

Explore a website (public OR behind a login) and capture high-quality assets — retina stills and crisp motion video (.mp4; .webm opt-in) — into the asset library, by driving a REAL Chrome attached over CDP. Use when: (1) an agent needs UI footage/ stills from…

12 jun 2026
Mostrando 8 de 15 skills recopiladas.
dingtalk-approval
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

当用户要求'发起审批'、'查看审批'、'催办审批'、'请假'、'报销'、'采购申请',或提到钉钉OA审批相关操作时使用此技能。管理钉钉审批流程:发起审批实例、查询审批状态、获取审批列表、催办超时审批。

5 mar 2026
dingtalk-attendance
Desarrolladores de software

当用户提到'考勤'、'打卡'、'迟到'、'早退'、'补卡'、'请假'、'出勤'、'缺勤'、'考勤报表'、'考勤异常'时使用此技能。查询钉钉考勤打卡记录、考勤结果、排班信息,识别异常并生成汇总报告。

5 mar 2026
dingtalk-calendar
Desarrolladores de software

当用户提到'日历'、'日程'、'会议'、'约会'、'日报'、'周报'、'待办'、'任务'、'todo',或要求生成工作汇报、查看本周安排时使用此技能。管理钉钉日历事件和待办任务,辅助自动生成日报周报。

5 mar 2026
wecom-customer-service
Desarrolladores de software

当用户提到'微信客服'、'客服消息'、'客户咨询'、'智能客服'、'客服接待'、'转人工'、'客服账号',或需要通过企业微信管理微信客服会话时使用此技能。管理微信客服账号、收发客服消息、分配会话、处理客户咨询。

5 mar 2026
wecom-customer
Analistas de investigación de mercados y especialistas en marketing

当用户提到'客户'、'外部联系人'、'客户标签'、'跟进'、'销售'、'CRM'、'客户群'、'联系我'、'渠道活码',或需要管理企业微信中的客户关系时使用此技能。查询客户详情、管理客户标签、跟踪跟进记录、管理客户群。

5 mar 2026
Mostrando 12 de 14 repositorios