markbain
- 6 skills
- 0 followers
- 16 hours ago last updated
- ▌ Log Project · markbainElicit completed project data and append a new row to context/portfolio/project-database.csv. Use when a project is finished or to backfill a missing project. Ask one section at a time, then write the CSV row and offer to run cv_updater.py.
- ▌ Company Brief · markbainResearch a target company and produce a structured brief for interview or application prep. Covers culture, history, leadership, values, products, audience, tech stack, financials, VC/IPO history, blog, socials, public statements, and positioning tips. Use when the user says "research [company]", "brief me on [company]", "company brief", or asks for interview/application prep on a specific employer.
- ▌ Default Perms · markbainWrite default permissions to .claude/settings.json for the current project. Use when setting up a new project or when asked to add default permissions.
- ▌ Wp Plugin CSS Override · markbainUse this skill whenever working on CSS or Sass overrides for WordPress plugins inside a Divi child theme. Triggers include: styling a plugin (CF7, Estatik, Gravity Forms, WooCommerce, or any other), overriding Divi module styles, applying branded styles to third-party plugin output, fixing specificity conflicts, removing !important reliance, or building a scoped override stylesheet. Also use when the user says "style this plugin", "override plugin CSS", "brand this form", or "the plugin looks wrong". Always use this skill before writing any plugin override CSS — do not guess at selectors or file locations.
- ▌ Bootstrap Claude · markbainBootstrap a new Claude project — links an Asana project and writes default permissions to .claude/settings.json. Use when starting a new project, setting up Claude in a repo, or saying "bootstrap this project".
- ▌ Wp Plugin Expert · markbainUse this skill when the user explicitly calls it by name ("use the wp-plugin-expert skill", "run wp-plugin-expert", "build a plugin expert for X"). This skill documents a WordPress plugin from scratch by: (1) fetching and consolidating all available public documentation into a single offline markdown file, (2) exploring the local codebase, and (3) generating both a README.md and a CLAUDE.md context file tuned for Claude Code. The output makes Claude a product expert on that plugin — able to answer dev questions, guide configuration, and support extension work without needing to re-read the source each time.