itokun99

26 mods across 2 repositories, 6 stars between them.

omotg AGENTS.md

01

itokun99/omotg

Instructions file CodexOpenCode

AGENTS.md instructions for itokun99/omotg, covering omotg — telegram ↔ opencode bridge, structure, where to look, code map and conventions.

4 2mo ago B 963 tokens

database-migrations

02

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

2 2mo ago A 56 tokens

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

2 2mo ago A 39 tokens

enhance-prompt

04

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

2 2mo ago A 41 tokens

find-skills

05

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2 2mo ago A 67 tokens

frontend-design

06

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

2 2mo ago A 77 tokens

golang-code-style

07

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Golang code style, formatting and conventions. Use when writing code, reviewing style, configuring linters, writing comments, or establishing project standards.

2 2mo ago A 34 tokens

golang-concurrency

08

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose…

2 2mo ago A 74 tokens

golang-context

09

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Idiomatic context.Context usage in Golang — creation, propagation, cancellation, timeouts, deadlines, context values, and cross-service tracing. Apply when working with context.Context in any Go code.

2 2mo ago A 43 tokens

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), arrays, container/list/heap/ring, strings.Builder vs bytes.Buffer, generic collections, pointers (unsafe.Pointer, weak.Pointer), and copy semantics. Use when choosing or optimizing…

2 2mo ago A 96 tokens

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Comprehensive guide for dependency injection (DI) in Golang. Covers why DI matters (testability, loose coupling, separation of concerns, lifecycle management), manual constructor injection, and DI library comparison (google/wire, uber-go/dig, uber-go/fx, samber/do). Use this skill when designing service architecture…

2 2mo ago A 110 tokens

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Comprehensive documentation guide for Golang projects, covering godoc comments, README, CONTRIBUTING, CHANGELOG, Go Playground, Example tests, API docs, and llms.txt. Use when writing or reviewing doc comments, documentation, adding code examples, setting up doc sites, or discussing documentation best practices.…

2 2mo ago A 77 tokens

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single handling rule, structured logging with slog, HTTP request logging middleware, and samber/oops for production errors. Built to make logs usable at scale with log…

2 2mo ago A 94 tokens

golang-gin-api

14

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Build REST APIs with Go Gin. Use when creating Go web servers, adding Gin routes, writing handlers, or asking about middleware, binding, error handling, or project structure.

2 2mo ago A 41 tokens

golang-lint

15

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Provides linting best practices and golangci-lint configuration for Go projects. Covers running linters, configuring .golangci.yml, suppressing warnings with nolint directives, interpreting lint output, and managing linter settings. Use this skill whenever the user runs linters, configures golangci-lint, asks about…

2 2mo ago A 122 tokens

golang-naming

16

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional options, acronyms, test functions, and subtest names. Use this skill when writing new Go code, reviewing or refactoring, choosing between naming alternatives…

2 2mo ago A 161 tokens

golang-patterns

17

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

2 2mo ago A 27 tokens

golang-pro

18

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming…

2 2mo ago A 95 tokens

golang-security

19

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, reviewing, or auditing Go code for security, or when working on any risky code involving…

2 2mo ago A 86 tokens

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.

2 2mo ago A 57 tokens

prompt-builder

22

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.

2 2mo ago A 24 tokens

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.

2 2mo ago A 60 tokens

refactor

24

itokun99/superspec-ai-workflow

Skill Claude CodeCodex

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

2 2mo ago A 54 tokens