Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
smithdak
Profil créateur GitHub

smithdak

Vue par dépôt de 162 skills collectés dans 16 dépôts GitHub.

skills collectés
162
dépôts
16
mis à jour
2026-07-20
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
skillsmith
60 skills · 2026-07-18
Développeurs de logicielsAnalystes en études de marché et spécialistes en marketingSpécialistes en gestion de projetsAnalystes en assurance qualité des logiciels et testeursRédacteurs techniquesReprésentants commerciaux (gros et industrie, sauf produits techniques)
7 catégories métier · 100% classifié
37%part
#02
base
16 skills · 2026-07-20
Développeurs de logicielsRédacteurs techniquesAnalystes en assurance qualité des logiciels et testeursAnalystes en études de marché et spécialistes en marketing
4 catégories métier · 100% classifié
9.9%part
#03
claude-marketplace
14 skills · 2026-01-25
Développeurs de logicielsDéveloppeurs web
2 catégories métier · 100% classifié
8.6%part
#04
objectcore
14 skills · 2026-07-02
Développeurs de logicielsConcepteurs web et d'interfaces numériquesAutres occupations informatiques
3 catégories métier · 100% classifié
8.6%part
#05
studio
9 skills · 2026-02-02
Développeurs de logicielsAnalystes en études de marché et spécialistes en marketingAutres occupations informatiquesAnalystes en assurance qualité des logiciels et testeursSpécialistes en gestion de projets
5 catégories métier · 100% classifié
5.6%part
#06
plugin-cms-toolkit
8 skills · 2026-02-21
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en sécurité de l'information
3 catégories métier · 100% classifié
4.9%part
#07
dossier
8 skills · 2026-06-21
Développeurs de logicielsAutres occupations informatiques
2 catégories métier · 100% classifié
4.9%part
#08
sleuth
7 skills · 2026-06-25
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100% classifié
4.3%part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

op-github-secrets
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 60 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 16 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 14 dans ce dépôt.
choosing-a-seeded-theme
Concepteurs web et d'interfaces numériques

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
Concepteurs web et d'interfaces numériques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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
Concepteurs web et d'interfaces numériques

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
Autres occupations informatiques

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
Affichage des 8 principaux skills collectés sur 14 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
a11y
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

Reviews Sitecore code for layer issues.

2026-06-25
helix-layer-check
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-06-25
publish-site
Développeurs de logiciels

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

2026-06-25
qa-smoke-check
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-25
serialization-audit
Développeurs de logiciels

Helps with serialization stuff.

2026-06-25
sleuth
Développeurs de logiciels

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
Développeurs 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
Développeurs de logiciels

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
Développeurs de logiciels

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
12 dépôts affichés sur 16