Code Gen

Generate code, boilerplate, scaffolding

Showing 4969-4992 of 11224 skills
UnityAppSuite

bench-commands

by UnityAppSuite

Frappe Bench CLI command reference for site management, app management, development, and production operations. Use when running bench commands, managing sites, migrations, builds, or deployments.

Caching 19 7mo ago
xiaoweidotnet

webpage-to-courseware

by xiaoweidotnet

将网页内容转化为精美互动展示页面。提供网页URL和可选的展示模式,自动抓取全文与图片(下载本地后视觉识别),生成文字为主、图片为辅的展示页面。支持三种模式:课件(录视频/录屏)、深度讲解(分享阅读)、速览卡片(快速浏览)。触发关键词:转课件、网页转课件、生成课件、网页讲解、速览、深度解读、webpage to courseware。

CLI Tools 19 4mo ago
UnityAppSuite

doctype-patterns

by UnityAppSuite

Frappe DocType creation patterns, field types, controller hooks, and data modeling best practices. Use when creating DocTypes, designing data models, adding fields, or setting up document relationships in Frappe/ERPNext.

Code Gen 19 7mo ago
alffei

springboot-init

by alffei

Define development specifications for Spring Boot monolithic projects, supporting multiple technology stack configurations.

Code Gen 68 5mo ago
twwch

infographic-structure-creator

by twwch

Generate or update infographic Structure components for this repo (TypeScript/TSX in src/designs/structures). Use when asked to design, implement, or modify structure layouts (list/compare/sequence/hierarchy/relation/geo/chart), including layout logic, component composition, and registration.

Code Gen 68 5mo ago
twwch

infographic-syntax-creator

by twwch

Generate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output infographic <template> plain syntax.

Code Gen 68 5mo ago
alffei

using-superpowers

by alffei

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Automation 68 5mo ago
alffei

titling-wechat-tech-posts

by alffei

Crafts and rewrites WeChat tech post titles across multiple patterns (list, contrast, outcome, scenario, anti-myth, template). Use when the user needs headline brainstorming or “restrained but clickable” title rewrites for tech/engineering WeChat公众号.

Code Gen 68 5mo ago
alffei

writing-wechat-tech-posts

by alffei

Writes complete WeChat tech posts (hook, TOC, body, checklists, image placement, layout notes, summaries). Use when the user asks to draft a WeChat tech article, generate reusable prompts for writing, or turn a topic/outline into a publish-ready post.

Agents 68 5mo ago
ncklrs

remotion-scaffold

by ncklrs

Scaffolds Remotion project folder structure, base configuration files, and file organization. Focuses ONLY on directory creation, empty file templates, and Remotion configuration. Use when starting a new video project or when asked to "scaffold Remotion project", "create project structure", "setup Remotion folders".

Code Gen 32 5mo ago
Canine89

hwpx

by Canine89

"HWPX 문서(.hwpx 파일)를 생성, 읽기, 편집, 템플릿 치환하는 스킬. '한글 문서', 'hwpx', 'HWPX', '한글파일', '.hwpx 파일 만들어줘', 'HWP 문서 생성', '보고서', '공문', '기안문', '한글로 작성' 등의 키워드가 나오면 반드시 이 스킬을 사용할 것. 한글과컴퓨터(한컴)의 HWPX 포맷(KS X 6101/OWPML 기반, ZIP+XML 구조)을 python-hwpx 라이브러리로 다룬다. 보고서 양식이 필요하면 assets/ 폴더의 레퍼런스 템플릿을 활용한다. 일반 Word(.docx) 문서에는 docx 스킬을 사용할 것."

Code Gen 67 4mo ago
ahmed-lakosha

odoo-report

by ahmed-lakosha

"Professional Odoo Email Templates & QWeb Reports - Complete toolkit for creating, managing, and debugging email templates and PDF reports across Odoo 14-19. Includes wkhtmltopdf setup, Arabic/RTL support, bilingual patterns, and comprehensive validation."

Code Gen 63 4mo ago
neonwatty

feature-interview

by neonwatty

Deeply interviews the user about a feature idea before implementation. Use this when the user says "interview me about [feature]", "I want to create a new feature", "let's create a new feature", "new feature", "plan a feature", or describes a feature they want to build. Asks probing, non-obvious questions about technical implementation, UI/UX decisions, edge cases, concerns, tradeoffs, and constraints. Continues interviewing until the feature is fully understood, then writes a detailed implementation plan.

Code Gen 16 5mo ago
daishiman

fixture-complete-skill

by daishiman

テスト用完全構成スキル - skill-creator出力検証用フィクスチャ。 全ディレクトリ(agents/, references/, scripts/, assets/, schemas/)を含む完全な構造。 Anchors: Clean Code (Robert C. Martin) / 適用: コード品質 / 目的: テスト可能な構造設計 Test-Driven Development (Kent Beck) / 適用: テスト駆動 / 目的: フィクスチャ検証 Trigger: fixture validation, complete skill test, skill-creator output verification

Code Gen 6 5mo ago
almeidamarcell

pricing-strategy

by almeidamarcell

"When the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'packaging,' 'price increase,' 'value metric,' 'Van Westendorp,' 'willingness to pay,' or 'monetization.' This skill covers pricing research, tier structure, and packaging strategy."

Academic 6 4mo ago
almeidamarcell

changelog-generator

by almeidamarcell

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Always persists the changelog to CHANGELOG.md in the project root.

Code Gen 6 4mo ago
christopher-buss

jest

by christopher-buss

Testing Roblox/Luau code with Jest Roblox. Use when writing tests, mocking

Code Gen 6 4mo ago
christopher-buss

humanizer

by christopher-buss

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Code Gen 6 5mo ago
RoleModel

controller-patterns

by RoleModel

Review and update existing Rails controllers and generate new controllers following professional patterns and best practices. Covers RESTful conventions, authorization patterns, proper error handling, and maintainable code organization.

Auth 6 4mo ago
RoleModel

action-cable

by RoleModel

Setup and use ActionCable for real-time features in Rails applications using WebSockets. Use when implementing real-time updates, live notifications, broadcasting changes, or when the user mentions WebSockets, ActionCable, channels, broadcasting, or Turbo Streams over cable.

Code Gen 6 4mo ago
joabgonzalez

brainstorming

by joabgonzalez

"Structured ideation and decision-making for software. Trigger: When planning features, evaluating alternatives, or making architectural decisions."

API Dev 6 4mo ago
steelan9199

vscode-theme-colors

by steelan9199

供 AI 查阅 VSCode 主题颜色设置。当用户询问 VSCode 主题颜色、颜色自定义、主题配置、workbench.colorCustomizations 等相关问题时触发。

CLI Tools 6 4mo ago
jamdesk

update-jamdesk

by jamdesk

Use when user-facing code changes need documentation, user says "update docs"/"document this"/"add to jamdesk docs", or after implementing APIs, CLI commands, or UI components.

Code Gen 6 4mo ago
viamin

Product Manager

by viamin

Expert in agile product management, MVP scoping, backlog prioritization, and iterative planning

Code Gen 6 7mo ago