ragnarok22

14 mods across 1 repository, 5 stars between them.

ragnarok22/agent-skills

Instructions file CodexOpenCode

Instructions for ragnarok22/agent-skills, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

5 2mo ago A 565 tokens original MIT

ragnarok22/agent-skills

Instructions file

Instructions for ragnarok22/agent-skills, a project described as: Single source of truth for your custom Agent skills.

5 2mo ago A 3 tokens copy · 100% MIT

ragnarok22/agent-skills

Instructions file Gemini CLI

Instructions for ragnarok22/agent-skills, a project described as: Single source of truth for your custom Agent skills.

5 2mo ago A 3 tokens copy · 100% MIT

ragnarok22/agent-skills

Skill Claude CodeCodex

Create or update a project-level BRANDING.md for apps and digital products, focusing on emotional identity, visual identity, color direction, shape language, typography, UI tone, iconography, illustration style, brand metaphors, product copy, and design do/don't rules. Use when users ask to create a brand guide…

5 2mo ago A 111 tokens original MIT

create-design-md

05

ragnarok22/agent-skills

Skill Claude CodeCodex

Create an English-only DESIGN.md that translates brand strategy and project context into practical, implementation-ready design direction for product UI, landing pages, visual systems, and AI coding agents. Use when users ask to create, update, or improve DESIGN.md; define visual direction for an app, website, SaaS…

5 2mo ago A 102 tokens original MIT

create-release

06

ragnarok22/agent-skills

Skill Claude CodeCodex

Automate semantic version releases across project types by detecting version files, bumping versions, updating changelogs, creating git tags, and optionally publishing GitHub releases. Use when users ask to cut a release, bump the version, prepare a new version, tag a release, update the changelog for a release, or…

5 2mo ago A 73 tokens original MIT

ragnarok22/agent-skills

Skill Claude CodeCodex

Review Python dependencies for known security advisories, stale version pins, and unsafe upgrade paths. Use when users ask for dependency security reviews, requirements or lockfile audits, upgrade planning, pre-release risk checks, or remediation prioritization for Python projects.

5 2mo ago A 54 tokens original MIT

django-doctor

08

ragnarok22/agent-skills

Skill Claude CodeCodex

Audit Django codebases for security, performance, correctness, and architecture antipatterns. Run system checks, migration drift checks, and static rule scans, then output a 0-100 health score with actionable fixes. Use when users ask to scan a Django backend, run a Django health check, review backend code quality, or…

5 2mo ago A 76 tokens original MIT

docker-doctor

09

ragnarok22/agent-skills

Skill Claude CodeCodex

Verify Dockerfiles and Docker Compose manifests for security issues, reliability risks, optimization opportunities, syntax errors, and misconfiguration before builds or deploys. Run deterministic checks (scripts/verify-docker.sh, docker compose config -q, optional hadolint) and produce a 0-100 health score with…

5 2mo ago A 110 tokens original MIT

ragnarok22/agent-skills

Skill Claude CodeCodex

Create or update privacy policy drafts and privacy pages for SaaS products, websites, mobile apps, APIs, platforms, and digital products by inspecting installed packages, SDKs, app code, backend routes, forms, databases, analytics, auth, payments, ads, crash reporting, AI services, storage, email, maps, push…

5 2mo ago A 133 tokens original MIT

python-doctor

11

ragnarok22/agent-skills

Skill Claude CodeCodex

Audit Python codebases for security, performance, correctness, and architecture antipatterns. Run optional trusted runtime checks (syntax, tests, lint, typing) plus static rule scans, then output a 0-100 health score with actionable fixes. Use when users ask to inspect a Python project, run a Python health check…

5 2mo ago A 81 tokens original MIT

queryset-optimizer

12

ragnarok22/agent-skills

Skill Claude CodeCodex

Optimize Django ORM performance by detecting N+1 query patterns, missing selectrelated/prefetchrelated, and likely index gaps. Run targeted static scans, optional runtime query capture, and produce a prioritized remediation plan with expected query-count impact. Use when users ask to speed up Django endpoints, reduce…

5 2mo ago A 84 tokens original MIT

terms-of-use-writer

13

ragnarok22/agent-skills

Skill Claude CodeCodex

Create or update Terms of Use, Terms of Service, or user agreement drafts for SaaS products, platforms, apps, marketplaces, APIs, and digital products by inspecting the current codebase, README, docs, pricing, auth, billing, user-content, and product functionality. Use when users ask to write terms, terms of use…

5 2mo ago A 116 tokens original MIT

ragnarok22/agent-skills

Skill Claude CodeCodex

Create Git commit messages that conform to Conventional Commits 1.0.0, including type/scope/description format, optional body, trailer-style footers, and explicit BREAKING CHANGE signaling. Use when users ask to draft commit messages, commit current changes, rewrite a commit message into conventional format, or…

5 2mo ago A 76 tokens original MIT