Skip to main content
marmelab
GitHub creator profile

marmelab

Repository-level view of 35 collected skills across 7 GitHub repositories.

skills collected
35
repositories
7
updated
Aug 14, 2026
repository explorer

Repositories and representative skills

update-branding
web-developers

Rebrand Atomic CRM — change the application logo (the wordmark in the header and on the login/signup pages) and/or the title/name. Use when the user wants to change, swap, update, or rebrand the CRM logo or title. Handles the two light/dark-mode logo…

Jul 27, 2026
grill-me
project-management-specialists

Interrogate a vague or broad feature request BEFORE dispatching the harness orchestrator, to surface what the user has not anticipated. Use in the main thread when a

Jul 18, 2026
writing-migrations
database-architects

Generate Supabase SQL migrations at deploy time from the session branch diff. Load this when your developer dispatch asks you to generate the deploy-time migration (it points you at the shared <base>/simple worktree). This is NOT a feature ticket — the…

Jul 13, 2026
resolving-rollback-conflicts
software-developers

Replay a list of git-revert commits against the current base branch and resolve the conflicts, when the chat-service's automatic rollback hit a merge conflict it couldn't resolve. Load this when your developer dispatch asks you to resolve a rollback conflict…

Jun 22, 2026
adr-writing
software-developers

Architecture Decision Record format and rules for the developer agent. Load when the implementation introduces a structural decision worth remembering 6 months later — new pattern, new dependency, deliberate departure from convention, non-obvious schema…

Jun 22, 2026
backend-dev
software-developers

Coding practices for backend development in Atomic CRM. Use when deciding whether backend logic is needed, or when creating/modifying database migrations, views, triggers, RLS policies, edge functions, or custom dataProvider methods that call Supabase APIs.

Jun 18, 2026
delete-initial-resource
software-developers

Remove one or more of the initial CRM resources (contacts, companies, deals, tags, tasks) from the codebase. Use when the user asks to delete, remove, or strip out one or several of these built-in resources. Runs the delete-initial-resource.ts script to drop…

Jun 18, 2026
playwright-testing
software-quality-assurance-analysts-and-testers

Playwright E2E testing patterns — web-first assertions, user-visible locators, network interception, fixtures, authentication, and parallel execution. Use when building or reviewing E2E tests with Playwright, when setting up browser testing for a web app, or…

Jun 18, 2026
Showing 8 of 18 collected skills.
e2e-conventions
software-quality-assurance-analysts-and-testers

When to write e2e tests, where to put them, and how to verify them. Apply to any task touching UI, filters, forms, or interactions.

Aug 14, 2026
adr-writing
software-developers

Architecture Decision Record format and rules for the developer agent. Load when the implementation introduces a structural decision worth remembering 6 months later — new pattern, new dependency, deliberate departure from convention, non-obvious schema…

Aug 7, 2026
playwright-testing
software-quality-assurance-analysts-and-testers

Playwright E2E testing patterns — web-first assertions, user-visible locators, network interception, fixtures, authentication, and parallel execution. Use when building or reviewing E2E tests with Playwright, when setting up browser testing for a web app, or…

Aug 7, 2026
ponytail-debt
software-developers

Harvest every `ponytail:` comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponytail-debt", "what did…

Aug 7, 2026
ponytail-help
software-developers

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

Aug 7, 2026
pr-description
software-developers

Writes a short, concise PR description following a fixed template, to avoid the "sprawling" descriptions the team systematically rewrites by hand. Invoke before opening a PR.

Aug 7, 2026
resolving-rollback-conflicts
software-developers

Replay a list of git-revert commits against the current base branch and resolve the conflicts, when the chat-service's automatic rollback hit a merge conflict it couldn't resolve. Load this when your developer dispatch asks you to resolve a rollback conflict…

Aug 7, 2026
setup-interview
software-developers

Domain-by-domain interview to produce $CLAUDE_PROJECT_DIR/docs/project-context.json. Invoked once by the orchestrator; the orchestrator then conducts all turns directly using Read/Write/Edit — no agent dispatching.

Aug 7, 2026
Showing 8 of 9 collected skills.
Showing 7 of 7 repositories
All repositories loaded