← all publishers

CodingCossack

@codingcossack source repo

10 published skills

  1. Change With Proof · codingcossack bundle
    Use when changing software whose existing behaviour matters — fixing bugs or regressions, refactoring, migrating schemas or APIs, changing auth, payments, webhooks, persistence, or user-visible behaviour, removing code, resuming inherited work — and when reviewing such changes or judging whether they are done. Every claim of fixed, compatible, unused, or done must carry evidence whose scope matches the claim. Do not use for pure explanation or Q&A, greenfield scaffolding with no existing behaviour at stake, prompt writing, dedicated security audits, or visual design and restyling work, however large.
    0
    installs
  2. Geo SEO Toolkit · codingcossack bundle
    Use whenever search or AI-search visibility of a real site is at stake: diagnosing indexing, ranking, crawling, or citation problems; implementing or reviewing canonicals, redirects, robots and crawler policy, sitemaps, rendered HTML, structured data, or programmatic URL sets; launching, migrating, or retiring public pages or domains; and verifying that any such change is actually live and correct on the public surface. Covers Search Console and analytics diagnosis, JobPosting and other schema, local business and portfolio SEO, CDN/WAF/cache and AI-crawler access, and re-checking work previously declared fixed. Do not use for generic marketing copy, sales CRM, or outreach without a real site and evidence.
    0
    installs
  3. No Use Effect · codingcossack bundle
    Reviews React code with useEffect or useLayoutEffect. Replaces effects with derived state, event handlers, query APIs, key resets, useSyncExternalStore, or named hooks. Use when writing components, refactoring effects, or reviewing diffs.
    0
    installs
  4. Tanstack Start Rsc · codingcossack bundle
    Implement, review, debug, and refactor TanStack Start React Server Components in React 19 apps. Use when tasks mention @tanstack/react-start/rsc, renderServerComponent, createCompositeComponent, CompositeComponent, renderToReadableStream, createFromReadableStream, createFromFetch, Composite Components, React Flight streams, loader or query owned RSC caching, router.invalidate, structuralSharing: false, selective SSR, stale names like renderRsc or .validator, or migration from Next App Router RSC patterns. Do not use for generic SSR or non-TanStack RSC frameworks except brief comparison.
    0
    installs
  5. Writing Claude 5 Prompts · codingcossack bundle
    Use when writing, rewriting, reviewing, shortening, or handing off prompts, system prompts, agent briefs, skills, CLAUDE.md files, or task specifications targeting Opus 5 or Fable 5 — including when a prompt was tuned for an older model, has grown repetitive or over-scaffolded, or is unclear about scope, autonomy, evidence, output length, or stopping. Not for prompts whose primary result is a visual artefact; writing-claude-design-prompts owns those.
    0
    installs
  6. Writing Claude Design Prompts · codingcossack bundle
    Use when turning product notes, briefs, specifications, or mixed mission packs into prompts for Claude Opus, Fable, or another design-capable Claude model whose primary result is a visual artefact, frontend, redesign, prototype, design system, or image-to-code implementation.
    0
    installs
  7. Writing Gpt 5 6 Prompts · codingcossack bundle
    Use when creating, rewriting, optimising, reviewing, or handing off prompts, system prompts, developer instructions, agent briefs, delegation prompts, task specifications, or reusable prompt templates for GPT-5.5 or GPT-5.6, especially when wording is procedural, repetitive, over-scaffolded, vague about success, or unclear about evidence, autonomy, tools, validation, output, or stopping.
    0
    installs
  8. Using Git Worktrees · codingcossack
    Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modifying or interfering with the current working tree.
    0
    installs
  9. Receiving Code Review · codingcossack
    Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.
    0
    installs
  10. Requesting Code Review · codingcossack bundle
    Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.
    0
    installs