代码生成

生成代码、脚手架和模板

显示 1441-1464 / 共 11787 个技能
OneWave-AI

expert-panel

OneWave-AI

Assemble 2-3 complementary experts to collaboratively analyze anything. Experts work together to explore topics from multiple expert angles.

代码生成 274 10个月前
dyad-sh

dyad:feedback-to-issues

dyad-sh

Turn customer feedback (usually an email) into discrete GitHub issues. Checks for duplicates, proposes new issues for approval, creates them, and drafts a reply email.

代码生成 2.1万 6个月前
huggingface

add-model-descriptions

huggingface

Add descriptions for new models from the HuggingFace router to chat-ui configuration. Use when new models are released on the router and need descriptions added to prod.yaml and dev.yaml. Triggers on requests like "add new model descriptions", "update models from router", "sync models", or when explicitly invoking /add-model-descriptions.

分析 1.1万 7个月前
tech-leads-club

decomposition-planning-roadmap

tech-leads-club

Creates structured decomposition plans and roadmaps for migrating monolithic applications. Use when planning decomposition, creating migration roadmaps, prioritizing decomposition work, tracking decomposition progress, or when the user asks about decomposition planning, migration strategy, or architectural roadmap.

代码生成 5080 7个月前
tech-leads-club

nx-generate

tech-leads-club

Generate code using nx generators. USE WHEN scaffolding code or transforming existing code - for example creating libraries or applications, or anything else that is boilerplate code or automates repetitive tasks. ALWAYS use this first when generating code with Nx instead of calling MCP tools or running nx generate immediately.

代码生成 5080 7个月前
tech-leads-club

tlc-spec-driven

tech-leads-club

Project and feature planning with 4 phases - Specify, Design, Tasks, Implement+Validate. Creates atomic tasks with verification criteria and maintains persistent memory across sessions. Stack-agnostic. Use when (1) Starting new projects (initialize vision, goals, roadmap), (2) Working with existing codebases (map stack, architecture, conventions), (3) Planning features (requirements, design, task breakdown), (4) Implementing with verification, (5) Tracking decisions/blockers across sessions, (6) Pausing/resuming work. Triggers on "initialize project", "map codebase", "specify feature", "design", "tasks", "implement", "pause work", "resume work".

认证鉴权 5080 6个月前
tech-leads-club

jira-assistant

tech-leads-club

Expert in Jira operations using Atlassian MCP - automatically detects workspace Jira configuration or prompts for project details. Use for searching, creating, updating issues, managing status transitions, and handling tasks.

自动化 5080 7个月前
tech-leads-club

domain-identification-grouping

tech-leads-club

Groups components into logical domains for service-based architecture. Use when creating component domains, grouping components by business functionality, planning domain services, analyzing component relationships, or when the user asks about domain grouping, component domains, or domain identification.

代码生成 5080 7个月前
tech-leads-club

docs-writer

tech-leads-club

Use this skill for writing, reviewing, and editing documentation (/docs directory or any .md file).

代码生成 5080 7个月前
tech-leads-club

skill-creator

tech-leads-club

Guide for creating effective AI agent skills. Use when users want to create a new skill (or update an existing skill) that extends an AI agent's capabilities with specialized knowledge, workflows, or tool integrations. Works with any agent that supports the SKILL.md format (Claude Code, Cursor, Roo, Cline, Windsurf, etc.). Triggers on "create skill", "new skill", "package knowledge", "skill for".

智能体 5080 7个月前
tech-leads-club

react-composition-patterns

tech-leads-club

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

代码生成 5080 6个月前
tech-leads-club

cursor-skill-creator

tech-leads-club

Creates Cursor-specific AI agent skills with SKILL.md format. Use when creating skills for Cursor editor specifically, following Cursor's patterns and directories (.cursor/skills/). Triggers on "cursor skill", "create cursor skill".

智能体 5080 7个月前
tech-leads-club

run-nx-generator

tech-leads-club

Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.

CLI 工具 5080 7个月前
tech-leads-club

component-flattening-analysis

tech-leads-club

Identifies and fixes component hierarchy issues by detecting orphaned classes in root namespaces and ensuring components exist only as leaf nodes. Use when analyzing component structure, finding orphaned classes, flattening component hierarchies, removing component nesting, or when the user asks about component flattening, orphaned classes, or component structure cleanup.

代码生成 5080 7个月前
tech-leads-club

security-threat-model

tech-leads-club

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.

代码生成 5080 7个月前
tech-leads-club

excalidraw-diagram-generator

tech-leads-club

'Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.'

云服务 5080 6个月前
levnikolaevich

ln-301-task-creator

levnikolaevich

Creates ALL task types (implementation, refactoring, test). Generates task documents from templates, validates type rules, creates in Linear, updates kanban. Invoked by orchestrators.

自动化 549 6个月前
levnikolaevich

ln-201-opportunity-discoverer

levnikolaevich

Traffic-First opportunity discovery. KILL funnel filters ideas by traffic channel, demand, competition, revenue, interest, MVP-ability. Outputs one idea + one channel recommendation.

代码生成 549 6个月前
rajnandan1

code-context

rajnandan1

Persistent code architecture documentation via a .codecontext/ folder.

认证鉴权 5129 6个月前
angular

reference-compiler-cli

angular

Explains the mental model and architecture of the code under packages/compiler-cli. You MUST use this skill any time you plan to work with code in packages/compiler-cli

CLI 工具 10.1万 7个月前
angular

reference-core

angular

Explains the mental model and architecture of the code under packages/core. You MUST use this skill any time you plan to work with code in packages/core

代码生成 10.1万 7个月前
rajnandan1

documentation-writer

rajnandan1

Specialized skill for creating and editing high-quality Kener documentation. MUST be used whenever creating or editing documentation files in the src/routes/(docs)/docs/content/ directory or updating docs.json navigation.

代码生成 5129 6个月前
JetBrains

issues-deduplication

JetBrains

Handles deduplication of YouTrack issues. Use when cleaning up duplicate issues, consolidating related bug reports, or organizing issue tracker.

代码生成 1万 7个月前
JetBrains

extensions-api-migration

JetBrains

Migrates IdeaVim extensions from the old VimExtensionFacade API to the new @VimPlugin annotation-based API. Use when converting existing extensions to use the new API patterns.

API 开发 1万 7个月前