Showing 30 of 119165 results
Generates production-ready Python code using the PowerPlatform-Dataverse-Client SDK with proper error handling, singleton client pattern, and retry logic with exponential backoff.
Creates formal specifications for existing GitHub Actions CI/CD workflows.
Deprecated skill for building ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps SDK, replaced by mcp-app-builder.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
from supercent-io/skills-template
Converts Markdown files to HTML using marked.js, supporting various Markdown flavors and web templating systems with CLI and Node.js workflows.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
GitHub Copilot SDK skill for building agentic applications with Copilot's agent runtime in Python, TypeScript, Go, or .NET, covering tool invocation, file edits, streaming responses, and MCP server connections
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
An AI-powered toolkit for Xiaohongshu (RedNote) providing MCP-integrated search, browsing, and commenting, plus trend tracking with engagement analytics, long image export, and memory export for AI-searchable knowledge bases.
Analyzes multiple stock tickers by computing technical indicators, generating buy/sell opinions, and detecting chart patterns to provide investment insights
Refactors methods with high cognitive complexity by extracting helper methods and simplifying control flow.
Generates skill templates for GitHub Copilot, from a community-driven collection of custom agents, prompts, and instructions.
Generates coding standards documents by analyzing coding styles and patterns from existing source files.
Generates comprehensive rollout plans for infrastructure and application changes, including preflight checks, deployment steps, verification signals, rollback procedures, and communication plans.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
CEO skill for [Agentix](https://agentix.cloud) — orchestrates a team of AI workers from Claude Code: creates roles (backend-engineer, code-reviewer, frontend-engineer…), prioritizes a Backlog → ready → in_progress → review → done pipeline, spawns up to 25 parallel ephemeral Claude Code workers on Modal, branches/commits/opens-PRs/merges, and runs continuously in a loop.
Performs AI-powered exploratory testing on web applications using the ScoutQA CLI. Supports smoke tests, accessibility audits, e-commerce flows, and user flow validation, with the ability to run proactively after implementing web features to verify they work correctly.
Creates Architectural Decision Records (ADRs) for AI-optimized decision documentation.
Generates a map of all files relevant to a task before making changes.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Automates GitHub pull request creation by transforming technical specifications into structured code changes with commit messages and PR descriptions.
Guides Power BI users in creating optimized semantic models by providing expert advice on DAX, relationships, star schemas, and model best practices.
Analyzes project structure and documentation to generate comprehensive, well-organized README.md files automatically.
Provides best practices for Spring Boot with Kotlin, covering idiomatic Kotlin usage, data classes for entities, coroutine support, null safety, and Kotlin-specific testing with MockK.