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

smithdak

Vista por repositorio de 162 skills recopiladas en 16 repositorios de GitHub.

skills recopiladas
162
repositorios
16
actualizado
2026-07-20
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
skillsmith
60 skills · 2026-07-18
Desarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketingEspecialistas en gestión de proyectosAnalistas de garantía de calidad de software y probadoresRedactores técnicosRepresentantes de venta de servicios (excepto publicidad, seguros, servicios financieros y viajes)
7 categorías ocupacionales · 100% clasificado
37%participación
#02
base
16 skills · 2026-07-20
Desarrolladores de softwareRedactores técnicosAnalistas de garantía de calidad de software y probadoresAnalistas de investigación de mercados y especialistas en marketing
4 categorías ocupacionales · 100% clasificado
9.9%participación
#03
claude-marketplace
14 skills · 2026-01-25
Desarrolladores de softwareDesarrolladores web
2 categorías ocupacionales · 100% clasificado
8.6%participación
#04
objectcore
14 skills · 2026-07-02
Desarrolladores de softwareDiseñadores de interfaces web y digitalesOtras ocupaciones informáticas
3 categorías ocupacionales · 100% clasificado
8.6%participación
#05
studio
9 skills · 2026-02-02
Desarrolladores de softwareAnalistas de investigación de mercados y especialistas en marketingOtras ocupaciones informáticasAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectos
5 categorías ocupacionales · 100% clasificado
5.6%participación
#06
plugin-cms-toolkit
8 skills · 2026-02-21
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la información
3 categorías ocupacionales · 100% clasificado
4.9%participación
#07
dossier
8 skills · 2026-06-21
Desarrolladores de softwareOtras ocupaciones informáticas
2 categorías ocupacionales · 100% clasificado
4.9%participación
#08
sleuth
7 skills · 2026-06-25
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100% clasificado
4.3%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

op-github-secrets
Desarrolladores de software

Wires GitHub Actions to pull secrets from 1Password at run time instead of storing long-lived copies in GitHub — using the 1Password load-secrets action with op:// references and a scoped service-account token, so CI reads secrets on demand and 1Password masks them in logs. Use this skill when the user says "load secrets from 1Password in GitHub Actions", "stop pasting secrets into GitHub repo settings", "use a 1Password service account in CI", or wants a workflow that resolves op:// references during a job. Not for local runtime injection (see op-secrets) or an interactive human setup script (see the wizard skill).

2026-07-18
op-secrets
Desarrolladores de software

Moves a project's secrets out of plaintext and into 1Password secret references (op:// URIs) that resolve at runtime via the op CLI, producing a safe-to-commit .env template and an op run launch path so no real credential ever lands on disk. Use this skill when the user says "use 1Password for my env vars", "replace my .env secrets with op references", "set up op run for this project", "stop storing API keys in plaintext", or wants credentials injected from a 1Password vault at run time. Not for building an interactive service-setup script that captures values from a human (see the wizard skill), or for pushing secrets into GitHub Actions (see op-github-secrets).

2026-07-18
mermaid-to-tldraw
Desarrolladores de software

Converts Mermaid diagram source into editable tldraw shapes using tldraw's official @tldraw/mermaid package, so a flowchart or graph written as Mermaid text becomes real, movable nodes and arrows on a tldraw canvas rather than a static image. Use this skill when the user says "convert this mermaid to tldraw", "turn my mermaid flowchart into editable tldraw shapes", "import mermaid into tldraw", or has Mermaid source they want as a hand-editable canvas. Not for authoring Mermaid text itself, rendering Mermaid to an image, or building a tldraw file from a prose description (see tldraw-diagram).

2026-07-18
tldraw-animation
Desarrolladores de software

Adds motion to a tldraw canvas — animating shape position, rotation, and props over time with easing, animating the camera through a canvas, and authoring durable requestAnimationFrame loops embedded in a tldraw-offline document so the canvas keeps animating whenever it is opened. Use this skill when the user says "animate this tldraw diagram", "make these shapes move", "add an animation to my tldraw canvas", "create a tldraw animation loop", or "animate the camera through my board". Not for generating a static .tldr (see tldraw-diagram), exporting a canvas to an image (see tldraw-export), or CSS / web / video-file animation outside tldraw.

