- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
generating-nest-servers
by lenneTech
Handles ALL NestJS and @lenne.tech/nest-server development tasks including module creation, service implementation, controller/resolver development, model definition, and debugging. Activates when working with src/server/ files, NestJS modules, services, controllers, resolvers, models, DTOs, guards, decorators, or REST/GraphQL endpoints. Supports monorepos (projects/api/, packages/api/). Covers lt server commands, @Roles/@Restricted security, CrudService patterns, and API tests. NOT for nest-server version updates (use nest-server-updating). NOT for TDD workflow orchestration (use building-stories-with-tdd).
create-ex
by eramabb8026
"Distill an ex-girlfriend into an AI Skill. Import WeChat/iMessage/SMS/photos, generate Memories + Persona, with continuous evolution. 把前任蒸馏成 AI Skill,导入微信/iMessage/短信/照片,生成共同记忆 + Persona,支持持续进化。"
written-feedback-generator
by silvanicus
Structures written performance or peer feedback for colleagues and direct reports using the SBI model (Situation → Behavior → Impact). Use when writing review comments in tools like Lattice or Workday, or drafting feedback in email or Slack.
nexus
by Creativityliberty
Unified mission engine + AI-agent skill system. Intercepts any project request (SaaS, app, API, CLI, agent) and decomposes into Goal → Mission → Task → Flow with quality gates and deliverable artifacts. Also installs and generates llms.txt / SKILL.md for 39+ AI agents with agent-native optimization from 32 system prompt profiles. Trigger on: project ideas, "je veux faire", "build me", "create a", SaaS, MVP, app, platform, skill setup, llms.txt, SKILL.md, agent docs, or any complex task needing structured decomposition before execution.
backend-development
by carvalab
PROACTIVELY build backend APIs with Node.js/TypeScript and Go. Use when designing APIs, implementing auth, or building microservices. Applies Clean Architecture, SOLID, DRY, YAGNI, KISS principles.
waiver-general
by scholarly360
Clarifies that a party's failure to enforce a contractual right on one occasion does not permanently waive that right. Preserves the full enforceability of all terms despite occasional leniency or delayed action.
git-commit
by lightsound
"Analyze diffs, split into logical commits, and create Conventional Commit messages. Use when the user asks to commit, stage changes, or split work into multiple commits."
angular-best-practices
by ncdevshiv
"Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency."
linear
by Sytex
Manage Linear issues, projects, and cycles. Use when user asks about issues, tasks, tickets, sprints, or Linear.
retrospective-workflow
by vineethsoma
Systematic post-story retrospective process with automated metrics gathering, structured feedback collection, and Agent Package Manager handoff generation
nanocontacts
by shareup
Search, view, create, and update contacts with the nanocontacts CLI. Use when working on a Mac where nanocontacts is installed and you need Apple Contacts data or updates from the terminal.
brainstorming
by Cygnusfear
"You MUST use this, UNLESS the human says otherwise, before any EXTENDED creative work (not simple execution) - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
social-content
by Jackiexiao
"(中文)When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies."
feature-branch-management
by squirrel289
"Maintain feature branches for work items. Use to create, sync (rebase), and clean up feature branches. Supports: (1) Creating local feature branches, (2) Rebasing on main, (3) Deleting merged branches locally and remotely, (4) Preparing branches for PR submission"
setup-context-docs
by wizact
Creates comprehensive context-driven development documentation structure for repositories. Analyzes codebase, generates multi-document constitution pattern (product.md, tech.md), language-agnostic feature specification templates, and updates README. Auto-invoked when setting up project documentation, context docs, or CLAUDE.md setup.
nextjs-project-starter
by testacode
Crea proyectos Next.js con stack configurable (Mantine, Supabase, Zustand). Usa cuando el usuario diga "crear proyecto Next.js", "nuevo proyecto web", "empezar app fullstack", "bootstrap Next.js", o quiera iniciar un proyecto personal.
draft-issue
by Tmeister
Research and draft a high quality GitHub issue before creating it.
amazon-alexa
by CodeDraig
Control Alexa-enabled devices, manage routines, and configure smart home settings
snes-fit
by DimmMak
Fleet-wide QA skill that audits any other skill against structural, adversarial, scale, composition, security, threat-intel, type, and design dimensions. Plugin architecture lets you add dimensions as separate dirs — no core code changes. Ship only when decay rule hits 2 consecutive zero-finding rounds. Compatible with Anthropic skill-creator eval schemas. NOT for: creating new skills (use snes-builder). NOT for: running skills (use the skill directly). NOT for: continuous background monitoring (use scheduled-tasks).
create-pull-request
by yonderlab
Create a pull request following the team's PR template and validation rules. Use when the user asks to create a pull request, create a PR, open a pull request, draft a PR, or prepare changes for review.
github-issue-generator
by ormidales
Analyzes source code sent by the user to generate relevant GitHub issues and create them via the GitHub API. Use this skill as soon as the user sends code (files, snippets, repos) and mentions GitHub, issues, bugs, improvements, or requests a code review. Works with all languages. Generates issues classified as major/minor/patch covering bugs, security, performance, refactoring, documentation, and tests. ALWAYS produce an executable .mjs file as the final output (e.g. create-github-issues.mjs). The .mjs file contains the labels, fully formatted issues with their complete template, and the Node.js code to create them via the GitHub API.
unix-software-design
by zrr1999
Unix 软件设计 17 条原则,来自 Eric Raymond 的《Unix 编程艺术》。在进行软件设计时参考这些原则。
generate-azure-functions
by Olino3
Generate complete Azure Functions projects with local development environment using Tilt and Azurite
feature-issue
by Tmeister
Implement a feature from a GitHub issue with a structured, review-first workflow.