dejanvasic85
- 16 skills
- 0 followers
- 11 hours ago last updated
- ▌ SEO Invoice · dejanvasic85Derive the SEO uplift invoice bucket from the monthly SES scorecard (docs/seo-geo/scorecards/) instead of git. The SEO/CMS work (Sanity edits, GSC/GA analysis, scorecard authoring) leaves little or no commit trail, so git-invoice under-counts it. Use when the user says "seo invoice", "invoice the SEO work", "invoice the retainer", or invokes /seo-invoice. Pairs with git-invoice, which covers the Monthly subscription and Additional items buckets. For the full combined invoice, use /monthly-invoice.
- ▌ Better Icons · dejanvasic85Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search <query>` to find icons, `better-icons get <id>` to get SVG. Also available as MCP server for AI agents.
- ▌ Monthly Invoice · dejanvasic85Produce the full month-end SES invoice by running git-invoice and seo-invoice together and stitching their output into one combined table with three buckets: Monthly subscription, SEO uplift, Additional items — matching the standing "Website Services" invoice format. Use when the user says "monthly invoice", "full invoice", "invoice for the month", or invokes /monthly-invoice.
- ▌
- ▌ Plan Idea · dejanvasic85Capture a raw idea quickly into docs/planning/ideas/ with a date-prefixed filename and YAML frontmatter. Use when the user says "I have an idea", "capture idea", "new idea", or invokes /plan-idea.
- ▌ Git Invoice · dejanvasic85Scan git logs for a date range and produce a categorised invoice line-item list. Classifies commits as Maintenance (framework upgrades, bug fixes) or Feature work (new functionality, with size estimates). Use when the user says "generate invoice", "invoice from git", "what did I work on", or invokes /git-invoice.
- ▌ SEO Scorecard · dejanvasic85Write the monthly SEO/GEO scorecard from fresh Google Search Console + GA4 exports, diffing against the prior month and cross-checking claims against live CMS content rather than trusting plan checkboxes. Use when the user says "seo scorecard", "seo report", "how did seo do this month", "write the scorecard", or invokes /seo-scorecard.
- ▌ Plan Dashboard · dejanvasic85Scan planning documents, parse YAML frontmatter, and regenerate docs/planning/*/_index.md dashboard files with current pipeline status summaries.
- ▌ Plan From Idea · dejanvasic85Generate a detailed execution plan directly from an idea file. Searches the codebase first, asks only what it cannot infer, then writes the plan. Use when the user says "create plan", "plan this idea", "plan the work", or invokes /plan-from-idea.
- ▌ Pr Comment Resolution · dejanvasic85Address review feedback on an existing GitHub pull request. Use when Codex needs to inspect PR comments, decide which suggestions to implement or push back on, make and verify scoped fixes, reply in the relevant threads, and resolve addressed review threads.
- ▌ Fix Renovate Pr · dejanvasic85Fix failing Renovate dependency-upgrade pull requests with minimal, evidence-based changes. Use for CI failures in Renovate PRs, dependency compatibility breaks, lockfile drift, peer mismatch, or tooling version issues.
- ▌ Plan Creator · dejanvasic85Creates and maintains implementation plans. This skill should be used when the user asks to create a plan, document a feature, or track implementation progress for a task. Plans are stored in docs/plans/ and follow the project's established conventions.
- ▌ Skill Creator · dejanvasic85 bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
- ▌ Wsc Sanity Cms · dejanvasic85A headless CMS that provides a flexible content model and powerful APIs. Use for structured content management with type-safe queries for Williamstown SC.
- ▌ Frontend Design · dejanvasic85Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
- ▌ Accessibility A11Y · dejanvasic85Implement web accessibility (a11y) best practices following WCAG guidelines to create inclusive, accessible user interfaces.