Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

fiatkongen/saurun-marketplace

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
15 indexed skills0 stars

autonomous-task-executor
Indexed

Autonomously execute tasks from a markdown task list with dependency awareness, blocker detection, and retry logic. Use when the user asks to "work through tasks", "execute pending tasks", "run the task list", "continue with tasks", or wants automated task execution from a markdown file with sections (Pending, In Progress, Completed, Failed).

View indexed skill

codex-bridge
Indexed

Use when user wants to ask Codex, get GPT's opinion, get a second opinion from OpenAI, compare perspectives, have Codex review code or docs, or let Codex fix/refactor/implement something.

View indexed skill

deploy-to-marketplace
Indexed

Use when user wants to deploy/publish a skill to saurun-marketplace, says "deploy [skill] to marketplace", or asks to publish a skill to the plugin marketplace.

View indexed skill

dotnet-code-quality-reviewer-prompt
Indexed

Use when a .NET implementation task is complete and needs quality-focused code review, especially test quality validation (behavioral tests, assertion counts, mock boundaries, anti-patterns like getter/setter tests)

View indexed skill

dotnet-implementer-prompt
Indexed

Use when breaking a .NET implementation plan into tasks for subagent execution

View indexed skill

dotnet-tactical-ddd
Indexed

Use when building .NET backend APIs with business logic, domain rules, invariants to enforce, or projects expanding beyond simple CRUD. Symptoms - anemic models with public setters, domain logic in controllers, AutoMapper bypassing validation, primitives instead of value objects

View indexed skill

dotnet-tdd
Indexed

Use when implementing ASP.NET Core + EF Core features or bugfixes with xUnit tests, before writing implementation code.

View indexed skill

dotnet-writing-plans
Indexed

Use when you have a spec or requirements for a multi-step .NET backend task, before touching code. Covers task decomposition, test design, and TDD-ready implementation plans.

View indexed skill

long-run-implement
Indexed

Execute long-running implementation tasks autonomously. Use when user wants to implement a plan, run autonomous implementation, execute tasks with minimal checkpoints, or do long-run execution.

View indexed skill

react-code-quality-reviewer-prompt
Indexed

Use when a React implementation task is complete and needs quality-focused code review, especially test quality validation (behavioral tests, assertion counts, mock boundaries, anti-patterns like getter/className tests)

View indexed skill

react-implementer-prompt
Indexed

Use when dispatching a React frontend subagent from an implementation plan — covers TDD with Vitest/RTL/MSW, Zustand stores, and Tailwind v4 component tasks

View indexed skill

react-tailwind-v4-components
Indexed

Use when building React components with Tailwind CSS v4, shadcn/ui, or Radix primitives. Use when writing className strings, cva variants, or arbitrary CSS variable values in Tailwind. Critical for avoiding v3 syntax that silently breaks in v4.

View indexed skill

react-tdd
Indexed

Use when implementing React 19 + Vite + TypeScript features or bugfixes with Vitest + React Testing Library tests, before writing implementation code.

View indexed skill

test-deploy
Indexed

Use when testing marketplace deployment. Simple test skill for validating deploy workflow.

View indexed skill

web-design-wizard
Indexed

Use when user wants to explore or compare multiple design styles for a web page, or needs visual direction before implementation begins.

View indexed skill