Coding & Dev Tools
9,777 skillsCreate Branch
Create a git branch following Sentry naming conventions, automatically deriving the branch type and description from current work context.
845
Django Perf Review
Audit Django code for validated performance issues including N+1 queries, unbounded querysets, missing indexes, and write loops.
845 · bundle
Typing Exclusion Worker
Remove assigned mypy exclusion modules in small batches, fix typing issues, run validation, and produce a structured completion summary.
845
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
Create Llms
Generate an llms.txt file from repository structure, following the llms.txt specification to help LLMs navigate and understand the project.
36.2k
Csharp Nunit
Write effective unit tests with NUnit, covering standard and data-driven testing approaches.
36.2k
Breakdown Test
Generates comprehensive test strategies, task breakdowns, and quality assurance documentation for GitHub projects using ISTQB and ISO 25010 frameworks.
36.2k
Github Release
Automates the full release workflow for a single-package GitHub repository, from analysis through changelog authoring and PR creation using gh and git.
36.2k · bundle
Fluentui Blazor
Use the Microsoft Fluent UI Blazor component library in Blazor applications, covering setup, providers, icons, list components, dialogs, toasts, and theming.
36.2k · bundle
Arize Annotation
Creates and manages annotation configs and annotation queues on Arize, and applies human annotations to project spans via the Python SDK.
36.2k · bundle
Vardoger Analyze
Analyzes GitHub Copilot CLI conversation history to extract behavioral patterns and writes a personalization block into the user's Copilot instructions file.
36.2k
Finnish Humanizer
Detect and remove AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it.
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
Debian Linux Triage
Diagnose and resolve Debian Linux issues using apt, systemd, and AppArmor-aware guidance.
36.2k
What Context Needed
Ask an AI coding agent to identify which files it needs to examine before answering a question.
36.2k
Issue Fields Migration
Bulk-migrate repo labels and Project V2 fields into GitHub org-level issue fields (single select, text, number, date).
36.2k · bundle
Salesforce Flow Design
Guides architecture decisions, flow type selection, bulk safety validation, and fault handling standards for Salesforce Flow design and review.
36.2k
Containerize Aspnetcore
Containerize an ASP.NET Core project by creating Dockerfile and .dockerignore files customized for the project.
36.2k
Postgresql Optimization
Optimize PostgreSQL databases with advanced features, performance tuning, and best practices for JSONB, full-text search, window functions, and indexing.
36.2k
Vscode Ext Localization
Localize VS Code extensions including configurations, walkthroughs, and source code messages following official guidelines.
36.2k
Playwright Generate Test
Generates a Playwright test from a user-provided scenario by recording browser interactions via Playwright MCP, then saves and runs the test until it passes.
36.2k
Ruby MCP Server Generator
Generate a complete, production-ready MCP server project in Ruby using the official MCP Ruby SDK.
36.2k
Commit Message Storyteller
Transforms git diffs and change descriptions into narrative commit messages that explain why a change was made, following Conventional Commits format.
36.2k · bundle
Javax To Jakarta Migration
Migrate Java code from javax.* to jakarta.* namespace when upgrading to Tomcat 11, Jakarta EE 10, or when javax imports are detected.
36.2k
React18 Lifecycle Patterns
Migrate React class component lifecycle methods (componentWillMount, componentWillReceiveProps, componentWillUpdate) to React 18.3.1 compliant patterns with decision trees and before/after code examples.
36.2k · bundle
From The Other Side Wiggins
Provides narrative synthesis, framing, and audience-aware communication patterns to improve decision narratives, written artifacts, and shared understanding.
36.2k
Qdrant Monitoring Debugging
Diagnoses Qdrant production issues using metrics and observability tools, covering optimizer problems, memory spikes, and slow queries.
36.2k
Structured Autonomy Generate
Generates complete, copy-paste ready implementation documentation from a PR plan, including code blocks and verification checklists.
36.2k
Salesforce Component Standards
Enforce quality, security, and accessibility standards for Salesforce Lightning Web Components, Aura components, and Visualforce pages.
36.2k
Image Manipulation Image Magick
Process and manipulate images using ImageMagick: resize, convert formats, batch process, and retrieve metadata.
36.2k
Dataverse Python Production Code
Generate production-ready Python code using the Dataverse SDK with error handling, retry logic, OData optimization, and logging.
36.2k
Create Spring Boot Kotlin Project
Scaffolds a Spring Boot Kotlin project with Gradle, WebFlux, R2DBC, Redis, MongoDB, and Testcontainers, including Docker Compose setup.
36.2k
Dataverse Python Advanced Patterns
Generate production-ready Python code for Dataverse SDK with advanced patterns including error handling, batch operations, OData optimization, and Pandas integration.
36.2k
React Container Presentation Component
Scaffold React components following the Container/Presentation pattern under src/components, with TypeScript, Storybook, and SCSS conventions.
36.2k · bundle
Create Github Issues Feature From Implementation Plan
Creates GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.
36.2k
Create Github Issues For Unmet Specification Requirements
Creates GitHub Issues for unimplemented requirements from specification files, checking the codebase and existing issues to avoid duplicates.
36.2k