Skip to main content
duyet
Perfil de creador de GitHub

duyet

Vista por repositorio de 111 skills recopiladas en 10 repositorios de GitHub.

skills recopiladas
111
repositorios
10
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
codex-claude-plugins
61 skills · 24 jul 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDesarrolladores webOtras ocupaciones informáticasGerentes de sistemas informáticos y de informaciónEspecialistas en gestión de proyectos
8 categorías ocupacionales · 100 % clasificado
55 %participación
#02
oma
22 skills · 18 jul 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDesarrolladores webOtras ocupaciones informáticasAnalistas de investigación de mercados y especialistas en marketingAnalistas de seguridad de la información
8 categorías ocupacionales · 100 % clasificado
20 %participación
#03
skills
14 skills · 23 may 2026
Desarrolladores de softwareDesarrolladores webArquitectos de bases de datosOtras ocupaciones informáticasRedactores técnicos
5 categorías ocupacionales · 100 % clasificado
13 %participación
#04
duyetbot-agent
4 skills · 5 ene 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDesarrolladores web
3 categorías ocupacionales · 100 % clasificado
3,6 %participación
#05
kb
3 skills · 14 jun 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
2,7 %participación
#06
pricetrack
2 skills · 1 jun 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
1,8 %participación
#07
llm-release-action
2 skills · 18 jun 2026
Analistas de garantía de calidad de software y probadoresDesarrolladores de software
2 categorías ocupacionales · 100 % clasificado
1,8 %participación
#08
build-agent
1 skills · 5 jul 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
0,9 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

statusline-workflow
Desarrolladores de software

Use when configuring, previewing, troubleshooting, or disabling the Claude Code statusline plugin.

24 jul 2026
command-code
Otras ocupaciones informáticas

Drive the Command Code CLI (`cmd`) — a terminal coding agent that learns your taste — and orchestrate it as a headless sub-agent. Use this skill whenever the user mentions "cmd", "Command Code", "commandcode", asks to "spawn cmd", "dispatch cmd", "use cmd as…

11 jul 2026
init
Desarrolladores de software

Scaffold a new shared-brain knowledge base folder (default ~/kb) — a plain-markdown, OKF v0.1-conformant memory store that any coding agent can read/write across sessions. Use when the user asks to set up, init, or bootstrap a kb / shared brain / persistent…

5 jul 2026
okf
Desarrolladores de software

Author, initialize, validate, and render Open Knowledge Format (OKF) bundles — vendor-neutral knowledge as markdown files with YAML frontmatter. Use when creating an OKF bundle, scaffolding a knowledge catalog, writing OKF concept docs, building…

5 jul 2026
ios-simulator-browser
Desarrolladores de software

Mirror an iOS Simulator into an in-app browser and hot-reload SwiftUI previews from importable Swift packages. Use when previewing SwiftUI in the simulator, mirroring a running simulator in the browser, or live-reloading package-backed previews.

3 jul 2026
swiftui-performance-audit
Desarrolladores de software

Audit SwiftUI runtime performance from code first. Use when diagnosing slow rendering, janky scrolling, expensive updates, or profiling needs.

3 jul 2026
clickhouse-monitoring
Desarrolladores de software

Specialized knowledge for the ClickHouse Monitor dashboard. Use this skill when: working with ClickHouse monitoring dashboards, analyzing query performance, writing ClickHouse system table queries, developing dashboard features, or integrating with the…

3 jul 2026
clickhouse
Desarrolladores de software

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 28 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

3 jul 2026
Mostrando 8 de 61 skills recopiladas.
data-analysis
Científicos de datos

Explore, clean, and analyze a dataset to answer a real question, with honest handling of uncertainty and bias. Trigger when the user asks to "analyze this data", "what does this dataset show", "explore this CSV", works with pandas/numpy on tabular data, or…

18 jul 2026
debugging
Desarrolladores de software

Systematically root-cause a bug instead of guessing. Trigger when the user asks to "debug this", "why is this failing", "it's broken", "reproduce this bug", "find the root cause", or pastes an error/stack trace. Reproduce, isolate, form one hypothesis at a…

18 jul 2026
refactoring
Desarrolladores de software

Restructure code without changing its observable behavior. Trigger when the user asks to "refactor this", "clean this up", "simplify this function", "this is hard to change", "extract this into its own function/module", or "reduce duplication here".…

18 jul 2026
security-review
Analistas de seguridad de la información

Audit code or infrastructure for exploitable vulnerabilities using an OWASP-style checklist. Trigger when the user asks to "security review this", "is this safe to ship", "audit for vulnerabilities", "check for security issues", "pentest this", or before…

18 jul 2026
technical-writing
Desarrolladores de software

Write clear, useful technical documentation — READMEs, architecture decision records, API docs, runbooks, and PR descriptions. Trigger when the user asks to "write docs", "document this", "write a README", "explain this decision", "write release notes",…

18 jul 2026
test-writing
Analistas de garantía de calidad de software y probadores

Write tests that encode why behavior matters, not just what it does — a test that can't fail when the logic breaks is worthless. Trigger when the user asks to "write tests", "add test coverage", "test this function", "TDD this", or when a task's success…

18 jul 2026
api-design
Desarrolladores de software

Design HTTP/REST APIs that are consistent, predictable, and safe to evolve. Trigger when the user asks to "design an API", "add an endpoint", "design a REST route", "what should this return", or is shaping request/response contracts, status codes, pagination,…

17 jul 2026
brand-design
Diseñadores gráficos

Apply consistent color, typography, and spacing so an artifact looks designed, not defaulted. Trigger when the user asks to "make it look good/on-brand", "pick colors", "choose fonts", "set up design tokens", "style this page/report/slide", or hands you a…

17 jul 2026
Mostrando 8 de 22 skills recopiladas.
claude-prompting
Desarrolladores de software

Prompt engineering guidance for Claude (Anthropic) model. Use when crafting prompts for Claude to leverage XML-style tags, long-context capabilities, extended thinking, and strong instruction following.

23 may 2026
clickhouse-monitoring
Desarrolladores de software

Specialized knowledge for the ClickHouse Monitor dashboard. Use this skill when: working with ClickHouse monitoring dashboards, analyzing query performance, writing ClickHouse system table queries, developing dashboard features, or integrating with the…

23 may 2026
duyet-knowledge
Redactores técnicos

Maintain and update knowledge base about Duyet Le (@duyet) - profile, resume, blog posts, projects.

23 may 2026
frontend-design
Desarrolladores web

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

23 may 2026
gemini-prompting
Desarrolladores de software

Prompt engineering guidance for Gemini (Google) model. Use when crafting prompts for Gemini to leverage system instructions, multimodal capabilities, ultra-long context, and strong reasoning features.

23 may 2026
good-html
Desarrolladores web

Generate or review high-density, interactive, self-contained HTML artifacts based on Thariq Shihipar's "Unreasonable Effectiveness of HTML" patterns. Use this skill when asked to "create HTML," "build a dashboard," "format a PR review," "make an interactive…

23 may 2026
grok-prompting
Desarrolladores de software

Prompt engineering guidance for Grok (xAI) model. Use when crafting prompts for Grok to leverage its conversational style, real-time knowledge access, and less-constrained responses.

23 may 2026
orchestration
Otras ocupaciones informáticas

Orchestrate complex work through parallel agent coordination. Decompose requests into task graphs, spawn background workers, and synthesize results elegantly. Use for multi-component features, large investigations, or any work benefiting from parallelization.

23 may 2026
Mostrando 8 de 14 skills recopiladas.
Mostrando 10 de 10 repositorios
Todos los repositorios cargados