2026-07-18
tldraw-diagram
Desarrolladores de software

Generates a tldraw canvas file (.tldr / .tldraw JSON) from a described diagram or outline — boxes, arrows, text, frames, and notes positioned on the infinite canvas — so it opens directly in tldraw or tldraw-offline as editable shapes, with no browser or render step. Use this skill when the user says "make me a tldraw diagram", "generate a .tldr file", "turn this architecture into a tldraw whiteboard", "build an editable canvas of this flow", or wants a hand-editable tldraw document rather than a flat image. Not for rendering a canvas to PNG/SVG (that needs a browser — see tldraw-export), converting Mermaid source (see mermaid-to-tldraw), or authoring Mermaid/Graphviz text diagrams.

2026-07-18
tldraw-export
Desarrolladores de software

Renders a tldraw canvas or .tldr file to a static image — SVG, PNG, JPEG, or WebP — by driving tldraw's browser-based export APIs from a headless browser, producing a shareable picture from an editable canvas. Use this skill when the user says "export my tldraw file to PNG", "render this .tldr as an SVG", "turn my tldraw canvas into an image", or needs a flat image out of a tldraw document. Not for generating an editable .tldr from a description (see tldraw-diagram), converting Mermaid (see mermaid-to-tldraw), or exporting from the tldraw desktop app's own File menu.

2026-07-18
mermaid-to-tldraw
Desarrolladores de software

Converts Mermaid diagram source into editable tldraw shapes using tldraw's official @tldraw/mermaid package, so a flowchart or graph written as Mermaid text becomes real, movable nodes and arrows on a tldraw canvas rather than a static image. Use this skill when the user says "convert this mermaid to tldraw", "turn my mermaid flowchart into editable tldraw shapes", "import mermaid into tldraw", or has Mermaid source they want as a hand-editable canvas. Not for authoring Mermaid text itself, rendering Mermaid to an image, or building a tldraw file from a prose description (see tldraw-diagram).

2026-07-18
op-github-secrets
Desarrolladores de software

Wires GitHub Actions to pull secrets from 1Password at run time instead of storing long-lived copies in GitHub — using the 1Password load-secrets action with op:// references and a scoped service-account token, so CI reads secrets on demand and 1Password masks them in logs. Use this skill when the user says "load secrets from 1Password in GitHub Actions", "stop pasting secrets into GitHub repo settings", "use a 1Password service account in CI", or wants a workflow that resolves op:// references during a job. Not for local runtime injection (see op-secrets) or an interactive human setup script (see the wizard skill).

2026-07-18
Mostrando las 8 principales de 60 skills recopiladas en este repositorio.
Mostrando las 8 principales de 16 skills recopiladas en este repositorio.
Mostrando las 8 principales de 14 skills recopiladas en este repositorio.
choosing-a-seeded-theme
Diseñadores de interfaces web y digitales

Pick a READY-MADE seeded design theme instead of authoring one — the curated preset inventory (inkwell = quiet, editorial, warm paper; cathode = loud, technical, emissive) and when a preset beats a custom grill. Use when the user wants a quick-start design system, an off-the-shelf look, or asks which seeded preset/theme to pick — NOT for defining custom brand foundations from scratch (that is defining-design-tokens) and NOT for adding modes to existing tokens (that is theming-with-tokens).

2026-07-02
defining-design-tokens
Diseñadores de interfaces web y digitales

The grilling gate for AUTHORING a new design system or token set — turn a vague brand into a decided DTCG design-token spec before any scaffolding. Use at the start of /design, when brand direction (color, type, spacing, motion) is still fuzzy, or when deciding the token foundations and tiers. For a ready-made starting point instead of a custom grill, use choosing-a-seeded-theme.

2026-07-02
curating-knowledge
Desarrolladores de software

