Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
saif-shines/devex-kit Design first-success DX and pick sample app vs recipe vs pattern. Use when auditing onboarding or choosing content types for developers. It does not write launch stories (that's `devrel-story-craft`). | Skills | — |
burakcanpolat/med-guide Interactive setup wizard for Med-Guide. Guides non-technical users through the complete setup from scratch — editor configuration, uv, Modal, HuggingFace, deployment, and first analysis. Use when the user first opens the project, says "setup", "install", "kurulum", "get started", "start setup", or when .env file is missing. | Skills | — |
burakcanpolat/med-guide Analyzes medical images (X-ray, CT, MRI, DICOM) using MedGemma. Use when the user provides medical images or DICOM files for analysis, asks about radiological findings, or wants image comparison across time series. DICOM files are automatically converted with appropriate windowing. | Skills | — |
burakcanpolat/med-guide Interprets lab results, checks drug interactions, evaluates symptoms, and explains medical reports in plain language. Use when the user provides lab values, asks about medications, describes symptoms, or wants a medical report explained. | Skills | — |
getlarge/claude-api-care-plugins This skill should be used when the user asks "where is this API endpoint implemented", "find the code for this route", "which file handles this endpoint", "map API findings to code", or needs to correlate OpenAPI spec paths with source code locations. Also use when creating fix plans for code-first API projects (NestJS, Fastify, Express) after running baume-review, or when user mentions "find my NestJS controller", "locate Fastify route handler", "Express route definition". | Skills | — |
getlarge/claude-api-care-plugins This skill should be used when the user asks about "AIP rules", "API Improvement Proposals", "Google API guidelines", "AIP-158", "AIP-193", or any specific AIP number. Also use when user asks "how should I implement pagination", "what's the right error format", "how do I design a REST API following Google's standards", or needs guidance on errors, pagination, filtering, field masks, long-running operations, or batch operations in REST/OpenAPI APIs. | Skills | — |
getlarge/claude-api-care-plugins Use gh CLI for all GitHub operations - issues, PRs, file content, and repository info | Skills | — |
getlarge/claude-api-care-plugins Deploy the Baume MCP server to Fly.io with correct build context | Skills | — |
uinaf/agent-skills Create, migrate, or align frontend packages and monorepos on Vite+. Use for Vite+ scaffolding, migration, upgrades, `vp` commands, consolidated Vite/Oxlint/Oxfmt/Vitest configuration, hooks, packaging, or CI. Prefer the repository-pinned Vite+ surface and its packaged documentation; preserve existing stacks and proven exceptions. | Skills | — |
uinaf/agent-skills Detect, replace, and mechanically restrict direct React `useEffect` calls. Use when writing, refactoring, reviewing, or migrating React code that fetches, derives state, relays events, resets state, or synchronizes through effects. Preserve legitimate external-system synchronization inside reviewed domain hooks; do not use for unrelated React work or non-React effect systems. | Skills | — |
uinaf/agent-skills Set up or align a repository's GitHub collaboration and delivery surface: repo settings, branch or ruleset policy, templates, Dependabot, Actions hardening, Environments, releases, publishing, and deploy workflows. Use for GitHub setup, CI/CD policy, protected delivery, package releases, or app deployment. Do not use for product architecture, provider infrastructure internals, application security review, or repository boot/readiness work. | Skills | — |
emgreppi/Business-Central-AI-Skill Writes git commit messages with proper format, type prefixes (feat/fix/chore), and imperative mood. Use when committing changes, writing a commit message, formatting commit text, or asking how to commit code properly. | Skills | — |
emgreppi/Business-Central-AI-Skill Speeds up slow AL code by optimizing data access patterns, reducing database locks, and fixing inefficient loops. Use when code runs slowly, reports timeout, pages freeze, or you need to make loops faster, reduce SQL queries, avoid table locks, or improve BC SaaS performance. | Skills | — |
emgreppi/Business-Central-AI-Skill Calls Azure Functions from AL using Codeunit "Azure Functions" for serverless .NET execution, and orchestrates Logic Apps workflows triggered by BC business events. Use when generating QR codes or PDFs externally, running .NET libraries unavailable in AL, building file processing workflows, or automating BC-to-external-system data sync. | Skills | — |
emgreppi/Business-Central-AI-Skill Logs custom events to Application Insights using Feature Telemetry or Session.LogMessage, tracks feature adoption with LogUptake, and queries telemetry data with KQL. Use when instrumenting BC extensions, debugging production issues, monitoring API integrations, or tracking feature usage. | Skills | — |
emgreppi/Business-Central-AI-Skill Defines AL interfaces and interface patterns with implementing codeunits, creates extensible enums to switch providers, and enables dependency injection for unit testing AL code with mocks. Use when building plugin architectures, adding loose coupling, replacing conditional logic with polymorphism, or creating Business Central extensions with swappable implementations. | Skills | — |
emgreppi/Business-Central-AI-Skill Uploads and downloads files using InStream/OutStream, attaches documents to records via Table 1173, imports and exports CSV/XML with XMLport, and stores blobs in Azure Storage. Use when adding file attachments to sales orders, importing data from CSV, exporting reports to files, or connecting to Azure Blob Storage. | Skills | — |
emgreppi/Business-Central-AI-Skill Creates custom API pages (CRUD) and API queries (read-only joins) in AL for Business Central. Use when exposing custom tables, adding business logic to APIs, creating reporting endpoints, or joining multiple tables for external consumption. | Skills | — |
emgreppi/Business-Central-AI-Skill Controls visibility of AL objects and fields using Access property (Public, Internal, Protected, Local), hides internal helpers from external apps, exposes public API surfaces, and configures internalsVisibleTo for multi-app scenarios. Use when making codeunits private, hiding staging tables, protecting fields from partners, or sharing internals between companion apps. | Skills | — |
emgreppi/Business-Central-AI-Skill Consumes Microsoft standard Business Central APIs (v2.0) for customers, vendors, items, salesOrders, and other built-in entities. No AL coding required. Use when integrating external systems with BC data, building Power Automate flows, or querying BC from Postman/scripts. | Skills | — |
Can't find what you're looking for? Evaluate a missing skill.