tag

create

97 indexed skills · max 10 per page

skills (97)

create-technical-spike

github/awesome-copilot · Productivity

0

Time-boxed technical spike documents for researching critical development decisions before implementation. \n \n Generates structured markdown spike files with clear objectives, research questions, investigation plans, and decision frameworks \n Supports six spike categories: API Integration, Architecture & Design, Performance & Scalability, Platform & Infrastructure, Security & Compliance, and User Experience \n Includes built-in checklists for research tasks, success criter

create-github-issues-for-unmet-specification-requirements

github/awesome-copilot · Frontend

0

Automatically create GitHub issues for specification requirements not yet implemented in code. \n \n Analyzes specification files to extract all requirements, then checks codebase implementation status for each one \n Searches existing issues to prevent duplicates before creating new feature request issues \n Generates issues with requirement IDs, detailed descriptions, implementation guidance, and acceptance criteria \n Scans related specification files and code patterns to verify whether requi

recipe-create-meet-space

googleworkspace/cli · Productivity

0

Create a Google Meet meeting space and email the join link to participants. \n \n Requires two prerequisite skills: gws-meet for space creation and gws-gmail for sending invitations \n Creates an open-access meeting space via the Meet API and extracts the meeting URI from the response \n Automates sharing the join link by composing and sending an email with the meeting details to specified recipients \n

recipe-create-expense-tracker

googleworkspace/cli · Productivity

0

Google Sheets spreadsheet template for expense tracking with automated setup and sharing. \n \n Creates a new spreadsheet with standard expense columns (Date, Category, Description, Amount) and sample entries \n Includes built-in sharing capabilities to grant read or edit access to team members via email \n Requires gws-sheets and gws-drive skills; uses Google Workspace APIs for spreadsheet and file management \n

create-auth-skill

better-auth/skills · Productivity

0

Scaffold and implement authentication in TypeScript/JavaScript apps with Better Auth framework detection, database adapter setup, and OAuth integration. \n \n Detects frameworks (Next.js, SvelteKit, Nuxt, Astro, Express, Hono), databases (Prisma, Drizzle, MongoDB, raw drivers), and existing auth libraries through project scanning \n Supports email/password, OAuth (Google, GitHub, Apple, Microsoft, Discord, Twitter), magic links, passkeys, and phone authentication with configurable email verifica

convex-create-component

get-convex/agent-skills · Productivity

0

Design and build isolated, reusable Convex backend components with clear boundaries and app-facing wrappers. \n \n Supports three component shapes: local (single-app), packaged (npm), and hybrid (both), with a decision tree to choose the right fit \n Enforces architectural boundaries: components own their tables and functions, while the app handles authentication, environment access, and client-facing wrappers \n Provides a complete workflow from planning (tables, public API, data flow) through

create-github-action-workflow-specification

github/awesome-copilot · Productivity

0

Generates formal, AI-optimized specifications for GitHub Actions workflows to standardize documentation and enable maintenance. \n \n Produces structured markdown specifications with execution flow diagrams, job dependency matrices, and requirement tables designed for token efficiency \n Covers functional, security, and performance requirements alongside input/output contracts, error handling strategies, and quality gates \n Includes sections for monitoring, compliance, edge cases, and change ma

create-implementation-plan

github/awesome-copilot · Productivity

0

Create structured, machine-readable implementation plans for features, refactoring, upgrades, and infrastructure changes. \n \n Generates deterministic, AI-executable plans with discrete phases, atomic tasks, and explicit completion criteria \n Enforces strict template compliance with standardized identifier prefixes (REQ-, TASK-, GOAL-, etc.) and machine-parseable formats \n Includes mandatory sections for requirements, implementation phases, dependencies, testing, risks, and alternatives \n Su

create-agentsmd

github/awesome-copilot · Productivity

0

Generates standardized AGENTS.md files to help AI coding agents understand and work with your repository. \n \n Provides a template-driven approach for creating agent-focused documentation that complements README.md with technical setup, workflow, and testing instructions \n Covers essential sections including project overview, setup commands, development workflow, testing, code style, build/deployment, and PR guidelines \n Supports monorepo structures with guidance for creating AGENTS.md files

create-specification

github/awesome-copilot · Productivity

0

Generate structured, AI-optimized specification documents with standardized templates and machine-readable formatting. \n \n Creates specification files in /spec/ directory following naming convention spec-[purpose]-[type].md with YAML front matter for metadata \n Enforces structured markdown with 11 standard sections covering purpose, requirements, interfaces, acceptance criteria, and validation \n Includes explicit guidelines for unambiguous language, acronym definitions, and self-contained do

prevpage 2 / 10next