Add or curate an entry in ObjectCore's factory knowledge base (a lesson, pattern, gotcha, or decision) stored under knowledge/. Use when a durable, reusable engineering lesson emerges, a design decision is made, or the knowledge base needs pruning.

2026-07-02
building-the-catalog
Desarrolladores de software

Reference for how the ObjectCore marketplace catalog is derived — the deriveCatalog seam, the source/sink ports, and the sync invariant. Use when changing how marketplace.json is produced, when marketplace.json is stale, drifted, or out of sync with the plugin dirs, or when reasoning about the Git/DB source swap. (A plugin failing the manifest rules is validating-plugins' territory.)

2026-07-02
validating-plugins
Desarrolladores de software

The reference for what makes an ObjectCore plugin valid — the hard load-error rules (manifest shape, kebab-case, component placement) and the eval-coverage gate. Use when a plugin fails to load or validate, when reviewing a plugin before it enters the catalog, or when diagnosing which hard rule a plugin manifest breaks. (A stale or drifted marketplace.json is building-the-catalog's territory.)

2026-07-02
design-foundations
Diseñadores de interfaces web y digitales

The reference for CONSUMING a token-based design system so UI stays on-brand — pick the semantic token by ROLE, never a raw hex or scale step. Use when building, styling, or reviewing a component, page, or any visual output that must match the design system (choosing colors, spacing, type, radius, or motion).

2026-06-27
theming-with-tokens
Diseñadores de interfaces web y digitales

How to add dark mode or multi-brand theming to a token-based design system the RIGHT way — multiple token sets combined by a resolver with semantic aliases re-pointed per theme, never duplicated components. Use when adding a color mode, a second brand, or any theme axis over existing design tokens.

2026-06-27
planning
Otras ocupaciones informáticas

Turn a pinned plugin spec into a concrete PluginSpec the scaffolder can emit — choosing components, drafting each skill's trigger surface, and writing the activation eval cases. Use after specifying, when converting a spec into the JSON for bun run forge:scaffold.

2026-06-26
Mostrando las 8 principales de 14 skills recopiladas en este repositorio.
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
a11y
Analistas de garantía de calidad de software y probadores

WCAG 2.2 AA accessibility scanner for Sitecore, Umbraco, and Optimizely CMS projects. Scans Razor views, React/Next.js components, JSX templates, and content type definitions for accessibility violations. Use when asked to: scan for accessibility issues, run an accessibility audit, check WCAG compliance, find a11y problems, or audit templates for accessibility. Triggers on "accessibility", "a11y", "WCAG", "screen reader", "aria".

2026-02-21
security
Analistas de seguridad de la información

Security audit for Sitecore, Umbraco, and Optimizely CMS projects. Scans for OWASP Top 10 vulnerabilities, CMS-specific security issues, and known dependency CVEs. Use when asked to: run a security audit, check for vulnerabilities, scan for security issues, review security, or check dependencies for CVEs. Triggers on "security audit", "vulnerability scan", "security review", "CVE check", "dependency scan", "OWASP".

2026-02-21
content-model
Desarrolladores de software

Designs content architectures for Sitecore, Umbraco, and Optimizely CMS projects. Helps plan content type hierarchies, field structures, and relationships following CMS-specific best practices. Usage - /plugin-cms-toolkit:content-model

2026-02-21
scaffold
Desarrolladores de software

Scaffolds CMS components, content types, controllers, and page types for Sitecore, Umbraco, or Optimizely. Detects the CMS platform automatically and generates platform-specific code. Usage - /plugin-cms-toolkit:scaffold component HeroBlock

2026-02-21
cms-detect
Desarrolladores de software

Auto-detects the CMS platform (Sitecore, Umbraco, or Optimizely) in the current project by scanning project files, dependencies, and configuration. Invoked automatically when working in a CMS project.

2026-02-21
optimizely
Desarrolladores de software

Optimizely CMS 12 and CMS SaaS expertise. Provides best practices for content types, blocks, pages, Visual Builder, Graph API, REST API, experimentation integration, and .NET/headless development patterns. Auto-invoked when working in Optimizely projects.

2026-02-21
sitecore
Desarrolladores de software

Sitecore XM Cloud and XP/XM expertise. Provides best practices for content modeling, component development, serialization, headless architecture with Content SDK, and SXA patterns. Auto-invoked when working in Sitecore projects.

2026-02-21
umbraco
Desarrolladores de software

Umbraco CMS v14-17 expertise. Provides best practices for document types, compositions, property editors, Content Delivery API, Management API, Bellissima backoffice extensions, and .NET development patterns. Auto-invoked when working in Umbraco projects.

2026-02-21
verify-kb
Otras ocupaciones informáticas

Audit an OKF knowledge base for integrity before it ships. Use to verify a generated/edited KB — checks OKF compliance, atomicity, link integrity, provenance/confidence, coverage gaps, and stale content. Produces a severity-ranked report; does not silently fix.

2026-06-21
adoption-readout
Desarrolladores de software

Generate a client's L2 "adoption readout" — the Ladder (DEC-0052's wedge). From a provisioned client's served OKF, run the deterministic 4-axis scorer over their process/workflow atoms, then narrate a sequenced Now/Next/Later transformation roadmap and emit it as a sovereign OKF `artifact` in the CLIENT's own repo. Use after a client is ingested + served (KNOWLEDGE-BRIEF generated) to produce the post-diagnostic readout that lands the wedge ("we'll take you to where we already are") and opens the Agency conversation. Human-curated authoring; reads the client's OWN OKF, never perturbs Dossier's KB.

2026-06-20
docs-ia
Desarrolladores de software

Architect a world-class, ATOMIC information architecture for a Dossier docs site — turn a flat OKF knowledge base into a navigable, scannable, readable reading experience whose structure is DERIVED FROM THE KNOWLEDGE GRAPH, never hand-maintained. Use when a docs surface is hard to navigate (giant flat sidebars, no section overviews, no wayfinding, every page a dead end), when onboarding a new client's KB to the docs, or when asked to improve docs IA / navigation / readability.

2026-06-19
generate-landing
Desarrolladores de software

Generate a tailored client landing instance — a typed LandingContent module — from a provisioned client's OKF repo and tenant manifest. Use after a client is ingested and served (KNOWLEDGE-BRIEF generated) to produce a client-specific marketing landing that re-frames Dossier's universal messaging in the client's own vocabulary, with a hero artifact that is a REAL atom from the client's repo. Human-curated authoring, not a hosted runtime.

2026-06-18
author-okf
Desarrolladores de software

Author or extract atomic, OKF-compliant concept documents that conform to Dossier's knowledge model. Use whenever turning raw/clean source content (or a topic) into knowledge-base concepts — processes, workflows, roles, decisions, systems, policies, artifacts, terms. Produces one well-formed markdown+YAML file per concept, with full provenance and typed relationships.

2026-06-14
github-markdown
Desarrolladores de software

Wield the full power of GitHub-Flavored Markdown (GFM) and GitHub's rendering pipeline to design world-class documentation — alerts/admonitions, collapsible sections, tables, task lists, mermaid diagrams, math, footnotes, themed images, auto-anchors, and badges. Use whenever authoring a README, guide, or any markdown that renders on GitHub (and, with the noted caveats, on the Astro Starlight surface). The reference + procedure the documentation-engineer reaches for.

2026-06-14
ingest-client
Desarrolladores de software

Run the ingestion sweep that pulls a new client's raw knowledge into Dossier — public website (Firecrawl), files (Unstructured), and Microsoft 365/SharePoint (Graph delta + Copilot connectors) — normalized to clean, provenance-stamped markdown ready for extraction. Use when onboarding a client or refreshing their sources.

2026-06-14
scaffold-vertical
Desarrolladores de software

Scaffold a vertical-specific knowledge-base template from Dossier's knowledge model. Use to stand up a reusable starting taxonomy for an industry/vertical (e.g., Digital Experience Agency) — seed concept stubs, vertical-specific types, and an index — so a new client in that vertical is a fast instantiation, not a from-scratch build.

2026-06-14
code-check
Analistas de garantía de calidad de software y probadores

Reviews Sitecore code for layer issues.

2026-06-25
helix-layer-check
Analistas de garantía de calidad de software y probadores

Use when reviewing or adding Sitecore C# code to enforce Helix architecture layer boundaries — Foundation, Feature, and Project dependency direction. Trigger before committing Sitecore solution code, or whenever a new project reference is introduced.

2026-06-25
publish-site-canary
Desarrolladores de software

Publish a single McCormick brand site to a canary publishing target for staged verification before going wide.

2026-06-25
publish-site
Desarrolladores de software

Publish a single McCormick brand site to the Internet publishing target after a successful build and Helix check.

2026-06-25
qa-smoke-check
Analistas de garantía de calidad de software y probadores

Run the post-deploy smoke suite against the McCormick QA environment and report failures grouped by brand site.

2026-06-25
serialization-audit
Desarrolladores de software

Helps with serialization stuff.

2026-06-25
sleuth
Desarrolladores de software

Use to investigate, audit, or reverse-engineer an unfamiliar or organically-grown Claude Code system (a .claude tree, an agent harness, a teammate's or client's setup) before trusting, extending, or rebuilding it. Trigger on "audit this harness", "what's actually in this .claude setup", "archaeology on this repo", "what's load-bearing / dead / dangerous here", "do recon before I rebuild", or when a discovery/inventory pass over agent infrastructure is needed. Produces a ranked, evidence-linked System Dossier, not a flat inventory.

2026-06-25
data-table
Desarrolladores web

Expert data table engineer for SvelteKit + Tailwind CSS v4 apps using a neo-brutalist design system. Analyzes any data shape (arrays, objects, API responses, DB query results, CSV, JSON) and builds the optimal table presentation — deciding column types, alignment, formatting, density, sort/filter/pagination needs, responsive breakpoints, and accessibility. Use when: (1) Displaying data in a table or grid, (2) Building sortable/filterable data views, (3) Presenting API or DB results, (4) Adding pagination to lists, (5) Creating comparison tables or data grids, (6) Converting raw data into a readable table format, (7) Building responsive data displays that work on mobile. Triggers on: "show this as a table", "display this data", "build a data table", "add a table", "make this sortable", "paginate this list", "create a data grid", "format this as a table", "table component", "data view".

2026-02-23
migrate-analytics
Desarrolladores de software

Expert analytics and data visualization engineer for the MigrateIQ SvelteKit app. Builds charts, dashboards, and analytics tracking using LayerCake + custom SVG with the neo-brutalist design system (3px borders, offset shadows, Inter + JetBrains Mono, brand color #4f46e5). Use when: (1) Adding any chart or visualization, (2) Building analytics dashboards or data displays, (3) Choosing which chart type to use for a dataset, (4) Adding event tracking or user behavior analytics, (5) Creating sparklines, gauges, or KPI cards, (6) Optimizing chart performance or accessibility. Triggers on: "add a chart", "build analytics", "visualize this data", "track events", "create a dashboard", "which chart should I use", "add metrics", "show trends".

2026-02-23
principal-architect
Desarrolladores de software

Principal architect for the MigrateIQ platform. Makes architectural decisions, reviews code, plans features, enforces consistency, and guides development across the full stack: SvelteKit 5, Tailwind CSS v4, TypeScript, Drizzle ORM/PostgreSQL, MCP server, and Claude Code skills. Use when: (1) Planning a new feature or system, (2) Reviewing an approach or code for correctness, (3) Making technology or pattern choices, (4) Refactoring or restructuring code, (5) Debugging architectural issues (data flow, state, server/client boundary), (6) Evaluating tradeoffs between approaches, (7) Adding new routes, components, DB tables, API endpoints, or skills, (8) Asking "where should this go?", "is this the right pattern?", "how should I structure this?". Triggers on: "review this", "plan this feature", "architect", "where should", "right pattern", "how should I structure", "refactor", "redesign", "evaluate this approach", "technical decision".

2026-02-23
Mostrando 12 de 16 repositorios