Code Gen

Generate code, boilerplate, scaffolding

Showing 2209-2232 of 11166 skills
akin-ozer

github-actions-generator

by akin-ozer

Comprehensive toolkit for generating best practice GitHub Actions workflows, custom local actions, and configurations following current standards and conventions. Use this skill when creating new GitHub Actions resources, implementing CI/CD workflows, or building reusable actions.

CI/CD 234 4mo ago
lyndonkl

adr-architecture

by lyndonkl

Use when documenting significant technical or architectural decisions that need context, rationale, and consequences recorded. Invoke when choosing between technology options, making infrastructure decisions, establishing standards, migrating systems, or when team needs to understand why a decision was made. Use when user mentions ADR, architecture decision, technical decision record, or decision documentation.

Code Gen 123 7mo ago
dadbodgeoff

distributed-lock

by dadbodgeoff

Prevent race conditions across multiple instances. Only one instance can hold a lock at a time. Automatic expiration prevents deadlocks.

Code Gen 781 4mo ago
dadbodgeoff

anomaly-detection

by dadbodgeoff

Rule-based anomaly detection for production systems with configurable thresholds, cooldown periods to prevent alert storms, and error pattern tracking for repeated failures.

Code Gen 781 4mo ago
dadbodgeoff

prompt-engine

by dadbodgeoff

Template-based AI prompt engine with YAML templates, brand kit injection, input sanitization for security, and token-efficient context blocks.

Code Gen 781 4mo ago
dadbodgeoff

environment-config

by dadbodgeoff

Centralized environment variable management with validation. Fail fast at startup if config is invalid. Supports multi-environment setups (dev/staging/prod) with type-safe access.

Code Gen 781 4mo ago
dadbodgeoff

checkpoint-resume

by dadbodgeoff

Exactly-once processing semantics with distributed coordination for file-based data pipelines. Atomic file claiming, status tracking, and automatic retry with in-memory fallback.

Code Gen 781 4mo ago
dadbodgeoff

ai-generation-client

by dadbodgeoff

External AI API integration with retry logic, rate limiting, content safety detection, and multi-turn conversation support for image generation.

Code Gen 781 4mo ago
dadbodgeoff

backpressure

by dadbodgeoff

Manage data flow when producers outpace consumers. Bounded buffers, adaptive flushing, and graceful degradation prevent OOM crashes and data loss.

Code Gen 781 4mo ago
dadbodgeoff

graceful-shutdown

by dadbodgeoff

Clean shutdown with in-flight job tracking, signal handlers, and buffer draining. Prevent data loss and corrupted state on process termination.

Code Gen 781 4mo ago
simota

Morph

by simota

ドキュメントフォーマット変換(Markdown↔Word/Excel/PDF/HTML)。Scribeが作成した仕様書や、Harvestのレポートを各種フォーマットに変換。変換スクリプト作成も可能。

Automation 53 4mo ago
mcouthon

consolidate-task

by mcouthon

"Use when you need to summarize a completed task into an architectural decision record, reducing clutter in .tasks/. Triggers on: 'use consolidate-task mode', 'consolidate-task', 'consolidate task', 'summarize task'."

Automation 73 3mo ago
aAAaqwq

architecture-decision-records

by aAAaqwq

"Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architect..."

Code Gen 72 3mo ago
dadbodgeoff

leader-election

by dadbodgeoff

Elect a single leader among multiple instances. Only one instance runs cron jobs or processes queues. Automatic failover when leader dies.

Code Gen 781 4mo ago
dadbodgeoff

job-state-machine

by dadbodgeoff

Async job processing with validated state transitions, progress tracking, and asset linking. Ensure jobs always reach terminal states with proper error handling.

Code Gen 781 4mo ago
dadbodgeoff

multi-tenancy

by dadbodgeoff

Implement multi-tenant architecture with tenant isolation, data separation, and per-tenant configuration. Supports shared database and schema-per-tenant models.

Code Gen 781 4mo ago
simota

Director

by simota

Playwright E2Eテストを活用した機能デモ動画の自動撮影。シナリオ設計、撮影設定、実装パターン、品質チェックリストを提供。プロダクトデモ、機能紹介動画、オンボーディング素材の作成が必要な時に使用。

Code Gen 53 4mo ago
dadbodgeoff

dead-letter-queue

by dadbodgeoff

Store failed jobs for replay or manual inspection. Track failure patterns, enable manual intervention, and prevent data loss from processing errors.

Code Gen 781 4mo ago
NeverSight

git-rebase-sync

by NeverSight

Sync a feature branch onto the latest origin base branch via git rebase, with safety rails, deliberate conflict resolution, and safe force-with-lease pushing.

CLI Tools 165 4mo ago
telagod

verify-security

by telagod

安全校验关卡。自动扫描代码安全漏洞,检测危险模式,确保安全决策有文档记录。当魔尊提到安全扫描、漏洞检测、安全审计、代码安全、OWASP、注入检测、敏感信息泄露时使用。在新建模块、安全相关变更、攻防任务、重构完成时自动触发。

CLI Tools 230 4mo ago
m1heng

feishu-drive

by m1heng

Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.

Code Gen 4.3K 4mo ago
ThibautBaissac

solid-queue-setup

by ThibautBaissac

Configures Solid Queue for background jobs in Rails 8. Use when setting up background processing, creating background jobs, configuring job queues, or migrating from Sidekiq to Solid Queue.

Automation 597 5mo ago
aws-samples

github

by aws-samples

Manage GitHub issues, PRs, branches, and repositories via OAuth (3LO). For reading issues or PR details, not for deep code analysis — delegate that to code-agent.

Code Gen 172 3mo ago
ThibautBaissac

viewcomponent-patterns

by ThibautBaissac

Creates ViewComponents for reusable UI elements with TDD. Use when building reusable UI components, extracting complex partials, creating cards/tables/badges/modals, or when user mentions ViewComponent, components, or reusable UI.

Code Gen 597 5mo ago