- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
azure-functions
by automindtechnologie-jpg
"Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app."
brain-keeper
by angellromero
Manage Context Brain documentation throughout the development lifecycle. Initializes Context Brain in new projects, ensures documentation accompanies code changes, enforces the Three Laws (Reciprocity, Creation, Immutability), and guides artifact creation with proper verbosity. Always active during code generation. Use when starting a project, writing code, reviewing documentation, or analyzing documentation gaps.
add-stack
by rozwer
Add a custom stack detection rule to detect-rules-extra.json for this project or globally.
clack
by alexeira
Build and maintain interactive Node.js/Bun CLIs with Clack (@clack/prompts and @clack/core). Use when an AI agent needs to design prompt flows, implement cancellation-safe input handling, add spinners/log/note UX, apply Clack best practices, or generate runnable examples aligned with official Clack docs.
feature-data
by ShotaIuchi
Data modeling and schema design. Apply when designing database schemas, migrations, relationships, indexes, data access patterns, and storage strategies for new features.
architecture-adr
by gentamura
Use this skill to create Architecture Decision Records (ADRs). Invoke when making significant technical decisions that affect system architecture, technology choices, or design patterns.
pptx
by kunhai-88
"演示文稿的创建、编辑与分析。当需要创建/修改 .pptx、调整版式、添加批注或演讲者备注等任务时使用。"
semantic-css
by CreateNewUI
Skill for building beautiful, accessible web interfaces with semantic CSS. Provides design tokens for colors, typography, spacing, and effects with a 6-theme system. Use this skill when styling web applications with scalable, meaningful CSS that prioritizes accessibility and theming.
Indices
by indicesio
Indices can turn any website into an API. Once a connector is created, you can invoke it with varying arguments to perform actions across the internet. Use this skill when the user asks to perform an action or retrieve data from a website.
sync-horizon
by Incept5
Sync eve-skillpacks with latest eve-horizon changes. Reads git log, identifies affected skills, updates reference docs and skills, tracks sync point.
flutter-app-builder
by nodelabstudio
Complete Flutter mobile app development from initial setup through App Store deployment. Use when building Flutter apps, adding features (authentication, databases, APIs), implementing security, or preparing apps for production release. Includes project templates, architecture patterns, and deployment guidance.
pptx
by jyasuu
"Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks"
top-coder-meta-skill
by progmichaelkibenko
Generates new skills for the top-coder-agent-skills repo (design patterns, architecture, SOLID, clean code). Use when the user asks to add a skill to this repo, create a design-pattern skill here, or author a SKILL.md for top-coder-agent-skills.
scientific-brainstorming
by unerue
"Research ideation partner. Generate hypotheses, explore interdisciplinary connections, challenge assumptions, develop methodologies, identify research gaps, for creative scientific problem-solving."
xhs-feishu-delivery
by nulideurijah-creator
Use when the user wants to create a Xiaohongshu image-text post package, validate the manual publishing workflow, or send a complete Feishu delivery card for manual Xiaohongshu posting. This skill never automates Xiaohongshu publishing.
persona-interview
by hclscut
通过深度渐进式访谈,生成用户的AI协作人格画像文档。 产出一份"关于我"的描述文件,供用户交给任何AI agent使用,让AI真正理解用户并主动提供帮助。 触发词: - "访谈我"、"采访我"、"了解我" - "生成我的画像"、"写一份关于我的描述" - "帮AI理解我"、"给AI写一份我的说明书" - "persona interview"、"about me" 注意:这不是简单的问卷或表格填写,而是一场真正的深度访谈,需要像专业记者一样层层深入。
authentication
by Dsantiagomj
Authentication patterns for JWT, sessions, OAuth, MFA, and secure auth flows. Trigger: When implementing authentication, when setting up JWT tokens, when building login flows, when integrating OAuth providers, when implementing password reset, when adding MFA.
doc-coauthoring
by TheWatcher01
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
reimplement-branch
by ilamanov
Reimplement the current branch on a new branch with a clean, narrative-quality git commit history. Use when the user wants to clean up messy commits, create a tutorial-style commit history, or prepare a branch for review with logical, self-contained commits. Triggers on requests like "clean up my commits", "reimplement this branch", "create a clean history", or "make my commits reviewable".
fast-endpoints
by zeksdev
Build performant REST APIs with FastEndpoints in ASP.NET Core. Use when: (1) Creating new API endpoints with request/response DTOs, (2) Implementing REPR pattern (Request-Endpoint-Response), (3) Adding validation with FluentValidation, (4) Configuring authentication/authorization (JWT, cookies, policies), (5) Setting up Swagger/OpenAPI documentation, (6) Implementing pre/post processors, (7) Working with command/event bus patterns, (8) Handling file uploads, (9) Creating domain entity mappers. FastEndpoints provides minimal-API performance with controller-like organization.
generate-azure-pipelines
by Olino3
Generate Azure DevOps pipelines with CI/CD workflows and Bicep infrastructure as code
writing-meeting-notes
by danbars
Use when a meeting just occurred and notes need to be turned into a clear summary with decisions, action items, owners, and dates.
spoint
by AnEntrypoint
"Build multiplayer physics games with the Spoint engine. Use when asked to: create a game, add physics objects, spawn entities, build a map/level, handle player interaction, add weapons, respawn, scoring, create moving platforms, manage world config, load 3D models, add HUD/UI, work with the EventBus, or develop any app inside an apps/ directory."
chrome-ai-extension
by vibecodersph
Create Chrome extensions that use built-in Chrome AI (Prompt API, Summarization, Translation, Writer). Use when building browser extensions that need AI capabilities like text generation, summarization, translation, or conversational AI features powered by Chrome's native on-device AI models.