- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
unknown
by october-academy
This skill should be used when the user provides a strategy, plan, or decision document and wants to surface hidden assumptions and blind spots using the Known/Unknown 4-quadrant framework. Trigger on "known unknown", "4분면 분석", "blind spots", "what am I missing", "뭘 놓치고 있지", "전략 점검", "가정 점검", "quadrant analysis". For requirement clarification use vague; for content-vs-form reframing use metamedium.
fui-skill
by minhphongvn
Use this skill when developing, structuring, or modifying FUI web modules. It provides strict guidelines for the metadata-driven architecture (controls.json), mandatory grid layout system, action protocols, and includes specific tools for saving and publishing modules/components.
commit-work
by VisualxIntelligence
"Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits."
managing-work-items
by squirrel289
"Orchestrate the full lifecycle of work items from creation through finalization. Use when: (1) Starting new tracked work with proper structure, (2) Progressing work items through status transitions, (3) Completing and archiving finished work. Composes: creating-work-item, updating-work-item, finalizing-work-item."
feature-architect
by karchtho
architecture design system planning structure pattern integration features
severability-general
by scholarly360
Analyze, draft, and review Severability clauses for General contracts. Use when the user mentions severability, savings clause, void provision, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.
open-pr
by heykvnzhao
Open pull requests for the current git repo: verify you are not on main/prod, compare your branch to main, commit any pending work, and create a PR (prefer gh). Use when asked to open or create a PR, draft a PR description, or automate the PR workflow for a local git branch.
refine
by olivoil
Improve Obsidian daily notes — polish writing, add missing wikilinks, extract long sections into dedicated notes, suggest new vault entities, and summarize Slack activity. Use when the user types /refine or asks to clean up daily notes.
notion-spec-to-implementation
by Victory-Hugo
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
trello
by moldable-ai
Manage Trello boards/lists/cards via aivault-backed capabilities (no Trello key/token in skill runtime).
case-study
by prabha-oss
Create a case study presentation (PPTX). Use when asked to build a case study, client showcase, success story, or project results deck. Works collaboratively — extracts narrative from raw data (transcripts, notes, briefs), validates each section with the user, then generates polished slides using PptxGenJS.
frontend-design
by october-academy
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
friday-budgeting-pro
by Riddy21
AI-powered personal finance tracker. Connects to your banks via Plaid, auto-classifies transactions, syncs daily, and exports to Excel. Supports multiple ledgers including personal household, rental properties, and investments. Ask your agent about spending, connect banks, manage ledgers, classify transactions, or trigger exports.
chronicle
by PrakharMNNIT
"Personal journal intelligence that transforms raw, unorganized thoughts into structured diary entries with psychological analysis. Use when the user provides journal entries, diary text, stream-of-consciousness writing, voice memo transcriptions, or asks to process daily thoughts into a structured format. Produces narrative entries, gratitude extraction, multi-level psychological analysis (surface/medium/clinical), health pattern flags, therapeutic micro-actions, and bridge-to-tomorrow planning. Trigger phrases: 'journal entry', 'diary entry', 'process my thoughts', 'Chronicle', 'daily reflection', 'write up my day'."
wechat-mbti-analyzer
by OpenEduTech
Export WeChat personal or group chats with wechat-cli, organize transcript artifacts, and write Chinese MBTI-style personality, collaboration, and team-workflow reports. Use when Codex or another local agent needs to analyze WeChat conversations, compare interpersonal styles, infer likely MBTI tendencies from chat behavior, summarize team working patterns, or produce formal Chinese reports for one person, two people, or a small work group.
referral-program
by hwatkins
"When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' or 'partner program.' This skill covers program design, incentive structure, and growth optimization."
dockerignore-generator
by ehtbanton
Generate .dockerignore files to exclude unnecessary files from Docker builds. Triggers on "create dockerignore", "generate docker ignore", "dockerignore for", "docker exclude files".
prd-discovery
by Tmeister
Interview the user and write a PRD for Ralph in .prd/prd-<feature>.md.
skill-creator
by jyasuu
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
skill-creator
by Jackiexiao
培养有效技能的指南。当用户想要创建新技能(或更新现有技能) ,通过专业知识、工作流程或工具集成扩展Claude的能力时,应使用此技能。
skill-creator
by TheWatcher01
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the AI assistant's capabilities with specialized knowledge, workflows, or tool integrations.
blind-spot-scanner
by Randallyi
Trigger: User mentions entering a new field, starting a new project, feeling "stuck" on what to ask, or requests a "knowledge audit" / "domain map" / "T/F assessment". Outcome: Produces a structured knowledge gap analysis with quantified coverage per sub-domain and a go/no-go launch threshold. Constraint: Never proceed to deep implementation until user confirms the launch decision.
amendment-general
by scholarly360
Requires that all changes to the contract be made in writing and signed by authorized representatives of both parties. Prevents informal or unauthorized alterations from undermining the agreed terms.
design-patterns
by bfmcneill
Use when refactoring code or designing flexible systems. Covers creational, structural, and behavioral patterns with Python examples.