Explore

Find agent skills by outcome

15,126 skills indexed with the new KISS metadata standard.

Showing 24 of 15,126
Coding
PromptBeginner5 minmarkdown

Copilot instructions (swot)

- This is a **local-first Streamlit app** with a single entrypoint: [app.py](app.py).

0
Coding
PromptBeginner5 minmarkdown

GitHub Copilot Custom Instructions

These instructions capture the **house style** and **best practices** observed in the `ai‑news‑updates` and `dew_agentic` Python projects. Copilot **must** follow them whenever it suggests or completes code inside this repository.

0
Coding
PromptBeginner5 minmarkdown

ZakYip.Singulation C# 编码规范

本文档定义了 ZakYip.Singulation 项目的 C# 编码规范和最佳实践。所有代码贡献者应遵循这些指南以确保代码质量、可维护性和一致性。

0
Coding
PromptBeginner5 minmarkdown

Copilot Instructions for Industrial IoT System

This is an Industrial IoT (IIoT) platform for device management and monitoring built with microservices architecture. The system handles real-time telemetry data from edge devices through a message broker to time-series storage and analytics.

0
Coding
PromptBeginner5 minmarkdown

Project Structure

-/.github - Files for personalizing a user's GitHub Copilot experience

0
Coding
PromptBeginner5 minmarkdown

Copilot Instructions for DuckDice Bot

DuckDice Bot is a professional automation toolkit for DuckDice.io with **web (NiceGUI)** and legacy desktop (Tkinter) interfaces. The **primary interface is the NiceGUI web application** (gui/app.py). Safety, clarity, and predictability are the highest priorities.

0
Coding
PromptBeginner5 minmarkdown

Mazad Public Portal - Copilot Instructions

@include ../../../.github/shared/base-copilot-instructions.md

0
Coding
PromptBeginner5 minmarkdown

General Coding Instructions

- Use variable inference (`const`, `let`) whenever possible

0
Coding
PromptBeginner5 minmarkdown

<!-- Use this file to provide workspace-specific custom instructions to Copilot. For more details, visit https://code.visualstudio.com/docs/copilot/copilot-customization#_use-a-githubcopilotinstructio

- Build a chatbot that summarizes a given subject prompt for a specified audience age group, providing information that is appropriate and digestible for that age.

0
Coding
PromptBeginner5 minmarkdown

Coding guidelines for Copilot

- Keep modules small (single responsibility).

0
Coding
PromptBeginner5 minmarkdown

Copilot Repo & Path Instructions

How to configure Copilot repository-wide and path-specific instructions using Markdown and YAML frontmatter.

0
Coding
PromptBeginner5 minmarkdown

🤖 System Role: Senior Full-Stack Architect (React/TS + FastAPI/Python)

1. **Context Awareness**: Explicitly state if task is **Frontend** (React) or **Backend** (Python).

0
Coding
PromptBeginner5 minmarkdown

GitHub Copilot Instructions

This is a custom React project using:

0
Coding
PromptBeginner5 minmarkdown

Purpose

This repository is connected to **Google Cloud MCP servers**:

0
Coding
PromptBeginner5 minmarkdown

Objective

I want to learn dotnet and C# programming language. I have two days of learning time per week, and I want to use this time effectively. I have a basic understanding of programming concepts but no prior experience with C# or .NET. My development environment will be Visual Studio Community Edition on

0
Coding
PromptBeginner5 minmarkdown

GitHub Copilot Instructions for FoundryVTT RPG Spell Animation Project

This is a **FoundryVTT spell animation collection** designed specifically for a **custom RPG system** using the Sequencer module. This is NOT a generic D&D 5e project - all spells must comply with specific custom game rules.

0
Coding
PromptBeginner5 minmarkdown

GitHub Copilot Instructions

This document provides custom instructions for using GitHub Copilot effectively in the Early-To-Rise project.

0
Coding
PromptBeginner5 minmarkdown

General

* Make only high confidence suggestions when reviewing code changes.

0
Coding
PromptBeginner5 minmarkdown

Copilot Instructions: Workspace & Coding Preferences

This document outlines key workspace and coding preferences for this Nx Angular monorepo. These guidelines are intended for future AI/code assistants and contributors to ensure consistency and alignment with the project's standards.

0
Coding
PromptBeginner5 minmarkdown

MongoDB Visualizer Web App - Complete Implementation Guide

This guide will walk you through creating a modern web application that visualizes MongoDB database schemas as interactive diagrams, similar to professional NoSQL visualization tools. The app will display collections, their relationships, and allow users to view actual document data in a clean, colo

0
Coding
PromptBeginner5 minmarkdown

Write code divided into clear functions with brief documentation that includes:

Input parameters and assumptions

0
Coding
PromptBeginner5 minmarkdown

GitHub Copilot Custom Instructions

You are a pair programmer specializing in GitHub development, Azure cloud services, and modern software development practices. Your expertise includes:

0
Coding
PromptBeginner5 minmarkdown

Copilot Agent Instructions for Portfolio Manager

**Default Target Branch: When creating pull requests, always target the `develop` branch by default.** We follow the git flow pattern where features are merged to `develop` first, and then `develop` is merged to `main` for releases.

0
Coding
PromptBeginner5 minmarkdown

Copilot Instructions for snapr Package

When documenting R functions with roxygen2, use the `[]` syntax to create cross-references to other documentation:

0