skills
skills.shA skill graph for design engineering: animation, transitions, taste, typography, color, components, anti-patterns.
Items
50
2026-08-14Every entry in its own registry.json, counted last night.Free to install
0
2026-08-14Item endpoints that returned source without credentials.Behind a key
0
2026-08-14Item endpoints that answered 401.Last push
6 days ago
11 stars. Both figures are GitHub's about this repository, not ones this index measured.Other
Search within| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| frontend-designanthropics/skills/frontend-design | Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults. | Other | Unverified | no deps | |
| grill-memattpocock/skills/grill-me | A relentless interview to sharpen a plan or design. | Other | Unverified | no deps | |
| grill-with-docsmattpocock/skills/grill-with-docs | A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go. | Other | Unverified | no deps | |
| handoffmattpocock/skills/handoff | Compact the current conversation into a handoff document for another agent to pick up. | Other | Unverified | no deps | |
| improve-codebase-architecturemattpocock/skills/improve-codebase-architecture | Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick. | Other | Unverified | no deps | |
| prototypemattpocock/skills/prototype | Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like. | Other | Unverified | no deps | |
| setup-matt-pocock-skillsmattpocock/skills/setup-matt-pocock-skills | Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills. | Other | Unverified | no deps | |
| tddmattpocock/skills/tdd | Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests. | Other | Unverified | no deps | |
| triagemattpocock/skills/triage | Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs. | Other | Unverified | no deps | |
| appinsights-instrumentationmicrosoft/azure-skills/appinsights-instrumentation | Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices. | Other | Unverified | no deps | |
| azure-aimicrosoft/azure-skills/azure-ai | Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech. | Other | Unverified | no deps | |
| azure-aigatewaymicrosoft/azure-skills/azure-aigateway | Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway. | Other | Unverified | no deps | |
| azure-compliancemicrosoft/azure-skills/azure-compliance | Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment. | Other | Unverified | no deps | |
| azure-deploymicrosoft/azure-skills/azure-deploy | Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: \"run azd up\", \"run azd deploy\", \"execute deployment\", \"push to production\", \"push to cloud\", \"go live\", \"ship it\", \"bicep deploy\", \"terraform | Other | Unverified | no deps | |
| azure-diagnosticsmicrosoft/azure-skills/azure-diagnostics | Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service, app service high CPU, app service deployment failure, troubleshoot container apps, troubleshoot functions, troubleshoot AKS, VM RDP, Linux SSH, VM black screen, can't connect to VM, reset VM password, NSG or firewall blocking, kubectl cannot connect, kube-system/CoreDNS failures, pod pending, crashloop, node not ready, upgrade failures, analyze logs, KQL, insights, image pull failures, cold start issues, health probe failures, resource | Other | Unverified | no deps | |
| azure-kustomicrosoft/azure-skills/azure-kusto | Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection. | Other | Unverified | no deps | |
| azure-preparemicrosoft/azure-skills/azure-prepare | Prepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Terraform), and Dockerfiles for the Azure Developer CLI (azd) workflow. USE ONLY when the user explicitly wants to use azd as the deployment tool, or the project already has an azure.yaml file. DO NOT USE FOR: non-azd deployments, Python App Service code-only deploys (use python-appservice-deploy), or cross-cloud migration (use azure-cloud-migrate). WHEN: prepare app for azd, create azure.yaml, set up azd infrastructure, modernize app for Azure with azd, deploy with azd, function app, timer trigger, se | Other | Unverified | no deps | |
| azure-resource-lookupmicrosoft/azure-skills/azure-resource-lookup | List, find, and show Azure resources across subscriptions or resource groups. Handles prompts like \"list the websites in my subscription\", \"list my web apps\", \"show my app services\", \"list virtual machines\", \"list my VMs\", \"show storage accounts\", \"find container apps\", and \"what resources do I have\". USE FOR: list websites, list web apps, list app services, show websites in subscription, resource inventory, find resources by tag, tag analysis, orphaned resource discovery (not for cost analysis), unattached disks, count resources by type, cross-subscription lookup, and Azure Re | Other | Unverified | no deps | |
| azure-storagemicrosoft/azure-skills/azure-storage | Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, storage tiers, hot cool cold archive, storage tier comparison, when to use storage tiers, lifecycle manageme | Other | Unverified | no deps | |
| azure-validatemicrosoft/azure-skills/azure-validate | Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors, validate Azure Functions, validate function app, validate serverless deployment, verify RBAC roles, check role assignments, review managed identity permissions, what-if analysis, v | Other | Unverified | no deps | |
| entra-app-registrationmicrosoft/azure-skills/entra-app-registration | Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance. | Other | Unverified | no deps | |
| microsoft-foundrymicrosoft/azure-skills/microsoft-foundry | Deploy, evaluate, fine-tune, and manage Foundry agents end-to-end with azd: hosted agent scaffold/run/deploy, prompt agent create, batch eval, continuous eval, prompt optimizer, Agent Optimizer scaffold, agent.yaml, dataset curation from traces, model fine-tuning (SFT/DPO/RFT). USE FOR: azd ai agent, azd provision/deploy, deploy agent, hosted agent, create agent, add tool to agent, invoke agent, evaluate agent, continuous eval, continuous monitoring, agent CI/CD, optimize prompt, improve prompt, optimize agent instructions, agent optimizer, deploy model, Foundry project, RBAC, role assignment, | Other | Unverified | no deps | |
| lark-approvalopen.feishu.cn/lark-approval | no description published | Other | Unverified | no deps | |
| lark-attendanceopen.feishu.cn/lark-attendance | no description published | Other | Unverified | no deps | |
| lark-baseopen.feishu.cn/lark-base | no description published | Other | Unverified | no deps | |
| lark-calendaropen.feishu.cn/lark-calendar | no description published | Other | Unverified | no deps | |
| lark-contactopen.feishu.cn/lark-contact | no description published | Other | Unverified | no deps | |
| lark-docopen.feishu.cn/lark-doc | no description published | Other | Unverified | no deps | |
| lark-driveopen.feishu.cn/lark-drive | no description published | Other | Unverified | no deps | |
| lark-eventopen.feishu.cn/lark-event | Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM messages/reactions/chat changes, Approval status changes, Task updates, VC meeting started/joined/ended, Minutes generated, Whiteboard updated, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses. | Other | Unverified | no deps | |
| lark-imopen.feishu.cn/lark-im | no description published | Other | Unverified | no deps | |
| lark-mailopen.feishu.cn/lark-mail | no description published | Other | Unverified | no deps | |
| lark-markdownopen.feishu.cn/lark-markdown | no description published | Other | Unverified | no deps | |
| lark-minutesopen.feishu.cn/lark-minutes | no description published | Other | Unverified | no deps | |
| lark-okropen.feishu.cn/lark-okr | no description published | Other | Unverified | no deps | |
| lark-openapi-exploreropen.feishu.cn/lark-openapi-explorer | no description published | Other | Unverified | no deps | |
| lark-sharedopen.feishu.cn/lark-shared | Use for lark-cli setup/auth tasks: auth login/status/logout, user vs bot identity, business-domain permissions (--domain, including all/docs/drive), missing scopes, revoking authorization, or handling _notice JSON. | Other | Unverified | no deps | |
| lark-sheetsopen.feishu.cn/lark-sheets | no description published | Other | Unverified | no deps | |
| lark-skill-makeropen.feishu.cn/lark-skill-maker | no description published | Other | Unverified | no deps | |
| lark-slidesopen.feishu.cn/lark-slides | no description published | Other | Unverified | no deps | |
| lark-taskopen.feishu.cn/lark-task | no description published | Other | Unverified | no deps | |
| lark-vcopen.feishu.cn/lark-vc | no description published | Other | Unverified | no deps | |
| lark-whiteboardopen.feishu.cn/lark-whiteboard | no description published | Other | Unverified | no deps | |
| lark-wikiopen.feishu.cn/lark-wiki | no description published | Other | Unverified | no deps | |
| lark-workflow-meeting-summaryopen.feishu.cn/lark-workflow-meeting-summary | no description published | Other | Unverified | no deps | |
| lark-workflow-standup-reportopen.feishu.cn/lark-workflow-standup-report | no description published | Other | Unverified | no deps | |
| agent-browservercel-labs/agent-browser/agent-browser | Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating | Other | Unverified | no deps | |
| vercel-react-best-practicesvercel-labs/agent-skills/vercel-react-best-practices | React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. | Other | Unverified | no deps |
Removed from this registry
6 itemsEach of these was in skills’s manifest when we first indexed it and is not there now. Their pages stay up, because somewhere a tutorial still tells people to install them.
| Item | Type | In the index by | Gone since |
|---|---|---|---|
| ai-avatar-video101-skills/skills/ai-avatar-video | registry:item | 2026-08-04 | 2026-08-07 |
| ai-image-generation101-skills/skills/ai-image-generation | registry:item | 2026-08-04 | 2026-08-06 |
| ai-video-generation101-skills/skills/ai-video-generation | registry:item | 2026-08-04 | 2026-08-06 |
| remotion-render101-skills/skills/remotion-render | registry:item | 2026-08-04 | 2026-08-07 |
| twitter-automation101-skills/skills/twitter-automation | registry:item | 2026-08-04 | 2026-08-07 |
| azure-resource-visualizermicrosoft/azure-skills/azure-resource-visualizer | registry:item | 2026-08-06 | 2026-08-08 |
Put this measurement in your README
A badge carrying how many items this registry publishes, enumerated nightly from its own registry.json. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://blockdex.kynth.studio/registries/skills)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
