- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
session-pr
by rahulgi
Commit changes from the current Claude Code session to a new branch, push to GitHub, and open a PR. Use when the user wants to save their work as a PR, submit session changes, or create a pull request for what was done in this session.
mem-sync Skill
by Mombrane
Push rejected: run mem-sync sync first to pull latest, resolve any conflicts, then mem-sync flush again.
agentic-systems
by NichollsB
A comprehensive skill collection for designing and building production-grade agentic AI systems. Use when building a new agentic system from scratch, making architectural decisions (workflow vs agent, multi-agent topology, framework selection), implementing LangGraph graphs, adding guardrails and security, configuring persistence and memory, setting up model routing and observability, deploying to production, or debugging agent failures. Also use when the user mentions agents, LangGraph, multi-agent, orchestrator, workflows, agentic architecture, or is working on any AI system that uses tools, has multiple steps, or needs to make decisions at runtime. This collection covers the full lifecycle from design through deployment and maintenance.
hamburger-method
by Envy-7z
Slices features into vertical deliverable pieces using the Hamburger Method. Generates 4-5 implementation options per layer and composes minimal end-to-end slices. Use when slicing work, breaking down features into layers, or delivering incrementally.
m5stack-arduino-cli
by Sunwood-ai-labs
Set up, diagnose, flash, and support development for M5Stack boards with Arduino CLI on Windows. Use when Codex needs to install ESP32 board support, detect the correct COM port, explain why arduino-cli board list shows Unknown, attach a board/FQBN to a sketch, compile or upload to M5Stack devices such as M5Core2, prepare supporting libraries, add or update sample sketches, or troubleshoot CH9102/CP210x USB-serial behavior.
modular-monolith-architecture-FastAPI
by azzam-almatrafi
Scaffold and create a Modular Monolith Architecture project using Python/FastAPI. Use when the user wants to create a new FastAPI modular monolith, restructure a FastAPI monolith into modules, design module boundaries, or set up a FastAPI project following modular monolith best practices with async support, SQLAlchemy, and production-ready patterns.
excalidraw
by VisualxIntelligence
"Use when working with .excalidraw or .excalidraw.json files, user mentions diagrams/flowcharts, or requests architecture visualization - delegates all Excalidraw operations to subagents to prevent context exhaustion from verbose JSON (single files: 4k-22k tokens, can exceed read limits)"
design
by saselvan
"Design Ops v3.1. Journey → PRP → Issues → TDD. Tiered pipeline with invariant enforcement, devil's advocate, and e2e testing. USE WHEN design, PRP, validate, requirements, init project, review implementation."
create-branch
by ruchernchong
Create and checkout a new git branch with smart validation and GitHub issue integration
fire-patterns
by vanman2024
Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use when building Python CLI applications, creating Fire CLIs, implementing auto-generated commands, designing class-based CLIs, or when user mentions Fire, Google Fire, CLI generation, docstring commands, nested command groups, or Python command-line tools.
comparative-decision-review
by squirrel289
Structured and deterministic comparative decision workflow that combines mandatory rubric confirmation and evidence discipline with deterministic multi-platform scoring, ranking, and action rules. Use when selecting skills, tools, architectures, workflows, vendors, or build-vs-buy options and when you need explicit criteria, consistent scoring, tie-break logic, and an auditable decision record.
steve
by aaarnv
The ultimate autonomous dev pipeline. Combines wavybaby (CoVe verification, skill discovery, MCP tooling) + GSD (roadmaps, phases, plans, discovery, state tracking) + Ralph (autonomous loop with circuit breakers). Generates a PRD, equips itself with the best tools, bootstraps a full GSD .planning/ structure, then runs Ralph to autonomously execute each plan with CoVe-verified code until the milestone is complete.
prompt-engineering
by mguinada
"Creates system prompts, writes tool descriptions, and structures agent instructions for agentic systems. Use when the user asks to create, generate, or design prompts for AI agents, especially for tool-using agents, planning agents, or autonomous systems. PROACTIVE ACTIVATION: Auto-invoke when designing prompts for agents, tools, or agentic workflows in AI projects. DETECTION: Check for agent/tool-related code, prompt files, or user mentions of \"prompt\", \"agent\", \"LLM\". USE CASES: Designing system prompts, tool descriptions, agent instructions, prompt optimization, reducing hallucinations."
DeepTutor CLI Skill
by chenyh200807
```
eve-plan-implementation
by Incept5
Execute software engineering plan documents using Eve jobs, dependencies, and review gating.
zhin-plugin-lifecycle
by zhinjs
Guides creation of Zhin plugins with lifecycle hooks, auto-loading, and hot-reload behavior. Use when developers need plugin structure, lifecycle events, or reloading details.
ship-learn-next
by VisualxIntelligence
Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.
kaoyan-2027-coach
by storm-crypto
"考研2027全流程学习教练。支持 Obsidian 学习档案初始化、错题归档与复习、今日/周计划、学习日志、周月复盘、模考分析与策略校准。"
en-to-zh-translator
by seefreed
"Translate English text files (.txt, .md) to Chinese for language learning and translation practice. Use when the user asks to translate a text file to Chinese, create a Chinese version of an English document, or generate bilingual materials for translation training. The translation preserves sentence structure and combines broken sentences into complete lines."
google-docs
by minkhant1996
"Manage Google Docs - create documents, read/write content, formatting, export"
ats
by difflabai
Connect to ATS backend for task orchestration. Use when creating, listing, claiming, or completing tasks, watching real-time events, or coordinating work between agents and humans.
jira-cli
by straub
Interact with Jira using the jira-cli command-line tool to manage issues, sprints, epics, and boards. Use when working with Jira tickets, sprint planning, issue tracking, or when the user mentions Jira, tickets, sprints, epics, or issue management.
Privilege Escalation Methods
by jcastillotx
This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting", "pass-the-ticket", "token impersonation", or needs guidance on post-exploitation privilege escalation for Linux or Windows systems.
gh-draft-release
by elegantchaos
Create GitHub draft releases with notes derived from commit history between the new release tag and the previous tag. Use when the user asks to prepare or draft a release (not publish it), especially when they want release notes generated from commits.