Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
dawsonblock
Perfil de creador de GitHub

dawsonblock

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

skills recopiladas
220
repositorios
10
actualizado
2026-06-13
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
Aaron
162 skills · 2026-06-13
Desarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketingOtras ocupaciones informáticasRedactores técnicosEspecialistas en gestión de proyectosAnalistas de seguridad de la información
12 categorías ocupacionales · 100% clasificado
74%participación
#02
agent_eval_skills_merged_clean
26 skills · 2026-05-26
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEscritores y autoresEspecialistas en gestión de proyectosEspecialistas en relaciones públicas
5 categorías ocupacionales · 100% clasificado
12%participación
#03
OracleOS
20 skills · 2026-03-19
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la informaciónOtras ocupaciones informáticasAdministradores de redes y sistemas informáticos
5 categorías ocupacionales · 100% clasificado
9.1%participación
#04
JUDGE_ATLAS
4 skills · 2026-05-07
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
1.8%participación
#05
M_Fluid
2 skills · 2026-05-03
Otras ocupaciones informáticas
1 categorías ocupacionales · 100% clasificado
0.9%participación
#06
VSAgent
2 skills · 2026-04-09
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
0.9%participación
#07
ai_autonomous_engineering
1 skills · 2026-03-10
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
0.5%participación
#08
SKILL-MD
1 skills · 2026-05-23
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
0.5%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

replace-skill-name
Desarrolladores de software

Summary of the [REPLACE: CHANNEL_PLATFORM] channel [REPLACE: CHANNEL_NAME] — top [REPLACE: TOP_N_THREADS] threads + open questions

2026-06-13
replace-skill-name
Desarrolladores de software

Price and volume tracker for [REPLACE: TOKEN_SYMBOL] with anomaly alerts above [REPLACE: ALERT_THRESHOLD_PCT]% movement

2026-06-13
replace-skill-name
Desarrolladores de software

Watch Vercel deploys for [REPLACE: VERCEL_PROJECT] — alert on [REPLACE: ALERT_ON] in the last [REPLACE: LOOKBACK_HOURS] hours

2026-06-13
replace-skill-name
Analistas de investigación de mercados y especialistas en marketing

Digest of the most interesting new posts on [REPLACE: TOPIC] from RSS feeds and the open web

2026-06-13
replace-skill-name
Analistas de investigación de mercados y especialistas en marketing

Mention/keyword sweep on social platforms for [REPLACE: KEYWORDS] — trends, sentiment, top posts

2026-06-13
action-converter
Especialistas en gestión de proyectos

5 concrete real-life actions, leverage-scored against open loops with specificity and anti-fluff gates

2026-06-13
agent-buzz
Analistas de investigación de mercados y especialistas en marketing

Curated AI-agent tweets, clustered into narratives with insight summaries

2026-06-13
agent-displacement
Analistas de investigación de mercados y especialistas en marketing

Tracker of AI agent substitution signals — which roles, companies, and industries show real headcount displacement. Named roles + real deployments only.

2026-06-13
Mostrando las 8 principales de 162 skills recopiladas en este repositorio.
create-a-tool-named
Desarrolladores de software

Convert local PDF text streams into Markdown bullet points.

2026-05-26
csv-cleaner
Desarrolladores de software

Clean CSV files by trimming whitespace and exporting normalized JSON output.

2026-05-26
skill-creator
Desarrolladores de software

Create, refactor, and package high-quality agent skills with strong trigger metadata, concise SKILL.md instructions, and reusable scripts/references/assets. Use when users ask to build a new skill, improve an existing skill, fix trigger behavior, or prepare a distributable package.

2026-05-26
internal-comms
Especialistas en relaciones públicas

Draft high-clarity internal communication for announcements, incident updates, org changes, all-hands notes, policy rollouts, and leadership messages. Use when users request internal copy for teams or company-wide audiences. Trigger phrases include "internal announcement", "team update", "all-hands", "incident update", "staff update", "org change", and "leadership message".

2026-05-26
canvas-design
Desarrolladores de software

Design and render visual assets using HTML5 Canvas or node-canvas. Use when users request banners, posters, social graphics, composited images, or canvas-based visuals with explicit dimensions and export formats. Trigger phrases include "canvas design", "html canvas", "draw on canvas", "create banner", "generate graphic", "social image", and "canvas animation".

2026-05-26
brand-guidelines
Desarrolladores de software

Extract, normalize, and apply a brand system across UI, docs, and assets. Use when users ask for a brand kit, style guide, design tokens, tone rules, or brand-consistent output. Trigger phrases include "brand guidelines", "brand identity", "brand kit", "style guide", "brand colors", "brand fonts", "design tokens", and "make this on-brand".

2026-05-26
frontend-design
Desarrolladores de software

Design and implement distinctive, production-grade frontend interfaces for web pages, components, and apps. Use when users ask for UI design, layout polish, landing pages, dashboards, React components, HTML/CSS styling, or visual redesign. Trigger phrases include "design this UI", "build a landing page", "make this look better", "frontend component", "dashboard UI", and "polish the interface".

2026-05-26
theme-factory
Desarrolladores de software

Generate production-ready UI themes and token systems for CSS, Tailwind, and shadcn/ui. Use when users ask to apply a theme, theme an existing app, change colors and fonts, map dark/light mode tokens, or turn a palette into semantic variables. Trigger phrases include "apply a theme", "theme this app", "change the colors", and "re-theme this UI". Do not use for brand identity extraction, logo work, or full UI redesigns; use brand-guidelines or frontend-design instead.

2026-05-26
Mostrando las 8 principales de 26 skills recopiladas en este repositorio.
function-call-tracing
Desarrolladores de software

Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualization

2026-03-19
code-coverage-with-gcov
Analistas de garantía de calidad de software y probadores

Add gcov code coverage instrumentation to C/C++ projects

2026-03-19
line-execution-checker
Analistas de garantía de calidad de software y probadores

Check if specific lines were executed using gcov data

2026-03-19
rr-debugger
Desarrolladores de software

Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.

2026-03-19
github-archive
Analistas de seguridad de la información

Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides immutable forensic evidence of all public GitHub events since 2011.

2026-03-19
github-commit-recovery
Desarrolladores de software

Recover deleted commits from GitHub using REST API, web interface, and git fetch. Use when you have commit SHAs and need to retrieve actual commit content, diffs, or patches. Includes techniques for accessing "deleted" commits that remain on GitHub servers.

2026-03-19
github-evidence-kit
Analistas de seguridad de la información

Generate, export, load, and verify forensic evidence from GitHub sources. Use when creating verifiable evidence objects from GitHub API, GH Archive, Wayback Machine, local git repositories, or security vendor reports. Handles evidence storage, querying, and re-verification against original sources.

2026-03-19
github-wayback-recovery
Analistas de seguridad de la información

Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic recovery workflows.

2026-03-19
Mostrando las 8 principales de 20 skills recopiladas en este repositorio.
Mostrando 10 de 10 repositorios
Todos los repositorios cargados