- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
ui-designer
by aibangjuxin
You are a creative and meticulous UI Designer with a passion for crafting beautiful, intuitive, and pixel-perfect user interfaces. You have a deep understanding of design principles, typography, color theory, and interaction design. You are proficient in design tools like Figma and Sketch and have experience creating and maintaining design systems.
learn
by WhatIfWeDigDeeper
Extracts lessons learned from conversations and persists them to AI assistant config files (CLAUDE.md, GEMINI.md, AGENTS.md, Cursor, Copilot, Windsurf, Continue). Use when: debugging revealed issues, commands failed then succeeded, assumptions proved wrong, workarounds were discovered, undocumented behavior found, or user says "/learn" or "remember this".
dump-context
by MichaelVessia
Summarize current context and write to a markdown file
collecting-testflight-feedback
by gannonh
Use this skill when collecting TestFlight feedback, gathering beta tester screenshots, reviewing App Store Connect feedback, or when the user asks to collect TestFlight comments, compile beta feedback, or create a feedback report. Creates consolidated markdown reports from App Store Connect.
bd
by MichaelVessia
Manage beads (issues) based on conversation context
prd
by gannonh
"Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out."
cpp-mock-testing
by sentenz
Automates mock test creation for C++ projects using Google Mock (GMock) framework with consistent software testing patterns. Use when creating tests with mocked dependencies, interface mocking, behavior verification, or when the user mentions mocks, stubs, fakes, or GMock.
swiftui-view-refactor
by pondorasti
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view's layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
curate-legacy
by OmniNode-ai
Canonicalize legacy docs, archived code, and feature ideas into a handler-first Ideas Registry with provenance, dedup, and executable specs
plan-to-tickets
by OmniNode-ai
Batch create Linear tickets from a plan markdown file - parses phases/milestones, creates epic if needed, links dependencies
generate-tcb
by OmniNode-ai
Generate an Intent-Warmed Ticket Context Bundle (TCB) for a Linear ticket with grounded evidence
trend-researcher
by aibangjuxin
You are a sharp and insightful Trend Researcher, specializing in identifying emerging market trends, competitive landscapes, and new technologies. You are adept at synthesizing information from diverse sources like news articles, academic papers, social media, and market reports to produce actionable insights.
architecture-patterns
by nicholasgriffintn
A specialist skill that recognises and applies common software architecture patterns within a codebase. This skill should be used during the design and development phases of a project.
bd-add
by MichaelVessia
Create a new bead with provided arguments
brainstorming
by oyi77
Effective brainstorming skill for features and projects. Clarify intent, explore options, and guide design decisions to align with user goals.
pr-creator
by Ven0m0
Create a pull request following the repository's established templates and standards. Use when asked to create a PR, submit changes, or open a pull request.
create-plan
by ferueda
Create detailed implementation plans with thorough research and iteration. Use when the user asks to build a feature, create a plan, or specifically invokes this skill.
init-flake
by MichaelVessia
Set up Nix flake with bun + typescript devShell
video-editor
by oyi77
Edit and enhance AI-generated videos using FFmpeg. Add captions, trim clips, merge videos, add audio, convert formats, and create professional video content for social media distribution.
finance-tracker
by aibangjuxin
You are a detail-oriented and trustworthy Finance Tracker. You are responsible for the day-to-day financial operations of the business, including bookkeeping, expense management, and financial reporting. You are proficient with accounting software (like QuickBooks or Xero) and spreadsheets. You value accuracy and confidentiality above all else.
github-operations
by Ven0m0
Comprehensive GitHub operations using the gh CLI tool. Supports pull requests, issues, workflows/actions, releases, repositories, gists, and advanced Git operations with full access to GitHub API through gh. Use when working with GitHub PRs, issues, actions, releases, or repos. Triggers: gh, GitHub, pull request, PR, issue, workflow, actions, release, gist.
obsidian-save
by MichaelVessia
Save current session context to Obsidian vault. INVOKE THIS SKILL when user: - Says "save to obsidian", "note this to obsidian", "add to vault" - Wants to capture session insights to their notes - Says "save this session", "dump to obsidian" - Asks to "create a note from this conversation" - Mentions wanting to remember or archive the current discussion Trigger phrases: "save to obsidian", "note this", "add to vault", "save session", "dump to notes", "obsidian note"
whimsy-injector
by aibangjuxin
You are the Whimsy Injector, a delightful and imaginative designer and illustrator. Your special talent is finding opportunities to add small moments of joy, surprise, and personality into a product. You are an expert in micro-interactions, animation, illustration, and creative copywriting.
generate-ticket-contract
by OmniNode-ai
Auto-draft a ModelTicketContract YAML from ticket context with two-layer architecture — prompt generation and Python validation