Plugins
9 plugins@atc-net
Common
Common base skills including documentation generators, implementation planning, and utility tools
7 skills · plugin
curated
Experimentation Pipeline
From hypothesis to impact reporting, this pack enables rigorous experimentation and evidence-based decisions.
4 skills · plugin
@dataroaring
Dataroaring Skills
A writing coach for technical articles based on 'Writing for Developers' by Piotr Sarna & Cynthia Dunlop
3 skills · plugin
curated
User Segmentation Analysis
Install this pack to analyze diverse user feedback and identify at least 3 distinct behavioral and needs-based user segments.
4 skills · plugin
curated
Build Gemini Live API App
Build real-time, bidirectional streaming applications with the Gemini Live API, covering WebSocket-based audio/video/text streaming and function calling.
4 skills · plugin
@trailofbits
Building Secure Contracts
Comprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.
11 skills · plugin
@minimax-ai
Pptx Plugin
PowerPoint generation and editing plugin with text-only QA (no vision required). Uses subagents for cover, TOC, content, section dividers, summary slides, and template-based PPT editing workflows.
5 skills · plugin
@samyakjhaveri
Sam Superpowers
Fork of obra/superpowers 5.0.7: the 14 core skills (TDD, debugging, collaboration patterns) with the mandatory-gate SessionStart injection replaced by a short judgment-based router. Skills are tools, not gates.
14 skills · plugin
@alirezarezvani
Agenthub
Multi-agent collaboration — spawn N parallel subagents that compete on code optimization, content drafts, research approaches, or any task that benefits from diverse solutions. 7 slash commands (/hub:init, /hub:spawn, /hub:status, /hub:eval, /hub:merge, /hub:board, /hub:run), agent templates, DAG-based orchestration, LLM judge mode, message board coordination.
8 skills · plugin
Results for “base”
81 skillsProperty Based Testing
Provides guidance for property-based testing across multiple languages and smart contracts, helping detect patterns where PBT offers stronger coverage than example-based tests.
6k · bundle
Build Perf Baseline
Measure and optimize .NET build performance by establishing baselines, enabling MSBuild Server, using artifacts output, and trimming dependency graphs.
4k
Gtm Technical Product Pricing
Choose pricing models, set freemium thresholds, and structure enterprise pricing conversations for technical products.
36.2k
Csharp Scripts
Run file-based C# apps with the .NET CLI for quick experiments, prototypes, and small utilities without creating a project.
4k
Holoscan Install Source
Build the Holoscan SDK from source using its in-tree Docker-based build script, producing a local install tree for CMake-based applications.
2.2k · bundle
Jetson Print Device Info
Captures a baseline snapshot of a Jetson device's module model, L4T version, kernel, OS version, and power mode for performance testing or verification.
2.2k · bundle
More results
Jetson Generate Kb
Generates a per-target knowledge-base markdown file by walking the BSP root and source tree, documenting image layout, source tree structure, and document references.
2.2k · bundle
Maui Shell Navigation
Implement Shell-based navigation in .NET MAUI apps, including AppShell setup, URI-based navigation with GoToAsync, route registration, query parameters, flyout and tab configuration, and navigation guards.
4k · bundle
Expo Router
Navigate and route in Expo Router apps using file-based routes, groups, dynamic routes, Link with previews and context menus, native Stack, modals, form sheets, NativeTabs, headers, toolbars, and search bars.
2.2k · bundle
Sample Skill
Generates personalized greetings based on the time of day and the person's name.
4k · bundle
Editorconfig
Generates a comprehensive .editorconfig file based on project analysis and user preferences, ensuring consistent coding styles across editors.
36.2k
Gsap Scrolltrigger
Create scroll-driven animations with pinning, scrubbing, and trigger-based timelines using GSAP ScrollTrigger.
10.9k
Seatbelt Sandboxer
Generates minimal macOS Seatbelt sandbox configurations to isolate and restrict applications with allowlist-based profiles.
6k · bundle
Vercel CLI With Tokens
Deploy and manage projects on Vercel using token-based authentication, without interactive login.
28.7k
Wiki QA
Answers questions about a code repository by analyzing source files, providing evidence-based explanations with inline citations.
2.7k
Binlog Generation
Add the /bl switch to MSBuild-based commands to generate binary logs for build diagnostics and performance analysis.
4k
Remember
Transforms lessons learned into domain-organized memory instructions that persist across VS Code contexts, with global and workspace scopes.
36.2k
Update Specification
Update an existing specification file for a solution, optimized for Generative AI consumption based on new requirements or code changes.
36.2k
Atheris
Fuzz Python code and C extensions with coverage guidance and AddressSanitizer support using a libFuzzer-based fuzzer.
6k · bundle
Copilot Spaces
Load curated project context from Copilot Spaces to ground answers in team documentation, code, and instructions.
36.2k
Variant Analysis
Find similar vulnerabilities and bugs across codebases using pattern-based analysis after identifying an initial issue.
6k · bundle
Azure Maps Search Dotnet
Integrate Azure Maps location-based services into .NET applications for geocoding, routing, rendering, geolocation, and weather data.
2.7k
Styles
Migrate Android Jetpack Compose UI components to use the experimental Styles API for centralized theming and state-based styling.
6.1k · bundle
Firebase Basics
Sets up the Firebase CLI, installs Firebase agent skills, and configures project context for mobile and web app development.
14.4k · bundle
Cloud SQL Basics
Creates and manages Cloud SQL instances, databases, and users for MySQL, PostgreSQL, and SQL Server using gcloud CLI commands.
14.4k · bundle
Bigquery Basics
Manage datasets, tables, and jobs in BigQuery. Run SQL queries, manage BigQuery resources, and perform basic data ingestion and analysis.
14.4k · bundle
Mvvm Toolkit
Build .NET MVVM ViewModels with CommunityToolkit.Mvvm source generators, base classes, and commands for WPF, WinUI, MAUI, Uno, and Avalonia.
36.2k · bundle
Qdrant Scaling
Guides scaling decisions for Qdrant vector databases based on data volume, query throughput, latency, or query volume.
36.2k
Jetson Memory Audit
Measure Jetson DRAM and NvMap usage, capture before/after baselines, and verify memory reclamation with live audit data.
2.2k · bundle
Nemo Mbridge Recipe Recommender
Indexes Megatron Bridge recipes and recommends the best starting config based on model, GPU count, and training goal.
2.2k · bundle
Azure Role Selector
Finds the minimal Azure role that meets desired permissions and generates CLI commands or Bicep code to assign it.
36.2k · bundle
MCP Create Adaptive Cards
Add Adaptive Card response templates to MCP-based API plugins for visual data presentation in Microsoft 365 Copilot.
36.2k
Tao Run Automl Deft Pipeline
Runs a three-phase AOI training pipeline: AutoML HPO baseline, DEFT iterative data improvement, and AutoML refinement on the augmented dataset.
2.2k · bundle
Napkin
Opens a browser-based whiteboard for sketching ideas with sticky notes, then reads the visual snapshot and clipboard data to provide conversational analysis and suggestions.
36.2k · bundle
Qdrant Monitoring
Guides monitoring and observability setup for Qdrant vector search deployments, including Prometheus scraping, health checks, and metric-based debugging of production issues.
36.2k
Conventional Branch
Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Validates branch names and automates checkout from the correct base branch.
36.2k