diff --git a/skills/3d-web-experience/SKILL.md b/skills/3d-web-experience/SKILL.md index 64e1a29f..5a2692d4 100644 --- a/skills/3d-web-experience/SKILL.md +++ b/skills/3d-web-experience/SKILL.md @@ -2,6 +2,7 @@ name: 3d-web-experience description: "Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing ..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # 3D Web Experience @@ -252,3 +253,6 @@ Optimize model size. ## Related Skills Works well with: `scroll-experience`, `interactive-portfolio`, `frontend`, `landing-page-design` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/ab-test-setup/SKILL.md b/skills/ab-test-setup/SKILL.md index 1b6f7aa9..12ead27c 100644 --- a/skills/ab-test-setup/SKILL.md +++ b/skills/ab-test-setup/SKILL.md @@ -1,6 +1,8 @@ --- name: ab-test-setup description: "Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness." +risk: unknown +source: community --- # A/B Test Setup @@ -230,3 +232,6 @@ It is about **learning the truth with confidence**. If you feel tempted to rush, simplify, or “just try it” — that is the signal to **slow down and re-check the design**. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/accessibility-compliance-accessibility-audit/SKILL.md b/skills/accessibility-compliance-accessibility-audit/SKILL.md index db667511..172a8f37 100644 --- a/skills/accessibility-compliance-accessibility-audit/SKILL.md +++ b/skills/accessibility-compliance-accessibility-audit/SKILL.md @@ -1,6 +1,8 @@ --- name: accessibility-compliance-accessibility-audit description: "You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance." +risk: unknown +source: community --- # Accessibility Audit and Testing diff --git a/skills/active-directory-attacks/SKILL.md b/skills/active-directory-attacks/SKILL.md index 20f72d88..10ffb5fa 100644 --- a/skills/active-directory-attacks/SKILL.md +++ b/skills/active-directory-attacks/SKILL.md @@ -1,9 +1,11 @@ --- name: active-directory-attacks -description: "This skill should be used when the user asks to \"attack Active Directory\", \"exploit AD\", \"Kerberoasting\", \"DCSync\", \"pass-the-hash\", \"BloodHound enumeration\", \"Golden Ticket\", \"Silver Ticket\", \"AS-..." +description: "This skill should be used when the user asks to \"attack Active Directory\", \"exploit AD\", \"Kerberoasting\", \"DCSync\", \"pass-the-hash\", \"BloodHound enumeration\", \"Golden Ticket\", ..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Active Directory Attacks @@ -381,3 +383,6 @@ python3 printerbug.py domain.local/user:pass@target 10.10.10.12 ## Additional Resources For advanced techniques including delegation attacks, GPO abuse, RODC attacks, SCCM/WSUS deployment, ADCS exploitation, trust relationships, and Linux AD integration, see [references/advanced-attacks.md](references/advanced-attacks.md). + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/activecampaign-automation/SKILL.md b/skills/activecampaign-automation/SKILL.md index f618bc0e..f2f447c7 100644 --- a/skills/activecampaign-automation/SKILL.md +++ b/skills/activecampaign-automation/SKILL.md @@ -3,6 +3,8 @@ name: activecampaign-automation description: "Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # ActiveCampaign Automation via Rube MCP @@ -207,3 +209,6 @@ Automate ActiveCampaign CRM and marketing automation operations through Composio | Subscribe/unsubscribe | ACTIVE_CAMPAIGN_MANAGE_LIST_SUBSCRIPTION | action, list_id, email | | Add to automation | ACTIVE_CAMPAIGN_ADD_CONTACT_TO_AUTOMATION | contact_email, automation_id | | Create task | ACTIVE_CAMPAIGN_CREATE_CONTACT_TASK | relid, duedate, dealTasktype, title | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/address-github-comments/SKILL.md b/skills/address-github-comments/SKILL.md index 44f33a14..39abb26b 100644 --- a/skills/address-github-comments/SKILL.md +++ b/skills/address-github-comments/SKILL.md @@ -1,6 +1,8 @@ --- name: address-github-comments description: "Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI." +risk: unknown +source: community --- # Address GitHub Comments @@ -53,3 +55,6 @@ gh pr comment --body "Addressed in latest commit." - **Applying fixes without understanding context**: Always read the surrounding code of a comment. - **Not verifying auth**: Check `gh auth status` before starting. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/agent-evaluation/SKILL.md b/skills/agent-evaluation/SKILL.md index f3b538f6..d0329bb3 100644 --- a/skills/agent-evaluation/SKILL.md +++ b/skills/agent-evaluation/SKILL.md @@ -1,7 +1,8 @@ --- name: agent-evaluation -description: "Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring\u2014where even top agents achieve less than 50% on real-world ben..." +description: "Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring\u2014where even top agents achieve less than 50% on re..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Agent Evaluation @@ -62,3 +63,6 @@ Actively try to break agent behavior ## Related Skills Works well with: `multi-agent-orchestration`, `agent-communication`, `autonomous-agents` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/agent-framework-azure-ai-py/SKILL.md b/skills/agent-framework-azure-ai-py/SKILL.md index 3d984a5d..a4a0ddb0 100644 --- a/skills/agent-framework-azure-ai-py/SKILL.md +++ b/skills/agent-framework-azure-ai-py/SKILL.md @@ -2,6 +2,8 @@ name: agent-framework-azure-ai-py description: "Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code int..." package: agent-framework-azure-ai +risk: unknown +source: community --- # Agent Framework Azure Hosted Agents @@ -331,3 +333,6 @@ if __name__ == "__main__": - references/mcp.md: MCP integration (hosted + local) - references/threads.md: Thread and conversation management - references/advanced.md: OpenAPI, citations, structured outputs + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/agent-manager-skill/SKILL.md b/skills/agent-manager-skill/SKILL.md index a2a3717d..2df4b9cc 100644 --- a/skills/agent-manager-skill/SKILL.md +++ b/skills/agent-manager-skill/SKILL.md @@ -1,6 +1,8 @@ --- name: agent-manager-skill description: "Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling." +risk: unknown +source: community --- # Agent Manager Skill diff --git a/skills/agent-memory-mcp/SKILL.md b/skills/agent-memory-mcp/SKILL.md index 1faf612a..24964e98 100644 --- a/skills/agent-memory-mcp/SKILL.md +++ b/skills/agent-memory-mcp/SKILL.md @@ -2,6 +2,8 @@ name: agent-memory-mcp author: Amit Rathiesh description: "A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions)." +risk: unknown +source: community --- # Agent Memory Skill @@ -80,3 +82,6 @@ npm run start-dashboard ``` Access at: `http://localhost:3333` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/agent-memory-systems/SKILL.md b/skills/agent-memory-systems/SKILL.md index bff5fed4..c9580e0b 100644 --- a/skills/agent-memory-systems/SKILL.md +++ b/skills/agent-memory-systems/SKILL.md @@ -2,6 +2,7 @@ name: agent-memory-systems description: "Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector s..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Agent Memory Systems @@ -65,3 +66,6 @@ Breaking documents into retrievable chunks ## Related Skills Works well with: `autonomous-agents`, `multi-agent-orchestration`, `llm-architect`, `agent-tool-builder` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/agent-orchestration-improve-agent/SKILL.md b/skills/agent-orchestration-improve-agent/SKILL.md index 74f211bb..2ed4aacd 100644 --- a/skills/agent-orchestration-improve-agent/SKILL.md +++ b/skills/agent-orchestration-improve-agent/SKILL.md @@ -1,6 +1,8 @@ --- name: agent-orchestration-improve-agent description: "Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration." +risk: unknown +source: community --- # Agent Performance Optimization Workflow diff --git a/skills/agent-orchestration-multi-agent-optimize/SKILL.md b/skills/agent-orchestration-multi-agent-optimize/SKILL.md index 03214ca5..6bb75c78 100644 --- a/skills/agent-orchestration-multi-agent-optimize/SKILL.md +++ b/skills/agent-orchestration-multi-agent-optimize/SKILL.md @@ -1,6 +1,8 @@ --- name: agent-orchestration-multi-agent-optimize description: "Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability." +risk: unknown +source: community --- # Multi-Agent Optimization Toolkit diff --git a/skills/agent-tool-builder/SKILL.md b/skills/agent-tool-builder/SKILL.md index 1a978c4c..473e17ae 100644 --- a/skills/agent-tool-builder/SKILL.md +++ b/skills/agent-tool-builder/SKILL.md @@ -2,6 +2,7 @@ name: agent-tool-builder description: "Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessar..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Agent Tool Builder @@ -51,3 +52,6 @@ Returning errors that help the LLM recover ## Related Skills Works well with: `multi-agent-orchestration`, `api-designer`, `llm-architect`, `backend` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/agents-v2-py/SKILL.md b/skills/agents-v2-py/SKILL.md index 887c4090..9cbc9c00 100644 --- a/skills/agents-v2-py/SKILL.md +++ b/skills/agents-v2-py/SKILL.md @@ -6,6 +6,8 @@ description: "|" Triggers: "ImageBasedHostedAgentDefinition", "hosted agent", "container agent", "Foundry Agent", "create_version", "ProtocolVersionRecord", "AgentProtocol.RESPONSES", "custom agent image". package: azure-ai-projects +risk: unknown +source: community --- # Azure AI Hosted Agents (Python) @@ -323,3 +325,6 @@ async def create_hosted_agent_async(): - [Azure AI Projects SDK](https://pypi.org/project/azure-ai-projects/) - [Hosted Agents Documentation](https://learn.microsoft.com/azure/ai-services/agents/how-to/hosted-agents) - [Azure Container Registry](https://learn.microsoft.com/azure/container-registry/) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/ai-agents-architect/SKILL.md b/skills/ai-agents-architect/SKILL.md index 7bf5c37b..c9a637b6 100644 --- a/skills/ai-agents-architect/SKILL.md +++ b/skills/ai-agents-architect/SKILL.md @@ -2,6 +2,7 @@ name: ai-agents-architect description: "Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool ..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # AI Agents Architect @@ -88,3 +89,6 @@ Dynamic tool discovery and management ## Related Skills Works well with: `rag-engineer`, `prompt-engineer`, `backend`, `mcp-builder` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/ai-engineer/SKILL.md b/skills/ai-engineer/SKILL.md index 139d21e2..0f949484 100644 --- a/skills/ai-engineer/SKILL.md +++ b/skills/ai-engineer/SKILL.md @@ -6,6 +6,8 @@ description: "Build production-ready LLM applications, advanced RAG systems, and features, chatbots, AI agents, or AI-powered applications. metadata: model: inherit +risk: unknown +source: community --- You are an AI engineer specializing in production-grade LLM applications, generative AI systems, and intelligent agent architectures. diff --git a/skills/ai-product/SKILL.md b/skills/ai-product/SKILL.md index 8ffb6d93..5120c9b4 100644 --- a/skills/ai-product/SKILL.md +++ b/skills/ai-product/SKILL.md @@ -2,6 +2,7 @@ name: ai-product description: "Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt ..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # AI Product Development @@ -52,3 +53,6 @@ Version prompts in code and test with regression suite | App breaks when LLM API fails | high | # Defense in depth: | | Not validating facts from LLM responses | critical | # For factual claims: | | Making LLM calls in synchronous request handlers | high | # Async patterns: | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/ai-wrapper-product/SKILL.md b/skills/ai-wrapper-product/SKILL.md index 85ddbbb9..fa317f5a 100644 --- a/skills/ai-wrapper-product/SKILL.md +++ b/skills/ai-wrapper-product/SKILL.md @@ -2,6 +2,7 @@ name: ai-wrapper-product description: "Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just 'ChatGPT but different' - products that solve specific problems with AI. Cov..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # AI Wrapper Product @@ -271,3 +272,6 @@ Post-process for consistency. ## Related Skills Works well with: `llm-architect`, `micro-saas-launcher`, `frontend`, `backend` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/airflow-dag-patterns/SKILL.md b/skills/airflow-dag-patterns/SKILL.md index bd0b668b..4017e79f 100644 --- a/skills/airflow-dag-patterns/SKILL.md +++ b/skills/airflow-dag-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: airflow-dag-patterns description: "Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs." +risk: unknown +source: community --- # Apache Airflow DAG Patterns diff --git a/skills/airtable-automation/SKILL.md b/skills/airtable-automation/SKILL.md index 1a39963c..01b635c4 100644 --- a/skills/airtable-automation/SKILL.md +++ b/skills/airtable-automation/SKILL.md @@ -3,6 +3,8 @@ name: airtable-automation description: "Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Airtable Automation via Rube MCP @@ -168,3 +170,6 @@ Automate Airtable operations through Composio's Airtable toolkit via Rube MCP. | Update field | AIRTABLE_UPDATE_FIELD | baseId, tableIdOrName, fieldId | | Update table | AIRTABLE_UPDATE_TABLE | baseId, tableIdOrName, name | | List comments | AIRTABLE_LIST_COMMENTS | baseId, tableIdOrName, recordId | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/algolia-search/SKILL.md b/skills/algolia-search/SKILL.md index 0e0dd6dc..82504bd4 100644 --- a/skills/algolia-search/SKILL.md +++ b/skills/algolia-search/SKILL.md @@ -2,6 +2,7 @@ name: algolia-search description: "Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Algolia Search Integration @@ -64,3 +65,6 @@ Best practices: | Issue | medium | See docs | | Issue | medium | See docs | | Issue | medium | See docs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/algorithmic-art/SKILL.md b/skills/algorithmic-art/SKILL.md index f28c5f70..e8557c27 100644 --- a/skills/algorithmic-art/SKILL.md +++ b/skills/algorithmic-art/SKILL.md @@ -2,6 +2,8 @@ name: algorithmic-art description: "Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields,..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms). @@ -402,4 +404,7 @@ This skill includes helpful templates and documentation: - The **template is the STARTING POINT**, not inspiration - The **algorithm is where to create** something unique - Don't copy the flow field example - build what the philosophy demands -- But DO keep the exact UI structure and Anthropic branding from the template \ No newline at end of file +- But DO keep the exact UI structure and Anthropic branding from the template + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/amplitude-automation/SKILL.md b/skills/amplitude-automation/SKILL.md index c9b23c0f..710dc04d 100644 --- a/skills/amplitude-automation/SKILL.md +++ b/skills/amplitude-automation/SKILL.md @@ -3,6 +3,8 @@ name: amplitude-automation description: "Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Amplitude Automation via Rube MCP @@ -214,3 +216,6 @@ For cohort membership updates: | Update cohort members | AMPLITUDE_UPDATE_COHORT_MEMBERSHIP | cohort_id, memberships | | Check cohort status | AMPLITUDE_CHECK_COHORT_STATUS | request_id | | List event categories | AMPLITUDE_GET_EVENT_CATEGORIES | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/analytics-tracking/SKILL.md b/skills/analytics-tracking/SKILL.md index 640ffaea..d25e5f1c 100644 --- a/skills/analytics-tracking/SKILL.md +++ b/skills/analytics-tracking/SKILL.md @@ -6,6 +6,8 @@ description: ">" analytics tracking (GA4, GTM, product analytics, events, conversions, UTMs). This skill focuses on measurement strategy, signal quality, and validation— not just firing events. +risk: unknown +source: community --- # Analytics Tracking & Measurement Strategy @@ -402,3 +404,6 @@ Analytics that violate trust undermine optimization. * **programmatic-seo** – Scale requires reliable signals --- + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/angular-best-practices/SKILL.md b/skills/angular-best-practices/SKILL.md index 4247a61f..599fcfe5 100644 --- a/skills/angular-best-practices/SKILL.md +++ b/skills/angular-best-practices/SKILL.md @@ -557,3 +557,6 @@ export class Component implements OnInit, OnDestroy { - [Zoneless Angular](https://angular.dev/guide/experimental/zoneless) - [Angular SSR Guide](https://angular.dev/guide/ssr) - [Change Detection Deep Dive](https://angular.dev/guide/change-detection) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/angular-migration/SKILL.md b/skills/angular-migration/SKILL.md index 69f8dd62..19a9d714 100644 --- a/skills/angular-migration/SKILL.md +++ b/skills/angular-migration/SKILL.md @@ -1,6 +1,8 @@ --- name: angular-migration description: "Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or ..." +risk: unknown +source: community --- # Angular Migration diff --git a/skills/angular-ui-patterns/SKILL.md b/skills/angular-ui-patterns/SKILL.md index 5d4f7bbd..9f243afb 100644 --- a/skills/angular-ui-patterns/SKILL.md +++ b/skills/angular-ui-patterns/SKILL.md @@ -506,3 +506,6 @@ Before completing any UI component: - **angular-state-management**: Use Signal stores for state - **angular**: Apply modern patterns (Signals, @defer) - **testing-patterns**: Test all UI states + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/anti-reversing-techniques/SKILL.md b/skills/anti-reversing-techniques/SKILL.md index d17f0029..9ebebfe6 100644 --- a/skills/anti-reversing-techniques/SKILL.md +++ b/skills/anti-reversing-techniques/SKILL.md @@ -1,6 +1,8 @@ --- name: anti-reversing-techniques description: "Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or u..." +risk: unknown +source: community --- > **AUTHORIZED USE ONLY**: This skill contains dual-use security techniques. Before proceeding with any bypass or analysis: diff --git a/skills/api-design-principles/SKILL.md b/skills/api-design-principles/SKILL.md index 1f920bea..836094bb 100644 --- a/skills/api-design-principles/SKILL.md +++ b/skills/api-design-principles/SKILL.md @@ -1,6 +1,8 @@ --- name: api-design-principles description: "Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing..." +risk: unknown +source: community --- # API Design Principles diff --git a/skills/api-documentation-generator/SKILL.md b/skills/api-documentation-generator/SKILL.md index 631aa330..572f9342 100644 --- a/skills/api-documentation-generator/SKILL.md +++ b/skills/api-documentation-generator/SKILL.md @@ -1,6 +1,8 @@ --- name: api-documentation-generator description: "Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices" +risk: unknown +source: community --- # API Documentation Generator diff --git a/skills/api-documenter/SKILL.md b/skills/api-documenter/SKILL.md index 96fd8ca3..aa613598 100644 --- a/skills/api-documenter/SKILL.md +++ b/skills/api-documenter/SKILL.md @@ -6,6 +6,8 @@ description: "Master API documentation with OpenAPI 3.1, AI-powered tools, and" documentation or developer portal creation. metadata: model: sonnet +risk: unknown +source: community --- You are an expert API documentation specialist mastering modern developer experience through comprehensive, interactive, and AI-enhanced documentation. diff --git a/skills/api-fuzzing-bug-bounty/SKILL.md b/skills/api-fuzzing-bug-bounty/SKILL.md index cf521150..4b91f492 100644 --- a/skills/api-fuzzing-bug-bounty/SKILL.md +++ b/skills/api-fuzzing-bug-bounty/SKILL.md @@ -1,9 +1,11 @@ --- name: api-fuzzing-bug-bounty -description: "This skill should be used when the user asks to \"test API security\", \"fuzz APIs\", \"find IDOR vulnerabilities\", \"test REST API\", \"test GraphQL\", \"API penetration testing\", \"bug bounty API testing\", ..." +description: "This skill should be used when the user asks to \"test API security\", \"fuzz APIs\", \"find IDOR vulnerabilities\", \"test REST API\", \"test GraphQL\", \"API penetration testing\", \"bug b..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # API Fuzzing for Bug Bounty @@ -431,3 +433,6 @@ curl -X POST https://target.com/graphql \ | GraphQL introspection disabled | Use clairvoyance for schema reconstruction | | Rate limited | Use IP rotation or batch requests | | Can't find endpoints | Check Swagger, archive.org, JS files | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/api-patterns/SKILL.md b/skills/api-patterns/SKILL.md index 383a684b..48a0cfc8 100644 --- a/skills/api-patterns/SKILL.md +++ b/skills/api-patterns/SKILL.md @@ -2,6 +2,8 @@ name: api-patterns description: "API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # API Patterns @@ -79,3 +81,6 @@ Before designing an API: |--------|---------|---------| | `scripts/api_validator.py` | API endpoint validation | `python scripts/api_validator.py ` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/api-security-best-practices/SKILL.md b/skills/api-security-best-practices/SKILL.md index cccde944..6d8f1783 100644 --- a/skills/api-security-best-practices/SKILL.md +++ b/skills/api-security-best-practices/SKILL.md @@ -1,6 +1,8 @@ --- name: api-security-best-practices description: "Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities" +risk: unknown +source: community --- # API Security Best Practices diff --git a/skills/api-testing-observability-api-mock/SKILL.md b/skills/api-testing-observability-api-mock/SKILL.md index c422541f..b8c42d36 100644 --- a/skills/api-testing-observability-api-mock/SKILL.md +++ b/skills/api-testing-observability-api-mock/SKILL.md @@ -1,6 +1,8 @@ --- name: api-testing-observability-api-mock description: "You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development." +risk: unknown +source: community --- # API Mocking Framework diff --git a/skills/app-builder/SKILL.md b/skills/app-builder/SKILL.md index 62313e65..5474dd63 100644 --- a/skills/app-builder/SKILL.md +++ b/skills/app-builder/SKILL.md @@ -2,6 +2,8 @@ name: app-builder description: "Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents." allowed-tools: Read, Write, Edit, Glob, Grep, Bash, Agent +risk: unknown +source: community --- # App Builder - Application Building Orchestrator @@ -73,3 +75,6 @@ App Builder Process: 5. Report progress 6. Start preview ``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/app-builder/templates/SKILL.md b/skills/app-builder/templates/SKILL.md index be20169b..b971cd8f 100644 --- a/skills/app-builder/templates/SKILL.md +++ b/skills/app-builder/templates/SKILL.md @@ -2,6 +2,8 @@ name: templates description: "Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Project Templates @@ -37,3 +39,6 @@ allowed-tools: Read, Glob, Grep 2. Match to appropriate template 3. Read ONLY that template's TEMPLATE.md 4. Follow its tech stack and structure + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/app-store-optimization/SKILL.md b/skills/app-store-optimization/SKILL.md index 26f7a09c..ff376df8 100644 --- a/skills/app-store-optimization/SKILL.md +++ b/skills/app-store-optimization/SKILL.md @@ -1,6 +1,8 @@ --- name: app-store-optimization description: "Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store" +risk: unknown +source: community --- # App Store Optimization (ASO) Skill @@ -401,3 +403,6 @@ This skill is based on current Apple App Store and Google Play Store requirement - Google Play Console updates (play.google.com/console/about/guides/releasewithconfidence) - iOS/Android version adoption rates (affects device testing) - Store algorithm changes (follow ASO blogs and communities) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/application-performance-performance-optimization/SKILL.md b/skills/application-performance-performance-optimization/SKILL.md index a9917dec..6d10be75 100644 --- a/skills/application-performance-performance-optimization/SKILL.md +++ b/skills/application-performance-performance-optimization/SKILL.md @@ -1,6 +1,8 @@ --- name: application-performance-performance-optimization description: "Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack." +risk: unknown +source: community --- Optimize application performance end-to-end using specialized performance and optimization agents: diff --git a/skills/architect-review/SKILL.md b/skills/architect-review/SKILL.md index d20e222a..1af17c57 100644 --- a/skills/architect-review/SKILL.md +++ b/skills/architect-review/SKILL.md @@ -6,6 +6,8 @@ description: "Master software architect specializing in modern architecture" scalability, and maintainability. Use PROACTIVELY for architectural decisions. metadata: model: opus +risk: unknown +source: community --- You are a master software architect specializing in modern software architecture patterns, clean architecture principles, and distributed systems design. diff --git a/skills/architecture-decision-records/SKILL.md b/skills/architecture-decision-records/SKILL.md index bb38a135..84f6a5e0 100644 --- a/skills/architecture-decision-records/SKILL.md +++ b/skills/architecture-decision-records/SKILL.md @@ -1,6 +1,8 @@ --- name: architecture-decision-records description: "Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architect..." +risk: unknown +source: community --- # Architecture Decision Records diff --git a/skills/architecture-patterns/SKILL.md b/skills/architecture-patterns/SKILL.md index c05b9a57..20ff5e0a 100644 --- a/skills/architecture-patterns/SKILL.md +++ b/skills/architecture-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: architecture-patterns description: "Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing ..." +risk: unknown +source: community --- # Architecture Patterns diff --git a/skills/architecture/SKILL.md b/skills/architecture/SKILL.md index 5a83ad3f..dad00c98 100644 --- a/skills/architecture/SKILL.md +++ b/skills/architecture/SKILL.md @@ -2,6 +2,8 @@ name: architecture description: "Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Architecture Decision Framework @@ -53,3 +55,6 @@ Before finalizing architecture: - [ ] Simpler alternatives considered - [ ] ADRs written for significant decisions - [ ] Team expertise matches chosen patterns + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/arm-cortex-expert/SKILL.md b/skills/arm-cortex-expert/SKILL.md index dcc201bd..0512c5b9 100644 --- a/skills/arm-cortex-expert/SKILL.md +++ b/skills/arm-cortex-expert/SKILL.md @@ -8,6 +8,8 @@ description: ">" interrupt-driven I/O, and peripheral drivers. metadata: model: inherit +risk: unknown +source: community --- # @arm-cortex-expert diff --git a/skills/asana-automation/SKILL.md b/skills/asana-automation/SKILL.md index 63e7b83a..dd0d4038 100644 --- a/skills/asana-automation/SKILL.md +++ b/skills/asana-automation/SKILL.md @@ -3,6 +3,8 @@ name: asana-automation description: "Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Asana Automation via Rube MCP @@ -169,3 +171,6 @@ Automate Asana operations through Composio's Asana toolkit via Rube MCP. | Workspace users | ASANA_GET_USERS_FOR_WORKSPACE | workspace_gid | | Current user | ASANA_GET_CURRENT_USER | (none) | | Parallel requests | ASANA_SUBMIT_PARALLEL_REQUESTS | actions | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/async-python-patterns/SKILL.md b/skills/async-python-patterns/SKILL.md index f4443ba5..59de49a0 100644 --- a/skills/async-python-patterns/SKILL.md +++ b/skills/async-python-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: async-python-patterns description: "Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-..." +risk: unknown +source: community --- # Async Python Patterns diff --git a/skills/attack-tree-construction/SKILL.md b/skills/attack-tree-construction/SKILL.md index 0486e9ed..b937cfff 100644 --- a/skills/attack-tree-construction/SKILL.md +++ b/skills/attack-tree-construction/SKILL.md @@ -1,6 +1,8 @@ --- name: attack-tree-construction description: "Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders." +risk: unknown +source: community --- # Attack Tree Construction diff --git a/skills/audio-transcriber/SKILL.md b/skills/audio-transcriber/SKILL.md index d28cdcb5..adcbf012 100644 --- a/skills/audio-transcriber/SKILL.md +++ b/skills/audio-transcriber/SKILL.md @@ -9,6 +9,7 @@ platforms: [github-copilot-cli, claude-code, codex] category: content tags: [audio, transcription, whisper, meeting-minutes, speech-to-text] risk: safe +source: community --- ## Purpose diff --git a/skills/auth-implementation-patterns/SKILL.md b/skills/auth-implementation-patterns/SKILL.md index b23685ba..4bfee17d 100644 --- a/skills/auth-implementation-patterns/SKILL.md +++ b/skills/auth-implementation-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: auth-implementation-patterns description: "Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing A..." +risk: unknown +source: community --- # Authentication & Authorization Implementation Patterns diff --git a/skills/autonomous-agent-patterns/SKILL.md b/skills/autonomous-agent-patterns/SKILL.md index 59285181..e25824aa 100644 --- a/skills/autonomous-agent-patterns/SKILL.md +++ b/skills/autonomous-agent-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: autonomous-agent-patterns description: "Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool ..." +risk: unknown +source: community --- # 🕹️ Autonomous Agent Patterns diff --git a/skills/autonomous-agents/SKILL.md b/skills/autonomous-agents/SKILL.md index 2019f0cb..dc02d90c 100644 --- a/skills/autonomous-agents/SKILL.md +++ b/skills/autonomous-agents/SKILL.md @@ -2,6 +2,7 @@ name: autonomous-agents description: "Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it'..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Autonomous Agents @@ -66,3 +67,6 @@ Self-evaluation and iterative improvement ## Related Skills Works well with: `agent-tool-builder`, `agent-memory-systems`, `multi-agent-orchestration`, `agent-evaluation` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/avalonia-layout-zafiro/SKILL.md b/skills/avalonia-layout-zafiro/SKILL.md index 0d73bf69..74b332f7 100644 --- a/skills/avalonia-layout-zafiro/SKILL.md +++ b/skills/avalonia-layout-zafiro/SKILL.md @@ -2,6 +2,8 @@ name: avalonia-layout-zafiro description: "Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # Avalonia Layout with Zafiro.Avalonia @@ -57,3 +59,6 @@ For a real-world example, refer to the **Angor** project: - Use `DynamicResource` for colors and brushes. - Extract repeated layouts into generic components. - Leverage `Zafiro.Avalonia` specific panels like `EdgePanel` for common UI patterns. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/avalonia-viewmodels-zafiro/SKILL.md b/skills/avalonia-viewmodels-zafiro/SKILL.md index 72545cb5..23d3c76d 100644 --- a/skills/avalonia-viewmodels-zafiro/SKILL.md +++ b/skills/avalonia-viewmodels-zafiro/SKILL.md @@ -1,6 +1,8 @@ --- name: avalonia-viewmodels-zafiro description: "Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI." +risk: unknown +source: community --- # Avalonia ViewModels with Zafiro @@ -27,3 +29,6 @@ This skill provides a set of best practices and patterns for creating ViewModels For real-world implementations, refer to the **Angor** project: - `CreateProjectFlowV2.cs`: Excellent example of complex Wizard building. - `HomeViewModel.cs`: Simple section ViewModel using functional-reactive commands. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/avalonia-zafiro-development/SKILL.md b/skills/avalonia-zafiro-development/SKILL.md index c2f1b061..39a4c13d 100644 --- a/skills/avalonia-zafiro-development/SKILL.md +++ b/skills/avalonia-zafiro-development/SKILL.md @@ -1,6 +1,8 @@ --- name: avalonia-zafiro-development description: "Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit." +risk: unknown +source: community --- # Avalonia Zafiro Development @@ -27,3 +29,6 @@ This skill defines the mandatory conventions and behavioral rules for developing 1. **Search First**: Search the codebase for similar implementations or existing Zafiro helpers. 2. **Reusable Extensions**: If a helper is missing, propose a new reusable extension method instead of inlining complex logic. 3. **Reactive Pipelines**: Ensure DynamicData operators are used instead of plain Rx where applicable. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/aws-penetration-testing/SKILL.md b/skills/aws-penetration-testing/SKILL.md index e8ef5618..a549d0a5 100644 --- a/skills/aws-penetration-testing/SKILL.md +++ b/skills/aws-penetration-testing/SKILL.md @@ -1,9 +1,11 @@ --- name: aws-penetration-testing -description: "This skill should be used when the user asks to \"pentest AWS\", \"test AWS security\", \"enumerate IAM\", \"exploit cloud infrastructure\", \"AWS privilege escalation\", \"S3 bucket testing\", \"metadata SSRF\"..." +description: "This skill should be used when the user asks to \"pentest AWS\", \"test AWS security\", \"enumerate IAM\", \"exploit cloud infrastructure\", \"AWS privilege escalation\", \"S3 bucket testing..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # AWS Penetration Testing @@ -403,3 +405,6 @@ aws sts get-caller-identity ## Additional Resources For advanced techniques including Lambda/API Gateway exploitation, Secrets Manager & KMS, Container security (ECS/EKS/ECR), RDS/DynamoDB exploitation, VPC lateral movement, and security checklists, see [references/advanced-aws-pentesting.md](references/advanced-aws-pentesting.md). + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/aws-serverless/SKILL.md b/skills/aws-serverless/SKILL.md index 39cba015..8ae988a5 100644 --- a/skills/aws-serverless/SKILL.md +++ b/skills/aws-serverless/SKILL.md @@ -2,6 +2,7 @@ name: aws-serverless description: "Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start opt..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # AWS Serverless @@ -321,3 +322,6 @@ Blocking DNS lookups or connections worsen cold starts. | Issue | medium | ## Tell Lambda not to wait for event loop | | Issue | medium | ## For large file uploads | | Issue | high | ## Use different buckets/prefixes | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azd-deployment/SKILL.md b/skills/azd-deployment/SKILL.md index a2dae703..9e008a4d 100644 --- a/skills/azd-deployment/SKILL.md +++ b/skills/azd-deployment/SKILL.md @@ -1,6 +1,8 @@ --- name: azd-deployment description: "Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration, creating Bicep infrastructure for Cont..." +risk: unknown +source: community --- # Azure Developer CLI (azd) Container Apps Deployment @@ -294,3 +296,6 @@ az containerapp logs show -n -g --follow # Stream logs 3. **Use `azd env set` for secrets** - Not main.parameters.json defaults 4. **Service tags (`azd-service-name`)** - Required for azd to find Container Apps 5. **`|| true` in hooks** - Prevent RBAC "already exists" errors from failing deploy + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-agents-persistent-dotnet/SKILL.md b/skills/azure-ai-agents-persistent-dotnet/SKILL.md index 7b1261d1..3979d282 100644 --- a/skills/azure-ai-agents-persistent-dotnet/SKILL.md +++ b/skills/azure-ai-agents-persistent-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-ai-agents-persistent-dotnet description: "|" Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: "PersistentAgentsClient", "persistent agents", "agent threads", "agent runs", "streaming agents", "function calling agents .NET". package: Azure.AI.Agents.Persistent +risk: unknown +source: community --- # Azure.AI.Agents.Persistent (.NET) @@ -347,3 +349,6 @@ catch (RequestFailedException ex) | API Reference | https://learn.microsoft.com/dotnet/api/azure.ai.agents.persistent | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Agents.Persistent | | Samples | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Agents.Persistent/samples | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-agents-persistent-java/SKILL.md b/skills/azure-ai-agents-persistent-java/SKILL.md index bd728d65..9c34fc37 100644 --- a/skills/azure-ai-agents-persistent-java/SKILL.md +++ b/skills/azure-ai-agents-persistent-java/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Triggers: "PersistentAgentsClient", "persistent agents java", "agent threads java", "agent runs java", "streaming agents java". package: com.azure:azure-ai-agents-persistent +risk: unknown +source: community --- # Azure AI Agents Persistent SDK for Java @@ -135,3 +137,6 @@ try { |----------|-----| | Maven Package | https://central.sonatype.com/artifact/com.azure/azure-ai-agents-persistent | | GitHub Source | https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/ai/azure-ai-agents-persistent | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-anomalydetector-java/SKILL.md b/skills/azure-ai-anomalydetector-java/SKILL.md index e62d693b..0e4e07ce 100644 --- a/skills/azure-ai-anomalydetector-java/SKILL.md +++ b/skills/azure-ai-anomalydetector-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-anomalydetector-java description: "Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring." package: com.azure:azure-ai-anomalydetector +risk: unknown +source: community --- # Azure AI Anomaly Detector SDK for Java @@ -254,3 +256,6 @@ AZURE_ANOMALY_DETECTOR_API_KEY= - "streaming anomaly detection" - "change point detection" - "Azure AI Anomaly Detector" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-contentsafety-java/SKILL.md b/skills/azure-ai-contentsafety-java/SKILL.md index 44a039d4..25ad68db 100644 --- a/skills/azure-ai-contentsafety-java/SKILL.md +++ b/skills/azure-ai-contentsafety-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-contentsafety-java description: "Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm detection for hate, violence, sexual conten..." package: com.azure:azure-ai-contentsafety +risk: unknown +source: community --- # Azure AI Content Safety SDK for Java @@ -280,3 +282,6 @@ CONTENT_SAFETY_KEY= - "blocklist management" - "hate speech detection" - "harmful content filter" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-contentsafety-py/SKILL.md b/skills/azure-ai-contentsafety-py/SKILL.md index ef862f5d..672acfbc 100644 --- a/skills/azure-ai-contentsafety-py/SKILL.md +++ b/skills/azure-ai-contentsafety-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification. Triggers: "azure-ai-contentsafety", "ContentSafetyClient", "content moderation", "harmful content", "text analysis", "image analysis". package: azure-ai-contentsafety +risk: unknown +source: community --- # Azure AI Content Safety SDK for Python @@ -212,3 +214,6 @@ request = AnalyzeTextOptions( 5. **Log analysis results** for audit and improvement 6. **Consider 8-severity mode** for finer-grained control 7. **Pre-moderate AI outputs** before showing to users + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-contentsafety-ts/SKILL.md b/skills/azure-ai-contentsafety-ts/SKILL.md index 0a911b48..d7bb60e2 100644 --- a/skills/azure-ai-contentsafety-ts/SKILL.md +++ b/skills/azure-ai-contentsafety-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-contentsafety-ts description: "Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content, detecting hate speech, violence, sexual conten..." package: "@azure-rest/ai-content-safety" +risk: unknown +source: community --- # Azure AI Content Safety REST SDK for TypeScript @@ -298,3 +300,6 @@ import ContentSafetyClient, { 3. **Use blocklists for domain-specific terms** - Supplement AI detection with custom rules 4. **Log moderation decisions** - Keep audit trail for compliance 5. **Handle edge cases** - Empty text, very long text, unsupported image formats + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-contentunderstanding-py/SKILL.md b/skills/azure-ai-contentunderstanding-py/SKILL.md index c7a407f7..d6936e74 100644 --- a/skills/azure-ai-contentunderstanding-py/SKILL.md +++ b/skills/azure-ai-contentunderstanding-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Content Understanding SDK for Python. Use for multimodal content extraction from documents, images, audio, and video. Triggers: "azure-ai-contentunderstanding", "ContentUnderstandingClient", "multimodal analysis", "document extraction", "video analysis", "audio transcription". package: azure-ai-contentunderstanding +risk: unknown +source: community --- # Azure AI Content Understanding SDK for Python @@ -271,3 +273,6 @@ from azure.ai.contentunderstanding.models import ( 5. **Use async client** for high-throughput scenarios with `azure.identity.aio` credentials 6. **Handle long-running operations** — video/audio analysis can take minutes 7. **Use URL sources** when possible to avoid upload overhead + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-document-intelligence-dotnet/SKILL.md b/skills/azure-ai-document-intelligence-dotnet/SKILL.md index ae4c579c..bf04b40f 100644 --- a/skills/azure-ai-document-intelligence-dotnet/SKILL.md +++ b/skills/azure-ai-document-intelligence-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-ai-document-intelligence-dotnet description: "|" Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET". package: Azure.AI.DocumentIntelligence +risk: unknown +source: community --- # Azure.AI.DocumentIntelligence (.NET) @@ -335,3 +337,6 @@ catch (RequestFailedException ex) | GitHub Samples | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/samples | | Document Intelligence Studio | https://documentintelligence.ai.azure.com/ | | Prebuilt Models | https://aka.ms/azsdk/formrecognizer/models | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-document-intelligence-ts/SKILL.md b/skills/azure-ai-document-intelligence-ts/SKILL.md index cd925bce..dfcb50b5 100644 --- a/skills/azure-ai-document-intelligence-ts/SKILL.md +++ b/skills/azure-ai-document-intelligence-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-document-intelligence-ts description: "Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building cu..." package: "@azure-rest/ai-document-intelligence" +risk: unknown +source: community --- # Azure Document Intelligence REST SDK for TypeScript @@ -321,3 +323,6 @@ import DocumentIntelligence, { 4. **Handle confidence scores** - Fields have confidence values, set thresholds for your use case 5. **Use pagination** - Use `paginate()` helper for listing models 6. **Prefer neural mode** - For custom models, neural handles more variation than template + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-formrecognizer-java/SKILL.md b/skills/azure-ai-formrecognizer-java/SKILL.md index 1cc0a05a..ce085d26 100644 --- a/skills/azure-ai-formrecognizer-java/SKILL.md +++ b/skills/azure-ai-formrecognizer-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-formrecognizer-java description: "Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pairs from documents, receipts, invoices, or buildi..." package: com.azure:azure-ai-formrecognizer +risk: unknown +source: community --- # Azure Document Intelligence (Form Recognizer) SDK for Java @@ -339,3 +341,6 @@ FORM_RECOGNIZER_KEY= - "analyze invoice receipt" - "custom document model" - "document classification" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-ml-py/SKILL.md b/skills/azure-ai-ml-py/SKILL.md index 37905c5b..d3edddb1 100644 --- a/skills/azure-ai-ml-py/SKILL.md +++ b/skills/azure-ai-ml-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Machine Learning SDK v2 for Python. Use for ML workspaces, jobs, models, datasets, compute, and pipelines. Triggers: "azure-ai-ml", "MLClient", "workspace", "model registry", "training jobs", "datasets". package: azure-ai-ml +risk: unknown +source: community --- # Azure Machine Learning SDK v2 for Python @@ -269,3 +271,6 @@ print(f"Default: {default_ds.name}") 5. **Register models** after successful training jobs 6. **Use pipelines** for multi-step workflows 7. **Tag resources** for organization and cost tracking + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-openai-dotnet/SKILL.md b/skills/azure-ai-openai-dotnet/SKILL.md index 8b4ca000..97437f44 100644 --- a/skills/azure-ai-openai-dotnet/SKILL.md +++ b/skills/azure-ai-openai-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-ai-openai-dotnet description: "|" Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants. Triggers: "Azure OpenAI", "AzureOpenAIClient", "ChatClient", "chat completions .NET", "GPT-4", "embeddings", "DALL-E", "Whisper", "OpenAI .NET". package: Azure.AI.OpenAI +risk: unknown +source: community --- # Azure.AI.OpenAI (.NET) @@ -453,3 +455,6 @@ catch (RequestFailedException ex) | Migration Guide (1.0→2.0) | https://learn.microsoft.com/azure/ai-services/openai/how-to/dotnet-migration | | Quickstart | https://learn.microsoft.com/azure/ai-services/openai/quickstart | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/openai/Azure.AI.OpenAI | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-projects-dotnet/SKILL.md b/skills/azure-ai-projects-dotnet/SKILL.md index 9034d0b9..e9199ef3 100644 --- a/skills/azure-ai-projects-dotnet/SKILL.md +++ b/skills/azure-ai-projects-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-ai-projects-dotnet description: "|" Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes. Use for AI Foundry project management, versioned agents, and orchestration. Triggers: "AI Projects", "AIProjectClient", "Foundry project", "versioned agents", "evaluations", "datasets", "connections", "deployments .NET". package: Azure.AI.Projects +risk: unknown +source: community --- # Azure.AI.Projects (.NET) @@ -346,3 +348,6 @@ catch (RequestFailedException ex) | API Reference | https://learn.microsoft.com/dotnet/api/azure.ai.projects | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Projects | | Samples | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Projects/samples | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-projects-java/SKILL.md b/skills/azure-ai-projects-java/SKILL.md index 26ce9263..1e4b9167 100644 --- a/skills/azure-ai-projects-java/SKILL.md +++ b/skills/azure-ai-projects-java/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Projects SDK for Java. High-level SDK for Azure AI Foundry project management including connections, datasets, indexes, and evaluations. Triggers: "AIProjectClient java", "azure ai projects java", "Foundry project java", "ConnectionsClient", "DatasetsClient", "IndexesClient". package: com.azure:azure-ai-projects +risk: unknown +source: community --- # Azure AI Projects SDK for Java @@ -150,3 +152,6 @@ try { | API Reference | https://learn.microsoft.com/rest/api/aifoundry/aiprojects/ | | GitHub Source | https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/ai/azure-ai-projects | | Samples | https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/ai/azure-ai-projects/src/samples | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-projects-py/SKILL.md b/skills/azure-ai-projects-py/SKILL.md index e6c6ea31..ec5d5286 100644 --- a/skills/azure-ai-projects-py/SKILL.md +++ b/skills/azure-ai-projects-py/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-projects-py description: "Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evalua..." package: azure-ai-projects +risk: unknown +source: community --- # Azure AI Projects Python SDK (Foundry SDK) @@ -293,3 +295,6 @@ agent = client.agents.create_agent( - references/async-patterns.md: Async client usage - references/api-reference.md: Complete API reference for all 373 SDK exports (v2.0.0b4) - scripts/run_batch_evaluation.py: CLI tool for batch evaluations + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-projects-ts/SKILL.md b/skills/azure-ai-projects-ts/SKILL.md index 78d5b990..5c9e32dd 100644 --- a/skills/azure-ai-projects-ts/SKILL.md +++ b/skills/azure-ai-projects-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-projects-ts description: "Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects). Use when working with Foundry project clients, agents, connections, deployments, datasets, indexes, evaluation..." package: "@azure/ai-projects" +risk: unknown +source: community --- # Azure AI Projects SDK for TypeScript @@ -287,3 +289,6 @@ import { 3. **Clean up resources** - Delete agents, conversations when done 4. **Use connections** - Get credentials from project connections, don't hardcode 5. **Filter deployments** - Use `modelPublisher` filter to find specific models + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-textanalytics-py/SKILL.md b/skills/azure-ai-textanalytics-py/SKILL.md index 871e916f..ae54fb5c 100644 --- a/skills/azure-ai-textanalytics-py/SKILL.md +++ b/skills/azure-ai-textanalytics-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Text Analytics SDK for sentiment analysis, entity recognition, key phrases, language detection, PII, and healthcare NLP. Use for natural language processing on text. Triggers: "text analytics", "sentiment analysis", "entity recognition", "key phrase", "PII detection", "TextAnalyticsClient". package: azure-ai-textanalytics +risk: unknown +source: community --- # Azure AI Text Analytics SDK for Python @@ -225,3 +227,6 @@ async def analyze(): 4. **Handle document errors** — results list may contain errors for some docs 5. **Specify language** when known to improve accuracy 6. **Use context manager** or close client explicitly + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-transcription-py/SKILL.md b/skills/azure-ai-transcription-py/SKILL.md index f602b9be..216c20b0 100644 --- a/skills/azure-ai-transcription-py/SKILL.md +++ b/skills/azure-ai-transcription-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Transcription SDK for Python. Use for real-time and batch speech-to-text transcription with timestamps and diarization. Triggers: "transcription", "speech to text", "Azure AI Transcription", "TranscriptionClient". package: azure-ai-transcription +risk: unknown +source: community --- # Azure AI Transcription SDK for Python @@ -67,3 +69,6 @@ for event in stream: 4. **Specify language** to improve recognition accuracy 5. **Handle streaming backpressure** for real-time transcription 6. **Close transcription sessions** when complete + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-translation-document-py/SKILL.md b/skills/azure-ai-translation-document-py/SKILL.md index e129a4a2..c7e1ee0f 100644 --- a/skills/azure-ai-translation-document-py/SKILL.md +++ b/skills/azure-ai-translation-document-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Document Translation SDK for batch translation of documents with format preservation. Use for translating Word, PDF, Excel, PowerPoint, and other document formats at scale. Triggers: "document translation", "batch translation", "translate documents", "DocumentTranslationClient". package: azure-ai-translation-document +risk: unknown +source: community --- # Azure AI Document Translation SDK for Python @@ -247,3 +249,6 @@ async def translate_documents(): 5. **Separate target containers** for each language 6. **Use async client** for multiple concurrent jobs 7. **Check supported formats** before submitting documents + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-translation-text-py/SKILL.md b/skills/azure-ai-translation-text-py/SKILL.md index 156803e8..7bf2779b 100644 --- a/skills/azure-ai-translation-text-py/SKILL.md +++ b/skills/azure-ai-translation-text-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications. Triggers: "text translation", "translator", "translate text", "transliterate", "TextTranslationClient". package: azure-ai-translation-text +risk: unknown +source: community --- # Azure AI Text Translation SDK for Python @@ -272,3 +274,6 @@ async def translate_text(): 5. **Handle profanity** appropriately for your application 6. **Use html text_type** when translating HTML content 7. **Include alignment** for applications needing word mapping + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-translation-ts/SKILL.md b/skills/azure-ai-translation-ts/SKILL.md index e366c015..11e41d92 100644 --- a/skills/azure-ai-translation-ts/SKILL.md +++ b/skills/azure-ai-translation-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-translation-ts description: "Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document). Use when implementing text translation, transliter..." package: "@azure-rest/ai-translation-text, @azure-rest/ai-translation-document" +risk: unknown +source: community --- # Azure Translation SDKs for TypeScript @@ -284,3 +286,6 @@ import type { 3. **Use SAS tokens** - For document translation, use time-limited SAS URLs 4. **Handle errors** - Always check `isUnexpected(response)` before accessing body 5. **Regional endpoints** - Use regional endpoints for lower latency + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-vision-imageanalysis-java/SKILL.md b/skills/azure-ai-vision-imageanalysis-java/SKILL.md index 2397bf05..4efcc5db 100644 --- a/skills/azure-ai-vision-imageanalysis-java/SKILL.md +++ b/skills/azure-ai-vision-imageanalysis-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-vision-imageanalysis-java description: "Build image analysis applications with Azure AI Vision SDK for Java. Use when implementing image captioning, OCR text extraction, object detection, tagging, or smart cropping." package: com.azure:azure-ai-vision-imageanalysis +risk: unknown +source: community --- # Azure AI Vision Image Analysis SDK for Java @@ -287,3 +289,6 @@ Caption and Dense Captions require GPU-supported regions. Check [supported regio - "object detection image" - "smart crop thumbnail" - "detect people image" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-vision-imageanalysis-py/SKILL.md b/skills/azure-ai-vision-imageanalysis-py/SKILL.md index c55d8b7d..572781cb 100644 --- a/skills/azure-ai-vision-imageanalysis-py/SKILL.md +++ b/skills/azure-ai-vision-imageanalysis-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for computer vision and image understanding tasks. Triggers: "image analysis", "computer vision", "OCR", "object detection", "ImageAnalysisClient", "image caption". package: azure-ai-vision-imageanalysis +risk: unknown +source: community --- # Azure AI Vision Image Analysis SDK for Python @@ -258,3 +260,6 @@ except HttpResponseError as e: 5. **Specify language** for localized captions 6. **Use smart_crops_aspect_ratios** matching your thumbnail requirements 7. **Cache results** when analyzing the same image multiple times + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-voicelive-dotnet/SKILL.md b/skills/azure-ai-voicelive-dotnet/SKILL.md index a630a9b5..e52481a5 100644 --- a/skills/azure-ai-voicelive-dotnet/SKILL.md +++ b/skills/azure-ai-voicelive-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-ai-voicelive-dotnet description: "|" Azure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication. Use for voice assistants, conversational AI, real-time speech-to-speech, and voice-enabled chatbots. Triggers: "voice live", "real-time voice", "VoiceLiveClient", "VoiceLiveSession", "voice assistant .NET", "bidirectional audio", "speech-to-speech". package: Azure.AI.VoiceLive +risk: unknown +source: community --- # Azure.AI.VoiceLive (.NET) @@ -263,3 +265,6 @@ if (serverEvent is SessionUpdateError error) | API Reference | https://learn.microsoft.com/dotnet/api/azure.ai.voicelive | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.VoiceLive | | Quickstart | https://learn.microsoft.com/azure/ai-services/speech-service/voice-live-quickstart | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-voicelive-java/SKILL.md b/skills/azure-ai-voicelive-java/SKILL.md index 9ddb8a77..9c3e1306 100644 --- a/skills/azure-ai-voicelive-java/SKILL.md +++ b/skills/azure-ai-voicelive-java/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket. Triggers: "VoiceLiveClient java", "voice assistant java", "real-time voice java", "audio streaming java", "voice activity detection java". package: com.azure:azure-ai-voicelive +risk: unknown +source: community --- # Azure AI VoiceLive SDK for Java @@ -223,3 +225,6 @@ session.receiveEvents() |----------|-----| | GitHub Source | https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/ai/azure-ai-voicelive | | Samples | https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/ai/azure-ai-voicelive/src/samples | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-voicelive-py/SKILL.md b/skills/azure-ai-voicelive-py/SKILL.md index b88a04d7..304da306 100644 --- a/skills/azure-ai-voicelive-py/SKILL.md +++ b/skills/azure-ai-voicelive-py/SKILL.md @@ -2,6 +2,8 @@ name: azure-ai-voicelive-py description: "Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with..." package: azure-ai-voicelive +risk: unknown +source: community --- # Azure AI Voice Live SDK @@ -307,3 +309,6 @@ except ConnectionError as e: - **Detailed API Reference**: See references/api-reference.md - **Complete Examples**: See references/examples.md - **All Models & Types**: See references/models.md + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-ai-voicelive-ts/SKILL.md b/skills/azure-ai-voicelive-ts/SKILL.md index 9fcc08b1..5e13f368 100644 --- a/skills/azure-ai-voicelive-ts/SKILL.md +++ b/skills/azure-ai-voicelive-ts/SKILL.md @@ -3,6 +3,8 @@ name: azure-ai-voicelive-ts description: "|" Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication. Use for voice assistants, conversational AI, real-time speech-to-speech, and voice-enabled chatbots in Node.js or browser environments. Triggers: "voice live", "real-time voice", "VoiceLiveClient", "VoiceLiveSession", "voice assistant TypeScript", "bidirectional audio", "speech-to-speech JavaScript". package: "@azure/ai-voicelive" +risk: unknown +source: community --- # @azure/ai-voicelive (JavaScript/TypeScript) @@ -463,3 +465,6 @@ const audioContext = new AudioContext({ sampleRate: 24000 }); | GitHub Source | https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/ai/ai-voicelive | | Samples | https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/ai/ai-voicelive/samples | | API Reference | https://learn.microsoft.com/javascript/api/@azure/ai-voicelive | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-appconfiguration-java/SKILL.md b/skills/azure-appconfiguration-java/SKILL.md index f4cf9c85..e4560c24 100644 --- a/skills/azure-appconfiguration-java/SKILL.md +++ b/skills/azure-appconfiguration-java/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots. Triggers: "ConfigurationClient java", "app configuration java", "feature flag java", "configuration setting java", "azure config java". package: com.azure:azure-data-appconfiguration +risk: unknown +source: community --- # Azure App Configuration SDK for Java @@ -468,3 +470,6 @@ try { | Product Docs | https://learn.microsoft.com/azure/azure-app-configuration | | Samples | https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/appconfiguration/azure-data-appconfiguration/src/samples | | Troubleshooting | https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/appconfiguration/azure-data-appconfiguration/TROUBLESHOOTING.md | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-appconfiguration-py/SKILL.md b/skills/azure-appconfiguration-py/SKILL.md index b3ebce9e..c1da4e42 100644 --- a/skills/azure-appconfiguration-py/SKILL.md +++ b/skills/azure-appconfiguration-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings". package: azure-appconfiguration +risk: unknown +source: community --- # Azure App Configuration SDK for Python @@ -247,3 +249,6 @@ async def main(): 5. **Use Entra ID** instead of connection strings in production 6. **Refresh settings periodically** in long-running applications 7. **Use feature flags** for gradual rollouts and A/B testing + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-appconfiguration-ts/SKILL.md b/skills/azure-appconfiguration-ts/SKILL.md index a3e131c6..3513b415 100644 --- a/skills/azure-appconfiguration-ts/SKILL.md +++ b/skills/azure-appconfiguration-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-appconfiguration-ts description: "Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration). Use when working with configuration settings, feature flags, Key Vault references, dynamic refresh, o..." package: "@azure/app-configuration" +risk: unknown +source: community --- # Azure App Configuration SDK for TypeScript @@ -347,3 +349,6 @@ import { 5. **Use snapshots** - For immutable release configurations 6. **Sentinel pattern** - Use a sentinel key to trigger full refresh 7. **RBAC roles** - `App Configuration Data Reader` for read-only access + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-communication-callautomation-java/SKILL.md b/skills/azure-communication-callautomation-java/SKILL.md index af0e212c..75337aaf 100644 --- a/skills/azure-communication-callautomation-java/SKILL.md +++ b/skills/azure-communication-callautomation-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-communication-callautomation-java description: "Build call automation workflows with Azure Communication Services Call Automation Java SDK. Use when implementing IVR systems, call routing, call recording, DTMF recognition, text-to-speech, or AI-..." package: com.azure:azure-communication-callautomation +risk: unknown +source: community --- # Azure Communication Call Automation (Java) @@ -252,3 +254,6 @@ CALLBACK_BASE_URL=https://your-app.com/api/callbacks - "text to speech call", "speech recognition call" - "answer incoming call", "transfer call Java" - "Azure Communication Services call automation" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-communication-callingserver-java/SKILL.md b/skills/azure-communication-callingserver-java/SKILL.md index 6e67a330..37b3099b 100644 --- a/skills/azure-communication-callingserver-java/SKILL.md +++ b/skills/azure-communication-callingserver-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-communication-callingserver-java description: "Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated. Use azure-communication-callautomation instead for new projects. Only use this skill when maintaining le..." package: com.azure:azure-communication-callingserver +risk: unknown +source: community --- # Azure Communication CallingServer (Java) - DEPRECATED @@ -89,3 +91,6 @@ See the `azure-communication-callautomation-java` skill for: - "callingserver legacy", "deprecated calling SDK" - "migrate callingserver to callautomation" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-communication-chat-java/SKILL.md b/skills/azure-communication-chat-java/SKILL.md index 3499edea..590730d1 100644 --- a/skills/azure-communication-chat-java/SKILL.md +++ b/skills/azure-communication-chat-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-communication-chat-java description: "Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts, typing notifications, or real-time cha..." package: com.azure:azure-communication-chat +risk: unknown +source: community --- # Azure Communication Chat (Java) @@ -308,3 +310,6 @@ AZURE_COMMUNICATION_USER_TOKEN= - "chat thread", "chat participants", "chat messages" - "read receipts", "typing notifications" - "Azure Communication Services chat" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-communication-common-java/SKILL.md b/skills/azure-communication-common-java/SKILL.md index feeb1f1b..93f5a93c 100644 --- a/skills/azure-communication-common-java/SKILL.md +++ b/skills/azure-communication-common-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-communication-common-java description: "Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services." package: com.azure:azure-communication-common +risk: unknown +source: community --- # Azure Communication Common (Java) @@ -302,3 +304,6 @@ private String refreshToken() { - "user access token", "token refresh" - "CommunicationUserIdentifier", "PhoneNumberIdentifier" - "Azure Communication Services authentication" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-communication-sms-java/SKILL.md b/skills/azure-communication-sms-java/SKILL.md index b9dcbcaa..86072fa2 100644 --- a/skills/azure-communication-sms-java/SKILL.md +++ b/skills/azure-communication-sms-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-communication-sms-java description: "Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports." package: com.azure:azure-communication-sms +risk: unknown +source: community --- # Azure Communication SMS (Java) @@ -272,3 +274,6 @@ SMS_FROM_NUMBER=+14255550100 - "send SMS Java", "text message Java" - "SMS notification", "OTP SMS", "bulk SMS" - "delivery report SMS", "Azure Communication Services SMS" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-compute-batch-java/SKILL.md b/skills/azure-compute-batch-java/SKILL.md index a708b8c3..993554e9 100644 --- a/skills/azure-compute-batch-java/SKILL.md +++ b/skills/azure-compute-batch-java/SKILL.md @@ -3,6 +3,8 @@ name: azure-compute-batch-java description: "|" Azure Batch SDK for Java. Run large-scale parallel and HPC batch jobs with pools, jobs, tasks, and compute nodes. Triggers: "BatchClient java", "azure batch java", "batch pool java", "batch job java", "HPC java", "parallel computing java". +risk: unknown +source: community --- # Azure Batch SDK for Java @@ -377,3 +379,6 @@ try { | Product Docs | https://learn.microsoft.com/azure/batch/ | | REST API | https://learn.microsoft.com/rest/api/batchservice/ | | Samples | https://github.com/azure/azure-batch-samples | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-containerregistry-py/SKILL.md b/skills/azure-containerregistry-py/SKILL.md index fc30235d..76f76a65 100644 --- a/skills/azure-containerregistry-py/SKILL.md +++ b/skills/azure-containerregistry-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR". package: azure-containerregistry +risk: unknown +source: community --- # Azure Container Registry SDK for Python @@ -250,3 +252,6 @@ for manifest in client.list_manifest_properties("my-image"): 5. **Use async client** for high-throughput operations 6. **Order by last_updated** to find recent/old images 7. **Check manifest.tags** before deleting to avoid removing tagged images + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-cosmos-db-py/SKILL.md b/skills/azure-cosmos-db-py/SKILL.md index 0794520b..76315cfa 100644 --- a/skills/azure-cosmos-db-py/SKILL.md +++ b/skills/azure-cosmos-db-py/SKILL.md @@ -2,6 +2,8 @@ name: azure-cosmos-db-py description: "Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service..." package: azure-cosmos +risk: unknown +source: community --- # Cosmos DB Service Implementation @@ -237,3 +239,6 @@ async def test_get_project_by_id_returns_project(mock_cosmos_container): - Partition key queries avoid cross-partition scans - Async wrapping prevents blocking FastAPI event loop - Minimal document conversion overhead + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-cosmos-java/SKILL.md b/skills/azure-cosmos-java/SKILL.md index 51e746a6..d71dfa6d 100644 --- a/skills/azure-cosmos-java/SKILL.md +++ b/skills/azure-cosmos-java/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Cosmos DB SDK for Java. NoSQL database operations with global distribution, multi-model support, and reactive patterns. Triggers: "CosmosClient java", "CosmosAsyncClient", "cosmos database java", "cosmosdb java", "document database java". package: azure-cosmos +risk: unknown +source: community --- # Azure Cosmos DB SDK for Java @@ -256,3 +258,6 @@ try { | Samples | https://github.com/Azure-Samples/azure-cosmos-java-sql-api-samples | | Performance Guide | https://learn.microsoft.com/azure/cosmos-db/performance-tips-java-sdk-v4-sql | | Troubleshooting | https://learn.microsoft.com/azure/cosmos-db/troubleshoot-java-sdk-v4-sql | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-cosmos-py/SKILL.md b/skills/azure-cosmos-py/SKILL.md index 4316bb70..11903d99 100644 --- a/skills/azure-cosmos-py/SKILL.md +++ b/skills/azure-cosmos-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. Triggers: "cosmos db", "CosmosClient", "container", "document", "NoSQL", "partition key". package: azure-cosmos +risk: unknown +source: community --- # Azure Cosmos DB SDK for Python @@ -278,3 +280,6 @@ except CosmosHttpResponseError as e: | references/partitioning.md | Partition key strategies, hierarchical keys, hot partition detection and mitigation | | references/query-patterns.md | Query optimization, aggregations, pagination, transactions, change feed | | scripts/setup_cosmos_container.py | CLI tool for creating containers with partitioning, throughput, and indexing | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-cosmos-rust/SKILL.md b/skills/azure-cosmos-rust/SKILL.md index 8a490aee..d8e3ad7a 100644 --- a/skills/azure-cosmos-rust/SKILL.md +++ b/skills/azure-cosmos-rust/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Cosmos DB SDK for Rust (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. Triggers: "cosmos db rust", "CosmosClient rust", "container", "document rust", "NoSQL rust", "partition key". package: azure_data_cosmos +risk: unknown +source: community --- # Azure Cosmos DB SDK for Rust @@ -133,3 +135,6 @@ cargo add azure_data_cosmos --features key_auth | API Reference | https://docs.rs/azure_data_cosmos | | Source Code | https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/cosmos/azure_data_cosmos | | crates.io | https://crates.io/crates/azure_data_cosmos | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-cosmos-ts/SKILL.md b/skills/azure-cosmos-ts/SKILL.md index fd14bee6..a6a2a5cf 100644 --- a/skills/azure-cosmos-ts/SKILL.md +++ b/skills/azure-cosmos-ts/SKILL.md @@ -3,6 +3,8 @@ name: azure-cosmos-ts description: "|" Azure Cosmos DB JavaScript/TypeScript SDK (@azure/cosmos) for data plane operations. Use for CRUD operations on documents, queries, bulk operations, and container management. Triggers: "Cosmos DB", "@azure/cosmos", "CosmosClient", "document CRUD", "NoSQL queries", "bulk operations", "partition key", "container.items". package: "@azure/cosmos" +risk: unknown +source: community --- # @azure/cosmos (TypeScript/JavaScript) @@ -469,3 +471,6 @@ export class ProductService { | `@azure/cosmos` | Data plane (this SDK) | `npm install @azure/cosmos` | | `@azure/arm-cosmosdb` | Management plane (ARM) | `npm install @azure/arm-cosmosdb` | | `@azure/identity` | Authentication | `npm install @azure/identity` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-data-tables-java/SKILL.md b/skills/azure-data-tables-java/SKILL.md index 86f7a36f..49461e7e 100644 --- a/skills/azure-data-tables-java/SKILL.md +++ b/skills/azure-data-tables-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-data-tables-java description: "Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at..." package: com.azure:azure-data-tables +risk: unknown +source: community --- # Azure Tables SDK for Java @@ -332,3 +334,6 @@ COSMOS_TABLE_ENDPOINT=https://.table.cosmosdb.azure.com - "NoSQL key-value storage" - "partition key row key" - "table entity CRUD" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-data-tables-py/SKILL.md b/skills/azure-data-tables-py/SKILL.md index b0a7b676..7abbdcd5 100644 --- a/skills/azure-data-tables-py/SKILL.md +++ b/skills/azure-data-tables-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations. Triggers: "table storage", "TableServiceClient", "TableClient", "entities", "PartitionKey", "RowKey". package: azure-data-tables +risk: unknown +source: community --- # Azure Tables SDK for Python @@ -241,3 +243,6 @@ asyncio.run(table_operations()) 5. **Use parameterized queries** to prevent injection 6. **Keep entities small** — max 1MB per entity 7. **Use async client** for high-throughput scenarios + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-eventgrid-dotnet/SKILL.md b/skills/azure-eventgrid-dotnet/SKILL.md index 84eaf3e9..0f180e9c 100644 --- a/skills/azure-eventgrid-dotnet/SKILL.md +++ b/skills/azure-eventgrid-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-eventgrid-dotnet description: "|" Azure Event Grid SDK for .NET. Client library for publishing and consuming events with Azure Event Grid. Use for event-driven architectures, pub/sub messaging, CloudEvents, and EventGridEvents. Triggers: "Event Grid", "EventGridPublisherClient", "CloudEvent", "EventGridEvent", "publish events .NET", "event-driven", "pub/sub". package: Azure.Messaging.EventGrid +risk: unknown +source: community --- # Azure.Messaging.EventGrid (.NET) @@ -486,3 +488,6 @@ catch (RequestFailedException) | Quickstart | https://learn.microsoft.com/azure/event-grid/custom-event-quickstart | | Pull Delivery | https://learn.microsoft.com/azure/event-grid/pull-delivery-overview | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/eventgrid/Azure.Messaging.EventGrid | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-eventgrid-java/SKILL.md b/skills/azure-eventgrid-java/SKILL.md index 441ab2d1..8891c917 100644 --- a/skills/azure-eventgrid-java/SKILL.md +++ b/skills/azure-eventgrid-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-eventgrid-java description: "Build event-driven applications with Azure Event Grid SDK for Java. Use when publishing events, implementing pub/sub patterns, or integrating with Azure services via events." package: com.azure:azure-messaging-eventgrid +risk: unknown +source: community --- # Azure Event Grid SDK for Java @@ -303,3 +305,6 @@ EVENT_GRID_ACCESS_KEY= - "event-driven messaging" - "pub/sub Azure" - "webhook events" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-eventgrid-py/SKILL.md b/skills/azure-eventgrid-py/SKILL.md index 6a0e818b..ddfe5c1f 100644 --- a/skills/azure-eventgrid-py/SKILL.md +++ b/skills/azure-eventgrid-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Event Grid SDK for Python. Use for publishing events, handling CloudEvents, and event-driven architectures. Triggers: "event grid", "EventGridPublisherClient", "CloudEvent", "EventGridEvent", "publish events". package: azure-eventgrid +risk: unknown +source: community --- # Azure Event Grid SDK for Python @@ -166,3 +168,6 @@ async with EventGridPublisherClient( 4. **Use async client** for high-throughput scenarios 5. **Handle retries** — Event Grid has built-in retry 6. **Set appropriate event types** for routing and filtering + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-eventhub-dotnet/SKILL.md b/skills/azure-eventhub-dotnet/SKILL.md index fd66a460..1ba7c843 100644 --- a/skills/azure-eventhub-dotnet/SKILL.md +++ b/skills/azure-eventhub-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-eventhub-dotnet description: "|" Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with checkpointing), partition management, and real-time data ingestion. Triggers: "Event Hubs", "event streaming", "EventHubProducerClient", "EventProcessorClient", "send events", "receive events", "checkpointing", "partition". package: Azure.Messaging.EventHubs +risk: unknown +source: community --- # Azure.Messaging.EventHubs (.NET) @@ -360,3 +362,6 @@ processor.ProcessEventAsync += async args => | `Azure.Messaging.EventHubs.Processor` | Production processing | `dotnet add package Azure.Messaging.EventHubs.Processor` | | `Azure.ResourceManager.EventHubs` | Management plane (create hubs) | `dotnet add package Azure.ResourceManager.EventHubs` | | `Microsoft.Azure.WebJobs.Extensions.EventHubs` | Azure Functions binding | `dotnet add package Microsoft.Azure.WebJobs.Extensions.EventHubs` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-eventhub-java/SKILL.md b/skills/azure-eventhub-java/SKILL.md index 3a88ca1e..fb4c9d73 100644 --- a/skills/azure-eventhub-java/SKILL.md +++ b/skills/azure-eventhub-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-eventhub-java description: "Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building event-driven architectures." package: com.azure:azure-messaging-eventhubs +risk: unknown +source: community --- # Azure Event Hubs SDK for Java @@ -354,3 +356,6 @@ STORAGE_CONNECTION_STRING= - "EventProcessorClient" - "event hub producer consumer" - "partition processing" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-eventhub-py/SKILL.md b/skills/azure-eventhub-py/SKILL.md index 02752af1..3914b7c8 100644 --- a/skills/azure-eventhub-py/SKILL.md +++ b/skills/azure-eventhub-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. Triggers: "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions". package: azure-eventhub +risk: unknown +source: community --- # Azure Event Hubs SDK for Python @@ -238,3 +240,6 @@ with producer: | references/checkpointing.md | Checkpoint store patterns, blob checkpointing, checkpoint strategies | | references/partitions.md | Partition management, load balancing, starting positions | | scripts/setup_consumer.py | CLI for Event Hub info, consumer setup, and event sending/receiving | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-eventhub-rust/SKILL.md b/skills/azure-eventhub-rust/SKILL.md index b9b730c0..702cc64e 100644 --- a/skills/azure-eventhub-rust/SKILL.md +++ b/skills/azure-eventhub-rust/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Event Hubs SDK for Rust. Use for sending and receiving events, streaming data ingestion. Triggers: "event hubs rust", "ProducerClient rust", "ConsumerClient rust", "send event rust", "streaming rust". package: azure_messaging_eventhubs +risk: unknown +source: community --- # Azure Event Hubs SDK for Rust @@ -125,3 +127,6 @@ cargo add azure_messaging_eventhubs_checkpointstore_blob | API Reference | https://docs.rs/azure_messaging_eventhubs | | Source Code | https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/eventhubs/azure_messaging_eventhubs | | crates.io | https://crates.io/crates/azure_messaging_eventhubs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-eventhub-ts/SKILL.md b/skills/azure-eventhub-ts/SKILL.md index 18c4ffd5..f8327f7e 100644 --- a/skills/azure-eventhub-ts/SKILL.md +++ b/skills/azure-eventhub-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-eventhub-ts description: "Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs). Use when implementing high-throughput event ingestion, real-time analytics, IoT telemetry, or event..." package: "@azure/event-hubs" +risk: unknown +source: community --- # Azure Event Hubs SDK for TypeScript @@ -266,3 +268,6 @@ consumer.subscribe({ 5. **Handle errors gracefully** - Don't checkpoint on processing failures 6. **Close clients** - Always close producer/consumer when done 7. **Monitor lag** - Track `lastEnqueuedSequenceNumber` vs processed sequence + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-functions/SKILL.md b/skills/azure-functions/SKILL.md index 62a56fb3..fd281284 100644 --- a/skills/azure-functions/SKILL.md +++ b/skills/azure-functions/SKILL.md @@ -2,6 +2,7 @@ name: azure-functions description: "Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js ..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Azure Functions @@ -40,3 +41,6 @@ Decorator-based approach for Python functions | Issue | medium | ## Configure Application Insights properly | | Issue | medium | ## Check extension bundle (most common) | | Issue | medium | ## Add warmup trigger to initialize your code | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-identity-dotnet/SKILL.md b/skills/azure-identity-dotnet/SKILL.md index 4aaf18a5..d8e4b54e 100644 --- a/skills/azure-identity-dotnet/SKILL.md +++ b/skills/azure-identity-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-identity-dotnet description: "|" Azure Identity SDK for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service principals, and developer credentials. Triggers: "Azure Identity", "DefaultAzureCredential", "ManagedIdentityCredential", "ClientSecretCredential", "authentication .NET", "Azure auth", "credential chain". package: Azure.Identity +risk: unknown +source: community --- # Azure.Identity (.NET) @@ -337,3 +339,6 @@ All credential implementations are thread-safe. A single credential instance can | Credential Chains | https://learn.microsoft.com/dotnet/azure/sdk/authentication/credential-chains | | Best Practices | https://learn.microsoft.com/dotnet/azure/sdk/authentication/best-practices | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/identity/Azure.Identity | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-identity-java/SKILL.md b/skills/azure-identity-java/SKILL.md index 49ca7d17..7541f987 100644 --- a/skills/azure-identity-java/SKILL.md +++ b/skills/azure-identity-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-identity-java description: "Azure Identity Java SDK for authentication with Azure services. Use when implementing DefaultAzureCredential, managed identity, service principal, or any Azure authentication pattern in Java applic..." package: com.azure:azure-identity +risk: unknown +source: community --- # Azure Identity (Java) @@ -364,3 +366,6 @@ AZURE_AUTHORITY_HOST=https://login.microsoftonline.com/ - "managed identity Java", "service principal Java" - "Azure login Java", "Azure credentials Java" - "AZURE_CLIENT_ID", "AZURE_TENANT_ID" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-identity-py/SKILL.md b/skills/azure-identity-py/SKILL.md index d0e2330e..88555e3c 100644 --- a/skills/azure-identity-py/SKILL.md +++ b/skills/azure-identity-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Identity SDK for Python authentication. Use for DefaultAzureCredential, managed identity, service principals, and token caching. Triggers: "azure-identity", "DefaultAzureCredential", "authentication", "managed identity", "service principal", "credential". package: azure-identity +risk: unknown +source: community --- # Azure Identity SDK for Python @@ -190,3 +192,6 @@ async def main(): 5. **Close async credentials** explicitly or use context managers 6. **Set AZURE_CLIENT_ID** for user-assigned managed identities 7. **Exclude unused credentials** to speed up authentication + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-identity-rust/SKILL.md b/skills/azure-identity-rust/SKILL.md index 60dda805..8ed389ce 100644 --- a/skills/azure-identity-rust/SKILL.md +++ b/skills/azure-identity-rust/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication. Triggers: "azure-identity", "DeveloperToolsCredential", "authentication rust", "managed identity rust", "credential rust". package: azure_identity +risk: unknown +source: community --- # Azure Identity SDK for Rust @@ -113,3 +115,6 @@ let credential = ClientSecretCredential::new( | API Reference | https://docs.rs/azure_identity | | Source Code | https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/identity/azure_identity | | crates.io | https://crates.io/crates/azure_identity | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-identity-ts/SKILL.md b/skills/azure-identity-ts/SKILL.md index 6d475019..077bb2c2 100644 --- a/skills/azure-identity-ts/SKILL.md +++ b/skills/azure-identity-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-identity-ts description: "Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential, managed identity, service principals, or i..." package: "@azure/identity" +risk: unknown +source: community --- # Azure Identity SDK for TypeScript @@ -301,3 +303,6 @@ AzureLogger.log = (...args) => { 4. **Scope credentials appropriately** - Use user-assigned identity for multi-tenant scenarios 5. **Handle token refresh** - Azure SDK handles this automatically 6. **Use ChainedTokenCredential** - For custom fallback scenarios + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-keyvault-certificates-rust/SKILL.md b/skills/azure-keyvault-certificates-rust/SKILL.md index 917d4129..60452370 100644 --- a/skills/azure-keyvault-certificates-rust/SKILL.md +++ b/skills/azure-keyvault-certificates-rust/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Key Vault Certificates SDK for Rust. Use for creating, importing, and managing certificates. Triggers: "keyvault certificates rust", "CertificateClient rust", "create certificate rust", "import certificate rust". package: azure_security_keyvault_certificates +risk: unknown +source: community --- # Azure Key Vault Certificates SDK for Rust @@ -175,3 +177,6 @@ Assign these Key Vault roles: | API Reference | https://docs.rs/azure_security_keyvault_certificates | | Source Code | https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/keyvault/azure_security_keyvault_certificates | | crates.io | https://crates.io/crates/azure_security_keyvault_certificates | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-keyvault-keys-rust/SKILL.md b/skills/azure-keyvault-keys-rust/SKILL.md index 11e37628..c88a11e3 100644 --- a/skills/azure-keyvault-keys-rust/SKILL.md +++ b/skills/azure-keyvault-keys-rust/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust". package: azure_security_keyvault_keys +risk: unknown +source: community --- # Azure Key Vault Keys SDK for Rust @@ -165,3 +167,6 @@ Assign these Key Vault roles: | API Reference | https://docs.rs/azure_security_keyvault_keys | | Source Code | https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/keyvault/azure_security_keyvault_keys | | crates.io | https://crates.io/crates/azure_security_keyvault_keys | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-keyvault-keys-ts/SKILL.md b/skills/azure-keyvault-keys-ts/SKILL.md index 9ceada43..d75bc555 100644 --- a/skills/azure-keyvault-keys-ts/SKILL.md +++ b/skills/azure-keyvault-keys-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-keyvault-keys-ts description: "Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating keys." package: "@azure/keyvault-keys" +risk: unknown +source: community --- # Azure Key Vault Keys SDK for TypeScript @@ -267,3 +269,6 @@ try { 4. **Use key rotation policies** - Automate key rotation 5. **Limit key operations** - Only grant needed operations (encrypt, sign, etc.) 6. **Browser not supported** - These SDKs are Node.js only + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-keyvault-py/SKILL.md b/skills/azure-keyvault-py/SKILL.md index 31967ab7..0709c5fa 100644 --- a/skills/azure-keyvault-py/SKILL.md +++ b/skills/azure-keyvault-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage. Triggers: "key vault", "SecretClient", "KeyClient", "CertificateClient", "secrets", "encryption keys". package: azure-keyvault-secrets, azure-keyvault-keys, azure-keyvault-certificates +risk: unknown +source: community --- # Azure Key Vault SDK for Python @@ -245,3 +247,6 @@ except HttpResponseError as e: 6. **Use Key Vault references** in App Service/Functions config 7. **Cache secrets** appropriately to reduce API calls 8. **Use async clients** for high-throughput scenarios + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-keyvault-secrets-rust/SKILL.md b/skills/azure-keyvault-secrets-rust/SKILL.md index 7238465c..af92fbd3 100644 --- a/skills/azure-keyvault-secrets-rust/SKILL.md +++ b/skills/azure-keyvault-secrets-rust/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Key Vault Secrets SDK for Rust. Use for storing and retrieving secrets, passwords, and API keys. Triggers: "keyvault secrets rust", "SecretClient rust", "get secret rust", "set secret rust". package: azure_security_keyvault_secrets +risk: unknown +source: community --- # Azure Key Vault Secrets SDK for Rust @@ -140,3 +142,6 @@ Assign these Key Vault roles: | API Reference | https://docs.rs/azure_security_keyvault_secrets | | Source Code | https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/keyvault/azure_security_keyvault_secrets | | crates.io | https://crates.io/crates/azure_security_keyvault_secrets | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-keyvault-secrets-ts/SKILL.md b/skills/azure-keyvault-secrets-ts/SKILL.md index 2ecfb97e..64435c90 100644 --- a/skills/azure-keyvault-secrets-ts/SKILL.md +++ b/skills/azure-keyvault-secrets-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-keyvault-secrets-ts description: "Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration values." package: "@azure/keyvault-secrets" +risk: unknown +source: community --- # Azure Key Vault Secrets SDK for TypeScript @@ -267,3 +269,6 @@ try { 4. **Use key rotation policies** - Automate key rotation 5. **Limit key operations** - Only grant needed operations (encrypt, sign, etc.) 6. **Browser not supported** - These SDKs are Node.js only + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-maps-search-dotnet/SKILL.md b/skills/azure-maps-search-dotnet/SKILL.md index 601a73fc..7fd23ea8 100644 --- a/skills/azure-maps-search-dotnet/SKILL.md +++ b/skills/azure-maps-search-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-maps-search-dotnet description: "|" Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map tiles, IP geolocation, and weather data. Triggers: "Azure Maps", "MapsSearchClient", "MapsRoutingClient", "MapsRenderingClient", "geocoding .NET", "route directions", "map tiles", "geolocation". package: Azure.Maps.Search +risk: unknown +source: community --- # Azure Maps (.NET) @@ -492,3 +494,6 @@ catch (RequestFailedException ex) | Routing API Reference | https://learn.microsoft.com/dotnet/api/azure.maps.routing | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/maps | | Pricing | https://azure.microsoft.com/pricing/details/azure-maps/ | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-messaging-webpubsub-java/SKILL.md b/skills/azure-messaging-webpubsub-java/SKILL.md index 2aebdce1..9c602962 100644 --- a/skills/azure-messaging-webpubsub-java/SKILL.md +++ b/skills/azure-messaging-webpubsub-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-messaging-webpubsub-java description: "Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or server-to-client push notifications." package: com.azure:azure-messaging-webpubsub +risk: unknown +source: community --- # Azure Web PubSub SDK for Java @@ -300,3 +302,6 @@ WEB_PUBSUB_ACCESS_KEY= - "server-sent events" - "chat application backend" - "live updates broadcasting" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-messaging-webpubsubservice-py/SKILL.md b/skills/azure-messaging-webpubsubservice-py/SKILL.md index e1e420f7..e0c1f565 100644 --- a/skills/azure-messaging-webpubsubservice-py/SKILL.md +++ b/skills/azure-messaging-webpubsubservice-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Web PubSub Service SDK for Python. Use for real-time messaging, WebSocket connections, and pub/sub patterns. Triggers: "azure-messaging-webpubsubservice", "WebPubSubServiceClient", "real-time", "WebSocket", "pub/sub". package: azure-messaging-webpubsubservice +risk: unknown +source: community --- # Azure Web PubSub Service SDK for Python @@ -243,3 +245,6 @@ async def broadcast(): 5. **Handle reconnection** in client applications 6. **Use JSON** content type for structured data 7. **Close connections** gracefully with reasons + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-apicenter-dotnet/SKILL.md b/skills/azure-mgmt-apicenter-dotnet/SKILL.md index 6736a730..e5052bb2 100644 --- a/skills/azure-mgmt-apicenter-dotnet/SKILL.md +++ b/skills/azure-mgmt-apicenter-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-mgmt-apicenter-dotnet description: "|" Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. Triggers: "API Center", "ApiCenterService", "ApiCenterWorkspace", "ApiCenterApi", "API inventory", "API governance", "API versioning", "API catalog", "API discovery". package: Azure.ResourceManager.ApiCenter +risk: unknown +source: community --- # Azure.ResourceManager.ApiCenter (.NET) @@ -409,3 +411,6 @@ catch (RequestFailedException ex) | API Reference | https://learn.microsoft.com/dotnet/api/azure.resourcemanager.apicenter | | Product Documentation | https://learn.microsoft.com/azure/api-center/ | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/apicenter/Azure.ResourceManager.ApiCenter | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-apicenter-py/SKILL.md b/skills/azure-mgmt-apicenter-py/SKILL.md index 86e02d56..2a07de6d 100644 --- a/skills/azure-mgmt-apicenter-py/SKILL.md +++ b/skills/azure-mgmt-apicenter-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure API Center Management SDK for Python. Use for managing API inventory, metadata, and governance across your organization. Triggers: "azure-mgmt-apicenter", "ApiCenterMgmtClient", "API Center", "API inventory", "API governance". package: azure-mgmt-apicenter +risk: unknown +source: community --- # Azure API Center Management SDK for Python @@ -240,3 +242,6 @@ metadata = client.metadata_schemas.create_or_update( 4. **Import specifications** to enable API analysis and linting 5. **Use lifecycle stages** to track API maturity 6. **Add contacts** for API ownership and support + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-apimanagement-dotnet/SKILL.md b/skills/azure-mgmt-apimanagement-dotnet/SKILL.md index ffcce399..19df092d 100644 --- a/skills/azure-mgmt-apimanagement-dotnet/SKILL.md +++ b/skills/azure-mgmt-apimanagement-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-mgmt-apimanagement-dotnet description: "|" Azure Resource Manager SDK for API Management in .NET. Use for MANAGEMENT PLANE operations: creating/managing APIM services, APIs, products, subscriptions, policies, users, groups, gateways, and backends via Azure Resource Manager. Triggers: "API Management", "APIM service", "create APIM", "manage APIs", "ApiManagementServiceResource", "API policies", "APIM products", "APIM subscriptions". package: Azure.ResourceManager.ApiManagement +risk: unknown +source: community --- # Azure.ResourceManager.ApiManagement (.NET) @@ -308,3 +310,6 @@ catch (RequestFailedException ex) | [API Management Documentation](https://learn.microsoft.com/en-us/azure/api-management/) | Official Azure docs | | [Policy Reference](https://learn.microsoft.com/en-us/azure/api-management/api-management-policies) | Complete policy reference | | [SDK Reference](https://learn.microsoft.com/en-us/dotnet/api/azure.resourcemanager.apimanagement) | .NET API reference | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-apimanagement-py/SKILL.md b/skills/azure-mgmt-apimanagement-py/SKILL.md index b0b6d8dd..64d63bd0 100644 --- a/skills/azure-mgmt-apimanagement-py/SKILL.md +++ b/skills/azure-mgmt-apimanagement-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure API Management SDK for Python. Use for managing APIM services, APIs, products, subscriptions, and policies. Triggers: "azure-mgmt-apimanagement", "ApiManagementClient", "APIM", "API gateway", "API Management". package: azure-mgmt-apimanagement +risk: unknown +source: community --- # Azure API Management SDK for Python @@ -276,3 +278,6 @@ user = client.user.create_or_update( 4. **Enable Application Insights** for monitoring 5. **Use backends** to abstract backend services 6. **Version your APIs** using APIM's versioning features + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md b/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md index 3474973b..d94beffc 100644 --- a/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md +++ b/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-mgmt-applicationinsights-dotnet description: "|" Azure Application Insights SDK for .NET. Application performance monitoring and observability resource management. Use for creating Application Insights components, web tests, workbooks, analytics items, and API keys. Triggers: "Application Insights", "ApplicationInsights", "App Insights", "APM", "application monitoring", "web tests", "availability tests", "workbooks". package: Azure.ResourceManager.ApplicationInsights +risk: unknown +source: community --- # Azure.ResourceManager.ApplicationInsights (.NET) @@ -484,3 +486,6 @@ builder.Services.AddApplicationInsightsTelemetry(options => | API Reference | https://learn.microsoft.com/dotnet/api/azure.resourcemanager.applicationinsights | | Product Documentation | https://learn.microsoft.com/azure/azure-monitor/app/app-insights-overview | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md b/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md index 735a9aaa..4330e176 100644 --- a/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md +++ b/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md @@ -5,6 +5,8 @@ description: "|" on Azure via Azure Marketplace, creating/updating/deleting Arize resources, or integrating Arize ML observability into .NET applications. Triggers: "Arize AI", "ML observability", "ArizeAIObservabilityEval", "Arize organization". package: Azure.ResourceManager.ArizeAIObservabilityEval +risk: unknown +source: community --- # Azure.ResourceManager.ArizeAIObservabilityEval @@ -228,3 +230,6 @@ var data = await org.GetAsync(); - [NuGet Package](https://www.nuget.org/packages/Azure.ResourceManager.ArizeAIObservabilityEval) - [Azure SDK for .NET](https://github.com/Azure/azure-sdk-for-net) - [Arize AI](https://arize.com/) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-botservice-dotnet/SKILL.md b/skills/azure-mgmt-botservice-dotnet/SKILL.md index fc63917a..94d8824f 100644 --- a/skills/azure-mgmt-botservice-dotnet/SKILL.md +++ b/skills/azure-mgmt-botservice-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-mgmt-botservice-dotnet description: "|" Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams, DirectLine, Slack), and connection settings. Triggers: "Bot Service", "BotResource", "Azure Bot", "DirectLine channel", "Teams channel", "bot management .NET", "create bot". package: Azure.ResourceManager.BotService +risk: unknown +source: community --- # Azure.ResourceManager.BotService (.NET) @@ -332,3 +334,6 @@ catch (RequestFailedException ex) | API Reference | https://learn.microsoft.com/dotnet/api/azure.resourcemanager.botservice | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/botservice/Azure.ResourceManager.BotService | | Azure Bot Service Docs | https://learn.microsoft.com/azure/bot-service/ | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-botservice-py/SKILL.md b/skills/azure-mgmt-botservice-py/SKILL.md index 9bf1aa90..c6b851be 100644 --- a/skills/azure-mgmt-botservice-py/SKILL.md +++ b/skills/azure-mgmt-botservice-py/SKILL.md @@ -3,6 +3,8 @@ name: azure-mgmt-botservice-py description: "|" Azure Bot Service Management SDK for Python. Use for creating, managing, and configuring Azure Bot Service resources. Triggers: "azure-mgmt-botservice", "AzureBotService", "bot management", "conversational AI", "bot channels". +risk: unknown +source: community --- # Azure Bot Service Management SDK for Python @@ -318,3 +320,6 @@ for conn in connections: 5. **Rotate Direct Line keys** periodically 6. **Use managed identity** when possible for bot connections 7. **Configure proper CORS** for Web Chat channel + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-fabric-dotnet/SKILL.md b/skills/azure-mgmt-fabric-dotnet/SKILL.md index 8b90be1a..9721d0dd 100644 --- a/skills/azure-mgmt-fabric-dotnet/SKILL.md +++ b/skills/azure-mgmt-fabric-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-mgmt-fabric-dotnet description: "|" Azure Resource Manager SDK for Fabric in .NET. Use for MANAGEMENT PLANE operations: provisioning, scaling, suspending/resuming Microsoft Fabric capacities, checking name availability, and listing SKUs via Azure Resource Manager. Triggers: "Fabric capacity", "create capacity", "suspend capacity", "resume capacity", "Fabric SKU", "provision Fabric", "ARM Fabric", "FabricCapacityResource". package: Azure.ResourceManager.Fabric +risk: unknown +source: community --- # Azure.ResourceManager.Fabric (.NET) @@ -336,3 +338,6 @@ catch (RequestFailedException ex) - [GitHub Source](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/fabric/Azure.ResourceManager.Fabric) - [Microsoft Fabric Documentation](https://learn.microsoft.com/fabric/) - [Fabric Capacity Management](https://learn.microsoft.com/fabric/admin/service-admin-portal-capacity-settings) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-fabric-py/SKILL.md b/skills/azure-mgmt-fabric-py/SKILL.md index 527446eb..2e2ff79b 100644 --- a/skills/azure-mgmt-fabric-py/SKILL.md +++ b/skills/azure-mgmt-fabric-py/SKILL.md @@ -3,6 +3,8 @@ name: azure-mgmt-fabric-py description: "|" Azure Fabric Management SDK for Python. Use for managing Microsoft Fabric capacities and resources. Triggers: "azure-mgmt-fabric", "FabricMgmtClient", "Fabric capacity", "Microsoft Fabric", "Power BI capacity". +risk: unknown +source: community --- # Azure Fabric Management SDK for Python @@ -256,3 +258,6 @@ capacity = poller.result() 6. **Handle LRO properly** — don't assume immediate completion 7. **Set up capacity admins** — specify users who can manage workspaces 8. **Monitor capacity usage** via Azure Monitor metrics + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md b/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md index c37e2523..7a7e6a2b 100644 --- a/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md +++ b/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md @@ -2,6 +2,8 @@ name: azure-mgmt-mongodbatlas-dotnet description: "Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting MongoDB Atlas organizations through Azure M..." package: Azure.ResourceManager.MongoDBAtlas +risk: unknown +source: community --- # Azure.ResourceManager.MongoDBAtlas SDK @@ -352,3 +354,6 @@ var response = await orgResource.GetAsync(); - [Microsoft Learn: MongoDB Atlas on Azure](https://learn.microsoft.com/en-us/azure/partner-solutions/mongodb-atlas/) - [API Reference](https://learn.microsoft.com/en-us/dotnet/api/azure.resourcemanager.mongodbatlas) - [Azure SDK for .NET](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mongodbatlas) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md b/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md index 9882a2b4..c08a2fd3 100644 --- a/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md +++ b/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-mgmt-weightsandbiases-dotnet description: "|" Azure Weights & Biases SDK for .NET. ML experiment tracking and model management via Azure Marketplace. Use for creating W&B instances, managing SSO, marketplace integration, and ML observability. Triggers: "Weights and Biases", "W&B", "WeightsAndBiases", "ML experiment tracking", "model registry", "experiment management", "wandb". package: Azure.ResourceManager.WeightsAndBiases +risk: unknown +source: community --- # Azure.ResourceManager.WeightsAndBiases (.NET) @@ -326,3 +328,6 @@ run.finish() | W&B Documentation | https://docs.wandb.ai/ | | Azure Marketplace | https://azuremarketplace.microsoft.com/marketplace/apps/wandb.wandb-pay-as-you-go | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/weightsandbiases | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-microsoft-playwright-testing-ts/SKILL.md b/skills/azure-microsoft-playwright-testing-ts/SKILL.md index 7aa0d9f7..32fedf77 100644 --- a/skills/azure-microsoft-playwright-testing-ts/SKILL.md +++ b/skills/azure-microsoft-playwright-testing-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-microsoft-playwright-testing-ts description: "Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing). Use when scaling browser tests across cloud-hosted browsers, integrating with CI/CD pipeline..." package: "@azure/playwright" +risk: unknown +source: community --- # Azure Playwright Workspaces SDK for TypeScript @@ -300,3 +302,6 @@ export default defineConfig( 4. **Scale workers** — Use `--workers=20` or higher for parallel execution 5. **Region selection** — Choose region closest to your test targets 6. **HTML reporter first** — When using Azure reporter, list HTML reporter before Azure reporter + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-monitor-ingestion-java/SKILL.md b/skills/azure-monitor-ingestion-java/SKILL.md index 687ba61c..a288b279 100644 --- a/skills/azure-monitor-ingestion-java/SKILL.md +++ b/skills/azure-monitor-ingestion-java/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Monitor Ingestion SDK for Java. Send custom logs to Azure Monitor via Data Collection Rules (DCR) and Data Collection Endpoints (DCE). Triggers: "LogsIngestionClient java", "azure monitor ingestion java", "custom logs java", "DCR java", "data collection rule java". package: com.azure:azure-monitor-ingestion +risk: unknown +source: community --- # Azure Monitor Ingestion SDK for Java @@ -228,3 +230,6 @@ String query = "MyTable_CL | where TimeGenerated > ago(1h) | limit 10"; | DCE Overview | https://learn.microsoft.com/azure/azure-monitor/essentials/data-collection-endpoint-overview | | DCR Overview | https://learn.microsoft.com/azure/azure-monitor/essentials/data-collection-rule-overview | | Troubleshooting | https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/monitor/azure-monitor-ingestion/TROUBLESHOOTING.md | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-monitor-ingestion-py/SKILL.md b/skills/azure-monitor-ingestion-py/SKILL.md index 145d9e4e..c14e9c95 100644 --- a/skills/azure-monitor-ingestion-py/SKILL.md +++ b/skills/azure-monitor-ingestion-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API. Triggers: "azure-monitor-ingestion", "LogsIngestionClient", "custom logs", "DCR", "data collection rule", "Log Analytics". package: azure-monitor-ingestion +risk: unknown +source: community --- # Azure Monitor Ingestion SDK for Python @@ -202,3 +204,6 @@ Stream names follow patterns: 6. **Batch uploads** — SDK handles batching, but send reasonable chunks 7. **Monitor ingestion** — Check Log Analytics for ingestion status 8. **Use context manager** — Ensures proper client cleanup + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md b/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md index 78ca8de7..5cbddf1d 100644 --- a/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md +++ b/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md @@ -5,6 +5,8 @@ description: "|" Triggers: "AzureMonitorExporter java", "opentelemetry azure java", "application insights java otel", "azure monitor tracing java". Note: This package is DEPRECATED. Migrate to azure-monitor-opentelemetry-autoconfigure. package: com.azure:azure-monitor-opentelemetry-exporter +risk: unknown +source: community --- # Azure Monitor OpenTelemetry Exporter for Java @@ -282,3 +284,6 @@ The `azure-monitor-opentelemetry-autoconfigure` package provides: | Autoconfigure Package | https://central.sonatype.com/artifact/com.azure/azure-monitor-opentelemetry-autoconfigure | | OpenTelemetry Java | https://opentelemetry.io/docs/languages/java/ | | Application Insights | https://learn.microsoft.com/azure/azure-monitor/app/app-insights-overview | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md b/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md index 17833928..b78077e4 100644 --- a/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md +++ b/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. Triggers: "azure-monitor-opentelemetry-exporter", "AzureMonitorTraceExporter", "AzureMonitorMetricExporter", "AzureMonitorLogExporter". package: azure-monitor-opentelemetry-exporter +risk: unknown +source: community --- # Azure Monitor OpenTelemetry Exporter for Python diff --git a/skills/azure-monitor-opentelemetry-py/SKILL.md b/skills/azure-monitor-opentelemetry-py/SKILL.md index d6684ddf..93739fcf 100644 --- a/skills/azure-monitor-opentelemetry-py/SKILL.md +++ b/skills/azure-monitor-opentelemetry-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation. Triggers: "azure-monitor-opentelemetry", "configure_azure_monitor", "Application Insights", "OpenTelemetry distro", "auto-instrumentation". package: azure-monitor-opentelemetry +risk: unknown +source: community --- # Azure Monitor OpenTelemetry Distro for Python @@ -222,3 +224,6 @@ configure_azure_monitor( 5. **Use structured logging** for better log analytics queries 6. **Add custom attributes** to spans for better debugging 7. **Use AAD authentication** for production workloads + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-monitor-opentelemetry-ts/SKILL.md b/skills/azure-monitor-opentelemetry-ts/SKILL.md index 2e9177fa..6b0e9859 100644 --- a/skills/azure-monitor-opentelemetry-ts/SKILL.md +++ b/skills/azure-monitor-opentelemetry-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-monitor-opentelemetry-ts description: "Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry). Use when adding distributed tracing, metrics, and logs to Node.js applications with Appli..." package: "@azure/monitor-opentelemetry" +risk: unknown +source: community --- # Azure Monitor OpenTelemetry SDK for TypeScript @@ -317,3 +319,6 @@ import { 4. **Set sampling ratio** - For high-traffic applications 5. **Add custom dimensions** - Use span processors for enrichment 6. **Graceful shutdown** - Call `shutdownAzureMonitor()` to flush telemetry + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-monitor-query-java/SKILL.md b/skills/azure-monitor-query-java/SKILL.md index bca76722..f03398d1 100644 --- a/skills/azure-monitor-query-java/SKILL.md +++ b/skills/azure-monitor-query-java/SKILL.md @@ -5,6 +5,8 @@ description: "|" Triggers: "LogsQueryClient java", "MetricsQueryClient java", "kusto query java", "log analytics java", "azure monitor query java". Note: This package is deprecated. Migrate to azure-monitor-query-logs and azure-monitor-query-metrics. package: com.azure:azure-monitor-query +risk: unknown +source: community --- # Azure Monitor Query SDK for Java @@ -415,3 +417,6 @@ try { | Kusto Query Language | https://learn.microsoft.com/azure/data-explorer/kusto/query/ | | Log Analytics Limits | https://learn.microsoft.com/azure/azure-monitor/service-limits#la-query-api | | Troubleshooting | https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/monitor/azure-monitor-query/TROUBLESHOOTING.md | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-monitor-query-py/SKILL.md b/skills/azure-monitor-query-py/SKILL.md index be38492c..44c5028e 100644 --- a/skills/azure-monitor-query-py/SKILL.md +++ b/skills/azure-monitor-query-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics". package: azure-monitor-query +risk: unknown +source: community --- # Azure Monitor Query SDK for Python @@ -250,3 +252,6 @@ AppExceptions 5. **Convert to DataFrame** for easier data analysis 6. **Use aggregations** to summarize metric data 7. **Filter by dimensions** to narrow metric results + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-postgres-ts/SKILL.md b/skills/azure-postgres-ts/SKILL.md index eaa4b22d..23ebed5f 100644 --- a/skills/azure-postgres-ts/SKILL.md +++ b/skills/azure-postgres-ts/SKILL.md @@ -3,6 +3,8 @@ name: azure-postgres-ts description: "|" Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: "PostgreSQL", "postgres", "pg client", "node-postgres", "Azure PostgreSQL connection", "PostgreSQL TypeScript", "pg Pool", "passwordless postgres". package: pg +risk: unknown +source: community --- # Azure PostgreSQL for TypeScript (node-postgres) @@ -475,3 +477,6 @@ import { | GitHub Repository | https://github.com/brianc/node-postgres | | Azure PostgreSQL Docs | https://learn.microsoft.com/azure/postgresql/flexible-server/ | | Passwordless Connection | https://learn.microsoft.com/azure/postgresql/flexible-server/how-to-connect-with-managed-identity | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md b/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md index a00b5154..b5a1633e 100644 --- a/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md +++ b/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-resource-manager-cosmosdb-dotnet description: "|" Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC via Azure Resource Manager. NOT for data plane operations (CRUD on documents) - use Microsoft.Azure.Cosmos for that. Triggers: "Cosmos DB account", "create Cosmos account", "manage Cosmos resources", "ARM Cosmos", "CosmosDBAccountResource", "provision Cosmos DB". package: Azure.ResourceManager.CosmosDB +risk: unknown +source: community --- # Azure.ResourceManager.CosmosDB (.NET) @@ -248,3 +250,6 @@ catch (RequestFailedException ex) |-----|---------|---------| | `Microsoft.Azure.Cosmos` | Data plane (document CRUD, queries) | `dotnet add package Microsoft.Azure.Cosmos` | | `Azure.ResourceManager.CosmosDB` | Management plane (this SDK) | `dotnet add package Azure.ResourceManager.CosmosDB` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-resource-manager-durabletask-dotnet/SKILL.md b/skills/azure-resource-manager-durabletask-dotnet/SKILL.md index 090cd9d7..40f79c81 100644 --- a/skills/azure-resource-manager-durabletask-dotnet/SKILL.md +++ b/skills/azure-resource-manager-durabletask-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-resource-manager-durabletask-dotnet description: "|" Azure Resource Manager SDK for Durable Task Scheduler in .NET. Use for MANAGEMENT PLANE operations: creating/managing Durable Task Schedulers, Task Hubs, and retention policies via Azure Resource Manager. Triggers: "Durable Task Scheduler", "create scheduler", "task hub", "DurableTaskSchedulerResource", "provision Durable Task", "orchestration scheduler". package: Azure.ResourceManager.DurableTask +risk: unknown +source: community --- # Azure.ResourceManager.DurableTask (.NET) @@ -375,3 +377,6 @@ await scheduler.DeleteAsync(WaitUntil.Completed); - [GitHub: Azure.ResourceManager.DurableTask](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/durabletask/Azure.ResourceManager.DurableTask) - [NuGet: Azure.ResourceManager.DurableTask](https://www.nuget.org/packages/Azure.ResourceManager.DurableTask) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-resource-manager-mysql-dotnet/SKILL.md b/skills/azure-resource-manager-mysql-dotnet/SKILL.md index 799ac0da..6a5140d9 100644 --- a/skills/azure-resource-manager-mysql-dotnet/SKILL.md +++ b/skills/azure-resource-manager-mysql-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-resource-manager-mysql-dotnet description: "|" Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: "MySQL", "MySqlFlexibleServer", "MySQL Flexible Server", "Azure Database for MySQL", "MySQL database management", "MySQL firewall", "MySQL backup". package: Azure.ResourceManager.MySql +risk: unknown +source: community --- # Azure.ResourceManager.MySql (.NET) @@ -390,3 +392,6 @@ string connectionString = $"Server={server.Data.FullyQualifiedDomainName};" + | API Reference | https://learn.microsoft.com/dotnet/api/azure.resourcemanager.mysql | | Product Documentation | https://learn.microsoft.com/azure/mysql/flexible-server/ | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mysql/Azure.ResourceManager.MySql | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-resource-manager-playwright-dotnet/SKILL.md b/skills/azure-resource-manager-playwright-dotnet/SKILL.md index 7df73b80..ad780184 100644 --- a/skills/azure-resource-manager-playwright-dotnet/SKILL.md +++ b/skills/azure-resource-manager-playwright-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-resource-manager-playwright-dotnet description: "|" Azure Resource Manager SDK for Microsoft Playwright Testing in .NET. Use for MANAGEMENT PLANE operations: creating/managing Playwright Testing workspaces, checking name availability, and managing workspace quotas via Azure Resource Manager. NOT for running Playwright tests - use Azure.Developer.MicrosoftPlaywrightTesting.NUnit for that. Triggers: "Playwright workspace", "create Playwright Testing workspace", "manage Playwright resources", "ARM Playwright", "PlaywrightWorkspaceResource", "provision Playwright Testing". package: Azure.ResourceManager.Playwright +risk: unknown +source: community --- # Azure.ResourceManager.Playwright (.NET) @@ -295,3 +297,6 @@ Environment.SetEnvironmentVariable("PLAYWRIGHT_SERVICE_URL", serviceUrl.ToString - [Azure.ResourceManager.Playwright API Reference](https://learn.microsoft.com/en-us/dotnet/api/azure.resourcemanager.playwright) - [Microsoft Playwright Testing Overview](https://learn.microsoft.com/en-us/azure/playwright-testing/overview-what-is-microsoft-playwright-testing) - [Quickstart: Run Playwright Tests at Scale](https://learn.microsoft.com/en-us/azure/playwright-testing/quickstart-run-end-to-end-tests) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-resource-manager-postgresql-dotnet/SKILL.md b/skills/azure-resource-manager-postgresql-dotnet/SKILL.md index ff7ad85f..c3cefe84 100644 --- a/skills/azure-resource-manager-postgresql-dotnet/SKILL.md +++ b/skills/azure-resource-manager-postgresql-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-resource-manager-postgresql-dotnet description: "|" Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: "PostgreSQL", "PostgreSqlFlexibleServer", "PostgreSQL Flexible Server", "Azure Database for PostgreSQL", "PostgreSQL database management", "PostgreSQL firewall", "PostgreSQL backup", "Postgres". package: Azure.ResourceManager.PostgreSql +risk: unknown +source: community --- # Azure.ResourceManager.PostgreSql (.NET) @@ -430,3 +432,6 @@ string connectionString = $"Host={server.Data.FullyQualifiedDomainName};" + | API Reference | https://learn.microsoft.com/dotnet/api/azure.resourcemanager.postgresql | | Product Documentation | https://learn.microsoft.com/azure/postgresql/flexible-server/ | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/postgresql/Azure.ResourceManager.PostgreSql | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-resource-manager-redis-dotnet/SKILL.md b/skills/azure-resource-manager-redis-dotnet/SKILL.md index c009c6c6..96175c18 100644 --- a/skills/azure-resource-manager-redis-dotnet/SKILL.md +++ b/skills/azure-resource-manager-redis-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-resource-manager-redis-dotnet description: "|" Azure Resource Manager SDK for Redis in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules, access keys, patch schedules, linked servers (geo-replication), and private endpoints via Azure Resource Manager. NOT for data plane operations (get/set keys, pub/sub) - use StackExchange.Redis for that. Triggers: "Redis cache", "create Redis", "manage Redis", "ARM Redis", "RedisResource", "provision Redis", "Azure Cache for Redis". package: Azure.ResourceManager.Redis +risk: unknown +source: community --- # Azure.ResourceManager.Redis (.NET) @@ -354,3 +356,6 @@ var value = await db.StringGetAsync("key"); | `StackExchange.Redis` | Data plane (get/set, pub/sub, streams) | `dotnet add package StackExchange.Redis` | | `Azure.ResourceManager.Redis` | Management plane (this SDK) | `dotnet add package Azure.ResourceManager.Redis` | | `Microsoft.Azure.StackExchangeRedis` | Azure-specific Redis extensions | `dotnet add package Microsoft.Azure.StackExchangeRedis` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-resource-manager-sql-dotnet/SKILL.md b/skills/azure-resource-manager-sql-dotnet/SKILL.md index 7b14c53f..0f98adf5 100644 --- a/skills/azure-resource-manager-sql-dotnet/SKILL.md +++ b/skills/azure-resource-manager-sql-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-resource-manager-sql-dotnet description: "|" Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall rules, and failover groups via Azure Resource Manager. NOT for data plane operations (executing queries) - use Microsoft.Data.SqlClient for that. Triggers: "SQL server", "create SQL database", "manage SQL resources", "ARM SQL", "SqlServerResource", "provision Azure SQL", "elastic pool", "firewall rule". package: Azure.ResourceManager.Sql +risk: unknown +source: community --- # Azure.ResourceManager.Sql (.NET) @@ -317,3 +319,6 @@ catch (RequestFailedException ex) | `Microsoft.Data.SqlClient` | Data plane (execute queries, stored procedures) | `dotnet add package Microsoft.Data.SqlClient` | | `Azure.ResourceManager.Sql` | Management plane (this SDK) | `dotnet add package Azure.ResourceManager.Sql` | | `Microsoft.EntityFrameworkCore.SqlServer` | ORM for SQL Server | `dotnet add package Microsoft.EntityFrameworkCore.SqlServer` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-search-documents-dotnet/SKILL.md b/skills/azure-search-documents-dotnet/SKILL.md index fa04b468..954fad18 100644 --- a/skills/azure-search-documents-dotnet/SKILL.md +++ b/skills/azure-search-documents-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-search-documents-dotnet description: "|" Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search. Covers SearchClient (queries, document CRUD), SearchIndexClient (index management), and SearchIndexerClient (indexers, skillsets). Triggers: "Azure Search .NET", "SearchClient", "SearchIndexClient", "vector search C#", "semantic search .NET", "hybrid search", "Azure.Search.Documents". package: Azure.Search.Documents +risk: unknown +source: community --- # Azure.Search.Documents (.NET) @@ -337,3 +339,6 @@ catch (RequestFailedException ex) |------|----------| | references/vector-search.md | Vector search, hybrid search, vectorizers | | references/semantic-search.md | Semantic ranking, captions, answers | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-search-documents-py/SKILL.md b/skills/azure-search-documents-py/SKILL.md index ad6bac9e..a481063b 100644 --- a/skills/azure-search-documents-py/SKILL.md +++ b/skills/azure-search-documents-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets. Triggers: "azure-search-documents", "SearchClient", "SearchIndexClient", "vector search", "hybrid search", "semantic search". package: azure-search-documents +risk: unknown +source: community --- # Azure AI Search SDK for Python @@ -526,3 +528,6 @@ except ResourceNotFoundError: except HttpResponseError as e: print(f"Search error: {e.message}") ``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-search-documents-ts/SKILL.md b/skills/azure-search-documents-ts/SKILL.md index f38c1a32..e196e097 100644 --- a/skills/azure-search-documents-ts/SKILL.md +++ b/skills/azure-search-documents-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-search-documents-ts description: "Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents). Use when creating/managing indexes, implementing vector/hybrid search, semantic ranking, or building ag..." package: "@azure/search-documents" +risk: unknown +source: community --- # Azure AI Search SDK for TypeScript @@ -264,3 +266,6 @@ import { 4. **Use filters for security** - Implement document-level security with filters 5. **Index incrementally** - Use `mergeOrUploadDocuments` for updates 6. **Monitor query performance** - Use `includeTotalCount: true` sparingly in production + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-security-keyvault-keys-dotnet/SKILL.md b/skills/azure-security-keyvault-keys-dotnet/SKILL.md index 80b4e1f4..ba20d0e2 100644 --- a/skills/azure-security-keyvault-keys-dotnet/SKILL.md +++ b/skills/azure-security-keyvault-keys-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-security-keyvault-keys-dotnet description: "|" Azure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM. Use for key creation, rotation, encryption, decryption, signing, and verification. Triggers: "Key Vault keys", "KeyClient", "CryptographyClient", "RSA key", "EC key", "encrypt decrypt .NET", "key rotation", "HSM". package: Azure.Security.KeyVault.Keys +risk: unknown +source: community --- # Azure.Security.KeyVault.Keys (.NET) @@ -404,3 +406,6 @@ catch (RequestFailedException ex) | API Reference | https://learn.microsoft.com/dotnet/api/azure.security.keyvault.keys | | Quickstart | https://learn.microsoft.com/azure/key-vault/keys/quick-create-net | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/keyvault/Azure.Security.KeyVault.Keys | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-security-keyvault-keys-java/SKILL.md b/skills/azure-security-keyvault-keys-java/SKILL.md index c36cce27..3c0770ac 100644 --- a/skills/azure-security-keyvault-keys-java/SKILL.md +++ b/skills/azure-security-keyvault-keys-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-security-keyvault-keys-java description: "Azure Key Vault Keys Java SDK for cryptographic key management. Use when creating, managing, or using RSA/EC keys, performing encrypt/decrypt/sign/verify operations, or working with HSM-backed keys." package: com.azure:azure-security-keyvault-keys +risk: unknown +source: community --- # Azure Key Vault Keys (Java) @@ -360,3 +362,6 @@ AZURE_KEYVAULT_URL=https://.vault.azure.net - "encrypt decrypt Java", "sign verify Java" - "RSA key", "EC key", "HSM key" - "key rotation", "wrap unwrap key" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-security-keyvault-secrets-java/SKILL.md b/skills/azure-security-keyvault-secrets-java/SKILL.md index ac220fcf..c35d43fc 100644 --- a/skills/azure-security-keyvault-secrets-java/SKILL.md +++ b/skills/azure-security-keyvault-secrets-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-security-keyvault-secrets-java description: "Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data." package: com.azure:azure-security-keyvault-secrets +risk: unknown +source: community --- # Azure Key Vault Secrets (Java) @@ -354,3 +356,6 @@ secretClient.setSecret(new KeyVaultSecret("cert-password", "CertP@ss!") - "store password", "store API key", "connection string" - "retrieve secret", "rotate secret" - "Azure secrets", "vault secrets" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-servicebus-dotnet/SKILL.md b/skills/azure-servicebus-dotnet/SKILL.md index d4d70cf6..22fb9891 100644 --- a/skills/azure-servicebus-dotnet/SKILL.md +++ b/skills/azure-servicebus-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: azure-servicebus-dotnet description: "|" Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions. Use for reliable message delivery, pub/sub patterns, dead letter handling, and background processing. Triggers: "Service Bus", "ServiceBusClient", "ServiceBusSender", "ServiceBusReceiver", "ServiceBusProcessor", "message queue", "pub/sub .NET", "dead letter queue". package: Azure.Messaging.ServiceBus +risk: unknown +source: community --- # Azure.Messaging.ServiceBus (.NET) @@ -331,3 +333,6 @@ catch (ServiceBusException ex) | API Reference | https://learn.microsoft.com/dotnet/api/azure.messaging.servicebus | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/servicebus/Azure.Messaging.ServiceBus | | Troubleshooting | https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/servicebus/Azure.Messaging.ServiceBus/TROUBLESHOOTING.md | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-servicebus-py/SKILL.md b/skills/azure-servicebus-py/SKILL.md index d08fe489..6e82b598 100644 --- a/skills/azure-servicebus-py/SKILL.md +++ b/skills/azure-servicebus-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker". package: azure-servicebus +risk: unknown +source: community --- # Azure Service Bus SDK for Python @@ -265,3 +267,6 @@ with ServiceBusClient( | references/patterns.md | Competing consumers, sessions, retry patterns, request-response, transactions | | references/dead-letter.md | DLQ handling, poison messages, reprocessing strategies | | scripts/setup_servicebus.py | CLI for queue/topic/subscription management and DLQ monitoring | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-servicebus-ts/SKILL.md b/skills/azure-servicebus-ts/SKILL.md index 9c4ab7e0..f1f93522 100644 --- a/skills/azure-servicebus-ts/SKILL.md +++ b/skills/azure-servicebus-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-servicebus-ts description: "Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter handling, or enterpri..." package: "@azure/service-bus" +risk: unknown +source: community --- # Azure Service Bus SDK for TypeScript @@ -231,3 +233,6 @@ For detailed patterns, see: - Queues vs Topics Patterns - Queue/topic patterns, sessions, receive modes, message settlement - Error Handling and Reliability - ServiceBusError codes, DLQ handling, lock renewal, graceful shutdown + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-speech-to-text-rest-py/SKILL.md b/skills/azure-speech-to-text-rest-py/SKILL.md index d7871e9d..a9781432 100644 --- a/skills/azure-speech-to-text-rest-py/SKILL.md +++ b/skills/azure-speech-to-text-rest-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK. Triggers: "speech to text REST", "short audio transcription", "speech recognition REST API", "STT REST", "recognize speech REST". DO NOT USE FOR: Long audio (>60 seconds), real-time streaming, batch transcription, custom speech models, speech translation. Use Speech SDK or Batch Transcription API instead. +risk: unknown +source: community --- # Azure Speech to Text REST API for Short Audio @@ -370,3 +372,6 @@ Use the Speech SDK or Batch Transcription API instead when you need: | File | Contents | |------|----------| | references/pronunciation-assessment.md | Pronunciation assessment parameters and scoring | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-storage-blob-java/SKILL.md b/skills/azure-storage-blob-java/SKILL.md index f1aafada..588b8cf1 100644 --- a/skills/azure-storage-blob-java/SKILL.md +++ b/skills/azure-storage-blob-java/SKILL.md @@ -2,6 +2,8 @@ name: azure-storage-blob-java description: "Build blob storage applications with Azure Storage Blob SDK for Java. Use when uploading, downloading, or managing files in Azure Blob Storage, working with containers, or implementing streaming da..." package: com.azure:azure-storage-blob +risk: unknown +source: community --- # Azure Storage Blob SDK for Java @@ -386,3 +388,6 @@ AZURE_STORAGE_ACCOUNT_URL=https://.blob.core.windows.net - "storage streaming" - "SAS token generation" - "blob metadata properties" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-storage-blob-py/SKILL.md b/skills/azure-storage-blob-py/SKILL.md index 50f7fb4e..6ebe6b36 100644 --- a/skills/azure-storage-blob-py/SKILL.md +++ b/skills/azure-storage-blob-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle. Triggers: "blob storage", "BlobServiceClient", "ContainerClient", "BlobClient", "upload blob", "download blob". package: azure-storage-blob +risk: unknown +source: community --- # Azure Blob Storage SDK for Python @@ -217,3 +219,6 @@ async def download_async(): 5. **Prefer `readinto()`** over `readall()` for memory efficiency 6. **Use `walk_blobs()`** for hierarchical listing 7. **Set appropriate content types** for web-served blobs + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-storage-blob-rust/SKILL.md b/skills/azure-storage-blob-rust/SKILL.md index 4d9a2e8a..2b43e56b 100644 --- a/skills/azure-storage-blob-rust/SKILL.md +++ b/skills/azure-storage-blob-rust/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Blob Storage SDK for Rust. Use for uploading, downloading, and managing blobs and containers. Triggers: "blob storage rust", "BlobClient rust", "upload blob rust", "download blob rust", "container rust". package: azure_storage_blob +risk: unknown +source: community --- # Azure Blob Storage SDK for Rust @@ -130,3 +132,6 @@ For Entra ID auth, assign one of these roles: | API Reference | https://docs.rs/azure_storage_blob | | Source Code | https://github.com/Azure/azure-sdk-for-rust/tree/main/sdk/storage/azure_storage_blob | | crates.io | https://crates.io/crates/azure_storage_blob | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-storage-blob-ts/SKILL.md b/skills/azure-storage-blob-ts/SKILL.md index 7ba4f1bb..f941ba21 100644 --- a/skills/azure-storage-blob-ts/SKILL.md +++ b/skills/azure-storage-blob-ts/SKILL.md @@ -3,6 +3,8 @@ name: azure-storage-blob-ts description: "|" Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations. Use for uploading, downloading, listing, and managing blobs and containers. Supports block blobs, append blobs, page blobs, SAS tokens, and streaming. Triggers: "blob storage", "@azure/storage-blob", "BlobServiceClient", "ContainerClient", "upload blob", "download blob", "SAS token", "block blob". package: "@azure/storage-blob" +risk: unknown +source: community --- # @azure/storage-blob (TypeScript/JavaScript) @@ -480,3 +482,6 @@ import { | SAS generation | ✅ | ❌ | | DefaultAzureCredential | ✅ | ❌ | | Anonymous/SAS access | ✅ | ✅ | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-storage-file-datalake-py/SKILL.md b/skills/azure-storage-file-datalake-py/SKILL.md index 9df1015f..05c70fd8 100644 --- a/skills/azure-storage-file-datalake-py/SKILL.md +++ b/skills/azure-storage-file-datalake-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Data Lake Storage Gen2 SDK for Python. Use for hierarchical file systems, big data analytics, and file/directory operations. Triggers: "data lake", "DataLakeServiceClient", "FileSystemClient", "ADLS Gen2", "hierarchical namespace". package: azure-storage-file-datalake +risk: unknown +source: community --- # Azure Data Lake Storage Gen2 SDK for Python @@ -209,3 +211,6 @@ asyncio.run(datalake_operations()) 5. **Use `get_paths` with `recursive=True`** for full directory listing 6. **Set metadata** for custom file attributes 7. **Consider Blob API** for simple object storage use cases + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-storage-file-share-py/SKILL.md b/skills/azure-storage-file-share-py/SKILL.md index a09e280c..2889a9ff 100644 --- a/skills/azure-storage-file-share-py/SKILL.md +++ b/skills/azure-storage-file-share-py/SKILL.md @@ -3,6 +3,8 @@ name: azure-storage-file-share-py description: "|" Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud. Triggers: "azure-storage-file-share", "ShareServiceClient", "ShareClient", "file share", "SMB". +risk: unknown +source: community --- # Azure Storage File Share SDK for Python @@ -236,3 +238,6 @@ async def upload_file(): 5. **Set quotas** to prevent unexpected storage costs 6. **Use ranges** for partial file updates 7. **Close async clients** explicitly + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-storage-file-share-ts/SKILL.md b/skills/azure-storage-file-share-ts/SKILL.md index 911e27b4..6e9bae7f 100644 --- a/skills/azure-storage-file-share-ts/SKILL.md +++ b/skills/azure-storage-file-share-ts/SKILL.md @@ -3,6 +3,8 @@ name: azure-storage-file-share-ts description: "|" Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations. Use for creating shares, managing directories, uploading/downloading files, and handling file metadata. Supports Azure Files SMB protocol scenarios. Triggers: "file share", "@azure/storage-file-share", "ShareServiceClient", "ShareClient", "SMB", "Azure Files". package: "@azure/storage-file-share" +risk: unknown +source: community --- # @azure/storage-file-share (TypeScript/JavaScript) @@ -491,3 +493,6 @@ import { | SAS generation | ✅ | ❌ | | DefaultAzureCredential | ✅ | ❌ | | Anonymous/SAS access | ✅ | ✅ | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-storage-queue-py/SKILL.md b/skills/azure-storage-queue-py/SKILL.md index 059cb07d..38c91d03 100644 --- a/skills/azure-storage-queue-py/SKILL.md +++ b/skills/azure-storage-queue-py/SKILL.md @@ -4,6 +4,8 @@ description: "|" Azure Queue Storage SDK for Python. Use for reliable message queuing, task distribution, and asynchronous processing. Triggers: "queue storage", "QueueServiceClient", "QueueClient", "message queue", "dequeue". package: azure-storage-queue +risk: unknown +source: community --- # Azure Queue Storage SDK for Python @@ -211,3 +213,6 @@ queue_client.send_message(b"Binary content") 5. **Use `peek_messages`** for monitoring without affecting queue 6. **Set `time_to_live`** to prevent stale messages 7. **Consider Service Bus** for advanced features (sessions, topics) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-storage-queue-ts/SKILL.md b/skills/azure-storage-queue-ts/SKILL.md index 7a7c7ff7..d06d259f 100644 --- a/skills/azure-storage-queue-ts/SKILL.md +++ b/skills/azure-storage-queue-ts/SKILL.md @@ -3,6 +3,8 @@ name: azure-storage-queue-ts description: "|" Azure Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations. Use for sending, receiving, peeking, and deleting messages in queues. Supports visibility timeout, message encoding, and batch operations. Triggers: "queue storage", "@azure/storage-queue", "QueueServiceClient", "QueueClient", "send message", "receive message", "dequeue", "visibility timeout". package: "@azure/storage-queue" +risk: unknown +source: community --- # @azure/storage-queue (TypeScript/JavaScript) @@ -522,3 +524,6 @@ import { | DefaultAzureCredential | ✅ | ❌ | | Anonymous/SAS access | ✅ | ✅ | | All message operations | ✅ | ✅ | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/azure-web-pubsub-ts/SKILL.md b/skills/azure-web-pubsub-ts/SKILL.md index dccdd964..5216c25f 100644 --- a/skills/azure-web-pubsub-ts/SKILL.md +++ b/skills/azure-web-pubsub-ts/SKILL.md @@ -2,6 +2,8 @@ name: azure-web-pubsub-ts description: "Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client). Use when implementing WebSocket-based real-time features, pub/sub me..." package: "@azure/web-pubsub, @azure/web-pubsub-client" +risk: unknown +source: community --- # Azure Web PubSub SDKs for TypeScript @@ -308,3 +310,6 @@ import { 4. **Handle reconnection** - Client auto-reconnects by default 5. **Validate in handleConnect** - Reject unauthorized connections early 6. **Use noEcho** - Prevent message echo back to sender when needed + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/backend-architect/SKILL.md b/skills/backend-architect/SKILL.md index 2184924b..e2283367 100644 --- a/skills/backend-architect/SKILL.md +++ b/skills/backend-architect/SKILL.md @@ -8,6 +8,8 @@ description: "Expert backend architect specializing in scalable API design," backend services or APIs. metadata: model: inherit +risk: unknown +source: community --- You are a backend system architect specializing in scalable, resilient, and maintainable backend systems and APIs. diff --git a/skills/backend-dev-guidelines/SKILL.md b/skills/backend-dev-guidelines/SKILL.md index 6566e0b0..ed63c07a 100644 --- a/skills/backend-dev-guidelines/SKILL.md +++ b/skills/backend-dev-guidelines/SKILL.md @@ -1,6 +1,8 @@ --- name: backend-dev-guidelines description: "Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod valid..." +risk: unknown +source: community --- # Backend Development Guidelines @@ -340,3 +342,6 @@ Before finalizing backend work: **Status:** Stable · Enforceable · Production-grade **Intended Use:** Long-lived Node.js microservices with real traffic and real risk --- + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/backend-development-feature-development/SKILL.md b/skills/backend-development-feature-development/SKILL.md index 1acb4cd5..1dae66b3 100644 --- a/skills/backend-development-feature-development/SKILL.md +++ b/skills/backend-development-feature-development/SKILL.md @@ -1,6 +1,8 @@ --- name: backend-development-feature-development description: "Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services." +risk: unknown +source: community --- Orchestrate end-to-end feature development from requirements to production deployment: diff --git a/skills/backend-security-coder/SKILL.md b/skills/backend-security-coder/SKILL.md index e59ff254..799b496d 100644 --- a/skills/backend-security-coder/SKILL.md +++ b/skills/backend-security-coder/SKILL.md @@ -5,6 +5,8 @@ description: "Expert in secure backend coding practices specializing in input" security implementations or security code reviews. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/backtesting-frameworks/SKILL.md b/skills/backtesting-frameworks/SKILL.md index ed12b1d1..5d6ae2c8 100644 --- a/skills/backtesting-frameworks/SKILL.md +++ b/skills/backtesting-frameworks/SKILL.md @@ -1,6 +1,8 @@ --- name: backtesting-frameworks description: "Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strateg..." +risk: unknown +source: community --- # Backtesting Frameworks diff --git a/skills/bamboohr-automation/SKILL.md b/skills/bamboohr-automation/SKILL.md index 7c075a85..6e47b471 100644 --- a/skills/bamboohr-automation/SKILL.md +++ b/skills/bamboohr-automation/SKILL.md @@ -3,6 +3,8 @@ name: bamboohr-automation description: "Automate BambooHR tasks via Rube MCP (Composio): employees, time-off, benefits, dependents, employee updates. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # BambooHR Automation via Rube MCP @@ -218,3 +220,6 @@ For keeping external systems in sync with BambooHR: | Update employee | BAMBOOHR_UPDATE_EMPLOYEE | id, (field updates) | | List dependents | BAMBOOHR_DEPENDENTS_GET_ALL | employeeId | | Benefit coverages | BAMBOOHR_BENEFIT_GET_COVERAGES | (check schema) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/basecamp-automation/SKILL.md b/skills/basecamp-automation/SKILL.md index 6f27369e..957631c9 100644 --- a/skills/basecamp-automation/SKILL.md +++ b/skills/basecamp-automation/SKILL.md @@ -3,6 +3,8 @@ name: basecamp-automation description: "Automate Basecamp project management, to-dos, messages, people, and to-do list organization via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Basecamp Automation via Rube MCP @@ -232,3 +234,6 @@ Basecamp uses page-based pagination on list endpoints: | List all people | `BASECAMP_GET_PEOPLE` | (none) | | List project people | `BASECAMP_LIST_PROJECT_PEOPLE` | `project_id` | | Manage access | `BASECAMP_PUT_PROJECTS_PEOPLE_USERS` | `project_id`, `grant`, `revoke`, `create` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/bash-defensive-patterns/SKILL.md b/skills/bash-defensive-patterns/SKILL.md index 11eeb910..270dca57 100644 --- a/skills/bash-defensive-patterns/SKILL.md +++ b/skills/bash-defensive-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: bash-defensive-patterns description: "Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety." +risk: unknown +source: community --- # Bash Defensive Patterns diff --git a/skills/bash-linux/SKILL.md b/skills/bash-linux/SKILL.md index 0fc35231..cc3d59bb 100644 --- a/skills/bash-linux/SKILL.md +++ b/skills/bash-linux/SKILL.md @@ -2,6 +2,8 @@ name: bash-linux description: "Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems." allowed-tools: Read, Write, Edit, Glob, Grep, Bash +risk: unknown +source: community --- # Bash Linux Patterns @@ -197,3 +199,6 @@ trap cleanup EXIT --- > **Remember:** Bash is text-based. Use `&&` for success chains, `set -e` for safety, and quote your variables! + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/bash-pro/SKILL.md b/skills/bash-pro/SKILL.md index 74ed3b44..3beb7730 100644 --- a/skills/bash-pro/SKILL.md +++ b/skills/bash-pro/SKILL.md @@ -5,6 +5,8 @@ description: "Master of defensive Bash scripting for production automation, CI/C scripts. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/bats-testing-patterns/SKILL.md b/skills/bats-testing-patterns/SKILL.md index 0ce9fb26..b181541f 100644 --- a/skills/bats-testing-patterns/SKILL.md +++ b/skills/bats-testing-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: bats-testing-patterns description: "Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities." +risk: unknown +source: community --- # Bats Testing Patterns diff --git a/skills/bazel-build-optimization/SKILL.md b/skills/bazel-build-optimization/SKILL.md index 1354ecf6..a5590b85 100644 --- a/skills/bazel-build-optimization/SKILL.md +++ b/skills/bazel-build-optimization/SKILL.md @@ -1,6 +1,8 @@ --- name: bazel-build-optimization description: "Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases." +risk: unknown +source: community --- # Bazel Build Optimization diff --git a/skills/behavioral-modes/SKILL.md b/skills/behavioral-modes/SKILL.md index d8a090e5..fbcdec04 100644 --- a/skills/behavioral-modes/SKILL.md +++ b/skills/behavioral-modes/SKILL.md @@ -2,6 +2,8 @@ name: behavioral-modes description: "AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Behavioral Modes - Adaptive AI Operating Modes @@ -240,3 +242,6 @@ Users can explicitly request a mode: /debug why login fails /review this pull request ``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/billing-automation/SKILL.md b/skills/billing-automation/SKILL.md index 136e7904..0688a129 100644 --- a/skills/billing-automation/SKILL.md +++ b/skills/billing-automation/SKILL.md @@ -1,6 +1,8 @@ --- name: billing-automation description: "Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recu..." +risk: unknown +source: community --- # Billing Automation diff --git a/skills/binary-analysis-patterns/SKILL.md b/skills/binary-analysis-patterns/SKILL.md index 441e7001..31b21dfd 100644 --- a/skills/binary-analysis-patterns/SKILL.md +++ b/skills/binary-analysis-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: binary-analysis-patterns description: "Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing..." +risk: unknown +source: community --- # Binary Analysis Patterns diff --git a/skills/bitbucket-automation/SKILL.md b/skills/bitbucket-automation/SKILL.md index 3fcbcc48..26a9962f 100644 --- a/skills/bitbucket-automation/SKILL.md +++ b/skills/bitbucket-automation/SKILL.md @@ -3,6 +3,8 @@ name: bitbucket-automation description: "Automate Bitbucket repositories, pull requests, branches, issues, and workspace management via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Bitbucket Automation via Rube MCP @@ -222,3 +224,6 @@ Bitbucket Query Language is available on list endpoints: | Comment on issue | `BITBUCKET_CREATE_ISSUE_COMMENT` | `workspace`, `repo_slug`, `issue_id`, `content` | | Delete issue | `BITBUCKET_DELETE_ISSUE` | `workspace`, `repo_slug`, `issue_id` | | List members | `BITBUCKET_LIST_WORKSPACE_MEMBERS` | `workspace` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/blockchain-developer/SKILL.md b/skills/blockchain-developer/SKILL.md index 8df51dcf..192c89fb 100644 --- a/skills/blockchain-developer/SKILL.md +++ b/skills/blockchain-developer/SKILL.md @@ -6,6 +6,8 @@ description: "Build production-ready Web3 applications, smart contracts, and" apps, DeFi protocols, or blockchain infrastructure. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/blockrun/SKILL.md b/skills/blockrun/SKILL.md index d2517502..6bb2c5e6 100644 --- a/skills/blockrun/SKILL.md +++ b/skills/blockrun/SKILL.md @@ -1,7 +1,9 @@ --- name: blockrun -description: "Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models (\\\"blockrun\\\", \\\"use grok\\\", \\\"use gpt\\\", \\\"dall-e\\\", \\\"deepseek\\\")" +description: "Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models (\\\"blockrun\\\", \\\"use grok\\\", \\\"use gpt\\\", \\\"da..." allowed-tools: Read, Bash(python:*), Bash(python3:*), Bash(pip:*), Bash(source:*) +risk: unknown +source: community --- # BlockRun diff --git a/skills/box-automation/SKILL.md b/skills/box-automation/SKILL.md index 5e28edcf..9bdd221e 100644 --- a/skills/box-automation/SKILL.md +++ b/skills/box-automation/SKILL.md @@ -3,6 +3,8 @@ name: box-automation description: "Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for..." requires: mcp: [rube] +risk: unknown +source: community --- # Box Automation via Rube MCP @@ -231,3 +233,6 @@ Box tools use double underscore notation for nested objects: | Cancel sign request | `BOX_CANCEL_BOX_SIGN_REQUEST` | `sign_request_id` | | Recent items | `BOX_LIST_RECENTLY_ACCESSED_ITEMS` | (none) | | Create zip download | `BOX_CREATE_ZIP_DOWNLOAD` | item IDs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/brainstorming/SKILL.md b/skills/brainstorming/SKILL.md index 4b6cfab0..b1484b9f 100644 --- a/skills/brainstorming/SKILL.md +++ b/skills/brainstorming/SKILL.md @@ -5,6 +5,8 @@ description: ">" (features, components, architecture, behavior changes, or functionality). This skill transforms vague ideas into validated designs through disciplined, incremental reasoning and collaboration. +risk: unknown +source: community --- # Brainstorming Ideas Into Designs @@ -228,3 +230,6 @@ If any criterion is unmet: --- If the design is high-impact, high-risk, or requires elevated confidence, you MUST hand off the finalized design and Decision Log to the `multi-agent-brainstorming` skill before implementation. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/brand-guidelines-anthropic/SKILL.md b/skills/brand-guidelines-anthropic/SKILL.md index 461ca888..ea65410f 100644 --- a/skills/brand-guidelines-anthropic/SKILL.md +++ b/skills/brand-guidelines-anthropic/SKILL.md @@ -2,6 +2,8 @@ name: brand-guidelines-anthropic description: "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- # Anthropic Brand Styling @@ -71,3 +73,6 @@ To access Anthropic's official brand identity and style resources, use this skil - Uses RGB color values for precise brand matching - Applied via python-pptx's RGBColor class - Maintains color fidelity across different systems + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/brand-guidelines-community/SKILL.md b/skills/brand-guidelines-community/SKILL.md index 1c093665..f64cc7d9 100644 --- a/skills/brand-guidelines-community/SKILL.md +++ b/skills/brand-guidelines-community/SKILL.md @@ -2,6 +2,8 @@ name: brand-guidelines-community description: "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- # Anthropic Brand Styling @@ -71,3 +73,6 @@ To access Anthropic's official brand identity and style resources, use this skil - Uses RGB color values for precise brand matching - Applied via python-pptx's RGBColor class - Maintains color fidelity across different systems + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/brevo-automation/SKILL.md b/skills/brevo-automation/SKILL.md index e341fc60..d7edf501 100644 --- a/skills/brevo-automation/SKILL.md +++ b/skills/brevo-automation/SKILL.md @@ -3,6 +3,8 @@ name: brevo-automation description: "Automate Brevo (Sendinblue) tasks via Rube MCP (Composio): manage email campaigns, create/edit templates, track senders, and monitor campaign performance. Always search tools first for current sche..." requires: mcp: [rube] +risk: unknown +source: community --- # Brevo Automation via Rube MCP @@ -195,3 +197,6 @@ Automate Brevo (formerly Sendinblue) email marketing operations through Composio | Update template | BREVO_CREATE_OR_UPDATE_EMAIL_TEMPLATE | templateId, htmlContent | | Delete template | BREVO_DELETE_EMAIL_TEMPLATE | templateId | | List senders | BREVO_GET_ALL_SENDERS | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/broken-authentication/SKILL.md b/skills/broken-authentication/SKILL.md index 868dd16b..2630446e 100644 --- a/skills/broken-authentication/SKILL.md +++ b/skills/broken-authentication/SKILL.md @@ -1,9 +1,11 @@ --- name: broken-authentication -description: "This skill should be used when the user asks to \"test for broken authentication vulnerabilities\", \"assess session management security\", \"perform credential stuffing tests\", \"evaluate password polic..." +description: "This skill should be used when the user asks to \"test for broken authentication vulnerabilities\", \"assess session management security\", \"perform credential stuffing tests\", \"evaluate ..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Broken Authentication Testing @@ -474,3 +476,6 @@ https://target.com/reset?token=a1b2c3d4e5f6&email=admin@example.com | Session analysis inconclusive | Collect 1000+ tokens; use statistical tools; check for timestamps; compare accounts | | MFA cannot be bypassed | Document as secure; test backup/recovery mechanisms; check MFA fatigue; verify enrollment | | Account lockout prevents testing | Request multiple test accounts; test threshold first; use slower timing | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/browser-automation/SKILL.md b/skills/browser-automation/SKILL.md index a2bb9235..e97db722 100644 --- a/skills/browser-automation/SKILL.md +++ b/skills/browser-automation/SKILL.md @@ -2,6 +2,7 @@ name: browser-automation description: "Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, an..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Browser Automation @@ -68,3 +69,6 @@ Let Playwright wait automatically, never add manual waits ## Related Skills Works well with: `agent-tool-builder`, `workflow-automation`, `computer-use-agents`, `test-architect` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/browser-extension-builder/SKILL.md b/skills/browser-extension-builder/SKILL.md index abc95890..91376793 100644 --- a/skills/browser-extension-builder/SKILL.md +++ b/skills/browser-extension-builder/SKILL.md @@ -2,6 +2,7 @@ name: browser-extension-builder description: "Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization ..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Browser Extension Builder @@ -259,3 +260,6 @@ Update quickly when broken. ## Related Skills Works well with: `frontend`, `micro-saas-launcher`, `personal-tool-builder` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/bullmq-specialist/SKILL.md b/skills/bullmq-specialist/SKILL.md index f1d86d42..ccc72772 100644 --- a/skills/bullmq-specialist/SKILL.md +++ b/skills/bullmq-specialist/SKILL.md @@ -2,6 +2,7 @@ name: bullmq-specialist description: "BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # BullMQ Specialist @@ -55,3 +56,6 @@ Complex multi-step job processing with parent-child relationships ## Related Skills Works well with: `redis-specialist`, `backend`, `nextjs-app-router`, `email-systems`, `ai-workflow-automation`, `performance-hunter` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/bun-development/SKILL.md b/skills/bun-development/SKILL.md index 5469e86c..8b975d7e 100644 --- a/skills/bun-development/SKILL.md +++ b/skills/bun-development/SKILL.md @@ -1,6 +1,8 @@ --- name: bun-development description: "Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, o..." +risk: unknown +source: community --- # ⚡ Bun Development diff --git a/skills/burp-suite-testing/SKILL.md b/skills/burp-suite-testing/SKILL.md index 1851bf71..d019fcf9 100644 --- a/skills/burp-suite-testing/SKILL.md +++ b/skills/burp-suite-testing/SKILL.md @@ -1,9 +1,11 @@ --- name: burp-suite-testing -description: "This skill should be used when the user asks to \"intercept HTTP traffic\", \"modify web requests\", \"use Burp Suite for testing\", \"perform web vulnerability scanning\", \"test with Burp Repeater\", \"anal..." +description: "This skill should be used when the user asks to \"intercept HTTP traffic\", \"modify web requests\", \"use Burp Suite for testing\", \"perform web vulnerability scanning\", \"test with Burp ..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Burp Suite Web Application Testing @@ -378,3 +380,6 @@ javascript:alert(1) - Check intercept rules aren't filtering target - Ensure browser is using Burp proxy - Verify target isn't using unsupported protocol + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/business-analyst/SKILL.md b/skills/business-analyst/SKILL.md index 39bcaa84..ca931200 100644 --- a/skills/business-analyst/SKILL.md +++ b/skills/business-analyst/SKILL.md @@ -6,6 +6,8 @@ description: "Master modern business analysis with AI-powered analytics," for business intelligence or strategic analysis. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/busybox-on-windows/SKILL.md b/skills/busybox-on-windows/SKILL.md index be8e9ff6..66e1c791 100644 --- a/skills/busybox-on-windows/SKILL.md +++ b/skills/busybox-on-windows/SKILL.md @@ -2,6 +2,8 @@ name: busybox-on-windows description: "How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows." license: MIT +risk: unknown +source: community --- BusyBox is a single binary that implements many common Unix tools. @@ -28,3 +30,6 @@ If you need to run a UNIX command under another CWD, then use the absolute path Documentation: https://frippery.org/busybox/ Original BusyBox: https://busybox.net/ + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/c-pro/SKILL.md b/skills/c-pro/SKILL.md index bd052277..cf6c1547 100644 --- a/skills/c-pro/SKILL.md +++ b/skills/c-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Write efficient C code with proper memory management, pointer" or system programming. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/c4-architecture-c4-architecture/SKILL.md b/skills/c4-architecture-c4-architecture/SKILL.md index bf5386d9..b1bd200a 100644 --- a/skills/c4-architecture-c4-architecture/SKILL.md +++ b/skills/c4-architecture-c4-architecture/SKILL.md @@ -1,6 +1,8 @@ --- name: c4-architecture-c4-architecture description: "Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach." +risk: unknown +source: community --- # C4 Architecture Documentation Workflow diff --git a/skills/c4-code/SKILL.md b/skills/c4-code/SKILL.md index 08ca5ad4..333ab01b 100644 --- a/skills/c4-code/SKILL.md +++ b/skills/c4-code/SKILL.md @@ -7,6 +7,8 @@ description: "Expert C4 Code-level documentation specialist. Analyzes code" modules. metadata: model: haiku +risk: unknown +source: community --- # C4 Code Level: [Directory Name] diff --git a/skills/c4-component/SKILL.md b/skills/c4-component/SKILL.md index 9b274c0f..64c14978 100644 --- a/skills/c4-component/SKILL.md +++ b/skills/c4-component/SKILL.md @@ -7,6 +7,8 @@ description: "Expert C4 Component-level documentation specialist. Synthesizes C4 components. metadata: model: sonnet +risk: unknown +source: community --- # C4 Component Level: [Component Name] diff --git a/skills/c4-container/SKILL.md b/skills/c4-container/SKILL.md index ac545683..c41f6586 100644 --- a/skills/c4-container/SKILL.md +++ b/skills/c4-container/SKILL.md @@ -7,6 +7,8 @@ description: "Expert C4 Container-level documentation specialist. Synthesizes" containers and documenting system deployment architecture. metadata: model: sonnet +risk: unknown +source: community --- # C4 Container Level: System Deployment diff --git a/skills/c4-context/SKILL.md b/skills/c4-context/SKILL.md index 952a2797..cf5688d0 100644 --- a/skills/c4-context/SKILL.md +++ b/skills/c4-context/SKILL.md @@ -8,6 +8,8 @@ description: "Expert C4 Context-level documentation specialist. Creates" documentation. metadata: model: sonnet +risk: unknown +source: community --- # C4 Context Level: System Context diff --git a/skills/cal-com-automation/SKILL.md b/skills/cal-com-automation/SKILL.md index 22d57659..848b21e6 100644 --- a/skills/cal-com-automation/SKILL.md +++ b/skills/cal-com-automation/SKILL.md @@ -3,6 +3,8 @@ name: cal-com-automation description: "Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Cal.com Automation via Rube MCP @@ -201,3 +203,6 @@ Automate Cal.com scheduling operations through Composio's Cal toolkit via Rube M | Create team | CAL_CREATE_TEAM_IN_ORGANIZATION | name, slug | | Team event types | CAL_RETRIEVE_TEAM_EVENT_TYPES | teamId | | Get org ID | CAL_GET_ORGANIZATION_ID | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/calendly-automation/SKILL.md b/skills/calendly-automation/SKILL.md index 0f864c0a..7cbf555e 100644 --- a/skills/calendly-automation/SKILL.md +++ b/skills/calendly-automation/SKILL.md @@ -3,6 +3,8 @@ name: calendly-automation description: "Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Calendly Automation via Rube MCP @@ -209,3 +211,6 @@ Most Calendly list endpoints use token-based pagination: | List org invitations | `CALENDLY_LIST_ORGANIZATION_INVITATIONS` | `uuid`, `status` | | Revoke org invitation | `CALENDLY_REVOKE_USER_S_ORGANIZATION_INVITATION` | org UUID, invitation UUID | | Remove from org | `CALENDLY_REMOVE_USER_FROM_ORGANIZATION` | membership UUID | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/canva-automation/SKILL.md b/skills/canva-automation/SKILL.md index 05f8017e..f19be302 100644 --- a/skills/canva-automation/SKILL.md +++ b/skills/canva-automation/SKILL.md @@ -3,6 +3,8 @@ name: canva-automation description: "Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Canva Automation via Rube MCP @@ -215,3 +217,6 @@ Many Canva operations are asynchronous: | Move to folder | CANVA_MOVE_ITEM_TO_SPECIFIED_FOLDER | item_id, folder_id | | List templates | CANVA_ACCESS_USER_SPECIFIC_BRAND_TEMPLATES_LIST | (none) | | Autofill template | CANVA_INITIATE_CANVA_DESIGN_AUTOFILL_JOB | brand_template_id, data | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/canvas-design/SKILL.md b/skills/canvas-design/SKILL.md index f1ba2861..836e9e5f 100644 --- a/skills/canvas-design/SKILL.md +++ b/skills/canvas-design/SKILL.md @@ -2,6 +2,8 @@ name: canvas-design description: "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create ..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files. @@ -127,4 +129,7 @@ Take a second pass. Go back to the code and refine/polish further to make this a ## MULTI-PAGE OPTION -To create additional pages when requested, create more creative pages along the same lines as the design philosophy but distinctly different as well. Bundle those pages in the same .pdf or many .pngs. Treat the first page as just a single page in a whole coffee table book waiting to be filled. Make the next pages unique twists and memories of the original. Have them almost tell a story in a very tasteful way. Exercise full creative freedom. \ No newline at end of file +To create additional pages when requested, create more creative pages along the same lines as the design philosophy but distinctly different as well. Bundle those pages in the same .pdf or many .pngs. Treat the first page as just a single page in a whole coffee table book waiting to be filled. Make the next pages unique twists and memories of the original. Have them almost tell a story in a very tasteful way. Exercise full creative freedom. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/cc-skill-backend-patterns/SKILL.md b/skills/cc-skill-backend-patterns/SKILL.md index cf6c27d6..bdebf29b 100644 --- a/skills/cc-skill-backend-patterns/SKILL.md +++ b/skills/cc-skill-backend-patterns/SKILL.md @@ -3,6 +3,8 @@ name: cc-skill-backend-patterns description: "Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes." author: affaan-m version: "1.0" +risk: unknown +source: community --- # Backend Development Patterns @@ -581,4 +583,7 @@ export async function GET(request: Request) { } ``` -**Remember**: Backend patterns enable scalable, maintainable server-side applications. Choose patterns that fit your complexity level. \ No newline at end of file +**Remember**: Backend patterns enable scalable, maintainable server-side applications. Choose patterns that fit your complexity level. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/cc-skill-clickhouse-io/SKILL.md b/skills/cc-skill-clickhouse-io/SKILL.md index 41fbc59f..8f362e47 100644 --- a/skills/cc-skill-clickhouse-io/SKILL.md +++ b/skills/cc-skill-clickhouse-io/SKILL.md @@ -3,6 +3,8 @@ name: cc-skill-clickhouse-io description: "ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads." author: affaan-m version: "1.0" +risk: unknown +source: community --- # ClickHouse Analytics Patterns @@ -428,4 +430,7 @@ pgClient.on('notification', async (msg) => { - Check merge operations - Review slow query log -**Remember**: ClickHouse excels at analytical workloads. Design tables for your query patterns, batch inserts, and leverage materialized views for real-time aggregations. \ No newline at end of file +**Remember**: ClickHouse excels at analytical workloads. Design tables for your query patterns, batch inserts, and leverage materialized views for real-time aggregations. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/cc-skill-coding-standards/SKILL.md b/skills/cc-skill-coding-standards/SKILL.md index 53de0c16..39f61925 100644 --- a/skills/cc-skill-coding-standards/SKILL.md +++ b/skills/cc-skill-coding-standards/SKILL.md @@ -3,6 +3,8 @@ name: cc-skill-coding-standards description: "Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development." author: affaan-m version: "1.0" +risk: unknown +source: community --- # Coding Standards & Best Practices @@ -519,4 +521,7 @@ if (retryCount > MAX_RETRIES) { } setTimeout(callback, DEBOUNCE_DELAY_MS) ``` -**Remember**: Code quality is not negotiable. Clear, maintainable code enables rapid development and confident refactoring. \ No newline at end of file +**Remember**: Code quality is not negotiable. Clear, maintainable code enables rapid development and confident refactoring. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/cc-skill-continuous-learning/SKILL.md b/skills/cc-skill-continuous-learning/SKILL.md index 2bf9a735..63c21459 100644 --- a/skills/cc-skill-continuous-learning/SKILL.md +++ b/skills/cc-skill-continuous-learning/SKILL.md @@ -3,8 +3,13 @@ name: cc-skill-continuous-learning description: "Development skill from everything-claude-code" author: affaan-m version: "1.0" +risk: unknown +source: community --- # cc-skill-continuous-learning Development skill skill. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/cc-skill-frontend-patterns/SKILL.md b/skills/cc-skill-frontend-patterns/SKILL.md index fe2eda06..4226ec28 100644 --- a/skills/cc-skill-frontend-patterns/SKILL.md +++ b/skills/cc-skill-frontend-patterns/SKILL.md @@ -3,6 +3,8 @@ name: cc-skill-frontend-patterns description: "Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices." author: affaan-m version: "1.0" +risk: unknown +source: community --- # Frontend Development Patterns @@ -630,4 +632,7 @@ export function Modal({ isOpen, onClose, children }: ModalProps) { } ``` -**Remember**: Modern frontend patterns enable maintainable, performant user interfaces. Choose patterns that fit your project complexity. \ No newline at end of file +**Remember**: Modern frontend patterns enable maintainable, performant user interfaces. Choose patterns that fit your project complexity. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/cc-skill-project-guidelines-example/SKILL.md b/skills/cc-skill-project-guidelines-example/SKILL.md index 79da42fe..d87166ff 100644 --- a/skills/cc-skill-project-guidelines-example/SKILL.md +++ b/skills/cc-skill-project-guidelines-example/SKILL.md @@ -3,6 +3,8 @@ name: cc-skill-project-guidelines-example description: "Project Guidelines Skill (Example)" author: affaan-m version: "1.0" +risk: unknown +source: community --- # Project Guidelines Skill (Example) diff --git a/skills/cc-skill-security-review/SKILL.md b/skills/cc-skill-security-review/SKILL.md index 72353132..5b734954 100644 --- a/skills/cc-skill-security-review/SKILL.md +++ b/skills/cc-skill-security-review/SKILL.md @@ -3,6 +3,8 @@ name: cc-skill-security-review description: "Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist a..." author: affaan-m version: "1.0" +risk: unknown +source: community --- # Security Review Skill @@ -493,4 +495,7 @@ Before ANY production deployment: --- -**Remember**: Security is not optional. One vulnerability can compromise the entire platform. When in doubt, err on the side of caution. \ No newline at end of file +**Remember**: Security is not optional. One vulnerability can compromise the entire platform. When in doubt, err on the side of caution. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/cc-skill-strategic-compact/SKILL.md b/skills/cc-skill-strategic-compact/SKILL.md index 8f7808af..8372b80b 100644 --- a/skills/cc-skill-strategic-compact/SKILL.md +++ b/skills/cc-skill-strategic-compact/SKILL.md @@ -3,8 +3,13 @@ name: cc-skill-strategic-compact description: "Development skill from everything-claude-code" author: affaan-m version: "1.0" +risk: unknown +source: community --- # cc-skill-strategic-compact Development skill skill. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/changelog-automation/SKILL.md b/skills/changelog-automation/SKILL.md index 8c53404f..31e6fc7a 100644 --- a/skills/changelog-automation/SKILL.md +++ b/skills/changelog-automation/SKILL.md @@ -1,6 +1,8 @@ --- name: changelog-automation description: "Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions." +risk: unknown +source: community --- # Changelog Automation diff --git a/skills/cicd-automation-workflow-automate/SKILL.md b/skills/cicd-automation-workflow-automate/SKILL.md index c47f1ddf..47e3679b 100644 --- a/skills/cicd-automation-workflow-automate/SKILL.md +++ b/skills/cicd-automation-workflow-automate/SKILL.md @@ -1,6 +1,8 @@ --- name: cicd-automation-workflow-automate description: "You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, i..." +risk: unknown +source: community --- # Workflow Automation diff --git a/skills/circleci-automation/SKILL.md b/skills/circleci-automation/SKILL.md index bc2ee72e..076d4ccb 100644 --- a/skills/circleci-automation/SKILL.md +++ b/skills/circleci-automation/SKILL.md @@ -3,6 +3,8 @@ name: circleci-automation description: "Automate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # CircleCI Automation via Rube MCP @@ -175,3 +177,6 @@ Format: {vcs_type}/{org_name}/{repo_name} | Get job details | CIRCLECI_GET_JOB_DETAILS | project_slug, job_number | | Get job artifacts | CIRCLECI_GET_JOB_ARTIFACTS | project_slug, job_number | | Get test metadata | CIRCLECI_GET_TEST_METADATA | project_slug, job_number | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/claude-code-guide/SKILL.md b/skills/claude-code-guide/SKILL.md index 84a63611..4d5b41eb 100644 --- a/skills/claude-code-guide/SKILL.md +++ b/skills/claude-code-guide/SKILL.md @@ -1,6 +1,8 @@ --- name: claude-code-guide -description: "Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \\\"Thinking\\\" keywords, debugging techniques, and best practices for interacting with the agent." +description: "Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies \\\"Thinking\\\" keywords, debugging techniques, and best practices for interacting wit..." +risk: unknown +source: community --- # Claude Code Guide @@ -66,3 +68,6 @@ If the agent is stuck or behaving unexpectedly: ## Reference Based on [Claude Code Guide by zebbern](https://github.com/zebbern/claude-code-guide). + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/claude-d3js-skill/SKILL.md b/skills/claude-d3js-skill/SKILL.md index db3a22be..bb93229a 100644 --- a/skills/claude-d3js-skill/SKILL.md +++ b/skills/claude-d3js-skill/SKILL.md @@ -1,6 +1,8 @@ --- name: claude-d3js-skill description: "Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visua..." +risk: unknown +source: community --- # D3.js Visualisation diff --git a/skills/clerk-auth/SKILL.md b/skills/clerk-auth/SKILL.md index ff54840a..57f16a2f 100644 --- a/skills/clerk-auth/SKILL.md +++ b/skills/clerk-auth/SKILL.md @@ -2,6 +2,7 @@ name: clerk-auth description: "Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Clerk Authentication @@ -54,3 +55,6 @@ Key functions: | Issue | medium | See docs | | Issue | medium | See docs | | Issue | medium | See docs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/clickup-automation/SKILL.md b/skills/clickup-automation/SKILL.md index 91c2c384..d3ca7bf1 100644 --- a/skills/clickup-automation/SKILL.md +++ b/skills/clickup-automation/SKILL.md @@ -3,6 +3,8 @@ name: clickup-automation description: "Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # ClickUp Automation via Rube MCP @@ -232,3 +234,6 @@ Always resolve names to IDs through the hierarchy: | List user groups | `CLICKUP_GET_TEAMS` | `team_id` | | Get user details | `CLICKUP_GET_USER` | `team_id`, `user_id` | | Custom roles | `CLICKUP_GET_CUSTOM_ROLES` | `team_id` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/close-automation/SKILL.md b/skills/close-automation/SKILL.md index 4453b108..e0089566 100644 --- a/skills/close-automation/SKILL.md +++ b/skills/close-automation/SKILL.md @@ -3,6 +3,8 @@ name: close-automation description: "Automate Close CRM tasks via Rube MCP (Composio): create leads, manage calls/SMS, handle tasks, and track notes. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Close CRM Automation via Rube MCP @@ -210,3 +212,6 @@ Close data model: | Create task | CLOSE_CREATE_TASK | lead_id, text, date, assigned_to | | Get note | CLOSE_GET_NOTE | note_id | | Delete call | CLOSE_DELETE_CALL | call_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/cloud-architect/SKILL.md b/skills/cloud-architect/SKILL.md index 516a49aa..e3679697 100644 --- a/skills/cloud-architect/SKILL.md +++ b/skills/cloud-architect/SKILL.md @@ -8,6 +8,8 @@ description: "Expert cloud architect specializing in AWS/Azure/GCP multi-cloud" strategies. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/cloud-penetration-testing/SKILL.md b/skills/cloud-penetration-testing/SKILL.md index cb517f2d..dfa1e408 100644 --- a/skills/cloud-penetration-testing/SKILL.md +++ b/skills/cloud-penetration-testing/SKILL.md @@ -1,9 +1,11 @@ --- name: cloud-penetration-testing -description: "This skill should be used when the user asks to \"perform cloud penetration testing\", \"assess Azure or AWS or GCP security\", \"enumerate cloud resources\", \"exploit cloud misconfigurations\", \"test O36..." +description: "This skill should be used when the user asks to \"perform cloud penetration testing\", \"assess Azure or AWS or GCP security\", \"enumerate cloud resources\", \"exploit cloud misconfiguratio..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Cloud Penetration Testing @@ -499,3 +501,6 @@ gcloud beta compute ssh instance-name --zone us-central1-a --project target-proj ## References - [Advanced Cloud Scripts](references/advanced-cloud-scripts.md) - Azure Automation runbooks, Function Apps enumeration, AWS data exfiltration, GCP advanced exploitation + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/coda-automation/SKILL.md b/skills/coda-automation/SKILL.md index 55a0eba1..1cdaef6a 100644 --- a/skills/coda-automation/SKILL.md +++ b/skills/coda-automation/SKILL.md @@ -3,6 +3,8 @@ name: coda-automation description: "Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Coda Automation via Rube MCP @@ -239,3 +241,6 @@ Automate Coda document and data operations through Composio's Coda toolkit via R | Publish doc | CODA_PUBLISH_DOC | docId, slug | | Unpublish doc | CODA_UNPUBLISH_DOC | docId | | List packs | CODA_LIST_PACKS | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/code-documentation-code-explain/SKILL.md b/skills/code-documentation-code-explain/SKILL.md index bf11f21e..da6695ef 100644 --- a/skills/code-documentation-code-explain/SKILL.md +++ b/skills/code-documentation-code-explain/SKILL.md @@ -1,6 +1,8 @@ --- name: code-documentation-code-explain description: "You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable expl..." +risk: unknown +source: community --- # Code Explanation and Analysis diff --git a/skills/code-documentation-doc-generate/SKILL.md b/skills/code-documentation-doc-generate/SKILL.md index 2ee34f81..8cfdc185 100644 --- a/skills/code-documentation-doc-generate/SKILL.md +++ b/skills/code-documentation-doc-generate/SKILL.md @@ -1,6 +1,8 @@ --- name: code-documentation-doc-generate description: "You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI..." +risk: unknown +source: community --- # Automated Documentation Generation diff --git a/skills/code-refactoring-context-restore/SKILL.md b/skills/code-refactoring-context-restore/SKILL.md index 6837a692..dd80e2c8 100644 --- a/skills/code-refactoring-context-restore/SKILL.md +++ b/skills/code-refactoring-context-restore/SKILL.md @@ -1,6 +1,8 @@ --- name: code-refactoring-context-restore description: "Use when working with code refactoring context restore" +risk: unknown +source: community --- # Context Restoration: Advanced Semantic Memory Rehydration diff --git a/skills/code-refactoring-refactor-clean/SKILL.md b/skills/code-refactoring-refactor-clean/SKILL.md index 18235d03..2233d22d 100644 --- a/skills/code-refactoring-refactor-clean/SKILL.md +++ b/skills/code-refactoring-refactor-clean/SKILL.md @@ -1,6 +1,8 @@ --- name: code-refactoring-refactor-clean description: "You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its..." +risk: unknown +source: community --- # Refactor and Clean Code diff --git a/skills/code-refactoring-tech-debt/SKILL.md b/skills/code-refactoring-tech-debt/SKILL.md index fc57c10a..11970db8 100644 --- a/skills/code-refactoring-tech-debt/SKILL.md +++ b/skills/code-refactoring-tech-debt/SKILL.md @@ -1,6 +1,8 @@ --- name: code-refactoring-tech-debt description: "You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti" +risk: unknown +source: community --- # Technical Debt Analysis and Remediation diff --git a/skills/code-review-ai-ai-review/SKILL.md b/skills/code-review-ai-ai-review/SKILL.md index 918e99e2..502aebbb 100644 --- a/skills/code-review-ai-ai-review/SKILL.md +++ b/skills/code-review-ai-ai-review/SKILL.md @@ -1,6 +1,8 @@ --- name: code-review-ai-ai-review description: "You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C" +risk: unknown +source: community --- # AI-Powered Code Review Specialist diff --git a/skills/code-review-checklist/SKILL.md b/skills/code-review-checklist/SKILL.md index a00a47b5..527eb2e4 100644 --- a/skills/code-review-checklist/SKILL.md +++ b/skills/code-review-checklist/SKILL.md @@ -1,6 +1,8 @@ --- name: code-review-checklist description: "Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability" +risk: unknown +source: community --- # Code Review Checklist diff --git a/skills/code-review-excellence/SKILL.md b/skills/code-review-excellence/SKILL.md index f6ec8e34..d3ad8825 100644 --- a/skills/code-review-excellence/SKILL.md +++ b/skills/code-review-excellence/SKILL.md @@ -1,6 +1,8 @@ --- name: code-review-excellence description: "Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing..." +risk: unknown +source: community --- # Code Review Excellence diff --git a/skills/code-reviewer/SKILL.md b/skills/code-reviewer/SKILL.md index d5aa932d..3c65fad7 100644 --- a/skills/code-reviewer/SKILL.md +++ b/skills/code-reviewer/SKILL.md @@ -7,6 +7,8 @@ description: "Elite code review expert specializing in modern AI-powered code" quality assurance. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/codebase-cleanup-deps-audit/SKILL.md b/skills/codebase-cleanup-deps-audit/SKILL.md index bec50205..e03c44bc 100644 --- a/skills/codebase-cleanup-deps-audit/SKILL.md +++ b/skills/codebase-cleanup-deps-audit/SKILL.md @@ -1,6 +1,8 @@ --- name: codebase-cleanup-deps-audit description: "You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,..." +risk: unknown +source: community --- # Dependency Audit and Security Analysis diff --git a/skills/codebase-cleanup-refactor-clean/SKILL.md b/skills/codebase-cleanup-refactor-clean/SKILL.md index 858e3564..89974ad3 100644 --- a/skills/codebase-cleanup-refactor-clean/SKILL.md +++ b/skills/codebase-cleanup-refactor-clean/SKILL.md @@ -1,6 +1,8 @@ --- name: codebase-cleanup-refactor-clean description: "You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its..." +risk: unknown +source: community --- # Refactor and Clean Code diff --git a/skills/codebase-cleanup-tech-debt/SKILL.md b/skills/codebase-cleanup-tech-debt/SKILL.md index be3ff3d1..85b1d553 100644 --- a/skills/codebase-cleanup-tech-debt/SKILL.md +++ b/skills/codebase-cleanup-tech-debt/SKILL.md @@ -1,6 +1,8 @@ --- name: codebase-cleanup-tech-debt description: "You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti" +risk: unknown +source: community --- # Technical Debt Analysis and Remediation diff --git a/skills/codex-review/SKILL.md b/skills/codex-review/SKILL.md index 9ad93c71..c2aff284 100644 --- a/skills/codex-review/SKILL.md +++ b/skills/codex-review/SKILL.md @@ -1,6 +1,8 @@ --- name: codex-review description: "Professional code review with auto CHANGELOG generation, integrated with Codex AI" +risk: unknown +source: community --- # codex-review diff --git a/skills/competitive-landscape/SKILL.md b/skills/competitive-landscape/SKILL.md index 242b928c..70510375 100644 --- a/skills/competitive-landscape/SKILL.md +++ b/skills/competitive-landscape/SKILL.md @@ -6,6 +6,8 @@ description: "This skill should be used when the user asks to \\\"analyze" competitive strategy analysis. metadata: version: 1.0.0 +risk: unknown +source: community --- # Competitive Landscape Analysis diff --git a/skills/competitor-alternatives/SKILL.md b/skills/competitor-alternatives/SKILL.md index 0526d5d6..373df22a 100644 --- a/skills/competitor-alternatives/SKILL.md +++ b/skills/competitor-alternatives/SKILL.md @@ -1,6 +1,8 @@ --- name: competitor-alternatives description: "When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'compa..." +risk: unknown +source: community --- # Competitor & Alternative Pages @@ -748,3 +750,6 @@ If you need more context: - **copywriting**: For writing compelling comparison copy - **seo-audit**: For optimizing competitor pages - **schema-markup**: For FAQ and comparison schema + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/comprehensive-review-full-review/SKILL.md b/skills/comprehensive-review-full-review/SKILL.md index ec52bb9c..f0c4d80e 100644 --- a/skills/comprehensive-review-full-review/SKILL.md +++ b/skills/comprehensive-review-full-review/SKILL.md @@ -1,6 +1,8 @@ --- name: comprehensive-review-full-review description: "Use when working with comprehensive review full review" +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/comprehensive-review-pr-enhance/SKILL.md b/skills/comprehensive-review-pr-enhance/SKILL.md index 9ef94ef4..260a7e4e 100644 --- a/skills/comprehensive-review-pr-enhance/SKILL.md +++ b/skills/comprehensive-review-pr-enhance/SKILL.md @@ -1,6 +1,8 @@ --- name: comprehensive-review-pr-enhance description: "You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and e..." +risk: unknown +source: community --- # Pull Request Enhancement diff --git a/skills/computer-use-agents/SKILL.md b/skills/computer-use-agents/SKILL.md index f4c8ab71..11804157 100644 --- a/skills/computer-use-agents/SKILL.md +++ b/skills/computer-use-agents/SKILL.md @@ -2,6 +2,7 @@ name: computer-use-agents description: "Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-so..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Computer Use Agents @@ -313,3 +314,6 @@ class AnthropicComputerUse: | Issue | high | ## Implement context management | | Issue | high | ## Monitor and limit costs | | Issue | critical | ## ALWAYS use sandboxing | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/computer-vision-expert/SKILL.md b/skills/computer-vision-expert/SKILL.md index b6c42dab..7cb5bc81 100644 --- a/skills/computer-vision-expert/SKILL.md +++ b/skills/computer-vision-expert/SKILL.md @@ -1,6 +1,8 @@ --- name: computer-vision-expert description: "SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis." +risk: unknown +source: community --- # Computer Vision Expert (SOTA 2026) diff --git a/skills/concise-planning/SKILL.md b/skills/concise-planning/SKILL.md index 909b540e..aa057bdb 100644 --- a/skills/concise-planning/SKILL.md +++ b/skills/concise-planning/SKILL.md @@ -1,6 +1,8 @@ --- name: concise-planning description: "Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist." +risk: unknown +source: community --- # Concise Planning @@ -60,3 +62,6 @@ Use the following structure: - **Atomic**: Each step should be a single logical unit of work. - **Verb-first**: "Add...", "Refactor...", "Verify...". - **Concrete**: Name specific files or modules when possible. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/conductor-implement/SKILL.md b/skills/conductor-implement/SKILL.md index 935deeb0..b03b98b7 100644 --- a/skills/conductor-implement/SKILL.md +++ b/skills/conductor-implement/SKILL.md @@ -3,6 +3,8 @@ name: conductor-implement description: "Execute tasks from a track's implementation plan following TDD workflow" metadata: argument-hint: "[track-id] [--task X.Y] [--phase N]" +risk: unknown +source: community --- # Implement Track diff --git a/skills/conductor-manage/SKILL.md b/skills/conductor-manage/SKILL.md index 9d82cdf8..18dcf7f1 100644 --- a/skills/conductor-manage/SKILL.md +++ b/skills/conductor-manage/SKILL.md @@ -3,6 +3,8 @@ name: conductor-manage description: "Manage track lifecycle: archive, restore, delete, rename, and cleanup" metadata: argument-hint: "[--archive | --restore | --delete | --rename | --list | --cleanup]" +risk: unknown +source: community --- # Track Manager diff --git a/skills/conductor-new-track/SKILL.md b/skills/conductor-new-track/SKILL.md index 186792cf..32364038 100644 --- a/skills/conductor-new-track/SKILL.md +++ b/skills/conductor-new-track/SKILL.md @@ -3,6 +3,8 @@ name: conductor-new-track description: "Create a new track with specification and phased implementation plan" metadata: argument-hint: +risk: unknown +source: community --- # New Track diff --git a/skills/conductor-revert/SKILL.md b/skills/conductor-revert/SKILL.md index 76ce355d..ba88b549 100644 --- a/skills/conductor-revert/SKILL.md +++ b/skills/conductor-revert/SKILL.md @@ -3,6 +3,8 @@ name: conductor-revert description: "Git-aware undo by logical work unit (track, phase, or task)" metadata: argument-hint: "[track-id | track-id:phase | track-id:task]" +risk: unknown +source: community --- # Revert Track diff --git a/skills/conductor-setup/SKILL.md b/skills/conductor-setup/SKILL.md index f37c32e7..cd21bc30 100644 --- a/skills/conductor-setup/SKILL.md +++ b/skills/conductor-setup/SKILL.md @@ -4,6 +4,8 @@ description: "Initialize project with Conductor artifacts (product definition," tech stack, workflow, style guides) metadata: argument-hint: "[--resume]" +risk: unknown +source: community --- # Conductor Setup diff --git a/skills/conductor-status/SKILL.md b/skills/conductor-status/SKILL.md index f91e5db5..bd9aaaa2 100644 --- a/skills/conductor-status/SKILL.md +++ b/skills/conductor-status/SKILL.md @@ -3,6 +3,8 @@ name: conductor-status description: "Display project status, active tracks, and next actions" metadata: argument-hint: "[track-id] [--detailed]" +risk: unknown +source: community --- # Conductor Status diff --git a/skills/conductor-validator/SKILL.md b/skills/conductor-validator/SKILL.md index 8ce82080..e06ee2d7 100644 --- a/skills/conductor-validator/SKILL.md +++ b/skills/conductor-validator/SKILL.md @@ -7,6 +7,8 @@ allowed-tools: Read Glob Grep Bash metadata: model: opus color: cyan +risk: unknown +source: community --- # Check if conductor directory exists diff --git a/skills/confluence-automation/SKILL.md b/skills/confluence-automation/SKILL.md index 386798e2..60c1d37e 100644 --- a/skills/confluence-automation/SKILL.md +++ b/skills/confluence-automation/SKILL.md @@ -3,6 +3,8 @@ name: confluence-automation description: "Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Confluence Automation via Rube MCP @@ -206,3 +208,6 @@ Confluence uses two pagination styles: | Add label | `CONFLUENCE_ADD_CONTENT_LABEL` | content ID, label | | Page versions | `CONFLUENCE_GET_PAGE_VERSIONS` | `id` | | Space labels | `CONFLUENCE_GET_LABELS_FOR_SPACE` | space ID | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/content-creator/SKILL.md b/skills/content-creator/SKILL.md index d2e0e059..3e4237ab 100644 --- a/skills/content-creator/SKILL.md +++ b/skills/content-creator/SKILL.md @@ -10,6 +10,8 @@ metadata: updated: 2025-10-20 python-tools: brand_voice_analyzer.py, seo_optimizer.py tech-stack: SEO, social-media-platforms +risk: unknown +source: community --- # Content Creator diff --git a/skills/content-marketer/SKILL.md b/skills/content-marketer/SKILL.md index 18d17a29..7feed188 100644 --- a/skills/content-marketer/SKILL.md +++ b/skills/content-marketer/SKILL.md @@ -7,6 +7,8 @@ description: "Elite content marketing strategist specializing in AI-powered" comprehensive content marketing. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/context-driven-development/SKILL.md b/skills/context-driven-development/SKILL.md index 7f94fe31..5e52726e 100644 --- a/skills/context-driven-development/SKILL.md +++ b/skills/context-driven-development/SKILL.md @@ -5,6 +5,8 @@ description: "Use this skill when working with Conductor's context-driven" the relationship between product.md, tech-stack.md, and workflow.md files. metadata: version: 1.0.0 +risk: unknown +source: community --- # Context-Driven Development diff --git a/skills/context-management-context-restore/SKILL.md b/skills/context-management-context-restore/SKILL.md index f1bf462c..e8ffb2d3 100644 --- a/skills/context-management-context-restore/SKILL.md +++ b/skills/context-management-context-restore/SKILL.md @@ -1,6 +1,8 @@ --- name: context-management-context-restore description: "Use when working with context management context restore" +risk: unknown +source: community --- # Context Restoration: Advanced Semantic Memory Rehydration diff --git a/skills/context-management-context-save/SKILL.md b/skills/context-management-context-save/SKILL.md index 128f9b16..984e2702 100644 --- a/skills/context-management-context-save/SKILL.md +++ b/skills/context-management-context-save/SKILL.md @@ -1,6 +1,8 @@ --- name: context-management-context-save description: "Use when working with context management context save" +risk: unknown +source: community --- # Context Save Tool: Intelligent Context Management Specialist diff --git a/skills/context-manager/SKILL.md b/skills/context-manager/SKILL.md index 9b37b6bc..bf452d36 100644 --- a/skills/context-manager/SKILL.md +++ b/skills/context-manager/SKILL.md @@ -7,6 +7,8 @@ description: "Elite AI context engineering specialist mastering dynamic context" PROACTIVELY for complex AI orchestration. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/context-window-management/SKILL.md b/skills/context-window-management/SKILL.md index 206a3f4a..719aa32f 100644 --- a/skills/context-window-management/SKILL.md +++ b/skills/context-window-management/SKILL.md @@ -2,6 +2,7 @@ name: context-window-management description: "Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Context Window Management @@ -51,3 +52,6 @@ Summarize by importance, not just recency ## Related Skills Works well with: `rag-implementation`, `conversation-memory`, `prompt-caching`, `llm-npc-dialogue` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/context7-auto-research/SKILL.md b/skills/context7-auto-research/SKILL.md index d8f5b9fe..a4f5063d 100644 --- a/skills/context7-auto-research/SKILL.md +++ b/skills/context7-auto-research/SKILL.md @@ -1,6 +1,8 @@ --- name: context7-auto-research description: "Automatically fetch latest library/framework documentation for Claude Code via Context7 API" +risk: unknown +source: community --- # context7-auto-research diff --git a/skills/conversation-memory/SKILL.md b/skills/conversation-memory/SKILL.md index e5f926e1..e964cdc0 100644 --- a/skills/conversation-memory/SKILL.md +++ b/skills/conversation-memory/SKILL.md @@ -2,6 +2,7 @@ name: conversation-memory description: "Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Conversation Memory @@ -59,3 +60,6 @@ Include relevant memories in prompts ## Related Skills Works well with: `context-window-management`, `rag-implementation`, `prompt-caching`, `llm-npc-dialogue` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/convertkit-automation/SKILL.md b/skills/convertkit-automation/SKILL.md index 15b08418..48f7a8ab 100644 --- a/skills/convertkit-automation/SKILL.md +++ b/skills/convertkit-automation/SKILL.md @@ -3,6 +3,8 @@ name: convertkit-automation description: "Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # ConvertKit (Kit) Automation via Rube MCP @@ -193,3 +195,6 @@ Kit uses cursor-based pagination: | Get broadcast | KIT_GET_BROADCAST | id | | Get broadcast stats | KIT_GET_BROADCAST_STATS | id | | Delete broadcast | KIT_DELETE_BROADCAST | id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/copilot-sdk/SKILL.md b/skills/copilot-sdk/SKILL.md index 9c0ac7ae..72978679 100644 --- a/skills/copilot-sdk/SKILL.md +++ b/skills/copilot-sdk/SKILL.md @@ -1,6 +1,8 @@ --- name: copilot-sdk description: "Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session managemen..." +risk: unknown +source: community --- # GitHub Copilot SDK @@ -508,3 +510,6 @@ const client = new CopilotClient({ logLevel: "debug" }); - [GitHub Copilot SDK](https://github.com/github/copilot-sdk) - [Copilot CLI Installation](https://docs.github.com/en/copilot/how-tos/set-up/install-copilot-cli) - [MCP Protocol Specification](https://modelcontextprotocol.io) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/copy-editing/SKILL.md b/skills/copy-editing/SKILL.md index 75011133..14dc1474 100644 --- a/skills/copy-editing/SKILL.md +++ b/skills/copy-editing/SKILL.md @@ -1,6 +1,8 @@ --- name: copy-editing description: "When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this ..." +risk: unknown +source: community --- # Copy Editing diff --git a/skills/copywriting/SKILL.md b/skills/copywriting/SKILL.md index db20c31b..0fe9c9a4 100644 --- a/skills/copywriting/SKILL.md +++ b/skills/copywriting/SKILL.md @@ -5,6 +5,8 @@ description: ">" for any page (homepage, landing page, pricing, feature, product, or about page). This skill produces clear, compelling, and testable copy while enforcing alignment, honesty, and conversion best practices. +risk: unknown +source: community --- # Copywriting @@ -223,3 +225,6 @@ It persuades **the right person** to take **the right action**. If the copy feels clever but unclear, rewrite it until it feels obvious. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/core-components/SKILL.md b/skills/core-components/SKILL.md index 7720b26b..2da32590 100644 --- a/skills/core-components/SKILL.md +++ b/skills/core-components/SKILL.md @@ -1,6 +1,8 @@ --- name: core-components description: "Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library." +risk: unknown +source: community --- # Core Components @@ -262,3 +264,6 @@ const Card = ({ padding = '$4', variant = 'elevated', children }: CardProps) => - **react-ui-patterns**: Use core components for UI states - **testing-patterns**: Mock core components in tests - **storybook**: Document component variants + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/cost-optimization/SKILL.md b/skills/cost-optimization/SKILL.md index a4e6b5a1..b773ebdd 100644 --- a/skills/cost-optimization/SKILL.md +++ b/skills/cost-optimization/SKILL.md @@ -1,6 +1,8 @@ --- name: cost-optimization description: "Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing c..." +risk: unknown +source: community --- # Cloud Cost Optimization diff --git a/skills/cpp-pro/SKILL.md b/skills/cpp-pro/SKILL.md index a711cdbf..a09915f8 100644 --- a/skills/cpp-pro/SKILL.md +++ b/skills/cpp-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Write idiomatic C++ code with modern features, RAII, smart" or complex C++ patterns. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/cqrs-implementation/SKILL.md b/skills/cqrs-implementation/SKILL.md index c0fb6719..f429c9aa 100644 --- a/skills/cqrs-implementation/SKILL.md +++ b/skills/cqrs-implementation/SKILL.md @@ -1,6 +1,8 @@ --- name: cqrs-implementation description: "Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems." +risk: unknown +source: community --- # CQRS Implementation diff --git a/skills/crewai/SKILL.md b/skills/crewai/SKILL.md index bb440de0..d4f82405 100644 --- a/skills/crewai/SKILL.md +++ b/skills/crewai/SKILL.md @@ -2,6 +2,7 @@ name: crewai description: "Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (s..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # CrewAI @@ -241,3 +242,6 @@ Use tools instead of agents for simple actions. ## Related Skills Works well with: `langgraph`, `autonomous-agents`, `langfuse`, `structured-output` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/csharp-pro/SKILL.md b/skills/csharp-pro/SKILL.md index 84704635..214b0a9b 100644 --- a/skills/csharp-pro/SKILL.md +++ b/skills/csharp-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Write modern C# code with advanced features like records, pattern" refactoring, performance optimization, or complex .NET solutions. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/customer-support/SKILL.md b/skills/customer-support/SKILL.md index 233fa09c..703e550e 100644 --- a/skills/customer-support/SKILL.md +++ b/skills/customer-support/SKILL.md @@ -7,6 +7,8 @@ description: "Elite AI-powered customer support specialist mastering" comprehensive customer experience management. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/daily-news-report/SKILL.md b/skills/daily-news-report/SKILL.md index de308f13..68412df9 100644 --- a/skills/daily-news-report/SKILL.md +++ b/skills/daily-news-report/SKILL.md @@ -5,6 +5,8 @@ argument-hint: [optional: date] disable-model-invocation: false user-invocable: true allowed-tools: Task, WebFetch, Read, Write, Bash(mkdir*), Bash(date*), Bash(ls*), mcp__chrome-devtools__* +risk: unknown +source: community --- # Daily News Report v3.0 @@ -354,3 +356,6 @@ To ensure usability across different Agent environments, the following checks mu 3. **User Alert**: - MUST include a clear warning in the generated report header indicating the current degraded mode. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/data-engineer/SKILL.md b/skills/data-engineer/SKILL.md index 602e99ad..5811df64 100644 --- a/skills/data-engineer/SKILL.md +++ b/skills/data-engineer/SKILL.md @@ -6,6 +6,8 @@ description: "Build scalable data pipelines, modern data warehouses, and" analytics infrastructure, or modern data stack implementation. metadata: model: opus +risk: unknown +source: community --- You are a data engineer specializing in scalable data pipelines, modern data architecture, and analytics infrastructure. diff --git a/skills/data-engineering-data-driven-feature/SKILL.md b/skills/data-engineering-data-driven-feature/SKILL.md index bb8b7cb4..0d697f5c 100644 --- a/skills/data-engineering-data-driven-feature/SKILL.md +++ b/skills/data-engineering-data-driven-feature/SKILL.md @@ -1,6 +1,8 @@ --- name: data-engineering-data-driven-feature description: "Build features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation." +risk: unknown +source: community --- # Data-Driven Feature Development diff --git a/skills/data-engineering-data-pipeline/SKILL.md b/skills/data-engineering-data-pipeline/SKILL.md index 85adfc64..1f699d27 100644 --- a/skills/data-engineering-data-pipeline/SKILL.md +++ b/skills/data-engineering-data-pipeline/SKILL.md @@ -1,6 +1,8 @@ --- name: data-engineering-data-pipeline description: "You are a data pipeline architecture expert specializing in scalable, reliable, and cost-effective data pipelines for batch and streaming data processing." +risk: unknown +source: community --- # Data Pipeline Architecture diff --git a/skills/data-quality-frameworks/SKILL.md b/skills/data-quality-frameworks/SKILL.md index 5b922e46..26a9c051 100644 --- a/skills/data-quality-frameworks/SKILL.md +++ b/skills/data-quality-frameworks/SKILL.md @@ -1,6 +1,8 @@ --- name: data-quality-frameworks description: "Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts." +risk: unknown +source: community --- # Data Quality Frameworks diff --git a/skills/data-scientist/SKILL.md b/skills/data-scientist/SKILL.md index 85db01d5..5a64a5f2 100644 --- a/skills/data-scientist/SKILL.md +++ b/skills/data-scientist/SKILL.md @@ -6,6 +6,8 @@ description: "Expert data scientist for advanced analytics, machine learning, an statistical analysis, and data-driven insights. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/data-storytelling/SKILL.md b/skills/data-storytelling/SKILL.md index 62c724ca..d7b5f251 100644 --- a/skills/data-storytelling/SKILL.md +++ b/skills/data-storytelling/SKILL.md @@ -1,6 +1,8 @@ --- name: data-storytelling description: "Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive present..." +risk: unknown +source: community --- # Data Storytelling diff --git a/skills/database-admin/SKILL.md b/skills/database-admin/SKILL.md index c7d508cc..aad6b46b 100644 --- a/skills/database-admin/SKILL.md +++ b/skills/database-admin/SKILL.md @@ -8,6 +8,8 @@ description: "Expert database administrator specializing in modern cloud" database architecture, operations, or reliability engineering. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/database-architect/SKILL.md b/skills/database-architect/SKILL.md index fa5a572a..09cbd574 100644 --- a/skills/database-architect/SKILL.md +++ b/skills/database-architect/SKILL.md @@ -9,6 +9,8 @@ description: "Expert database architect specializing in data layer design from" decisions. metadata: model: opus +risk: unknown +source: community --- You are a database architect specializing in designing scalable, performant, and maintainable data layers from the ground up. diff --git a/skills/database-cloud-optimization-cost-optimize/SKILL.md b/skills/database-cloud-optimization-cost-optimize/SKILL.md index 05530c21..9aa69bd8 100644 --- a/skills/database-cloud-optimization-cost-optimize/SKILL.md +++ b/skills/database-cloud-optimization-cost-optimize/SKILL.md @@ -1,6 +1,8 @@ --- name: database-cloud-optimization-cost-optimize description: "You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ..." +risk: unknown +source: community --- # Cloud Cost Optimization diff --git a/skills/database-design/SKILL.md b/skills/database-design/SKILL.md index 3b5a0bb5..74452d05 100644 --- a/skills/database-design/SKILL.md +++ b/skills/database-design/SKILL.md @@ -2,6 +2,8 @@ name: database-design description: "Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # Database Design @@ -50,3 +52,6 @@ Before designing schema: ❌ Use SELECT * in production ❌ Store JSON when structured data is better ❌ Ignore N+1 queries + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/database-migration/SKILL.md b/skills/database-migration/SKILL.md index db28297c..bab6891a 100644 --- a/skills/database-migration/SKILL.md +++ b/skills/database-migration/SKILL.md @@ -1,6 +1,8 @@ --- name: database-migration description: "Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data tr..." +risk: unknown +source: community --- # Database Migration diff --git a/skills/database-migrations-migration-observability/SKILL.md b/skills/database-migrations-migration-observability/SKILL.md index d5cb5e02..5b69fdc7 100644 --- a/skills/database-migrations-migration-observability/SKILL.md +++ b/skills/database-migrations-migration-observability/SKILL.md @@ -5,6 +5,8 @@ allowed-tools: Read Write Edit Bash WebFetch metadata: version: 1.0.0 tags: database, cdc, debezium, kafka, prometheus, grafana, monitoring +risk: unknown +source: community --- # Migration Observability and Real-time Monitoring diff --git a/skills/database-migrations-sql-migrations/SKILL.md b/skills/database-migrations-sql-migrations/SKILL.md index f1936b19..2fc2e546 100644 --- a/skills/database-migrations-sql-migrations/SKILL.md +++ b/skills/database-migrations-sql-migrations/SKILL.md @@ -7,6 +7,8 @@ metadata: version: 1.0.0 tags: database, sql, migrations, postgresql, mysql, flyway, liquibase, alembic, zero-downtime +risk: unknown +source: community --- # SQL Database Migration Strategy and Implementation diff --git a/skills/database-optimizer/SKILL.md b/skills/database-optimizer/SKILL.md index 1147522f..b8f16262 100644 --- a/skills/database-optimizer/SKILL.md +++ b/skills/database-optimizer/SKILL.md @@ -8,6 +8,8 @@ description: "Expert database optimizer specializing in modern performance" optimization, performance issues, or scalability challenges. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/datadog-automation/SKILL.md b/skills/datadog-automation/SKILL.md index 3cb9f3f6..3de97616 100644 --- a/skills/datadog-automation/SKILL.md +++ b/skills/datadog-automation/SKILL.md @@ -3,6 +3,8 @@ name: datadog-automation description: "Automate Datadog tasks via Rube MCP (Composio): query metrics, search logs, manage monitors/dashboards, create events and downtimes. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Datadog Automation via Rube MCP @@ -233,3 +235,6 @@ logs("service:web status:error").index("main").rollup("count").last("5m") > 10 | Create downtime | DATADOG_CREATE_DOWNTIME | scope, start, end | | List hosts | DATADOG_LIST_HOSTS | filter, sort_field | | Get trace | DATADOG_GET_TRACE_BY_ID | trace_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/dbt-transformation-patterns/SKILL.md b/skills/dbt-transformation-patterns/SKILL.md index 72e7d157..63831f68 100644 --- a/skills/dbt-transformation-patterns/SKILL.md +++ b/skills/dbt-transformation-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: dbt-transformation-patterns description: "Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or ..." +risk: unknown +source: community --- # dbt Transformation Patterns diff --git a/skills/debugger/SKILL.md b/skills/debugger/SKILL.md index 76bd2ce5..303c9145 100644 --- a/skills/debugger/SKILL.md +++ b/skills/debugger/SKILL.md @@ -4,6 +4,8 @@ description: "Debugging specialist for errors, test failures, and unexpected" behavior. Use proactively when encountering any issues. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/debugging-strategies/SKILL.md b/skills/debugging-strategies/SKILL.md index 43087350..f97d3d54 100644 --- a/skills/debugging-strategies/SKILL.md +++ b/skills/debugging-strategies/SKILL.md @@ -1,6 +1,8 @@ --- name: debugging-strategies description: "Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance iss..." +risk: unknown +source: community --- # Debugging Strategies diff --git a/skills/debugging-toolkit-smart-debug/SKILL.md b/skills/debugging-toolkit-smart-debug/SKILL.md index d79ed178..bcd2a2cd 100644 --- a/skills/debugging-toolkit-smart-debug/SKILL.md +++ b/skills/debugging-toolkit-smart-debug/SKILL.md @@ -1,6 +1,8 @@ --- name: debugging-toolkit-smart-debug description: "Use when working with debugging toolkit smart debug" +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/defi-protocol-templates/SKILL.md b/skills/defi-protocol-templates/SKILL.md index 433e4676..81229277 100644 --- a/skills/defi-protocol-templates/SKILL.md +++ b/skills/defi-protocol-templates/SKILL.md @@ -1,6 +1,8 @@ --- name: defi-protocol-templates description: "Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols." +risk: unknown +source: community --- # DeFi Protocol Templates diff --git a/skills/dependency-management-deps-audit/SKILL.md b/skills/dependency-management-deps-audit/SKILL.md index 5a514b94..f8071de7 100644 --- a/skills/dependency-management-deps-audit/SKILL.md +++ b/skills/dependency-management-deps-audit/SKILL.md @@ -1,6 +1,8 @@ --- name: dependency-management-deps-audit description: "You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues,..." +risk: unknown +source: community --- # Dependency Audit and Security Analysis diff --git a/skills/dependency-upgrade/SKILL.md b/skills/dependency-upgrade/SKILL.md index b0275ebc..f0285705 100644 --- a/skills/dependency-upgrade/SKILL.md +++ b/skills/dependency-upgrade/SKILL.md @@ -1,6 +1,8 @@ --- name: dependency-upgrade description: "Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing brea..." +risk: unknown +source: community --- # Dependency Upgrade diff --git a/skills/deployment-engineer/SKILL.md b/skills/deployment-engineer/SKILL.md index be6c1fed..78ec5db7 100644 --- a/skills/deployment-engineer/SKILL.md +++ b/skills/deployment-engineer/SKILL.md @@ -8,6 +8,8 @@ description: "Expert deployment engineer specializing in modern CI/CD pipelines, implementation, or deployment automation. metadata: model: haiku +risk: unknown +source: community --- You are a deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. diff --git a/skills/deployment-pipeline-design/SKILL.md b/skills/deployment-pipeline-design/SKILL.md index c3dcb200..edffe482 100644 --- a/skills/deployment-pipeline-design/SKILL.md +++ b/skills/deployment-pipeline-design/SKILL.md @@ -1,6 +1,8 @@ --- name: deployment-pipeline-design description: "Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing Gi..." +risk: unknown +source: community --- # Deployment Pipeline Design diff --git a/skills/deployment-procedures/SKILL.md b/skills/deployment-procedures/SKILL.md index 654d646f..3b8dbebd 100644 --- a/skills/deployment-procedures/SKILL.md +++ b/skills/deployment-procedures/SKILL.md @@ -2,6 +2,8 @@ name: deployment-procedures description: "Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts." allowed-tools: Read, Glob, Grep, Bash +risk: unknown +source: community --- # Deployment Procedures @@ -239,3 +241,6 @@ Before deploying: --- > **Remember:** Every deployment is a risk. Minimize risk through preparation, not speed. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/deployment-validation-config-validate/SKILL.md b/skills/deployment-validation-config-validate/SKILL.md index c25303d5..31ba4718 100644 --- a/skills/deployment-validation-config-validate/SKILL.md +++ b/skills/deployment-validation-config-validate/SKILL.md @@ -1,6 +1,8 @@ --- name: deployment-validation-config-validate description: "You are a configuration management expert specializing in validating, testing, and ensuring the correctness of application configurations. Create comprehensive validation schemas, implement configurat" +risk: unknown +source: community --- # Configuration Validation diff --git a/skills/design-orchestration/SKILL.md b/skills/design-orchestration/SKILL.md index b5317b5f..cf7104db 100644 --- a/skills/design-orchestration/SKILL.md +++ b/skills/design-orchestration/SKILL.md @@ -5,6 +5,8 @@ description: ">" brainstorming, multi-agent review, and execution readiness in the correct order. Prevents premature implementation, skipped validation, and unreviewed high-risk designs. +risk: unknown +source: community --- # Design Orchestration (Meta-Skill) @@ -165,3 +167,6 @@ Good systems fail early. Bad systems fail in production. This meta-skill exists to enforce the former. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/devops-troubleshooter/SKILL.md b/skills/devops-troubleshooter/SKILL.md index 88943f5b..94a3fbfc 100644 --- a/skills/devops-troubleshooter/SKILL.md +++ b/skills/devops-troubleshooter/SKILL.md @@ -8,6 +8,8 @@ description: "Expert DevOps troubleshooter specializing in rapid incident" troubleshooting. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/discord-automation/SKILL.md b/skills/discord-automation/SKILL.md index ebe29470..c2b1d909 100644 --- a/skills/discord-automation/SKILL.md +++ b/skills/discord-automation/SKILL.md @@ -3,6 +3,8 @@ name: discord-automation description: "Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Discord Automation via Rube MCP @@ -185,3 +187,6 @@ Permissions are combined using bitwise OR: | Clear reactions | DISCORDBOT_DELETE_ALL_MESSAGE_REACTIONS | channel_id, message_id | | Test auth | DISCORDBOT_TEST_AUTH | (none) | | Get channel | DISCORDBOT_GET_CHANNEL | channel_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/discord-bot-architect/SKILL.md b/skills/discord-bot-architect/SKILL.md index cd823a15..ae9cc70b 100644 --- a/skills/discord-bot-architect/SKILL.md +++ b/skills/discord-bot-architect/SKILL.md @@ -2,6 +2,7 @@ name: discord-bot-architect description: "Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Discord Bot Architect @@ -275,3 +276,6 @@ cause missed heartbeats and disconnections. | Issue | medium | ## Development: Use guild commands | | Issue | medium | ## Never block the event loop | | Issue | medium | ## Show modal immediately | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/dispatching-parallel-agents/SKILL.md b/skills/dispatching-parallel-agents/SKILL.md index 59078f77..9fb6d3ec 100644 --- a/skills/dispatching-parallel-agents/SKILL.md +++ b/skills/dispatching-parallel-agents/SKILL.md @@ -1,6 +1,8 @@ --- name: dispatching-parallel-agents description: "Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies" +risk: unknown +source: community --- # Dispatching Parallel Agents diff --git a/skills/distributed-debugging-debug-trace/SKILL.md b/skills/distributed-debugging-debug-trace/SKILL.md index 0231ddfd..dc8875c8 100644 --- a/skills/distributed-debugging-debug-trace/SKILL.md +++ b/skills/distributed-debugging-debug-trace/SKILL.md @@ -1,6 +1,8 @@ --- name: distributed-debugging-debug-trace description: "You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, an..." +risk: unknown +source: community --- # Debug and Trace Configuration diff --git a/skills/distributed-tracing/SKILL.md b/skills/distributed-tracing/SKILL.md index 9d210290..3c2c6e95 100644 --- a/skills/distributed-tracing/SKILL.md +++ b/skills/distributed-tracing/SKILL.md @@ -1,6 +1,8 @@ --- name: distributed-tracing description: "Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implem..." +risk: unknown +source: community --- # Distributed Tracing diff --git a/skills/django-pro/SKILL.md b/skills/django-pro/SKILL.md index 58efc86d..06737455 100644 --- a/skills/django-pro/SKILL.md +++ b/skills/django-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Master Django 5.x with async views, DRF, Celery, and Django" complex Django patterns. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/doc-coauthoring/SKILL.md b/skills/doc-coauthoring/SKILL.md index 3eb61a41..0239ed57 100644 --- a/skills/doc-coauthoring/SKILL.md +++ b/skills/doc-coauthoring/SKILL.md @@ -1,6 +1,8 @@ --- name: doc-coauthoring description: "Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This ..." +risk: unknown +source: community --- # Doc Co-Authoring Workflow @@ -373,3 +375,6 @@ Announce document completion. Provide a few final tips: - Don't rush through stages - Each iteration should make meaningful improvements - The goal is a document that actually works for readers + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/docker-expert/SKILL.md b/skills/docker-expert/SKILL.md index 069612fa..48082f75 100644 --- a/skills/docker-expert/SKILL.md +++ b/skills/docker-expert/SKILL.md @@ -4,6 +4,8 @@ description: "Docker containerization expert with deep knowledge of multi-stage category: devops color: blue displayName: Docker Expert +risk: unknown +source: community --- # Docker Expert @@ -406,4 +408,7 @@ When reviewing Docker configurations, focus on: - Establish container standards for CI/CD integration - Define security baselines for production orchestration -I provide comprehensive Docker containerization expertise with focus on practical optimization, security hardening, and production-ready patterns. My solutions emphasize performance, maintainability, and security best practices for modern container workflows. \ No newline at end of file +I provide comprehensive Docker containerization expertise with focus on practical optimization, security hardening, and production-ready patterns. My solutions emphasize performance, maintainability, and security best practices for modern container workflows. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/docs-architect/SKILL.md b/skills/docs-architect/SKILL.md index ce9212a8..4f7a0fa1 100644 --- a/skills/docs-architect/SKILL.md +++ b/skills/docs-architect/SKILL.md @@ -6,6 +6,8 @@ description: "Creates comprehensive technical documentation from existing" documentation, architecture guides, or technical deep-dives. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/documentation-generation-doc-generate/SKILL.md b/skills/documentation-generation-doc-generate/SKILL.md index f8fe6c45..385bb57f 100644 --- a/skills/documentation-generation-doc-generate/SKILL.md +++ b/skills/documentation-generation-doc-generate/SKILL.md @@ -1,6 +1,8 @@ --- name: documentation-generation-doc-generate description: "You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI..." +risk: unknown +source: community --- # Automated Documentation Generation diff --git a/skills/documentation-templates/SKILL.md b/skills/documentation-templates/SKILL.md index cc71ad20..0955b6e8 100644 --- a/skills/documentation-templates/SKILL.md +++ b/skills/documentation-templates/SKILL.md @@ -2,6 +2,8 @@ name: documentation-templates description: "Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Documentation Templates @@ -192,3 +194,6 @@ For RAG indexing: --- > **Remember:** Templates are starting points. Adapt to your project's needs. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/docusign-automation/SKILL.md b/skills/docusign-automation/SKILL.md index b3cb0c9a..f013ad10 100644 --- a/skills/docusign-automation/SKILL.md +++ b/skills/docusign-automation/SKILL.md @@ -3,6 +3,8 @@ name: docusign-automation description: "Automate DocuSign tasks via Rube MCP (Composio): templates, envelopes, signatures, document management. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # DocuSign Automation via Rube MCP @@ -206,3 +208,6 @@ created (draft) -> sent -> delivered -> signed -> completed | Send envelope | DOCUSIGN_SEND_ENVELOPE | envelopeId | | Get envelope status | DOCUSIGN_GET_ENVELOPE | envelopeId | | Add template to envelope | DOCUSIGN_ADD_TEMPLATES_TO_DOCUMENT_IN_ENVELOPE | envelopeId, documentId, templateId | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/docx-official/SKILL.md b/skills/docx-official/SKILL.md index 1c58536d..60d32c37 100644 --- a/skills/docx-official/SKILL.md +++ b/skills/docx-official/SKILL.md @@ -2,6 +2,8 @@ name: docx-official description: "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional document..." license: Proprietary. LICENSE.txt has complete terms +risk: unknown +source: community --- # DOCX creation, editing, and analysis @@ -194,4 +196,7 @@ Required dependencies (install if not available): - **docx**: `npm install -g docx` (for creating new documents) - **LibreOffice**: `sudo apt-get install libreoffice` (for PDF conversion) - **Poppler**: `sudo apt-get install poppler-utils` (for pdftoppm to convert PDF to images) -- **defusedxml**: `pip install defusedxml` (for secure XML parsing) \ No newline at end of file +- **defusedxml**: `pip install defusedxml` (for secure XML parsing) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/dotnet-architect/SKILL.md b/skills/dotnet-architect/SKILL.md index 6512eda5..4c1b4a9d 100644 --- a/skills/dotnet-architect/SKILL.md +++ b/skills/dotnet-architect/SKILL.md @@ -7,6 +7,8 @@ description: "Expert .NET backend architect specializing in C#, ASP.NET Core," architecture decisions. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/dotnet-backend-patterns/SKILL.md b/skills/dotnet-backend-patterns/SKILL.md index 90137a76..f4041e9e 100644 --- a/skills/dotnet-backend-patterns/SKILL.md +++ b/skills/dotnet-backend-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: dotnet-backend-patterns description: "Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuratio..." +risk: unknown +source: community --- # .NET Backend Development Patterns diff --git a/skills/dropbox-automation/SKILL.md b/skills/dropbox-automation/SKILL.md index 2763dfb4..0ea52f9c 100644 --- a/skills/dropbox-automation/SKILL.md +++ b/skills/dropbox-automation/SKILL.md @@ -3,6 +3,8 @@ name: dropbox-automation description: "Automate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Dropbox Automation via Rube MCP @@ -228,3 +230,6 @@ Several Dropbox operations run asynchronously: | Delete batch | `DROPBOX_DELETE_BATCH` | `entries` | | Copy file/folder | `DROPBOX_COPY_FILE_OR_FOLDER` | `from_path`, `to_path` | | Check batch status | `DROPBOX_CHECK_MOVE_BATCH` | `async_job_id` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/dx-optimizer/SKILL.md b/skills/dx-optimizer/SKILL.md index 3b35274b..b42d5745 100644 --- a/skills/dx-optimizer/SKILL.md +++ b/skills/dx-optimizer/SKILL.md @@ -5,6 +5,8 @@ description: "Developer Experience specialist. Improves tooling, setup, and" or when development friction is noticed. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/e2e-testing-patterns/SKILL.md b/skills/e2e-testing-patterns/SKILL.md index 58f95209..a7c7e0f6 100644 --- a/skills/e2e-testing-patterns/SKILL.md +++ b/skills/e2e-testing-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: e2e-testing-patterns description: "Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky..." +risk: unknown +source: community --- # E2E Testing Patterns diff --git a/skills/elixir-pro/SKILL.md b/skills/elixir-pro/SKILL.md index 170956bc..ab0d10ef 100644 --- a/skills/elixir-pro/SKILL.md +++ b/skills/elixir-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Write idiomatic Elixir code with OTP patterns, supervision trees," optimizations. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/email-sequence/SKILL.md b/skills/email-sequence/SKILL.md index 51a6b028..4b34558e 100644 --- a/skills/email-sequence/SKILL.md +++ b/skills/email-sequence/SKILL.md @@ -1,6 +1,8 @@ --- name: email-sequence -description: "When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions \"email sequence,\" \"drip campaign,\" \"nur..." +description: "When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions \"email sequence,\" \"drip campa..." +risk: unknown +source: community --- # Email Sequence Design @@ -923,3 +925,6 @@ If you need more context: - **copywriting**: For landing pages emails link to - **ab-test-setup**: For testing email elements - **popup-cro**: For email capture popups + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/email-systems/SKILL.md b/skills/email-systems/SKILL.md index c73da03b..c03e933e 100644 --- a/skills/email-systems/SKILL.md +++ b/skills/email-systems/SKILL.md @@ -2,6 +2,7 @@ name: email-systems description: "Email has the highest ROI of any marketing channel. $36 for every $1 spent. Yet most startups treat it as an afterthought - bulk blasts, no personalization, landing in spam folders. This skill cov..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Email Systems @@ -52,3 +53,6 @@ Version email templates for rollback and A/B testing | Sending high volume from new IP immediately | high | # IP warm-up schedule: | | Emailing people who did not opt in | critical | # Permission requirements: | | Emails that are mostly or entirely images | medium | # Balance images and text: | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/embedding-strategies/SKILL.md b/skills/embedding-strategies/SKILL.md index f0874de5..fbc99301 100644 --- a/skills/embedding-strategies/SKILL.md +++ b/skills/embedding-strategies/SKILL.md @@ -1,6 +1,8 @@ --- name: embedding-strategies description: "Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific dom..." +risk: unknown +source: community --- # Embedding Strategies diff --git a/skills/employment-contract-templates/SKILL.md b/skills/employment-contract-templates/SKILL.md index 141e2df5..289ef10a 100644 --- a/skills/employment-contract-templates/SKILL.md +++ b/skills/employment-contract-templates/SKILL.md @@ -1,6 +1,8 @@ --- name: employment-contract-templates description: "Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment docume..." +risk: unknown +source: community --- # Employment Contract Templates diff --git a/skills/environment-setup-guide/SKILL.md b/skills/environment-setup-guide/SKILL.md index 5dbf083d..f82c24a2 100644 --- a/skills/environment-setup-guide/SKILL.md +++ b/skills/environment-setup-guide/SKILL.md @@ -1,6 +1,8 @@ --- name: environment-setup-guide description: "Guide developers through setting up development environments with proper tools, dependencies, and configurations" +risk: unknown +source: community --- # Environment Setup Guide diff --git a/skills/error-debugging-error-analysis/SKILL.md b/skills/error-debugging-error-analysis/SKILL.md index a140173e..0de638f8 100644 --- a/skills/error-debugging-error-analysis/SKILL.md +++ b/skills/error-debugging-error-analysis/SKILL.md @@ -1,6 +1,8 @@ --- name: error-debugging-error-analysis description: "You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions." +risk: unknown +source: community --- # Error Analysis and Resolution diff --git a/skills/error-debugging-error-trace/SKILL.md b/skills/error-debugging-error-trace/SKILL.md index d50d29c3..1705099a 100644 --- a/skills/error-debugging-error-trace/SKILL.md +++ b/skills/error-debugging-error-trace/SKILL.md @@ -1,6 +1,8 @@ --- name: error-debugging-error-trace description: "You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured loggi..." +risk: unknown +source: community --- # Error Tracking and Monitoring diff --git a/skills/error-debugging-multi-agent-review/SKILL.md b/skills/error-debugging-multi-agent-review/SKILL.md index 736dd4d1..a5e929c3 100644 --- a/skills/error-debugging-multi-agent-review/SKILL.md +++ b/skills/error-debugging-multi-agent-review/SKILL.md @@ -1,6 +1,8 @@ --- name: error-debugging-multi-agent-review description: "Use when working with error debugging multi agent review" +risk: unknown +source: community --- # Multi-Agent Code Review Orchestration Tool diff --git a/skills/error-detective/SKILL.md b/skills/error-detective/SKILL.md index 6d0eaa31..8af4f438 100644 --- a/skills/error-detective/SKILL.md +++ b/skills/error-detective/SKILL.md @@ -6,6 +6,8 @@ description: "Search logs and codebases for error patterns, stack traces, and" errors. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/error-diagnostics-error-analysis/SKILL.md b/skills/error-diagnostics-error-analysis/SKILL.md index 3be6b518..d0c11d42 100644 --- a/skills/error-diagnostics-error-analysis/SKILL.md +++ b/skills/error-diagnostics-error-analysis/SKILL.md @@ -1,6 +1,8 @@ --- name: error-diagnostics-error-analysis description: "You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions." +risk: unknown +source: community --- # Error Analysis and Resolution diff --git a/skills/error-diagnostics-error-trace/SKILL.md b/skills/error-diagnostics-error-trace/SKILL.md index d1c9f274..cea9061f 100644 --- a/skills/error-diagnostics-error-trace/SKILL.md +++ b/skills/error-diagnostics-error-trace/SKILL.md @@ -1,6 +1,8 @@ --- name: error-diagnostics-error-trace description: "You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging," +risk: unknown +source: community --- # Error Tracking and Monitoring diff --git a/skills/error-diagnostics-smart-debug/SKILL.md b/skills/error-diagnostics-smart-debug/SKILL.md index 845a1b45..755073c9 100644 --- a/skills/error-diagnostics-smart-debug/SKILL.md +++ b/skills/error-diagnostics-smart-debug/SKILL.md @@ -1,6 +1,8 @@ --- name: error-diagnostics-smart-debug description: "Use when working with error diagnostics smart debug" +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/error-handling-patterns/SKILL.md b/skills/error-handling-patterns/SKILL.md index e8775666..20ade749 100644 --- a/skills/error-handling-patterns/SKILL.md +++ b/skills/error-handling-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: error-handling-patterns description: "Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling..." +risk: unknown +source: community --- # Error Handling Patterns diff --git a/skills/ethical-hacking-methodology/SKILL.md b/skills/ethical-hacking-methodology/SKILL.md index a3709465..589cdcf4 100644 --- a/skills/ethical-hacking-methodology/SKILL.md +++ b/skills/ethical-hacking-methodology/SKILL.md @@ -1,9 +1,11 @@ --- name: ethical-hacking-methodology -description: "This skill should be used when the user asks to \"learn ethical hacking\", \"understand penetration testing lifecycle\", \"perform reconnaissance\", \"conduct security scanning\", \"exploit vulnerabilities\"..." +description: "This skill should be used when the user asks to \"learn ethical hacking\", \"understand penetration testing lifecycle\", \"perform reconnaissance\", \"conduct security scanning\", \"exploit ..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Ethical Hacking Methodology @@ -464,3 +466,6 @@ umount /mnt/usb 2. Check payload compatibility 3. Adjust exploit parameters 4. Try alternative exploits + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/event-sourcing-architect/SKILL.md b/skills/event-sourcing-architect/SKILL.md index c21ba675..c7bd217f 100644 --- a/skills/event-sourcing-architect/SKILL.md +++ b/skills/event-sourcing-architect/SKILL.md @@ -1,6 +1,8 @@ --- name: event-sourcing-architect description: "Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters event store design, projection building, saga orchestration, and eventual consistency patterns. Use PROACTIVELY for e..." +risk: unknown +source: community --- # Event Sourcing Architect diff --git a/skills/event-store-design/SKILL.md b/skills/event-store-design/SKILL.md index 1548842e..0ebd1338 100644 --- a/skills/event-store-design/SKILL.md +++ b/skills/event-store-design/SKILL.md @@ -1,6 +1,8 @@ --- name: event-store-design description: "Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns." +risk: unknown +source: community --- # Event Store Design diff --git a/skills/exa-search/SKILL.md b/skills/exa-search/SKILL.md index e98eba34..f8289cc2 100644 --- a/skills/exa-search/SKILL.md +++ b/skills/exa-search/SKILL.md @@ -1,6 +1,8 @@ --- name: exa-search description: "Semantic search, similar content discovery, and structured research using Exa API" +risk: unknown +source: community --- # exa-search diff --git a/skills/executing-plans/SKILL.md b/skills/executing-plans/SKILL.md index 00ef4ed7..b0aa4711 100644 --- a/skills/executing-plans/SKILL.md +++ b/skills/executing-plans/SKILL.md @@ -1,6 +1,8 @@ --- name: executing-plans description: "Use when you have a written implementation plan to execute in a separate session with review checkpoints" +risk: unknown +source: community --- # Executing Plans @@ -74,3 +76,6 @@ After all tasks complete and verified: - Reference skills when plan says to - Between batches: just report and wait - Stop when blocked, don't guess + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/fastapi-pro/SKILL.md b/skills/fastapi-pro/SKILL.md index 41a11cd6..f07b0e60 100644 --- a/skills/fastapi-pro/SKILL.md +++ b/skills/fastapi-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, an architecture. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/fastapi-router-py/SKILL.md b/skills/fastapi-router-py/SKILL.md index 26b7110e..e453e790 100644 --- a/skills/fastapi-router-py/SKILL.md +++ b/skills/fastapi-router-py/SKILL.md @@ -1,6 +1,8 @@ --- name: fastapi-router-py description: "Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or add..." +risk: unknown +source: community --- # FastAPI Router @@ -50,3 +52,6 @@ async def list_items() -> list[Item]: 3. Create corresponding Pydantic models 4. Create service layer if needed 5. Add frontend API functions + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/fastapi-templates/SKILL.md b/skills/fastapi-templates/SKILL.md index 3c024213..4f4b61df 100644 --- a/skills/fastapi-templates/SKILL.md +++ b/skills/fastapi-templates/SKILL.md @@ -1,6 +1,8 @@ --- name: fastapi-templates description: "Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects." +risk: unknown +source: community --- # FastAPI Project Templates diff --git a/skills/figma-automation/SKILL.md b/skills/figma-automation/SKILL.md index b2f6bf33..eb9aced7 100644 --- a/skills/figma-automation/SKILL.md +++ b/skills/figma-automation/SKILL.md @@ -3,6 +3,8 @@ name: figma-automation description: "Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Figma Automation via Rube MCP @@ -179,3 +181,6 @@ Extract IDs from Figma URLs: | Team styles | FIGMA_GET_TEAM_STYLES | team_id | | File styles | FIGMA_GET_FILE_STYLES | file_key | | Image fills | FIGMA_GET_IMAGE_FILLS | file_key | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/file-organizer/SKILL.md b/skills/file-organizer/SKILL.md index 31003ef2..3bf224ef 100644 --- a/skills/file-organizer/SKILL.md +++ b/skills/file-organizer/SKILL.md @@ -1,6 +1,8 @@ --- name: file-organizer description: "Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downlo..." +risk: unknown +source: community --- # File Organizer diff --git a/skills/file-path-traversal/SKILL.md b/skills/file-path-traversal/SKILL.md index 5c4cb79f..9ea79eb6 100644 --- a/skills/file-path-traversal/SKILL.md +++ b/skills/file-path-traversal/SKILL.md @@ -1,9 +1,11 @@ --- name: file-path-traversal -description: "This skill should be used when the user asks to \"test for directory traversal\", \"exploit path traversal vulnerabilities\", \"read arbitrary files through web applications\", \"find LFI vulnerabilities\"..." +description: "This skill should be used when the user asks to \"test for directory traversal\", \"exploit path traversal vulnerabilities\", \"read arbitrary files through web applications\", \"find LFI vu..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # File Path Traversal Testing @@ -484,3 +486,6 @@ def safe_file_access(base_dir, filename): | No response difference | Try encoding, blind traversal, different files | | Payload blocked | Use encoding variants, nested sequences, case variations | | Cannot escalate to RCE | Check logs, PHP wrappers, file upload, session poisoning | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/file-uploads/SKILL.md b/skills/file-uploads/SKILL.md index 42b5d7cc..6447296a 100644 --- a/skills/file-uploads/SKILL.md +++ b/skills/file-uploads/SKILL.md @@ -2,6 +2,7 @@ name: file-uploads description: "Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle large files without blocking. Use when: f..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # File Uploads & Storage @@ -20,3 +21,6 @@ Prefers presigned URLs over server proxying. | No upload size restrictions | high | # SET SIZE LIMITS | | User-controlled filename allows path traversal | critical | # SANITIZE FILENAMES | | Presigned URL shared or cached incorrectly | medium | # CONTROL PRESIGNED URL DISTRIBUTION | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/finishing-a-development-branch/SKILL.md b/skills/finishing-a-development-branch/SKILL.md index a60d9896..3d7abd8a 100644 --- a/skills/finishing-a-development-branch/SKILL.md +++ b/skills/finishing-a-development-branch/SKILL.md @@ -1,6 +1,8 @@ --- name: finishing-a-development-branch description: "Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup" +risk: unknown +source: community --- # Finishing a Development Branch @@ -198,3 +200,6 @@ git worktree remove **Pairs with:** - **using-git-worktrees** - Cleans up worktree created by that skill + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/firebase/SKILL.md b/skills/firebase/SKILL.md index b760fd88..122c5acf 100644 --- a/skills/firebase/SKILL.md +++ b/skills/firebase/SKILL.md @@ -2,6 +2,7 @@ name: firebase description: "Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they'r..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Firebase @@ -54,3 +55,6 @@ Design Firestore data structure around query patterns ## Related Skills Works well with: `nextjs-app-router`, `react-patterns`, `authentication-oauth`, `stripe` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/firecrawl-scraper/SKILL.md b/skills/firecrawl-scraper/SKILL.md index 6d986617..5646238a 100644 --- a/skills/firecrawl-scraper/SKILL.md +++ b/skills/firecrawl-scraper/SKILL.md @@ -1,6 +1,8 @@ --- name: firecrawl-scraper description: "Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API" +risk: unknown +source: community --- # firecrawl-scraper diff --git a/skills/firmware-analyst/SKILL.md b/skills/firmware-analyst/SKILL.md index 867ae284..83f56424 100644 --- a/skills/firmware-analyst/SKILL.md +++ b/skills/firmware-analyst/SKILL.md @@ -7,6 +7,8 @@ description: "Expert firmware analyst specializing in embedded systems, IoT" audits, IoT penetration testing, or embedded systems research. metadata: model: opus +risk: unknown +source: community --- # Download from vendor diff --git a/skills/flutter-expert/SKILL.md b/skills/flutter-expert/SKILL.md index fd0287ae..7b8ee06a 100644 --- a/skills/flutter-expert/SKILL.md +++ b/skills/flutter-expert/SKILL.md @@ -7,6 +7,8 @@ description: "Master Flutter development with Dart 3, advanced widgets, and" features. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/form-cro/SKILL.md b/skills/form-cro/SKILL.md index dbae2622..d6ec718a 100644 --- a/skills/form-cro/SKILL.md +++ b/skills/form-cro/SKILL.md @@ -5,6 +5,8 @@ description: ">" capture, contact, demo request, application, survey, quote, and checkout forms. Use when the goal is to increase form completion rate, reduce friction, or improve lead quality without breaking compliance or downstream workflows. +risk: unknown +source: community --- # Form Conversion Rate Optimization (Form CRO) @@ -439,3 +441,6 @@ Do **not** test: * **ab-test-setup** – Testing form changes --- + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/framework-migration-code-migrate/SKILL.md b/skills/framework-migration-code-migrate/SKILL.md index be864e23..657e102e 100644 --- a/skills/framework-migration-code-migrate/SKILL.md +++ b/skills/framework-migration-code-migrate/SKILL.md @@ -1,6 +1,8 @@ --- name: framework-migration-code-migrate description: "You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migration plans, automated migration scripts, and" +risk: unknown +source: community --- # Code Migration Assistant diff --git a/skills/framework-migration-deps-upgrade/SKILL.md b/skills/framework-migration-deps-upgrade/SKILL.md index f9272c37..f15c0dd5 100644 --- a/skills/framework-migration-deps-upgrade/SKILL.md +++ b/skills/framework-migration-deps-upgrade/SKILL.md @@ -1,6 +1,8 @@ --- name: framework-migration-deps-upgrade description: "You are a dependency management expert specializing in safe, incremental upgrades of project dependencies. Plan and execute dependency updates with minimal risk, proper testing, and clear migration pa" +risk: unknown +source: community --- # Dependency Upgrade Strategy diff --git a/skills/framework-migration-legacy-modernize/SKILL.md b/skills/framework-migration-legacy-modernize/SKILL.md index 44b56e1f..0a618813 100644 --- a/skills/framework-migration-legacy-modernize/SKILL.md +++ b/skills/framework-migration-legacy-modernize/SKILL.md @@ -1,6 +1,8 @@ --- name: framework-migration-legacy-modernize description: "Orchestrate a comprehensive legacy system modernization using the strangler fig pattern, enabling gradual replacement of outdated components while maintaining continuous business operations through ex" +risk: unknown +source: community --- # Legacy Code Modernization Workflow diff --git a/skills/free-tool-strategy/SKILL.md b/skills/free-tool-strategy/SKILL.md index 6eb221d1..3e4bb498 100644 --- a/skills/free-tool-strategy/SKILL.md +++ b/skills/free-tool-strategy/SKILL.md @@ -1,6 +1,8 @@ --- name: free-tool-strategy -description: "When the user wants to plan, evaluate, or build a free tool for marketing purposes \u2014 lead generation, SEO value, or brand awareness. Also use when the user mentions \"engineering as marketing,\" \"fre..." +description: "When the user wants to plan, evaluate, or build a free tool for marketing purposes \u2014 lead generation, SEO value, or brand awareness. Also use when the user mentions \"engineering as mar..." +risk: unknown +source: community --- # Free Tool Strategy (Engineering as Marketing) @@ -574,3 +576,6 @@ If you need more context: - **analytics-tracking**: For measuring tool usage - **email-sequence**: For nurturing leads from the tool - **programmatic-seo**: For building tool-based pages at scale + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/freshdesk-automation/SKILL.md b/skills/freshdesk-automation/SKILL.md index 70453b44..c6d4dfb0 100644 --- a/skills/freshdesk-automation/SKILL.md +++ b/skills/freshdesk-automation/SKILL.md @@ -3,6 +3,8 @@ name: freshdesk-automation description: "Automate Freshdesk helpdesk operations including tickets, contacts, companies, notes, and replies via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Freshdesk Automation via Rube MCP @@ -217,3 +219,6 @@ Freshdesk uses page-based pagination: | List companies | `FRESHDESK_GET_COMPANIES` | `page` | | List ticket fields | `FRESHDESK_LIST_TICKET_FIELDS` | (none) | | List company fields | `FRESHDESK_LIST_COMPANY_FIELDS` | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/freshservice-automation/SKILL.md b/skills/freshservice-automation/SKILL.md index 18aeb0dd..f8707b74 100644 --- a/skills/freshservice-automation/SKILL.md +++ b/skills/freshservice-automation/SKILL.md @@ -3,6 +3,8 @@ name: freshservice-automation description: "Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Freshservice Automation via Rube MCP @@ -211,3 +213,6 @@ Automate Freshservice IT Service Management operations through Composio's Freshs | Bulk update | FRESHSERVICE_BULK_UPDATE_TICKETS | ids, update_fields | | Outbound email ticket | FRESHSERVICE_CREATE_TICKET_OUTBOUND_EMAIL | email, subject, description | | Service request | FRESHSERVICE_CREATE_SERVICE_REQUEST | item_display_id, email, quantity | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/frontend-design/SKILL.md b/skills/frontend-design/SKILL.md index bd291bd3..629b99f9 100644 --- a/skills/frontend-design/SKILL.md +++ b/skills/frontend-design/SKILL.md @@ -2,6 +2,8 @@ name: frontend-design description: "Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity. Use when building or styling web UIs, components, pages, dashboard..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- # Frontend Design (Distinctive, Production-Grade) @@ -270,3 +272,6 @@ Before finalizing output: 5. What should users *feel* in the first 3 seconds? --- + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/frontend-dev-guidelines/SKILL.md b/skills/frontend-dev-guidelines/SKILL.md index f0e29de1..82008787 100644 --- a/skills/frontend-dev-guidelines/SKILL.md +++ b/skills/frontend-dev-guidelines/SKILL.md @@ -1,6 +1,8 @@ --- name: frontend-dev-guidelines description: "Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router..." +risk: unknown +source: community --- @@ -357,3 +359,6 @@ Before finalizing code: **Status:** Stable, opinionated, and enforceable **Intended Use:** Production React codebases with long-term maintenance horizons + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/frontend-developer/SKILL.md b/skills/frontend-developer/SKILL.md index b0cd8417..9076ec20 100644 --- a/skills/frontend-developer/SKILL.md +++ b/skills/frontend-developer/SKILL.md @@ -6,6 +6,8 @@ description: "Build React components, implement responsive layouts, and handle" PROACTIVELY when creating UI components or fixing frontend issues. metadata: model: inherit +risk: unknown +source: community --- You are a frontend development expert specializing in modern React applications, Next.js, and cutting-edge frontend architecture. diff --git a/skills/frontend-mobile-development-component-scaffold/SKILL.md b/skills/frontend-mobile-development-component-scaffold/SKILL.md index 2bd383c7..b1632cb4 100644 --- a/skills/frontend-mobile-development-component-scaffold/SKILL.md +++ b/skills/frontend-mobile-development-component-scaffold/SKILL.md @@ -1,6 +1,8 @@ --- name: frontend-mobile-development-component-scaffold description: "You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete component implementations with TypeScript, tests, s" +risk: unknown +source: community --- # React/React Native Component Scaffolding diff --git a/skills/frontend-mobile-security-xss-scan/SKILL.md b/skills/frontend-mobile-security-xss-scan/SKILL.md index 6e236e6e..b53efe02 100644 --- a/skills/frontend-mobile-security-xss-scan/SKILL.md +++ b/skills/frontend-mobile-security-xss-scan/SKILL.md @@ -1,6 +1,8 @@ --- name: frontend-mobile-security-xss-scan description: "You are a frontend security specialist focusing on Cross-Site Scripting (XSS) vulnerability detection and prevention. Analyze React, Vue, Angular, and vanilla JavaScript code to identify injection poi" +risk: unknown +source: community --- # XSS Vulnerability Scanner for Frontend Code diff --git a/skills/frontend-security-coder/SKILL.md b/skills/frontend-security-coder/SKILL.md index 34a16d43..fd8d22dc 100644 --- a/skills/frontend-security-coder/SKILL.md +++ b/skills/frontend-security-coder/SKILL.md @@ -6,6 +6,8 @@ description: "Expert in secure frontend coding practices specializing in XSS" reviews. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/frontend-slides/SKILL.md b/skills/frontend-slides/SKILL.md index 16954db5..a2fedfdc 100644 --- a/skills/frontend-slides/SKILL.md +++ b/skills/frontend-slides/SKILL.md @@ -768,3 +768,6 @@ class TiltEffect { 6. User picks a style 7. Skill generates HTML presentation with preserved assets 8. Final presentation delivered + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/frontend-ui-dark-ts/SKILL.md b/skills/frontend-ui-dark-ts/SKILL.md index 001f46f5..b0d65a85 100644 --- a/skills/frontend-ui-dark-ts/SKILL.md +++ b/skills/frontend-ui-dark-ts/SKILL.md @@ -1,6 +1,8 @@ --- name: frontend-ui-dark-ts description: "Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces..." +risk: unknown +source: community --- # Frontend UI Dark Theme (TypeScript) @@ -586,3 +588,6 @@ export function PageTransition({ children }: PageTransitionProps) { - Design Tokens — Complete color system, spacing, typography scales - Components — Button, Card, Input, Dialog, Tabs, and more - Patterns — Page layouts, navigation, lists, forms + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/full-stack-orchestration-full-stack-feature/SKILL.md b/skills/full-stack-orchestration-full-stack-feature/SKILL.md index 06497bda..825274df 100644 --- a/skills/full-stack-orchestration-full-stack-feature/SKILL.md +++ b/skills/full-stack-orchestration-full-stack-feature/SKILL.md @@ -1,6 +1,8 @@ --- name: full-stack-orchestration-full-stack-feature description: "Use when working with full stack orchestration full stack feature" +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/game-development/2d-games/SKILL.md b/skills/game-development/2d-games/SKILL.md index 49be26c4..9bafd2a1 100644 --- a/skills/game-development/2d-games/SKILL.md +++ b/skills/game-development/2d-games/SKILL.md @@ -2,6 +2,8 @@ name: 2d-games description: "2D game development principles. Sprites, tilemaps, physics, camera." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # 2D Game Development @@ -117,3 +119,6 @@ allowed-tools: Read, Write, Edit, Glob, Grep --- > **Remember:** 2D is about clarity. Every pixel should communicate. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/game-development/3d-games/SKILL.md b/skills/game-development/3d-games/SKILL.md index 1009982f..0f189699 100644 --- a/skills/game-development/3d-games/SKILL.md +++ b/skills/game-development/3d-games/SKILL.md @@ -2,6 +2,8 @@ name: 3d-games description: "3D game development principles. Rendering, shaders, physics, cameras." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # 3D Game Development @@ -133,3 +135,6 @@ allowed-tools: Read, Write, Edit, Glob, Grep --- > **Remember:** 3D is about illusion. Create the impression of detail, not the detail itself. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/game-development/SKILL.md b/skills/game-development/SKILL.md index bd6e7787..68fbcda0 100644 --- a/skills/game-development/SKILL.md +++ b/skills/game-development/SKILL.md @@ -2,6 +2,8 @@ name: game-development description: "Game development orchestrator. Routes to platform-specific skills based on project needs." allowed-tools: Read, Write, Edit, Glob, Grep, Bash +risk: unknown +source: community --- # Game Development diff --git a/skills/game-development/game-art/SKILL.md b/skills/game-development/game-art/SKILL.md index 77cb1371..a6d40e5a 100644 --- a/skills/game-development/game-art/SKILL.md +++ b/skills/game-development/game-art/SKILL.md @@ -2,6 +2,8 @@ name: game-art description: "Game art principles. Visual style selection, asset pipeline, animation workflow." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Game Art Principles @@ -183,3 +185,6 @@ assets/ --- > **Remember:** Art serves gameplay. If it doesn't help the player, it's decoration. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/game-development/game-audio/SKILL.md b/skills/game-development/game-audio/SKILL.md index a9fc0116..dd7e758e 100644 --- a/skills/game-development/game-audio/SKILL.md +++ b/skills/game-development/game-audio/SKILL.md @@ -2,6 +2,8 @@ name: game-audio description: "Game audio principles. Sound design, music integration, adaptive audio systems." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Game Audio Principles @@ -188,3 +190,6 @@ Game State → Music Response --- > **Remember:** 50% of the game experience is audio. A muted game loses half its soul. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/game-development/game-design/SKILL.md b/skills/game-development/game-design/SKILL.md index f607c158..3dd147f8 100644 --- a/skills/game-development/game-design/SKILL.md +++ b/skills/game-development/game-design/SKILL.md @@ -2,6 +2,8 @@ name: game-design description: "Game design principles. GDD structure, balancing, player psychology, progression." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Game Design Principles @@ -127,3 +129,6 @@ Just Right → Flow → Engagement --- > **Remember:** Fun is discovered through iteration, not designed on paper. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/game-development/mobile-games/SKILL.md b/skills/game-development/mobile-games/SKILL.md index 4436f56f..d4453cb8 100644 --- a/skills/game-development/mobile-games/SKILL.md +++ b/skills/game-development/mobile-games/SKILL.md @@ -2,6 +2,8 @@ name: mobile-games description: "Mobile game development principles. Touch input, battery, performance, app stores." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # Mobile Game Development @@ -106,3 +108,6 @@ allowed-tools: Read, Write, Edit, Glob, Grep --- > **Remember:** Mobile is the most constrained platform. Respect battery and attention. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/game-development/multiplayer/SKILL.md b/skills/game-development/multiplayer/SKILL.md index 97ce1da6..015f8d30 100644 --- a/skills/game-development/multiplayer/SKILL.md +++ b/skills/game-development/multiplayer/SKILL.md @@ -2,6 +2,8 @@ name: multiplayer description: "Multiplayer game development principles. Architecture, networking, synchronization." allowed-tools: Read, Write, Edit, Glob, Grep, Bash +risk: unknown +source: community --- # Multiplayer Game Development @@ -130,3 +132,6 @@ Server: Validate → did projectile actually hit? --- > **Remember:** Never trust the client. The server is the source of truth. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/game-development/pc-games/SKILL.md b/skills/game-development/pc-games/SKILL.md index 5a9cc4d1..283f6cdd 100644 --- a/skills/game-development/pc-games/SKILL.md +++ b/skills/game-development/pc-games/SKILL.md @@ -2,6 +2,8 @@ name: pc-games description: "PC and console game development principles. Engine selection, platform features, optimization strategies." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # PC/Console Game Development @@ -142,3 +144,6 @@ Map ACTIONS, not buttons: --- > **Remember:** Engine is a tool. Master the principles, then adapt to any engine. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/game-development/vr-ar/SKILL.md b/skills/game-development/vr-ar/SKILL.md index fa1d8d38..2adb9a83 100644 --- a/skills/game-development/vr-ar/SKILL.md +++ b/skills/game-development/vr-ar/SKILL.md @@ -2,6 +2,8 @@ name: vr-ar description: "VR/AR development principles. Comfort, interaction, performance requirements." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # VR/AR Development @@ -121,3 +123,6 @@ allowed-tools: Read, Write, Edit, Glob, Grep --- > **Remember:** Comfort is not optional. Sick players don't play. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/game-development/web-games/SKILL.md b/skills/game-development/web-games/SKILL.md index 3dfd3d6f..cbe3c822 100644 --- a/skills/game-development/web-games/SKILL.md +++ b/skills/game-development/web-games/SKILL.md @@ -2,6 +2,8 @@ name: web-games description: "Web browser game development principles. Framework selection, WebGPU, optimization, PWA." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # Web Browser Game Development @@ -148,3 +150,6 @@ What type of game? --- > **Remember:** Browser is the most accessible platform. Respect its constraints. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/gcp-cloud-run/SKILL.md b/skills/gcp-cloud-run/SKILL.md index b16ec27d..bd344b3c 100644 --- a/skills/gcp-cloud-run/SKILL.md +++ b/skills/gcp-cloud-run/SKILL.md @@ -2,6 +2,7 @@ name: gcp-cloud-run description: "Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and event-dri..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # GCP Cloud Run @@ -286,3 +287,6 @@ requests. Background tasks will be extremely slow or stall. | Issue | high | ## Enable startup CPU boost | | Issue | medium | ## Explicitly set execution environment | | Issue | medium | ## Set consistent timeouts | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/gdpr-data-handling/SKILL.md b/skills/gdpr-data-handling/SKILL.md index 476e8523..c8a3cd8c 100644 --- a/skills/gdpr-data-handling/SKILL.md +++ b/skills/gdpr-data-handling/SKILL.md @@ -1,6 +1,8 @@ --- name: gdpr-data-handling description: "Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, o..." +risk: unknown +source: community --- # GDPR Data Handling diff --git a/skills/gemini-api-dev/SKILL.md b/skills/gemini-api-dev/SKILL.md index 12fed661..7855ab48 100644 --- a/skills/gemini-api-dev/SKILL.md +++ b/skills/gemini-api-dev/SKILL.md @@ -1,6 +1,8 @@ --- name: gemini-api-dev description: "Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or n..." +risk: unknown +source: community --- # Gemini API Development Skill @@ -125,3 +127,6 @@ This index contains links to all documentation pages in `.md.txt` format. Use we - [Embeddings](https://ai.google.dev/gemini-api/docs/embeddings.md.txt) - [Interactions API](https://ai.google.dev/gemini-api/docs/interactions.md.txt) - [SDK migration guide](https://ai.google.dev/gemini-api/docs/migrate.md.txt) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/geo-fundamentals/SKILL.md b/skills/geo-fundamentals/SKILL.md index b8763c04..e9022151 100644 --- a/skills/geo-fundamentals/SKILL.md +++ b/skills/geo-fundamentals/SKILL.md @@ -2,6 +2,8 @@ name: geo-fundamentals description: "Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity)." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # GEO Fundamentals @@ -154,3 +156,6 @@ How AI engines select content to cite: |--------|---------|---------| | `scripts/geo_checker.py` | GEO audit (AI citation readiness) | `python scripts/geo_checker.py ` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/git-advanced-workflows/SKILL.md b/skills/git-advanced-workflows/SKILL.md index 9c12212c..2b5eb3bb 100644 --- a/skills/git-advanced-workflows/SKILL.md +++ b/skills/git-advanced-workflows/SKILL.md @@ -1,6 +1,8 @@ --- name: git-advanced-workflows description: "Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, co..." +risk: unknown +source: community --- # Git Advanced Workflows diff --git a/skills/git-pr-workflows-git-workflow/SKILL.md b/skills/git-pr-workflows-git-workflow/SKILL.md index 984fba94..f459e424 100644 --- a/skills/git-pr-workflows-git-workflow/SKILL.md +++ b/skills/git-pr-workflows-git-workflow/SKILL.md @@ -1,6 +1,8 @@ --- name: git-pr-workflows-git-workflow description: "Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern g" +risk: unknown +source: community --- # Complete Git Workflow with Multi-Agent Orchestration diff --git a/skills/git-pr-workflows-onboard/SKILL.md b/skills/git-pr-workflows-onboard/SKILL.md index 6da52e8a..619fb081 100644 --- a/skills/git-pr-workflows-onboard/SKILL.md +++ b/skills/git-pr-workflows-onboard/SKILL.md @@ -1,6 +1,8 @@ --- name: git-pr-workflows-onboard description: "You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organizations, technical team integration, and accelerated learning methodologies. You" +risk: unknown +source: community --- # Onboard diff --git a/skills/git-pr-workflows-pr-enhance/SKILL.md b/skills/git-pr-workflows-pr-enhance/SKILL.md index 9e982373..e26b0f91 100644 --- a/skills/git-pr-workflows-pr-enhance/SKILL.md +++ b/skills/git-pr-workflows-pr-enhance/SKILL.md @@ -1,6 +1,8 @@ --- name: git-pr-workflows-pr-enhance description: "You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensu" +risk: unknown +source: community --- # Pull Request Enhancement diff --git a/skills/git-pushing/SKILL.md b/skills/git-pushing/SKILL.md index 4cbeb301..448ea0a7 100644 --- a/skills/git-pushing/SKILL.md +++ b/skills/git-pushing/SKILL.md @@ -1,6 +1,8 @@ --- name: git-pushing description: "Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activate..." +risk: unknown +source: community --- # Git Push Workflow diff --git a/skills/github-actions-templates/SKILL.md b/skills/github-actions-templates/SKILL.md index 33bb87dd..1005c9b6 100644 --- a/skills/github-actions-templates/SKILL.md +++ b/skills/github-actions-templates/SKILL.md @@ -1,6 +1,8 @@ --- name: github-actions-templates description: "Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or cre..." +risk: unknown +source: community --- # GitHub Actions Templates diff --git a/skills/github-automation/SKILL.md b/skills/github-automation/SKILL.md index 7a73015d..30aa4d67 100644 --- a/skills/github-automation/SKILL.md +++ b/skills/github-automation/SKILL.md @@ -3,6 +3,8 @@ name: github-automation description: "Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically." requires: mcp: [rube] +risk: unknown +source: community --- # GitHub Automation via Rube MCP @@ -225,3 +227,6 @@ All list endpoints use page-based pagination: | Check CI | `GITHUB_LIST_CHECK_RUNS_FOR_A_REF` | `owner`, `repo`, ref | | List collaborators | `GITHUB_LIST_REPOSITORY_COLLABORATORS` | `owner`, `repo` | | Branch protection | `GITHUB_GET_BRANCH_PROTECTION` | `owner`, `repo`, `branch` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/github-issue-creator/SKILL.md b/skills/github-issue-creator/SKILL.md index 29acf5d8..c9a699d3 100644 --- a/skills/github-issue-creator/SKILL.md +++ b/skills/github-issue-creator/SKILL.md @@ -1,6 +1,8 @@ --- name: github-issue-creator description: "Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wan..." +risk: unknown +source: community --- # GitHub Issue Creator @@ -134,4 +136,7 @@ Code: 403 ## Additional Context Was working yesterday - possible permission/config change or service regression -``` \ No newline at end of file +``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/github-workflow-automation/SKILL.md b/skills/github-workflow-automation/SKILL.md index da3bb5d5..ac5f3ed7 100644 --- a/skills/github-workflow-automation/SKILL.md +++ b/skills/github-workflow-automation/SKILL.md @@ -1,6 +1,8 @@ --- name: github-workflow-automation description: "Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creati..." +risk: unknown +source: community --- # 🔧 GitHub Workflow Automation diff --git a/skills/gitlab-automation/SKILL.md b/skills/gitlab-automation/SKILL.md index a14f31b7..a3f5e709 100644 --- a/skills/gitlab-automation/SKILL.md +++ b/skills/gitlab-automation/SKILL.md @@ -3,6 +3,8 @@ name: gitlab-automation description: "Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # GitLab Automation via Rube MCP @@ -252,3 +254,6 @@ When using project paths as identifiers: | User status | `GITLAB_GET_USERS_ID_STATUS` | user ID | | List project members | `GITLAB_LIST_ALL_PROJECT_MEMBERS` | `id`, `query`, `state` | | List project users | `GITLAB_LIST_PROJECT_USERS` | `id`, `search` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/gitlab-ci-patterns/SKILL.md b/skills/gitlab-ci-patterns/SKILL.md index 859ac2b7..3a696d86 100644 --- a/skills/gitlab-ci-patterns/SKILL.md +++ b/skills/gitlab-ci-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: gitlab-ci-patterns description: "Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up..." +risk: unknown +source: community --- # GitLab CI Patterns diff --git a/skills/gitops-workflow/SKILL.md b/skills/gitops-workflow/SKILL.md index 8751da1a..ab77584d 100644 --- a/skills/gitops-workflow/SKILL.md +++ b/skills/gitops-workflow/SKILL.md @@ -1,6 +1,8 @@ --- name: gitops-workflow description: "Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deplo..." +risk: unknown +source: community --- # GitOps Workflow diff --git a/skills/gmail-automation/SKILL.md b/skills/gmail-automation/SKILL.md index 3708bc47..251c5019 100644 --- a/skills/gmail-automation/SKILL.md +++ b/skills/gmail-automation/SKILL.md @@ -3,6 +3,8 @@ name: gmail-automation description: "Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Gmail Automation via Rube MCP @@ -267,4 +269,7 @@ Automate Gmail operations through Composio's Gmail toolkit via Rube MCP. | Send draft | GMAIL_SEND_DRAFT | draft_id | | Get attachment | GMAIL_GET_ATTACHMENT | message_id, attachment_id | | Search contacts | GMAIL_SEARCH_PEOPLE | query | -| Get profile | GMAIL_GET_PROFILE | (none) | \ No newline at end of file +| Get profile | GMAIL_GET_PROFILE | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/go-concurrency-patterns/SKILL.md b/skills/go-concurrency-patterns/SKILL.md index 2185e29d..451d10b9 100644 --- a/skills/go-concurrency-patterns/SKILL.md +++ b/skills/go-concurrency-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: go-concurrency-patterns description: "Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions." +risk: unknown +source: community --- # Go Concurrency Patterns diff --git a/skills/godot-gdscript-patterns/SKILL.md b/skills/godot-gdscript-patterns/SKILL.md index f75546da..2bd3c637 100644 --- a/skills/godot-gdscript-patterns/SKILL.md +++ b/skills/godot-gdscript-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: godot-gdscript-patterns description: "Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices." +risk: unknown +source: community --- # Godot GDScript Patterns diff --git a/skills/golang-pro/SKILL.md b/skills/golang-pro/SKILL.md index 42e1a9d5..807a3552 100644 --- a/skills/golang-pro/SKILL.md +++ b/skills/golang-pro/SKILL.md @@ -7,6 +7,8 @@ description: "Master Go 1.21+ with modern patterns, advanced concurrency," performance optimization. metadata: model: opus +risk: unknown +source: community --- You are a Go expert specializing in modern Go 1.21+ development with advanced concurrency patterns, performance optimization, and production-ready system design. diff --git a/skills/google-analytics-automation/SKILL.md b/skills/google-analytics-automation/SKILL.md index 68aa6c11..92c6646f 100644 --- a/skills/google-analytics-automation/SKILL.md +++ b/skills/google-analytics-automation/SKILL.md @@ -3,6 +3,8 @@ name: google-analytics-automation description: "Automate Google Analytics tasks via Rube MCP (Composio): run reports, list accounts/properties, funnels, pivots, key events. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Google Analytics Automation via Rube MCP @@ -225,3 +227,6 @@ Automate Google Analytics 4 (GA4) reporting and property management through Comp | Pivot report | GOOGLE_ANALYTICS_RUN_PIVOT_REPORT | property, dateRanges, pivots | | Funnel report | GOOGLE_ANALYTICS_RUN_FUNNEL_REPORT | property, dateRanges, funnel | | List key events | GOOGLE_ANALYTICS_LIST_KEY_EVENTS | parent, pageSize | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/google-calendar-automation/SKILL.md b/skills/google-calendar-automation/SKILL.md index 029f64cb..d18a0f9c 100644 --- a/skills/google-calendar-automation/SKILL.md +++ b/skills/google-calendar-automation/SKILL.md @@ -3,6 +3,8 @@ name: google-calendar-automation description: "Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatica..." requires: mcp: [rube] +risk: unknown +source: community --- # Google Calendar Automation via Rube MCP @@ -174,3 +176,6 @@ Automate Google Calendar workflows including event creation, scheduling, availab | Remove attendee | `GOOGLECALENDAR_REMOVE_ATTENDEE` | `event_id`, `attendee_email` | | Get current time | `GOOGLECALENDAR_GET_CURRENT_DATE_TIME` | `timezone` | | Get calendar | `GOOGLECALENDAR_GET_CALENDAR` | `calendar_id` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/google-drive-automation/SKILL.md b/skills/google-drive-automation/SKILL.md index 59da2520..89fe3d59 100644 --- a/skills/google-drive-automation/SKILL.md +++ b/skills/google-drive-automation/SKILL.md @@ -3,6 +3,8 @@ name: google-drive-automation description: "Automate Google Drive file operations (upload, download, search, share, organize) via Rube MCP (Composio). Upload/download files, manage folders, share with permissions, and search across drives pr..." requires: mcp: [rube] +risk: unknown +source: community --- # Google Drive Automation via Rube MCP @@ -191,3 +193,6 @@ For Google Workspace files, set `mime_type` to export: | List shared drives | `GOOGLEDRIVE_LIST_SHARED_DRIVES` | `pageSize` | | Drive info | `GOOGLEDRIVE_GET_ABOUT` | (none) | | Create shortcut | `GOOGLEDRIVE_CREATE_SHORTCUT_TO_FILE` | target file_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/googlesheets-automation/SKILL.md b/skills/googlesheets-automation/SKILL.md index d0c49590..ac7ac6ed 100644 --- a/skills/googlesheets-automation/SKILL.md +++ b/skills/googlesheets-automation/SKILL.md @@ -3,6 +3,8 @@ name: googlesheets-automation description: "Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically." requires: mcp: [rube] +risk: unknown +source: community --- # Google Sheets Automation via Rube MCP @@ -195,3 +197,6 @@ Google Sheets enforces strict rate limits: | Delete rows/cols | `GOOGLESHEETS_DELETE_DIMENSION` | `spreadsheet_id`, `sheet_name`, dimension | | Spreadsheet info | `GOOGLESHEETS_GET_SPREADSHEET_INFO` | `spreadsheet_id` | | Update tab props | `GOOGLESHEETS_UPDATE_SHEET_PROPERTIES` | `spreadsheetId`, properties | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/grafana-dashboards/SKILL.md b/skills/grafana-dashboards/SKILL.md index 3a60ad97..4f869a54 100644 --- a/skills/grafana-dashboards/SKILL.md +++ b/skills/grafana-dashboards/SKILL.md @@ -1,6 +1,8 @@ --- name: grafana-dashboards description: "Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational ..." +risk: unknown +source: community --- # Grafana Dashboards diff --git a/skills/graphql-architect/SKILL.md b/skills/graphql-architect/SKILL.md index 1af4a6b9..b6f5fb25 100644 --- a/skills/graphql-architect/SKILL.md +++ b/skills/graphql-architect/SKILL.md @@ -6,6 +6,8 @@ description: "Master modern GraphQL with federation, performance optimization," performance optimization. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/graphql/SKILL.md b/skills/graphql/SKILL.md index 239049b6..bdd6c753 100644 --- a/skills/graphql/SKILL.md +++ b/skills/graphql/SKILL.md @@ -2,6 +2,7 @@ name: graphql description: "GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper co..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # GraphQL @@ -66,3 +67,6 @@ Normalized cache with type policies ## Related Skills Works well with: `backend`, `postgres-wizard`, `nextjs-app-router`, `react-patterns` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/haskell-pro/SKILL.md b/skills/haskell-pro/SKILL.md index fd030370..648aeeec 100644 --- a/skills/haskell-pro/SKILL.md +++ b/skills/haskell-pro/SKILL.md @@ -5,6 +5,8 @@ description: "Expert Haskell engineer specializing in advanced type systems, pur type-level programming, concurrency, and architecture guidance. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/helm-chart-scaffolding/SKILL.md b/skills/helm-chart-scaffolding/SKILL.md index 46fe8f70..376b7db0 100644 --- a/skills/helm-chart-scaffolding/SKILL.md +++ b/skills/helm-chart-scaffolding/SKILL.md @@ -1,6 +1,8 @@ --- name: helm-chart-scaffolding description: "Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or impl..." +risk: unknown +source: community --- # Helm Chart Scaffolding diff --git a/skills/helpdesk-automation/SKILL.md b/skills/helpdesk-automation/SKILL.md index 0b2b4287..239820c4 100644 --- a/skills/helpdesk-automation/SKILL.md +++ b/skills/helpdesk-automation/SKILL.md @@ -3,6 +3,8 @@ name: helpdesk-automation description: "Automate HelpDesk tasks via Rube MCP (Composio): list tickets, manage views, use canned responses, and configure custom fields. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # HelpDesk Automation via Rube MCP @@ -164,3 +166,6 @@ Backward pagination: | List views | HELPDESK_LIST_VIEWS | (none) | | List canned responses | HELPDESK_LIST_CANNED_RESPONSES | (none) | | List custom fields | HELPDESK_LIST_CUSTOM_FIELDS | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-components-content/SKILL.md b/skills/hig-components-content/SKILL.md index ab89102c..5e6e86d9 100644 --- a/skills/hig-components-content/SKILL.md +++ b/skills/hig-components-content/SKILL.md @@ -12,6 +12,8 @@ description: ">" Cross-references: hig-foundations for color/typography/accessibility, hig-patterns for data visualization patterns, hig-components-layout for structural containers, hig-platforms for platform-specific component behavior. +risk: unknown +source: community --- # Apple HIG: Content Components @@ -84,3 +86,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-components-controls/SKILL.md b/skills/hig-components-controls/SKILL.md index c039ad86..3bfe5397 100644 --- a/skills/hig-components-controls/SKILL.md +++ b/skills/hig-components-controls/SKILL.md @@ -12,6 +12,8 @@ description: ">-" indicator, gauge, form design, input validation, or control state management. Cross-references: hig-components-menus, hig-components-dialogs, hig-components-search. +risk: unknown +source: community --- # Apple HIG: Selection and Input Controls @@ -86,3 +88,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-components-dialogs/SKILL.md b/skills/hig-components-dialogs/SKILL.md index f4bd444c..1242ca6c 100644 --- a/skills/hig-components-dialogs/SKILL.md +++ b/skills/hig-components-dialogs/SKILL.md @@ -11,6 +11,8 @@ description: ">-" destructive action confirmation, or overlay UI patterns. Cross-references: hig-components-menus, hig-components-controls, hig-components-search, hig-patterns. +risk: unknown +source: community --- # Apple HIG: Presentation Components @@ -74,3 +76,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-components-layout/SKILL.md b/skills/hig-components-layout/SKILL.md index a986f89e..fd26bda2 100644 --- a/skills/hig-components-layout/SKILL.md +++ b/skills/hig-components-layout/SKILL.md @@ -11,6 +11,8 @@ description: ">" or "my app doesn't adapt to different screen sizes". Cross-references: hig-foundations for layout/spacing principles, hig-platforms for platform-specific navigation, hig-patterns for multitasking and full-screen, hig-components-content for content display. +risk: unknown +source: community --- # Apple HIG: Layout and Navigation Components @@ -97,3 +99,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-components-menus/SKILL.md b/skills/hig-components-menus/SKILL.md index f85f6a33..b75247a5 100644 --- a/skills/hig-components-menus/SKILL.md +++ b/skills/hig-components-menus/SKILL.md @@ -11,6 +11,8 @@ description: ">-" button, pop-up button, pull-down button, disclosure control, dock menu, edit menu, or any menu/button component layout and behavior. Cross-references: hig-components-search, hig-components-controls, hig-components-dialogs. +risk: unknown +source: community --- # Apple HIG: Menus and Buttons @@ -79,3 +81,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-components-search/SKILL.md b/skills/hig-components-search/SKILL.md index 7075e2a0..af722b5d 100644 --- a/skills/hig-components-search/SKILL.md +++ b/skills/hig-components-search/SKILL.md @@ -10,6 +10,8 @@ description: ">-" content navigation, or file path hierarchy display. Cross-references: hig-components-menus, hig-components-controls, hig-components-dialogs, hig-patterns. +risk: unknown +source: community --- # Apple HIG: Navigation Components @@ -66,3 +68,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-components-status/SKILL.md b/skills/hig-components-status/SKILL.md index 5817f8f1..de026f09 100644 --- a/skills/hig-components-status/SKILL.md +++ b/skills/hig-components-status/SKILL.md @@ -11,6 +11,8 @@ description: ">" Cross-references: hig-components-system for widgets and complications, hig-inputs for gesture-driven progress controls, hig-technologies for HealthKit and activity ring data integration. +risk: unknown +source: community --- # Apple HIG: Status Components @@ -84,3 +86,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-components-system/SKILL.md b/skills/hig-components-system/SKILL.md index 81e0e359..ccf7ed22 100644 --- a/skills/hig-components-system/SKILL.md +++ b/skills/hig-components-system/SKILL.md @@ -12,6 +12,8 @@ description: ">" surfaces outside the main app. Cross-references: hig-components-status for progress in widgets, hig-inputs for interaction patterns, hig-technologies for Siri and system integration. +risk: unknown +source: community --- # Apple HIG: System Experiences @@ -104,3 +106,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-foundations/SKILL.md b/skills/hig-foundations/SKILL.md index 521b5a80..294e1baa 100644 --- a/skills/hig-foundations/SKILL.md +++ b/skills/hig-foundations/SKILL.md @@ -11,6 +11,8 @@ description: ">" "how do I pick system colors", or "my icons don't match the system style". Cross-references: hig-platforms for platform-specific guidance, hig-patterns for interaction patterns, hig-components-layout for structural components, hig-components-content for display. +risk: unknown +source: community --- # Apple HIG: Design Foundations @@ -96,3 +98,6 @@ Consider how principles interact: --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-inputs/SKILL.md b/skills/hig-inputs/SKILL.md index cbcd4ba7..199f52a5 100644 --- a/skills/hig-inputs/SKILL.md +++ b/skills/hig-inputs/SKILL.md @@ -13,6 +13,8 @@ description: ">" support Apple Pencil," or asks about input device handling. Cross-references: hig-components-status, hig-components-system, hig-technologies for VoiceOver and Siri. +risk: unknown +source: community --- # Apple HIG: Inputs @@ -114,3 +116,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-patterns/SKILL.md b/skills/hig-patterns/SKILL.md index 1e3f56c8..2114dd74 100644 --- a/skills/hig-patterns/SKILL.md +++ b/skills/hig-patterns/SKILL.md @@ -12,6 +12,8 @@ description: ">" "how to show progress", or "what's the right way to confirm a delete". Cross-references: hig-foundations for underlying principles, hig-platforms for platform specifics, hig-components-layout for navigation, hig-components-content for data display. +risk: unknown +source: community --- # Apple HIG: Interaction Patterns @@ -102,3 +104,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-platforms/SKILL.md b/skills/hig-platforms/SKILL.md index 547f4c77..85eacd9e 100644 --- a/skills/hig-platforms/SKILL.md +++ b/skills/hig-platforms/SKILL.md @@ -10,6 +10,8 @@ description: ">" "universal app design", or "what input methods does this platform use". Cross-references: hig-foundations for shared design foundations, hig-patterns for interaction patterns, hig-components-layout for navigation structures, hig-components-content for content display. +risk: unknown +source: community --- # Apple HIG: Platform Design @@ -82,3 +84,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-project-context/SKILL.md b/skills/hig-project-context/SKILL.md index 2648d3d6..1a49d8d1 100644 --- a/skills/hig-project-context/SKILL.md +++ b/skills/hig-project-context/SKILL.md @@ -9,6 +9,8 @@ description: ">-" context but none exists yet. This skill creates .claude/apple-design-context.md so that hig-foundations, hig-platforms, hig-components-*, hig-inputs, and hig-technologies can provide targeted advice without repetitive questions. +risk: unknown +source: community --- # Apple HIG: Project Context @@ -131,3 +133,6 @@ When updating an existing context document: --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hig-technologies/SKILL.md b/skills/hig-technologies/SKILL.md index 837290e5..abb66f63 100644 --- a/skills/hig-technologies/SKILL.md +++ b/skills/hig-technologies/SKILL.md @@ -13,6 +13,8 @@ description: ">" "how should my AR experience work," "how do I use Sign in with Apple," or asks about any Apple framework or service integration. Cross-references: hig-inputs for input methods, hig-components-system for widgets. +risk: unknown +source: community --- # Apple HIG: Technologies @@ -129,3 +131,6 @@ Check for `.claude/apple-design-context.md` before asking questions. Use existin --- *Built by [Raintree Technology](https://raintree.technology) · [More developer tools](https://raintree.technology)* + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hosted-agents-v2-py/SKILL.md b/skills/hosted-agents-v2-py/SKILL.md index f7523a40..5db2b6ae 100644 --- a/skills/hosted-agents-v2-py/SKILL.md +++ b/skills/hosted-agents-v2-py/SKILL.md @@ -6,6 +6,8 @@ description: "|" Triggers: "ImageBasedHostedAgentDefinition", "hosted agent", "container agent", "create_version", "ProtocolVersionRecord", "AgentProtocol.RESPONSES". package: azure-ai-projects +risk: unknown +source: community --- # Azure AI Hosted Agents (Python) @@ -323,3 +325,6 @@ async def create_hosted_agent_async(): - [Azure AI Projects SDK](https://pypi.org/project/azure-ai-projects/) - [Hosted Agents Documentation](https://learn.microsoft.com/azure/ai-services/agents/how-to/hosted-agents) - [Azure Container Registry](https://learn.microsoft.com/azure/container-registry/) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hr-pro/SKILL.md b/skills/hr-pro/SKILL.md index 206581e7..b9607f97 100644 --- a/skills/hr-pro/SKILL.md +++ b/skills/hr-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Professional, ethical HR partner for hiring," produce structured, bias-mitigated, lawful templates. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/html-injection-testing/SKILL.md b/skills/html-injection-testing/SKILL.md index c0df1000..9e78a4e5 100644 --- a/skills/html-injection-testing/SKILL.md +++ b/skills/html-injection-testing/SKILL.md @@ -1,9 +1,11 @@ --- name: html-injection-testing -description: "This skill should be used when the user asks to \"test for HTML injection\", \"inject HTML into web pages\", \"perform HTML injection attacks\", \"deface web applications\", or \"test content injection vuln..." +description: "This skill should be used when the user asks to \"test for HTML injection\", \"inject HTML into web pages\", \"perform HTML injection attacks\", \"deface web applications\", or \"test conten..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # HTML Injection Testing @@ -496,3 +498,6 @@ Server-side protections: | HTML not rendering | Check if output HTML-encoded; try encoding variations; verify HTML context | | Payload stripped | Use encoding variations; try tag splitting; test null bytes; nested tags | | XSS not working (HTML only) | JS filtered but HTML allowed; leverage phishing forms, meta refresh redirects | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hubspot-automation/SKILL.md b/skills/hubspot-automation/SKILL.md index e1544063..3886ea53 100644 --- a/skills/hubspot-automation/SKILL.md +++ b/skills/hubspot-automation/SKILL.md @@ -3,6 +3,8 @@ name: hubspot-automation description: "Automate HubSpot CRM operations (contacts, companies, deals, tickets, properties) via Rube MCP using Composio integration." requires: mcp: [rube] +risk: unknown +source: community --- # HubSpot CRM Automation via Rube MCP @@ -175,4 +177,7 @@ Automate HubSpot CRM workflows including contact/company management, deal pipeli | List properties | `HUBSPOT_READ_ALL_PROPERTIES_FOR_OBJECT_TYPE` | `objectType` | | Create property | `HUBSPOT_CREATE_PROPERTY_FOR_SPECIFIED_OBJECT_TYPE` | `objectType, name, label, type, fieldType` | | Get owners | `HUBSPOT_RETRIEVE_OWNERS` | None | -| Verify connection | `HUBSPOT_GET_ACCOUNT_INFO` | None | \ No newline at end of file +| Verify connection | `HUBSPOT_GET_ACCOUNT_INFO` | None | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hubspot-integration/SKILL.md b/skills/hubspot-integration/SKILL.md index 99a8fa24..00a6ceec 100644 --- a/skills/hubspot-integration/SKILL.md +++ b/skills/hubspot-integration/SKILL.md @@ -2,6 +2,7 @@ name: hubspot-integration description: "Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubs..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # HubSpot Integration @@ -40,3 +41,6 @@ Create, read, update, delete CRM records | Issue | medium | See docs | | Issue | high | See docs | | Issue | medium | See docs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/hybrid-cloud-architect/SKILL.md b/skills/hybrid-cloud-architect/SKILL.md index 4f267d4d..cb7eaf2d 100644 --- a/skills/hybrid-cloud-architect/SKILL.md +++ b/skills/hybrid-cloud-architect/SKILL.md @@ -8,6 +8,8 @@ description: "Expert hybrid cloud architect specializing in complex multi-cloud" multi-cloud strategy, or complex infrastructure integration. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/hybrid-cloud-networking/SKILL.md b/skills/hybrid-cloud-networking/SKILL.md index 8e16fdcd..960d1793 100644 --- a/skills/hybrid-cloud-networking/SKILL.md +++ b/skills/hybrid-cloud-networking/SKILL.md @@ -1,6 +1,8 @@ --- name: hybrid-cloud-networking description: "Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting ..." +risk: unknown +source: community --- # Hybrid Cloud Networking diff --git a/skills/hybrid-search-implementation/SKILL.md b/skills/hybrid-search-implementation/SKILL.md index 74655961..28287662 100644 --- a/skills/hybrid-search-implementation/SKILL.md +++ b/skills/hybrid-search-implementation/SKILL.md @@ -1,6 +1,8 @@ --- name: hybrid-search-implementation description: "Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall." +risk: unknown +source: community --- # Hybrid Search Implementation diff --git a/skills/i18n-localization/SKILL.md b/skills/i18n-localization/SKILL.md index 8746159a..5f76f5ff 100644 --- a/skills/i18n-localization/SKILL.md +++ b/skills/i18n-localization/SKILL.md @@ -2,6 +2,8 @@ name: i18n-localization description: "Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # i18n & Localization @@ -152,3 +154,6 @@ Before shipping: | Script | Purpose | Command | |--------|---------|---------| | `scripts/i18n_checker.py` | Detect hardcoded strings & missing translations | `python scripts/i18n_checker.py ` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/idor-testing/SKILL.md b/skills/idor-testing/SKILL.md index 33be1179..9715aed8 100644 --- a/skills/idor-testing/SKILL.md +++ b/skills/idor-testing/SKILL.md @@ -1,9 +1,11 @@ --- name: idor-testing -description: "This skill should be used when the user asks to \"test for insecure direct object references,\" \"find IDOR vulnerabilities,\" \"exploit broken access control,\" \"enumerate user IDs or object references,..." +description: "This skill should be used when the user asks to \"test for insecure direct object references,\" \"find IDOR vulnerabilities,\" \"exploit broken access control,\" \"enumerate user IDs or obje..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # IDOR Vulnerability Testing @@ -440,3 +442,6 @@ def download_receipt(request, receipt_id): return FileResponse(receipt.file) ``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/incident-responder/SKILL.md b/skills/incident-responder/SKILL.md index 416958f7..f78f9519 100644 --- a/skills/incident-responder/SKILL.md +++ b/skills/incident-responder/SKILL.md @@ -8,6 +8,8 @@ description: "Expert SRE incident responder specializing in rapid problem" incidents or SRE practices. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/incident-response-incident-response/SKILL.md b/skills/incident-response-incident-response/SKILL.md index a37dc042..5c0f8564 100644 --- a/skills/incident-response-incident-response/SKILL.md +++ b/skills/incident-response-incident-response/SKILL.md @@ -1,6 +1,8 @@ --- name: incident-response-incident-response description: "Use when working with incident response incident response" +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/incident-response-smart-fix/SKILL.md b/skills/incident-response-smart-fix/SKILL.md index bafc299a..b22844ea 100644 --- a/skills/incident-response-smart-fix/SKILL.md +++ b/skills/incident-response-smart-fix/SKILL.md @@ -1,6 +1,8 @@ --- name: incident-response-smart-fix description: "[Extended thinking: This workflow implements a sophisticated debugging and resolution pipeline that leverages AI-assisted debugging tools and observability platforms to systematically diagnose and res" +risk: unknown +source: community --- # Intelligent Issue Resolution with Multi-Agent Orchestration diff --git a/skills/incident-runbook-templates/SKILL.md b/skills/incident-runbook-templates/SKILL.md index 52562edf..b3fdd635 100644 --- a/skills/incident-runbook-templates/SKILL.md +++ b/skills/incident-runbook-templates/SKILL.md @@ -1,6 +1,8 @@ --- name: incident-runbook-templates description: "Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to incidents, or establishing incident resp..." +risk: unknown +source: community --- # Incident Runbook Templates diff --git a/skills/inngest/SKILL.md b/skills/inngest/SKILL.md index 2c4ea4ef..10496387 100644 --- a/skills/inngest/SKILL.md +++ b/skills/inngest/SKILL.md @@ -2,6 +2,7 @@ name: inngest description: "Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. Use when: inngest, serverless background job, event-driven wor..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Inngest Integration @@ -53,3 +54,6 @@ Functions that run on a schedule ## Related Skills Works well with: `nextjs-app-router`, `vercel-deployment`, `supabase-backend`, `email-systems`, `ai-agents-architect`, `stripe-integration` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/instagram-automation/SKILL.md b/skills/instagram-automation/SKILL.md index 31a27d0d..eb5d233c 100644 --- a/skills/instagram-automation/SKILL.md +++ b/skills/instagram-automation/SKILL.md @@ -3,6 +3,8 @@ name: instagram-automation description: "Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Instagram Automation via Rube MCP @@ -190,3 +192,6 @@ Automate Instagram operations through Composio's Instagram toolkit via Rube MCP. | Get publishing limit | INSTAGRAM_GET_IG_USER_CONTENT_PUBLISHING_LIMIT | ig_user_id | | Get media comments | INSTAGRAM_GET_IG_MEDIA_COMMENTS | ig_media_id | | Get carousel children | INSTAGRAM_GET_IG_MEDIA_CHILDREN | ig_media_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/interactive-portfolio/SKILL.md b/skills/interactive-portfolio/SKILL.md index c0d9270d..5289d98f 100644 --- a/skills/interactive-portfolio/SKILL.md +++ b/skills/interactive-portfolio/SKILL.md @@ -2,6 +2,7 @@ name: interactive-portfolio description: "Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios,..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Interactive Portfolio @@ -221,3 +222,6 @@ Personality throughout. ## Related Skills Works well with: `scroll-experience`, `3d-web-experience`, `landing-page-design`, `personal-branding` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/intercom-automation/SKILL.md b/skills/intercom-automation/SKILL.md index 84435acf..656fbee1 100644 --- a/skills/intercom-automation/SKILL.md +++ b/skills/intercom-automation/SKILL.md @@ -3,6 +3,8 @@ name: intercom-automation description: "Automate Intercom tasks via Rube MCP (Composio): conversations, contacts, companies, segments, admins. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Intercom Automation via Rube MCP @@ -246,3 +248,6 @@ Automate Intercom operations through Composio's Intercom toolkit via Rube MCP. | Company segments | INTERCOM_LIST_ATTACHED_SEGMENTS_FOR_COMPANIES | company_id | | Get counts | INTERCOM_GET_COUNTS | type, count | | List companies | INTERCOM_LIST_ALL_COMPANIES | page, per_page | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/internal-comms-anthropic/SKILL.md b/skills/internal-comms-anthropic/SKILL.md index f9233c37..bc40f61d 100644 --- a/skills/internal-comms-anthropic/SKILL.md +++ b/skills/internal-comms-anthropic/SKILL.md @@ -2,6 +2,8 @@ name: internal-comms-anthropic description: "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal ..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- ## When to use this skill diff --git a/skills/internal-comms-community/SKILL.md b/skills/internal-comms-community/SKILL.md index 3570ab60..939ad74f 100644 --- a/skills/internal-comms-community/SKILL.md +++ b/skills/internal-comms-community/SKILL.md @@ -2,6 +2,8 @@ name: internal-comms-community description: "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal ..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- ## When to use this skill diff --git a/skills/ios-developer/SKILL.md b/skills/ios-developer/SKILL.md index 8eb1903b..8fa9a17d 100644 --- a/skills/ios-developer/SKILL.md +++ b/skills/ios-developer/SKILL.md @@ -6,6 +6,8 @@ description: "Develop native iOS applications with Swift/SwiftUI. Masters iOS 18 iOS development. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/istio-traffic-management/SKILL.md b/skills/istio-traffic-management/SKILL.md index bc849666..deac85b7 100644 --- a/skills/istio-traffic-management/SKILL.md +++ b/skills/istio-traffic-management/SKILL.md @@ -1,6 +1,8 @@ --- name: istio-traffic-management description: "Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilie..." +risk: unknown +source: community --- # Istio Traffic Management diff --git a/skills/java-pro/SKILL.md b/skills/java-pro/SKILL.md index b682c4c8..3b7e0a08 100644 --- a/skills/java-pro/SKILL.md +++ b/skills/java-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Master Java 21+ with modern features like virtual threads, pattern development, microservices architecture, or performance optimization. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/javascript-mastery/SKILL.md b/skills/javascript-mastery/SKILL.md index 35222dad..e27daf57 100644 --- a/skills/javascript-mastery/SKILL.md +++ b/skills/javascript-mastery/SKILL.md @@ -1,6 +1,8 @@ --- name: javascript-mastery description: "Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional p..." +risk: unknown +source: community --- # 🧠 JavaScript Mastery diff --git a/skills/javascript-pro/SKILL.md b/skills/javascript-pro/SKILL.md index 8171a979..2b4f0d18 100644 --- a/skills/javascript-pro/SKILL.md +++ b/skills/javascript-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Master modern JavaScript with ES6+, async patterns, and Node.js" patterns. metadata: model: inherit +risk: unknown +source: community --- You are a JavaScript expert specializing in modern JS and async programming. diff --git a/skills/javascript-testing-patterns/SKILL.md b/skills/javascript-testing-patterns/SKILL.md index 7c41f110..a5ee7ecd 100644 --- a/skills/javascript-testing-patterns/SKILL.md +++ b/skills/javascript-testing-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: javascript-testing-patterns description: "Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use..." +risk: unknown +source: community --- # JavaScript Testing Patterns diff --git a/skills/javascript-typescript-typescript-scaffold/SKILL.md b/skills/javascript-typescript-typescript-scaffold/SKILL.md index 1cd696eb..2eee1ab8 100644 --- a/skills/javascript-typescript-typescript-scaffold/SKILL.md +++ b/skills/javascript-typescript-typescript-scaffold/SKILL.md @@ -1,6 +1,8 @@ --- name: javascript-typescript-typescript-scaffold description: "You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete project structures with modern tooling (pnpm, Vite, N" +risk: unknown +source: community --- # TypeScript Project Scaffolding diff --git a/skills/jira-automation/SKILL.md b/skills/jira-automation/SKILL.md index 88b503fc..7fde6c20 100644 --- a/skills/jira-automation/SKILL.md +++ b/skills/jira-automation/SKILL.md @@ -3,6 +3,8 @@ name: jira-automation description: "Automate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Jira Automation via Rube MCP @@ -183,3 +185,6 @@ Automate Jira operations through Composio's Jira toolkit via Rube MCP. | List filters | JIRA_LIST_FILTERS | (none) | | Project roles | JIRA_GET_PROJECT_ROLES | projectIdOrKey | | Project versions | JIRA_GET_PROJECT_VERSIONS | projectIdOrKey | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/julia-pro/SKILL.md b/skills/julia-pro/SKILL.md index 3ae1f6fd..d0063344 100644 --- a/skills/julia-pro/SKILL.md +++ b/skills/julia-pro/SKILL.md @@ -7,6 +7,8 @@ description: "Master Julia 1.10+ with modern features, performance optimization, optimization, or advanced Julia patterns. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/k8s-manifest-generator/SKILL.md b/skills/k8s-manifest-generator/SKILL.md index 6ac2c01e..80e5ff1b 100644 --- a/skills/k8s-manifest-generator/SKILL.md +++ b/skills/k8s-manifest-generator/SKILL.md @@ -1,6 +1,8 @@ --- name: k8s-manifest-generator description: "Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creat..." +risk: unknown +source: community --- # Kubernetes Manifest Generator diff --git a/skills/k8s-security-policies/SKILL.md b/skills/k8s-security-policies/SKILL.md index 00c1a10f..799b79f6 100644 --- a/skills/k8s-security-policies/SKILL.md +++ b/skills/k8s-security-policies/SKILL.md @@ -1,6 +1,8 @@ --- name: k8s-security-policies description: "Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or ..." +risk: unknown +source: community --- # Kubernetes Security Policies diff --git a/skills/kaizen/SKILL.md b/skills/kaizen/SKILL.md index a95bc9b2..bf117419 100644 --- a/skills/kaizen/SKILL.md +++ b/skills/kaizen/SKILL.md @@ -1,6 +1,8 @@ --- name: kaizen description: "Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements." +risk: unknown +source: community --- # Kaizen: Continuous Improvement diff --git a/skills/klaviyo-automation/SKILL.md b/skills/klaviyo-automation/SKILL.md index d5dc32d3..861576b1 100644 --- a/skills/klaviyo-automation/SKILL.md +++ b/skills/klaviyo-automation/SKILL.md @@ -3,6 +3,8 @@ name: klaviyo-automation description: "Automate Klaviyo tasks via Rube MCP (Composio): manage email/SMS campaigns, inspect campaign messages, track tags, and monitor send jobs. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Klaviyo Automation via Rube MCP @@ -188,3 +190,6 @@ fields__template=['name', 'html', 'text'] | Get campaign message | KLAVIYO_GET_CAMPAIGN_MESSAGE | id, fields__campaign__message | | Get campaign tags | KLAVIYO_GET_CAMPAIGN_RELATIONSHIPS_TAGS | id | | Get send job status | KLAVIYO_GET_CAMPAIGN_SEND_JOB | id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/kpi-dashboard-design/SKILL.md b/skills/kpi-dashboard-design/SKILL.md index 0de6b022..b1b49215 100644 --- a/skills/kpi-dashboard-design/SKILL.md +++ b/skills/kpi-dashboard-design/SKILL.md @@ -1,6 +1,8 @@ --- name: kpi-dashboard-design description: "Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data ..." +risk: unknown +source: community --- # KPI Dashboard Design diff --git a/skills/kubernetes-architect/SKILL.md b/skills/kubernetes-architect/SKILL.md index 41f38ec7..b8ac829c 100644 --- a/skills/kubernetes-architect/SKILL.md +++ b/skills/kubernetes-architect/SKILL.md @@ -9,6 +9,8 @@ description: "Expert Kubernetes architect specializing in cloud-native" platform design. metadata: model: opus +risk: unknown +source: community --- You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows, and enterprise container orchestration at scale. diff --git a/skills/langchain-architecture/SKILL.md b/skills/langchain-architecture/SKILL.md index 63eb6a87..52aaa7f2 100644 --- a/skills/langchain-architecture/SKILL.md +++ b/skills/langchain-architecture/SKILL.md @@ -1,6 +1,8 @@ --- name: langchain-architecture description: "Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM w..." +risk: unknown +source: community --- # LangChain Architecture diff --git a/skills/langfuse/SKILL.md b/skills/langfuse/SKILL.md index 3c9f3ef3..2174ed8e 100644 --- a/skills/langfuse/SKILL.md +++ b/skills/langfuse/SKILL.md @@ -2,6 +2,7 @@ name: langfuse description: "Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debug..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Langfuse @@ -236,3 +237,6 @@ Add relevant metadata. ## Related Skills Works well with: `langgraph`, `crewai`, `structured-output`, `autonomous-agents` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/langgraph/SKILL.md b/skills/langgraph/SKILL.md index e94f0f14..0e9a571d 100644 --- a/skills/langgraph/SKILL.md +++ b/skills/langgraph/SKILL.md @@ -2,6 +2,7 @@ name: langgraph description: "Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpoin..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # LangGraph @@ -285,3 +286,6 @@ Clear separation of concerns. ## Related Skills Works well with: `crewai`, `autonomous-agents`, `langfuse`, `structured-output` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/last30days/SKILL.md b/skills/last30days/SKILL.md index 269e7d70..bbf731c6 100644 --- a/skills/last30days/SKILL.md +++ b/skills/last30days/SKILL.md @@ -6,6 +6,8 @@ context: fork agent: Explore disable-model-invocation: true allowed-tools: Bash, Read, Write, AskUserQuestion, WebSearch +risk: unknown +source: community --- # last30days: Research Any Topic from the Last 30 Days @@ -419,3 +421,6 @@ Want another prompt? Just tell me what you're creating next. 💡 Unlock Reddit & X data: Add API keys to ~/.config/last30days/.env ``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/launch-strategy/SKILL.md b/skills/launch-strategy/SKILL.md index 1e38e66d..cc80517c 100644 --- a/skills/launch-strategy/SKILL.md +++ b/skills/launch-strategy/SKILL.md @@ -1,6 +1,8 @@ --- name: launch-strategy description: "When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,'..." +risk: unknown +source: community --- # Launch Strategy @@ -342,3 +344,6 @@ If you need more context: - **page-cro**: For optimizing launch landing pages - **marketing-psychology**: For psychology behind waitlists and exclusivity - **programmatic-seo**: For comparison pages mentioned in post-launch + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/legacy-modernizer/SKILL.md b/skills/legacy-modernizer/SKILL.md index 08c19d37..daf6efe5 100644 --- a/skills/legacy-modernizer/SKILL.md +++ b/skills/legacy-modernizer/SKILL.md @@ -6,6 +6,8 @@ description: "Refactor legacy codebases, migrate outdated frameworks, and" framework migrations, or technical debt reduction. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/legal-advisor/SKILL.md b/skills/legal-advisor/SKILL.md index 0e7589b6..267335a8 100644 --- a/skills/legal-advisor/SKILL.md +++ b/skills/legal-advisor/SKILL.md @@ -6,6 +6,8 @@ description: "Draft privacy policies, terms of service, disclaimers, and legal" regulatory requirements. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/linear-automation/SKILL.md b/skills/linear-automation/SKILL.md index b69374f2..d3c4de91 100644 --- a/skills/linear-automation/SKILL.md +++ b/skills/linear-automation/SKILL.md @@ -3,6 +3,8 @@ name: linear-automation description: "Automate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Linear Automation via Rube MCP @@ -176,3 +178,6 @@ Automate Linear operations through Composio's Linear toolkit via Rube MCP. | List users | LINEAR_LIST_LINEAR_USERS | (none) | | Current user | LINEAR_GET_CURRENT_USER | (none) | | Run GraphQL | LINEAR_RUN_QUERY_OR_MUTATION | query, variables | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/linkedin-automation/SKILL.md b/skills/linkedin-automation/SKILL.md index db247410..ea6ddb1b 100644 --- a/skills/linkedin-automation/SKILL.md +++ b/skills/linkedin-automation/SKILL.md @@ -3,6 +3,8 @@ name: linkedin-automation description: "Automate LinkedIn tasks via Rube MCP (Composio): create posts, manage profile, company info, comments, and image uploads. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # LinkedIn Automation via Rube MCP @@ -173,3 +175,6 @@ Automate LinkedIn operations through Composio's LinkedIn toolkit via Rube MCP. | Get uploaded images | LINKEDIN_GET_IMAGES | image_id | | Delete post | LINKEDIN_DELETE_LINKED_IN_POST | post_id | | Comment on post | LINKEDIN_CREATE_COMMENT_ON_POST | post_id, text, actor | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/linkerd-patterns/SKILL.md b/skills/linkerd-patterns/SKILL.md index cdd9fa38..caa71d0a 100644 --- a/skills/linkerd-patterns/SKILL.md +++ b/skills/linkerd-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: linkerd-patterns description: "Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking ..." +risk: unknown +source: community --- # Linkerd Patterns diff --git a/skills/lint-and-validate/SKILL.md b/skills/lint-and-validate/SKILL.md index e8813f0e..0f1d342a 100644 --- a/skills/lint-and-validate/SKILL.md +++ b/skills/lint-and-validate/SKILL.md @@ -2,6 +2,8 @@ name: lint-and-validate description: "Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, v..." allowed-tools: Read, Glob, Grep, Bash +risk: unknown +source: community --- # Lint and Validate Skill @@ -43,3 +45,6 @@ allowed-tools: Read, Glob, Grep, Bash | `scripts/lint_runner.py` | Unified lint check | `python scripts/lint_runner.py ` | | `scripts/type_coverage.py` | Type coverage analysis | `python scripts/type_coverage.py ` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/linux-privilege-escalation/SKILL.md b/skills/linux-privilege-escalation/SKILL.md index b9db3b11..d7219400 100644 --- a/skills/linux-privilege-escalation/SKILL.md +++ b/skills/linux-privilege-escalation/SKILL.md @@ -1,9 +1,11 @@ --- name: linux-privilege-escalation -description: "This skill should be used when the user asks to \"escalate privileges on Linux\", \"find privesc vectors on Linux systems\", \"exploit sudo misconfigurations\", \"abuse SUID binaries\", \"exploit cron jobs ..." +description: "This skill should be used when the user asks to \"escalate privileges on Linux\", \"find privesc vectors on Linux systems\", \"exploit sudo misconfigurations\", \"abuse SUID binaries\", \"ex..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Linux Privilege Escalation @@ -502,3 +504,6 @@ uid=1000(user) gid=1000(user) euid=0(root) | Reverse shell not connecting | Check firewall; try ports 443/80; use staged payloads; check egress filtering | | SUID binary not exploitable | Verify version matches GTFOBins; check AppArmor/SELinux; some binaries drop privileges | | Cron job not executing | Verify cron running: `service cron status`; check +x permissions; verify PATH in crontab | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/linux-shell-scripting/SKILL.md b/skills/linux-shell-scripting/SKILL.md index 5d26b816..ca8a9b85 100644 --- a/skills/linux-shell-scripting/SKILL.md +++ b/skills/linux-shell-scripting/SKILL.md @@ -1,9 +1,11 @@ --- name: linux-shell-scripting -description: "This skill should be used when the user asks to \"create bash scripts\", \"automate Linux tasks\", \"monitor system resources\", \"backup files\", \"manage users\", or \"write production shell scripts\". It pr..." +description: "This skill should be used when the user asks to \"create bash scripts\", \"automate Linux tasks\", \"monitor system resources\", \"backup files\", \"manage users\", or \"write production she..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Linux Production Shell Scripts @@ -502,3 +504,6 @@ Minute(0-59) Hour(0-23) Day(1-31) Month(1-12) Weekday(0-7, 0/7=Sun) - Quote variables to handle spaces properly - Many scripts require root/sudo privileges - Use `bash -x script.sh` for debugging + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/llm-app-patterns/SKILL.md b/skills/llm-app-patterns/SKILL.md index 2ba3a3f2..692b2813 100644 --- a/skills/llm-app-patterns/SKILL.md +++ b/skills/llm-app-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: llm-app-patterns description: "Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, buildin..." +risk: unknown +source: community --- # 🤖 LLM Application Patterns diff --git a/skills/llm-application-dev-ai-assistant/SKILL.md b/skills/llm-application-dev-ai-assistant/SKILL.md index 21c2330b..6b41bb90 100644 --- a/skills/llm-application-dev-ai-assistant/SKILL.md +++ b/skills/llm-application-dev-ai-assistant/SKILL.md @@ -1,6 +1,8 @@ --- name: llm-application-dev-ai-assistant description: "You are an AI assistant development expert specializing in creating intelligent conversational interfaces, chatbots, and AI-powered applications. Design comprehensive AI assistant solutions with natur" +risk: unknown +source: community --- # AI Assistant Development diff --git a/skills/llm-application-dev-langchain-agent/SKILL.md b/skills/llm-application-dev-langchain-agent/SKILL.md index f55fafa4..d9ea2ac7 100644 --- a/skills/llm-application-dev-langchain-agent/SKILL.md +++ b/skills/llm-application-dev-langchain-agent/SKILL.md @@ -1,6 +1,8 @@ --- name: llm-application-dev-langchain-agent description: "You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph." +risk: unknown +source: community --- # LangChain/LangGraph Agent Development Expert diff --git a/skills/llm-application-dev-prompt-optimize/SKILL.md b/skills/llm-application-dev-prompt-optimize/SKILL.md index 367077c7..6552f1b7 100644 --- a/skills/llm-application-dev-prompt-optimize/SKILL.md +++ b/skills/llm-application-dev-prompt-optimize/SKILL.md @@ -1,6 +1,8 @@ --- name: llm-application-dev-prompt-optimize description: "You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimizati" +risk: unknown +source: community --- # Prompt Optimization diff --git a/skills/llm-evaluation/SKILL.md b/skills/llm-evaluation/SKILL.md index 79b6420e..db95d5c7 100644 --- a/skills/llm-evaluation/SKILL.md +++ b/skills/llm-evaluation/SKILL.md @@ -1,6 +1,8 @@ --- name: llm-evaluation description: "Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or ..." +risk: unknown +source: community --- # LLM Evaluation diff --git a/skills/loki-mode/SKILL.md b/skills/loki-mode/SKILL.md index 61e8d3e1..875830fc 100644 --- a/skills/loki-mode/SKILL.md +++ b/skills/loki-mode/SKILL.md @@ -1,6 +1,8 @@ --- name: loki-mode -description: "Multi-agent autonomous startup system for Claude Code. Triggers on \"Loki Mode\". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketin..." +description: "Multi-agent autonomous startup system for Claude Code. Triggers on \"Loki Mode\". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations,..." +risk: unknown +source: community --- # Loki Mode - Multi-Agent Autonomous Startup System @@ -719,3 +721,6 @@ Detailed documentation is split into reference files for progressive loading: --- **Version:** 2.32.0 | **Lines:** ~600 | **Research-Enhanced: Labs + HN Production Patterns** + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/m365-agents-dotnet/SKILL.md b/skills/m365-agents-dotnet/SKILL.md index fd0a9460..eb93c7eb 100644 --- a/skills/m365-agents-dotnet/SKILL.md +++ b/skills/m365-agents-dotnet/SKILL.md @@ -3,6 +3,8 @@ name: m365-agents-dotnet description: "|" Microsoft 365 Agents SDK for .NET. Build multichannel agents for Teams/M365/Copilot Studio with ASP.NET Core hosting, AgentApplication routing, and MSAL-based auth. Triggers: "Microsoft 365 Agents SDK", "Microsoft.Agents", "AddAgentApplicationOptions", "AgentApplication", "AddAgentAspNetAuthentication", "Copilot Studio client", "IAgentHttpAdapter". package: Microsoft.Agents.Hosting.AspNetCore, Microsoft.Agents.Authentication.Msal, Microsoft.Agents.CopilotStudio.Client +risk: unknown +source: community --- # Microsoft 365 Agents SDK (.NET) @@ -288,3 +290,6 @@ await foreach (var activity in client.AskQuestionAsync("Hello!", null)) | Auth configuration options | https://learn.microsoft.com/en-us/microsoft-365/agents-sdk/microsoft-authentication-library-configuration-options | | Copilot Studio integration | https://learn.microsoft.com/en-us/microsoft-365/agents-sdk/integrate-with-mcs | | GitHub samples | https://github.com/microsoft/agents | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/m365-agents-py/SKILL.md b/skills/m365-agents-py/SKILL.md index ad4e75cf..0583cd23 100644 --- a/skills/m365-agents-py/SKILL.md +++ b/skills/m365-agents-py/SKILL.md @@ -3,6 +3,8 @@ name: m365-agents-py description: "|" Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based auth. Triggers: "Microsoft 365 Agents SDK", "microsoft_agents", "AgentApplication", "start_agent_process", "TurnContext", "Copilot Studio client", "CloudAdapter". package: microsoft-agents-hosting-core, microsoft-agents-hosting-aiohttp, microsoft-agents-activity, microsoft-agents-authentication-msal, microsoft-agents-copilotstudio-client +risk: unknown +source: community --- # Microsoft 365 Agents SDK (Python) @@ -339,3 +341,6 @@ asyncio.run(main()) | GitHub samples (Python) | https://github.com/microsoft/Agents-for-python | | PyPI packages | https://pypi.org/search/?q=microsoft-agents | | Integrate with Copilot Studio | https://learn.microsoft.com/en-us/microsoft-365/agents-sdk/integrate-with-mcs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/m365-agents-ts/SKILL.md b/skills/m365-agents-ts/SKILL.md index cd7517c1..f62cadf7 100644 --- a/skills/m365-agents-ts/SKILL.md +++ b/skills/m365-agents-ts/SKILL.md @@ -3,6 +3,8 @@ name: m365-agents-ts description: "|" Microsoft 365 Agents SDK for TypeScript/Node.js. Build multichannel agents for Teams/M365/Copilot Studio with AgentApplication routing, Express hosting, streaming responses, and Copilot Studio client integration. Triggers: "Microsoft 365 Agents SDK", "@microsoft/agents-hosting", "AgentApplication", "startServer", "streamingResponse", "Copilot Studio client", "@microsoft/agents-copilotstudio-client". package: "@microsoft/agents-hosting, @microsoft/agents-hosting-express, @microsoft/agents-activity, @microsoft/agents-copilotstudio-client" +risk: unknown +source: community --- # Microsoft 365 Agents SDK (TypeScript) @@ -180,3 +182,6 @@ window.WebChat.renderWebChat({ | @microsoft/agents-copilotstudio-client | https://learn.microsoft.com/en-us/javascript/api/%40microsoft/agents-copilotstudio-client?view=agents-sdk-js-latest | | Integrate with Copilot Studio | https://learn.microsoft.com/en-us/microsoft-365/agents-sdk/integrate-with-mcs | | GitHub samples | https://github.com/microsoft/Agents/tree/main/samples/nodejs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/machine-learning-ops-ml-pipeline/SKILL.md b/skills/machine-learning-ops-ml-pipeline/SKILL.md index b6f924bf..f84d5823 100644 --- a/skills/machine-learning-ops-ml-pipeline/SKILL.md +++ b/skills/machine-learning-ops-ml-pipeline/SKILL.md @@ -1,6 +1,8 @@ --- name: machine-learning-ops-ml-pipeline description: "Design and implement a complete ML pipeline for: $ARGUMENTS" +risk: unknown +source: community --- # Machine Learning Pipeline - Multi-Agent MLOps Orchestration diff --git a/skills/mailchimp-automation/SKILL.md b/skills/mailchimp-automation/SKILL.md index 496d79de..eba17c07 100644 --- a/skills/mailchimp-automation/SKILL.md +++ b/skills/mailchimp-automation/SKILL.md @@ -3,6 +3,8 @@ name: mailchimp-automation description: "Automate Mailchimp email marketing including campaigns, audiences, subscribers, segments, and analytics via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Mailchimp Automation via Rube MCP @@ -229,3 +231,6 @@ subscriber_hash = hashlib.md5(email.lower().encode()).hexdigest() | Subscriber activity | `MAILCHIMP_GET_SUBSCRIBER_EMAIL_ACTIVITY` | `campaign_id`, `subscriber_hash` | | Member recent activity | `MAILCHIMP_VIEW_RECENT_ACTIVITY` | `list_id`, `subscriber_hash` | | Campaign content | `MAILCHIMP_GET_CAMPAIGN_CONTENT` | `campaign_id` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/make-automation/SKILL.md b/skills/make-automation/SKILL.md index 8d40bce2..64c4e5f5 100644 --- a/skills/make-automation/SKILL.md +++ b/skills/make-automation/SKILL.md @@ -3,6 +3,8 @@ name: make-automation description: "Automate Make (Integromat) tasks via Rube MCP (Composio): operations, enums, language and timezone lookups. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Make Automation via Rube MCP @@ -199,3 +201,6 @@ Instead of relying solely on Make's toolkit, build equivalent automation directl 3. Connect all required toolkits 4. Build the workflow step-by-step using individual app tools 5. Save as a recipe via RUBE_CREATE_UPDATE_RECIPE for reuse + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/malware-analyst/SKILL.md b/skills/malware-analyst/SKILL.md index 94a17515..d6737995 100644 --- a/skills/malware-analyst/SKILL.md +++ b/skills/malware-analyst/SKILL.md @@ -7,6 +7,8 @@ description: "Expert malware analyst specializing in defensive malware research, threat hunting, incident response, or security research. metadata: model: opus +risk: unknown +source: community --- # File identification diff --git a/skills/manifest/SKILL.md b/skills/manifest/SKILL.md index 64664d52..7f6e01be 100644 --- a/skills/manifest/SKILL.md +++ b/skills/manifest/SKILL.md @@ -1,6 +1,8 @@ --- name: manifest description: "Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys, or troubleshooting the plugin." +risk: unknown +source: community --- # Manifest Setup diff --git a/skills/market-sizing-analysis/SKILL.md b/skills/market-sizing-analysis/SKILL.md index cae04b2c..0768dcd3 100644 --- a/skills/market-sizing-analysis/SKILL.md +++ b/skills/market-sizing-analysis/SKILL.md @@ -6,6 +6,8 @@ description: "This skill should be used when the user asks to \\\"calculate TAM\ analysis for a startup or business opportunity. metadata: version: 1.0.0 +risk: unknown +source: community --- # Market Sizing Analysis diff --git a/skills/marketing-ideas/SKILL.md b/skills/marketing-ideas/SKILL.md index d6838218..3704b986 100644 --- a/skills/marketing-ideas/SKILL.md +++ b/skills/marketing-ideas/SKILL.md @@ -1,6 +1,8 @@ --- name: marketing-ideas description: "Provide proven marketing strategies and growth ideas for SaaS and software products, prioritized using a marketing feasibility scoring system." +risk: unknown +source: community --- # Marketing Ideas for SaaS (with Feasibility Scoring) @@ -219,3 +221,6 @@ Use these biases when scoring: * **programmatic-seo** – Scale SEO ideas * **ab-test-setup** – Test ideas rigorously + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/marketing-psychology/SKILL.md b/skills/marketing-psychology/SKILL.md index 5d96f7c1..6b9d8a59 100644 --- a/skills/marketing-psychology/SKILL.md +++ b/skills/marketing-psychology/SKILL.md @@ -1,6 +1,8 @@ --- name: marketing-psychology description: "Apply behavioral science and mental models to marketing decisions, prioritized using a psychological leverage and feasibility scoring system." +risk: unknown +source: community --- # Marketing Psychology & Mental Models @@ -253,3 +255,6 @@ Before responding, confirm: --- + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/mcp-builder-ms/SKILL.md b/skills/mcp-builder-ms/SKILL.md index f8f28fd0..7911e64d 100644 --- a/skills/mcp-builder-ms/SKILL.md +++ b/skills/mcp-builder-ms/SKILL.md @@ -1,6 +1,8 @@ --- name: mcp-builder-ms description: "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate exte..." +risk: unknown +source: community --- # MCP Server Development Guide diff --git a/skills/mcp-builder/SKILL.md b/skills/mcp-builder/SKILL.md index 7d90a389..8b71a2ee 100644 --- a/skills/mcp-builder/SKILL.md +++ b/skills/mcp-builder/SKILL.md @@ -2,6 +2,8 @@ name: mcp-builder description: "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate exte..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- # MCP Server Development Guide @@ -234,3 +236,6 @@ Load these resources as needed during development: - XML format specifications - Example questions and answers - Running an evaluation with the provided scripts + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/memory-forensics/SKILL.md b/skills/memory-forensics/SKILL.md index 3b449600..93b1e443 100644 --- a/skills/memory-forensics/SKILL.md +++ b/skills/memory-forensics/SKILL.md @@ -1,6 +1,8 @@ --- name: memory-forensics description: "Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating inciden..." +risk: unknown +source: community --- # Memory Forensics diff --git a/skills/memory-safety-patterns/SKILL.md b/skills/memory-safety-patterns/SKILL.md index f736a6f6..c3db8333 100644 --- a/skills/memory-safety-patterns/SKILL.md +++ b/skills/memory-safety-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: memory-safety-patterns description: "Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory..." +risk: unknown +source: community --- # Memory Safety Patterns diff --git a/skills/mermaid-expert/SKILL.md b/skills/mermaid-expert/SKILL.md index 9e73e0c4..424f298c 100644 --- a/skills/mermaid-expert/SKILL.md +++ b/skills/mermaid-expert/SKILL.md @@ -5,6 +5,8 @@ description: "Create Mermaid diagrams for flowcharts, sequences, ERDs, and" PROACTIVELY for visual documentation, system diagrams, or process flows. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/metasploit-framework/SKILL.md b/skills/metasploit-framework/SKILL.md index e42291fb..2b4f6c6f 100644 --- a/skills/metasploit-framework/SKILL.md +++ b/skills/metasploit-framework/SKILL.md @@ -1,9 +1,11 @@ --- name: metasploit-framework -description: "This skill should be used when the user asks to \"use Metasploit for penetration testing\", \"exploit vulnerabilities with msfconsole\", \"create payloads with msfvenom\", \"perform post-exploitation\", \"u..." +description: "This skill should be used when the user asks to \"use Metasploit for penetration testing\", \"exploit vulnerabilities with msfconsole\", \"create payloads with msfvenom\", \"perform post-exp..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Metasploit Framework @@ -476,3 +478,6 @@ exploit/multi/http/jenkins_script_console | Exploit fails/no session | Run `check`; verify payload architecture; check firewall; try different payloads | | Session dies immediately | Migrate to stable process; use stageless payload; check AV; use AutoRunScript | | Payload detected by AV | Use encoding `-e x86/shikata_ga_nai -i 10`; use evasion modules; custom templates | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/micro-saas-launcher/SKILL.md b/skills/micro-saas-launcher/SKILL.md index 7ff3841b..f7f64e9d 100644 --- a/skills/micro-saas-launcher/SKILL.md +++ b/skills/micro-saas-launcher/SKILL.md @@ -2,6 +2,7 @@ name: micro-saas-launcher description: "Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, pricing, launch strategies, and growing t..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Micro-SaaS Launcher @@ -210,3 +211,6 @@ Your time has value. ## Related Skills Works well with: `landing-page-design`, `backend`, `stripe`, `seo` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/microservices-patterns/SKILL.md b/skills/microservices-patterns/SKILL.md index 833c1e6d..3d36059a 100644 --- a/skills/microservices-patterns/SKILL.md +++ b/skills/microservices-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: microservices-patterns description: "Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing micros..." +risk: unknown +source: community --- # Microservices Patterns diff --git a/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md b/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md index 58eb4ce6..e79459a7 100644 --- a/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md +++ b/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md @@ -2,6 +2,8 @@ name: microsoft-azure-webjobs-extensions-authentication-events-dotnet description: "|" Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. Use for token enrichment, custom claims, attribute collection, and OTP customization in Entra ID. Triggers: "Authentication Events", "WebJobsAuthenticationEventsTrigger", "OnTokenIssuanceStart", "OnAttributeCollectionStart", "custom claims", "token enrichment", "Entra custom extension", "authentication extension". +risk: unknown +source: community --- # Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents (.NET) @@ -438,3 +440,6 @@ public static WebJobsAuthenticationEventResponse Run( | Token Issuance Events | https://learn.microsoft.com/entra/identity-platform/custom-extension-tokenissuancestart-setup | | Attribute Collection Events | https://learn.microsoft.com/entra/identity-platform/custom-extension-attribute-collection | | GitHub Source | https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/entra/Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/microsoft-teams-automation/SKILL.md b/skills/microsoft-teams-automation/SKILL.md index 33d41493..82f8d158 100644 --- a/skills/microsoft-teams-automation/SKILL.md +++ b/skills/microsoft-teams-automation/SKILL.md @@ -3,6 +3,8 @@ name: microsoft-teams-automation description: "Automate Microsoft Teams tasks via Rube MCP (Composio): send messages, manage channels, create meetings, handle chats, and search messages. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Microsoft Teams Automation via Rube MCP @@ -209,3 +211,6 @@ Automate Microsoft Teams operations through Composio's Microsoft Teams toolkit v | Search messages | MICROSOFT_TEAMS_SEARCH_MESSAGES | query | | Get chat message | MICROSOFT_TEAMS_GET_CHAT_MESSAGE | chat_id, message_id | | List joined teams | MICROSOFT_TEAMS_LIST_USER_JOINED_TEAMS | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/minecraft-bukkit-pro/SKILL.md b/skills/minecraft-bukkit-pro/SKILL.md index 322ecd3b..e52acd91 100644 --- a/skills/minecraft-bukkit-pro/SKILL.md +++ b/skills/minecraft-bukkit-pro/SKILL.md @@ -7,6 +7,8 @@ description: "Master Minecraft server plugin development with Bukkit, Spigot, an cross-version compatibility. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/miro-automation/SKILL.md b/skills/miro-automation/SKILL.md index 4bc14f2a..515c0144 100644 --- a/skills/miro-automation/SKILL.md +++ b/skills/miro-automation/SKILL.md @@ -3,6 +3,8 @@ name: miro-automation description: "Automate Miro tasks via Rube MCP (Composio): boards, items, sticky notes, frames, sharing, connectors. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Miro Automation via Rube MCP @@ -203,3 +205,6 @@ Automate Miro whiteboard operations through Composio's Miro toolkit via Rube MCP | Share board | MIRO_SHARE_BOARD | board_id, emails, role | | Get members | MIRO_GET_BOARD_MEMBERS | board_id | | Get connectors | MIRO_GET_CONNECTORS2 | board_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/mixpanel-automation/SKILL.md b/skills/mixpanel-automation/SKILL.md index 4cdc5860..4d06aa3b 100644 --- a/skills/mixpanel-automation/SKILL.md +++ b/skills/mixpanel-automation/SKILL.md @@ -3,6 +3,8 @@ name: mixpanel-automation description: "Automate Mixpanel tasks via Rube MCP (Composio): events, segmentation, funnels, cohorts, user profiles, JQL queries. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Mixpanel Automation via Rube MCP @@ -222,3 +224,6 @@ Used in `where` and `on` parameters: | List cohorts | MIXPANEL_COHORTS_LIST | (none) | | JQL query | MIXPANEL_JQL_QUERY | script | | Query insight | MIXPANEL_QUERY_INSIGHT | bookmark_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/ml-engineer/SKILL.md b/skills/ml-engineer/SKILL.md index 46e73c57..f34b1020 100644 --- a/skills/ml-engineer/SKILL.md +++ b/skills/ml-engineer/SKILL.md @@ -6,6 +6,8 @@ description: "Build production ML systems with PyTorch 2.x, TensorFlow, and" optimization, or production ML infrastructure. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/ml-pipeline-workflow/SKILL.md b/skills/ml-pipeline-workflow/SKILL.md index 9bdd5f72..d368e13a 100644 --- a/skills/ml-pipeline-workflow/SKILL.md +++ b/skills/ml-pipeline-workflow/SKILL.md @@ -1,6 +1,8 @@ --- name: ml-pipeline-workflow description: "Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating mod..." +risk: unknown +source: community --- # ML Pipeline Workflow diff --git a/skills/mlops-engineer/SKILL.md b/skills/mlops-engineer/SKILL.md index 35a37c00..97a59c63 100644 --- a/skills/mlops-engineer/SKILL.md +++ b/skills/mlops-engineer/SKILL.md @@ -6,6 +6,8 @@ description: "Build comprehensive ML pipelines, experiment tracking, and model" for ML infrastructure, experiment management, or pipeline automation. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/mobile-design/SKILL.md b/skills/mobile-design/SKILL.md index 255dc528..4fc79fbb 100644 --- a/skills/mobile-design/SKILL.md +++ b/skills/mobile-design/SKILL.md @@ -2,6 +2,8 @@ name: mobile-design description: "Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches pr..." allowed-tools: Read, Glob, Grep, Bash +risk: unknown +source: community --- # Mobile Design System @@ -282,3 +284,6 @@ No debate without justification. > **Design for that reality, or your app will fail quietly.** --- + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/mobile-developer/SKILL.md b/skills/mobile-developer/SKILL.md index c4f357ce..a347fb69 100644 --- a/skills/mobile-developer/SKILL.md +++ b/skills/mobile-developer/SKILL.md @@ -6,6 +6,8 @@ description: "Develop React Native, Flutter, or native mobile apps with modern" mobile features, cross-platform code, or app optimization. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/mobile-security-coder/SKILL.md b/skills/mobile-security-coder/SKILL.md index b47dbdc8..77e20219 100644 --- a/skills/mobile-security-coder/SKILL.md +++ b/skills/mobile-security-coder/SKILL.md @@ -6,6 +6,8 @@ description: "Expert in secure mobile coding practices specializing in input" reviews. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/modern-javascript-patterns/SKILL.md b/skills/modern-javascript-patterns/SKILL.md index 4d2d2c7f..07501d58 100644 --- a/skills/modern-javascript-patterns/SKILL.md +++ b/skills/modern-javascript-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: modern-javascript-patterns description: "Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, effici..." +risk: unknown +source: community --- # Modern JavaScript Patterns diff --git a/skills/monday-automation/SKILL.md b/skills/monday-automation/SKILL.md index 4d15a630..97706437 100644 --- a/skills/monday-automation/SKILL.md +++ b/skills/monday-automation/SKILL.md @@ -3,6 +3,8 @@ name: monday-automation description: "Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Monday.com Automation via Rube MCP @@ -231,3 +233,6 @@ Different column types require different value formats: | List subitems | `MONDAY_LIST_SUBITEMS_BY_PARENT` | `parent_item_ids` | | Add comment/update | `MONDAY_CREATE_UPDATE` | `item_id`, `body` | | Raw GraphQL mutation | `MONDAY_CREATE_OBJECT` | `query`, `variables` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/monorepo-architect/SKILL.md b/skills/monorepo-architect/SKILL.md index 04e3830e..49f7141e 100644 --- a/skills/monorepo-architect/SKILL.md +++ b/skills/monorepo-architect/SKILL.md @@ -1,6 +1,8 @@ --- name: monorepo-architect description: "Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup," +risk: unknown +source: community --- # Monorepo Architect diff --git a/skills/monorepo-management/SKILL.md b/skills/monorepo-management/SKILL.md index 29c725f7..91215e33 100644 --- a/skills/monorepo-management/SKILL.md +++ b/skills/monorepo-management/SKILL.md @@ -1,6 +1,8 @@ --- name: monorepo-management description: "Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monor..." +risk: unknown +source: community --- # Monorepo Management diff --git a/skills/moodle-external-api-development/SKILL.md b/skills/moodle-external-api-development/SKILL.md index 9ccdb5bf..ac6359e4 100644 --- a/skills/moodle-external-api-development/SKILL.md +++ b/skills/moodle-external-api-development/SKILL.md @@ -1,6 +1,8 @@ --- name: moodle-external-api-development description: "Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom plugin functionality. Covers parameter va..." +risk: unknown +source: community --- # Moodle External API Development diff --git a/skills/mtls-configuration/SKILL.md b/skills/mtls-configuration/SKILL.md index 53028093..72cef8b1 100644 --- a/skills/mtls-configuration/SKILL.md +++ b/skills/mtls-configuration/SKILL.md @@ -1,6 +1,8 @@ --- name: mtls-configuration description: "Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication." +risk: unknown +source: community --- # mTLS Configuration diff --git a/skills/multi-agent-brainstorming/SKILL.md b/skills/multi-agent-brainstorming/SKILL.md index 246b2ece..aa8a3de2 100644 --- a/skills/multi-agent-brainstorming/SKILL.md +++ b/skills/multi-agent-brainstorming/SKILL.md @@ -6,6 +6,8 @@ description: ">" structured, sequential multi-agent design review where each agent has a strict, non-overlapping role. It prevents blind spots, false confidence, and premature convergence. +risk: unknown +source: community --- # Multi-Agent Brainstorming (Structured Design Review) @@ -254,3 +256,6 @@ This skill exists to answer one question with confidence: If the answer is unclear, **do not exit this skill**. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/multi-cloud-architecture/SKILL.md b/skills/multi-cloud-architecture/SKILL.md index b69976e3..0543f6d3 100644 --- a/skills/multi-cloud-architecture/SKILL.md +++ b/skills/multi-cloud-architecture/SKILL.md @@ -1,6 +1,8 @@ --- name: multi-cloud-architecture description: "Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveragin..." +risk: unknown +source: community --- # Multi-Cloud Architecture diff --git a/skills/multi-platform-apps-multi-platform/SKILL.md b/skills/multi-platform-apps-multi-platform/SKILL.md index ca29bfce..aff23e68 100644 --- a/skills/multi-platform-apps-multi-platform/SKILL.md +++ b/skills/multi-platform-apps-multi-platform/SKILL.md @@ -1,6 +1,8 @@ --- name: multi-platform-apps-multi-platform description: "Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies." +risk: unknown +source: community --- # Multi-Platform Feature Development Workflow diff --git a/skills/neon-postgres/SKILL.md b/skills/neon-postgres/SKILL.md index 425a1ad3..732c72e0 100644 --- a/skills/neon-postgres/SKILL.md +++ b/skills/neon-postgres/SKILL.md @@ -2,6 +2,7 @@ name: neon-postgres description: "Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Neon Postgres @@ -54,3 +55,6 @@ Use pooled endpoint for application, direct for migrations. | Issue | low | See docs | | Issue | medium | See docs | | Issue | high | See docs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/nestjs-expert/SKILL.md b/skills/nestjs-expert/SKILL.md index ab8d3fec..ee09d1c2 100644 --- a/skills/nestjs-expert/SKILL.md +++ b/skills/nestjs-expert/SKILL.md @@ -4,6 +4,8 @@ description: "Nest.js framework expert specializing in module architecture, depe category: framework displayName: Nest.js Framework Expert color: red +risk: unknown +source: community --- # Nest.js Expert @@ -549,4 +551,7 @@ export class ConfigModule { - ✅ Code follows established project conventions - ✅ Proper error handling implemented - ✅ Security best practices applied -- ✅ Documentation updated for API changes \ No newline at end of file +- ✅ Documentation updated for API changes + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/network-101/SKILL.md b/skills/network-101/SKILL.md index 7a506a0b..5af21a39 100644 --- a/skills/network-101/SKILL.md +++ b/skills/network-101/SKILL.md @@ -1,9 +1,11 @@ --- name: network-101 -description: "This skill should be used when the user asks to \"set up a web server\", \"configure HTTP or HTTPS\", \"perform SNMP enumeration\", \"configure SMB shares\", \"test network services\", or needs guidance on c..." +description: "This skill should be used when the user asks to \"set up a web server\", \"configure HTTP or HTTPS\", \"perform SNMP enumeration\", \"configure SMB shares\", \"test network services\", or ne..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Network 101 @@ -340,3 +342,6 @@ smbclient //localhost/anonymous -N | SMB access denied | Verify share permissions and user credentials | | HTTPS certificate error | Accept self-signed cert or add to trusted store | | Cannot connect remotely | Bind service to 0.0.0.0 instead of localhost | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/network-engineer/SKILL.md b/skills/network-engineer/SKILL.md index ecbbc5b3..3fc439d3 100644 --- a/skills/network-engineer/SKILL.md +++ b/skills/network-engineer/SKILL.md @@ -8,6 +8,8 @@ description: "Expert network engineer specializing in modern cloud networking," issues, or performance optimization. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/nextjs-app-router-patterns/SKILL.md b/skills/nextjs-app-router-patterns/SKILL.md index 352e059c..a8d4887b 100644 --- a/skills/nextjs-app-router-patterns/SKILL.md +++ b/skills/nextjs-app-router-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: nextjs-app-router-patterns description: "Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Serve..." +risk: unknown +source: community --- # Next.js App Router Patterns diff --git a/skills/nextjs-best-practices/SKILL.md b/skills/nextjs-best-practices/SKILL.md index 5501fba1..f3e1ee19 100644 --- a/skills/nextjs-best-practices/SKILL.md +++ b/skills/nextjs-best-practices/SKILL.md @@ -2,6 +2,8 @@ name: nextjs-best-practices description: "Next.js App Router principles. Server Components, data fetching, routing patterns." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # Next.js Best Practices @@ -201,3 +203,6 @@ app/ --- > **Remember:** Server Components are the default for a reason. Start there, add client only when needed. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/nextjs-supabase-auth/SKILL.md b/skills/nextjs-supabase-auth/SKILL.md index 4d5211dd..da3db9a4 100644 --- a/skills/nextjs-supabase-auth/SKILL.md +++ b/skills/nextjs-supabase-auth/SKILL.md @@ -2,6 +2,7 @@ name: nextjs-supabase-auth description: "Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Next.js + Supabase Auth @@ -54,3 +55,6 @@ Handle OAuth callback and exchange code for session ## Related Skills Works well with: `nextjs-app-router`, `supabase-backend` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/nft-standards/SKILL.md b/skills/nft-standards/SKILL.md index f49c41f9..0dab323b 100644 --- a/skills/nft-standards/SKILL.md +++ b/skills/nft-standards/SKILL.md @@ -1,6 +1,8 @@ --- name: nft-standards description: "Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementi..." +risk: unknown +source: community --- # NFT Standards diff --git a/skills/nodejs-backend-patterns/SKILL.md b/skills/nodejs-backend-patterns/SKILL.md index 73534780..a016a653 100644 --- a/skills/nodejs-backend-patterns/SKILL.md +++ b/skills/nodejs-backend-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: nodejs-backend-patterns description: "Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when..." +risk: unknown +source: community --- # Node.js Backend Patterns diff --git a/skills/nodejs-best-practices/SKILL.md b/skills/nodejs-best-practices/SKILL.md index 6e9f0b09..f2358364 100644 --- a/skills/nodejs-best-practices/SKILL.md +++ b/skills/nodejs-best-practices/SKILL.md @@ -2,6 +2,8 @@ name: nodejs-best-practices description: "Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # Node.js Best Practices diff --git a/skills/nosql-expert/SKILL.md b/skills/nosql-expert/SKILL.md index 72b3ca77..0a0b2d86 100644 --- a/skills/nosql-expert/SKILL.md +++ b/skills/nosql-expert/SKILL.md @@ -1,6 +1,8 @@ --- name: nosql-expert description: "Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems." +risk: unknown +source: community --- # NoSQL Expert Patterns (Cassandra & DynamoDB) diff --git a/skills/notebooklm/SKILL.md b/skills/notebooklm/SKILL.md index 873afeb5..0b3e824a 100755 --- a/skills/notebooklm/SKILL.md +++ b/skills/notebooklm/SKILL.md @@ -1,6 +1,8 @@ --- name: notebooklm description: "Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth...." +risk: unknown +source: community --- # NotebookLM Research Assistant Skill diff --git a/skills/notion-automation/SKILL.md b/skills/notion-automation/SKILL.md index b5236cc5..fb7654a1 100644 --- a/skills/notion-automation/SKILL.md +++ b/skills/notion-automation/SKILL.md @@ -3,6 +3,8 @@ name: notion-automation description: "Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Notion Automation via Rube MCP @@ -213,3 +215,6 @@ Automate Notion operations through Composio's Notion toolkit via Rube MCP. | List users | NOTION_LIST_USERS | (none) | | Create comment | NOTION_CREATE_COMMENT | page_id, rich_text | | List comments | NOTION_FETCH_COMMENTS | page_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/notion-template-business/SKILL.md b/skills/notion-template-business/SKILL.md index de00c124..50d44077 100644 --- a/skills/notion-template-business/SKILL.md +++ b/skills/notion-template-business/SKILL.md @@ -2,6 +2,7 @@ name: notion-template-business description: "Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, market..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Notion Template Business @@ -214,3 +215,6 @@ Email/chat for premium. ## Related Skills Works well with: `micro-saas-launcher`, `copywriting`, `landing-page-design`, `seo` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/nx-workspace-patterns/SKILL.md b/skills/nx-workspace-patterns/SKILL.md index 77e58171..a3ef1ef8 100644 --- a/skills/nx-workspace-patterns/SKILL.md +++ b/skills/nx-workspace-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: nx-workspace-patterns description: "Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands." +risk: unknown +source: community --- # Nx Workspace Patterns diff --git a/skills/observability-engineer/SKILL.md b/skills/observability-engineer/SKILL.md index 0ffade0d..6246773f 100644 --- a/skills/observability-engineer/SKILL.md +++ b/skills/observability-engineer/SKILL.md @@ -6,6 +6,8 @@ description: "Build production-ready monitoring, logging, and tracing systems." performance optimization, or production reliability. metadata: model: inherit +risk: unknown +source: community --- You are an observability engineer specializing in production-grade monitoring, logging, tracing, and reliability systems for enterprise-scale applications. diff --git a/skills/observability-monitoring-monitor-setup/SKILL.md b/skills/observability-monitoring-monitor-setup/SKILL.md index 9375ef3a..63d3d6bd 100644 --- a/skills/observability-monitoring-monitor-setup/SKILL.md +++ b/skills/observability-monitoring-monitor-setup/SKILL.md @@ -1,6 +1,8 @@ --- name: observability-monitoring-monitor-setup description: "You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful da" +risk: unknown +source: community --- # Monitoring and Observability Setup diff --git a/skills/observability-monitoring-slo-implement/SKILL.md b/skills/observability-monitoring-slo-implement/SKILL.md index 5974d684..69e01b95 100644 --- a/skills/observability-monitoring-slo-implement/SKILL.md +++ b/skills/observability-monitoring-slo-implement/SKILL.md @@ -1,6 +1,8 @@ --- name: observability-monitoring-slo-implement description: "You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based practices. Design SLO frameworks, define SLIs, and build monitoring that ba..." +risk: unknown +source: community --- # SLO Implementation Guide diff --git a/skills/obsidian-clipper-template-creator/SKILL.md b/skills/obsidian-clipper-template-creator/SKILL.md index 405b3a36..ed9e40da 100644 --- a/skills/obsidian-clipper-template-creator/SKILL.md +++ b/skills/obsidian-clipper-template-creator/SKILL.md @@ -1,6 +1,8 @@ --- name: obsidian-clipper-template-creator description: "Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content." +risk: unknown +source: community --- # Obsidian Web Clipper Template Creator @@ -62,3 +64,6 @@ This skill helps you create importable JSON templates for the Obsidian Web Clipp ## Examples See [assets/](assets/) for JSON examples. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/on-call-handoff-patterns/SKILL.md b/skills/on-call-handoff-patterns/SKILL.md index 4a5639d5..b4e9eb73 100644 --- a/skills/on-call-handoff-patterns/SKILL.md +++ b/skills/on-call-handoff-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: on-call-handoff-patterns description: "Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call pro..." +risk: unknown +source: community --- # On-Call Handoff Patterns diff --git a/skills/onboarding-cro/SKILL.md b/skills/onboarding-cro/SKILL.md index df8c06ee..e66ccf7e 100644 --- a/skills/onboarding-cro/SKILL.md +++ b/skills/onboarding-cro/SKILL.md @@ -1,6 +1,8 @@ --- name: onboarding-cro -description: "When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions \"onboarding flow,\" \"activation rate,\" \"user activati..." +description: "When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions \"onboarding flow,\" \"activation rate,\" \"u..." +risk: unknown +source: community --- # Onboarding CRO @@ -431,3 +433,6 @@ If you need more context: - **email-sequence**: For onboarding email series - **paywall-upgrade-cro**: For converting to paid during/after onboarding - **ab-test-setup**: For testing onboarding changes + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/one-drive-automation/SKILL.md b/skills/one-drive-automation/SKILL.md index 76778b19..64d90719 100644 --- a/skills/one-drive-automation/SKILL.md +++ b/skills/one-drive-automation/SKILL.md @@ -3,6 +3,8 @@ name: one-drive-automation description: "Automate OneDrive file management, search, uploads, downloads, sharing, permissions, and folder operations via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # OneDrive Automation via Rube MCP @@ -236,3 +238,6 @@ Most OneDrive tools accept either paths or IDs: | Get quota | `ONE_DRIVE_GET_QUOTA` | (none) | | Track changes | `ONE_DRIVE_LIST_SITE_DRIVE_ITEMS_DELTA` | `site_id`, `token` | | Version history | `ONE_DRIVE_GET_ITEM_VERSIONS` | `item_id` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/openapi-spec-generation/SKILL.md b/skills/openapi-spec-generation/SKILL.md index 7f3d18f9..1b22bdec 100644 --- a/skills/openapi-spec-generation/SKILL.md +++ b/skills/openapi-spec-generation/SKILL.md @@ -1,6 +1,8 @@ --- name: openapi-spec-generation description: "Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance." +risk: unknown +source: community --- # OpenAPI Spec Generation diff --git a/skills/outlook-automation/SKILL.md b/skills/outlook-automation/SKILL.md index 288cfc9f..5a4e057c 100644 --- a/skills/outlook-automation/SKILL.md +++ b/skills/outlook-automation/SKILL.md @@ -3,6 +3,8 @@ name: outlook-automation description: "Automate Outlook tasks via Rube MCP (Composio): emails, calendar, contacts, folders, attachments. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Outlook Automation via Rube MCP @@ -189,3 +191,6 @@ Automate Microsoft Outlook operations through Composio's Outlook toolkit via Rub | List contacts | OUTLOOK_LIST_CONTACTS | top, filter | | Create contact | OUTLOOK_CREATE_CONTACT | givenName, emailAddresses | | Contact folders | OUTLOOK_GET_CONTACT_FOLDERS | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/outlook-calendar-automation/SKILL.md b/skills/outlook-calendar-automation/SKILL.md index 4c5f04ab..001d9d2a 100644 --- a/skills/outlook-calendar-automation/SKILL.md +++ b/skills/outlook-calendar-automation/SKILL.md @@ -3,6 +3,8 @@ name: outlook-calendar-automation description: "Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Outlook Calendar Automation via Rube MCP @@ -234,3 +236,6 @@ filter: "contains(subject, 'Review') and categories/any(c:c eq 'Work')" | Get schedule | OUTLOOK_GET_SCHEDULE | Schedules, StartTime, EndTime | | List calendars | OUTLOOK_LIST_CALENDARS | user_id | | Mailbox settings | OUTLOOK_GET_MAILBOX_SETTINGS | select | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/page-cro/SKILL.md b/skills/page-cro/SKILL.md index 53aa3022..cf1c1d80 100644 --- a/skills/page-cro/SKILL.md +++ b/skills/page-cro/SKILL.md @@ -7,6 +7,8 @@ description: ">" (homepage, landing pages, pricing, feature pages, or blog posts). This skill focuses on diagnosis, prioritization, and testable recommendations— not blind optimization. +risk: unknown +source: community --- # Page Conversion Rate Optimization (CRO) You are an expert in **page-level conversion optimization**. @@ -341,3 +343,6 @@ Fix fundamentals first. * **ab-test-setup** – For test execution and instrumentation ``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/pagerduty-automation/SKILL.md b/skills/pagerduty-automation/SKILL.md index 7b277a70..48efe84d 100644 --- a/skills/pagerduty-automation/SKILL.md +++ b/skills/pagerduty-automation/SKILL.md @@ -3,6 +3,8 @@ name: pagerduty-automation description: "Automate PagerDuty tasks via Rube MCP (Composio): manage incidents, services, schedules, escalation policies, and on-call rotations. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # PagerDuty Automation via Rube MCP @@ -243,3 +245,6 @@ Automate PagerDuty incident management and operations through Composio's PagerDu | List escalation policies | PAGERDUTY_FETCH_ESCALATION_POLICES_LIST | (none) | | Create escalation policy | PAGERDUTY_CREATE_ESCALATION_POLICY | name, escalation_rules | | Create team | PAGERDUTY_CREATE_NEW_TEAM_WITH_DETAILS | name, description | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/paid-ads/SKILL.md b/skills/paid-ads/SKILL.md index a2badf1b..0be906b9 100644 --- a/skills/paid-ads/SKILL.md +++ b/skills/paid-ads/SKILL.md @@ -1,6 +1,8 @@ --- name: paid-ads description: "When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' '..." +risk: unknown +source: community --- # Paid Ads @@ -549,3 +551,6 @@ If you need more context: - **analytics-tracking**: For proper conversion tracking setup - **ab-test-setup**: For landing page testing to improve ROAS - **page-cro**: For optimizing post-click conversion rates + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/parallel-agents/SKILL.md b/skills/parallel-agents/SKILL.md index 10c61057..7733d9f4 100644 --- a/skills/parallel-agents/SKILL.md +++ b/skills/parallel-agents/SKILL.md @@ -2,6 +2,8 @@ name: parallel-agents description: "Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Native Parallel Agents diff --git a/skills/payment-integration/SKILL.md b/skills/payment-integration/SKILL.md index c08d1461..5620721d 100644 --- a/skills/payment-integration/SKILL.md +++ b/skills/payment-integration/SKILL.md @@ -5,6 +5,8 @@ description: "Integrate Stripe, PayPal, and payment processors. Handles checkout implementing payments, billing, or subscription features. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/paypal-integration/SKILL.md b/skills/paypal-integration/SKILL.md index 901daebb..05071b3b 100644 --- a/skills/paypal-integration/SKILL.md +++ b/skills/paypal-integration/SKILL.md @@ -1,6 +1,8 @@ --- name: paypal-integration description: "Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-com..." +risk: unknown +source: community --- # PayPal Integration diff --git a/skills/paywall-upgrade-cro/SKILL.md b/skills/paywall-upgrade-cro/SKILL.md index 5c1240bf..a613695e 100644 --- a/skills/paywall-upgrade-cro/SKILL.md +++ b/skills/paywall-upgrade-cro/SKILL.md @@ -1,6 +1,8 @@ --- name: paywall-upgrade-cro -description: "When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions \"paywall,\" \"upgrade screen,\" \"upgrade modal,\" \"upsell,\" ..." +description: "When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions \"paywall,\" \"upgrade screen,\" \"upgrade modal,..." +risk: unknown +source: community --- # Paywall and Upgrade Screen CRO @@ -568,3 +570,6 @@ If you need more context: - **onboarding-cro**: For driving to aha moment before upgrade - **ab-test-setup**: For testing paywall variations - **analytics-tracking**: For measuring upgrade funnel + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/pci-compliance/SKILL.md b/skills/pci-compliance/SKILL.md index a7e9bcc8..c5dfac75 100644 --- a/skills/pci-compliance/SKILL.md +++ b/skills/pci-compliance/SKILL.md @@ -1,6 +1,8 @@ --- name: pci-compliance description: "Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card ..." +risk: unknown +source: community --- # PCI Compliance diff --git a/skills/pdf-official/SKILL.md b/skills/pdf-official/SKILL.md index 4d9d85f4..6c677ba3 100644 --- a/skills/pdf-official/SKILL.md +++ b/skills/pdf-official/SKILL.md @@ -2,6 +2,8 @@ name: pdf-official description: "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmaticall..." license: Proprietary. LICENSE.txt has complete terms +risk: unknown +source: community --- # PDF Processing Guide @@ -292,3 +294,6 @@ with open("encrypted.pdf", "wb") as output: - For JavaScript libraries (pdf-lib), see reference.md - If you need to fill out a PDF form, follow the instructions in forms.md - For troubleshooting guides, see reference.md + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/pentest-checklist/SKILL.md b/skills/pentest-checklist/SKILL.md index 0f23f971..9b82f330 100644 --- a/skills/pentest-checklist/SKILL.md +++ b/skills/pentest-checklist/SKILL.md @@ -1,9 +1,11 @@ --- name: pentest-checklist -description: "This skill should be used when the user asks to \"plan a penetration test\", \"create a security assessment checklist\", \"prepare for penetration testing\", \"define pentest scope\", \"follow security test..." +description: "This skill should be used when the user asks to \"plan a penetration test\", \"create a security assessment checklist\", \"prepare for penetration testing\", \"define pentest scope\", \"foll..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Pentest Checklist @@ -332,3 +334,6 @@ tcpdump -i eth0 -w /tmp/pentest_capture.pcap & | Findings disputed | Provide detailed evidence, retest | | Remediation delayed | Prioritize by risk, set deadlines | | Budget exceeded | Define clear scope, fixed-price contracts | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/pentest-commands/SKILL.md b/skills/pentest-commands/SKILL.md index 1f26a646..beefbf91 100644 --- a/skills/pentest-commands/SKILL.md +++ b/skills/pentest-commands/SKILL.md @@ -1,9 +1,11 @@ --- name: pentest-commands -description: "This skill should be used when the user asks to \"run pentest commands\", \"scan with nmap\", \"use metasploit exploits\", \"crack passwords with hydra or john\", \"scan web vulnerabilities with nikto\", \"en..." +description: "This skill should be used when the user asks to \"run pentest commands\", \"scan with nmap\", \"use metasploit exploits\", \"crack passwords with hydra or john\", \"scan web vulnerabilities ..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Pentest Commands @@ -436,3 +438,6 @@ nikto -h http://target && sqlmap -u "http://target/page?id=1" --dbs | Ports filtered | Try different scan types | | Exploit fails | Check target version compatibility | | Passwords not cracking | Try larger wordlists, rules | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/performance-engineer/SKILL.md b/skills/performance-engineer/SKILL.md index 27370a81..e67e5399 100644 --- a/skills/performance-engineer/SKILL.md +++ b/skills/performance-engineer/SKILL.md @@ -8,6 +8,8 @@ description: "Expert performance engineer specializing in modern observability," optimization, observability, or scalability challenges. metadata: model: inherit +risk: unknown +source: community --- You are a performance engineer specializing in modern application optimization, observability, and scalable system performance. diff --git a/skills/performance-profiling/SKILL.md b/skills/performance-profiling/SKILL.md index d8a88279..80f4513b 100644 --- a/skills/performance-profiling/SKILL.md +++ b/skills/performance-profiling/SKILL.md @@ -2,6 +2,8 @@ name: performance-profiling description: "Performance profiling principles. Measurement, analysis, and optimization techniques." allowed-tools: Read, Glob, Grep, Bash +risk: unknown +source: community --- # Performance Profiling @@ -141,3 +143,6 @@ allowed-tools: Read, Glob, Grep, Bash --- > **Remember:** The fastest code is code that doesn't run. Remove before optimizing. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/performance-testing-review-ai-review/SKILL.md b/skills/performance-testing-review-ai-review/SKILL.md index 7ed0b222..7296c39d 100644 --- a/skills/performance-testing-review-ai-review/SKILL.md +++ b/skills/performance-testing-review-ai-review/SKILL.md @@ -1,6 +1,8 @@ --- name: performance-testing-review-ai-review description: "You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C" +risk: unknown +source: community --- # AI-Powered Code Review Specialist diff --git a/skills/performance-testing-review-multi-agent-review/SKILL.md b/skills/performance-testing-review-multi-agent-review/SKILL.md index 9be192d7..648f3356 100644 --- a/skills/performance-testing-review-multi-agent-review/SKILL.md +++ b/skills/performance-testing-review-multi-agent-review/SKILL.md @@ -1,6 +1,8 @@ --- name: performance-testing-review-multi-agent-review description: "Use when working with performance testing review multi agent review" +risk: unknown +source: community --- # Multi-Agent Code Review Orchestration Tool diff --git a/skills/personal-tool-builder/SKILL.md b/skills/personal-tool-builder/SKILL.md index 38dd7a84..160ccff2 100644 --- a/skills/personal-tool-builder/SKILL.md +++ b/skills/personal-tool-builder/SKILL.md @@ -2,6 +2,7 @@ name: personal-tool-builder description: "Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for yourself, then discover others have the same i..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Personal Tool Builder @@ -287,3 +288,6 @@ Your needs = user needs. ## Related Skills Works well with: `micro-saas-launcher`, `browser-extension-builder`, `workflow-automation`, `backend` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/php-pro/SKILL.md b/skills/php-pro/SKILL.md index a1faad8a..1bd59417 100644 --- a/skills/php-pro/SKILL.md +++ b/skills/php-pro/SKILL.md @@ -5,6 +5,8 @@ description: "Write idiomatic PHP code with generators, iterators, SPL data" applications. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/pipedrive-automation/SKILL.md b/skills/pipedrive-automation/SKILL.md index 4206830e..8e54aca1 100644 --- a/skills/pipedrive-automation/SKILL.md +++ b/skills/pipedrive-automation/SKILL.md @@ -3,6 +3,8 @@ name: pipedrive-automation description: "Automate Pipedrive CRM operations including deals, contacts, organizations, activities, notes, and pipeline management via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Pipedrive Automation via Rube MCP @@ -222,3 +224,6 @@ Most list endpoints use offset-based pagination: | Deals in pipeline | `PIPEDRIVE_GET_DEALS_IN_A_PIPELINE` | `id`, `stage_id` | | Deals in stage | `PIPEDRIVE_GET_DEALS_IN_A_STAGE` | `id`, `start`, `limit` | | Add product to deal | `PIPEDRIVE_ADD_A_PRODUCT_TO_A_DEAL` | `id`, `product_id`, `item_price` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/plaid-fintech/SKILL.md b/skills/plaid-fintech/SKILL.md index 465b9406..8495fe09 100644 --- a/skills/plaid-fintech/SKILL.md +++ b/skills/plaid-fintech/SKILL.md @@ -2,6 +2,7 @@ name: plaid-fintech description: "Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Plaid Fintech @@ -48,3 +49,6 @@ Listen for PENDING_DISCONNECT webhook to proactively prompt users. | Issue | medium | See docs | | Issue | medium | See docs | | Issue | medium | See docs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/plan-writing/SKILL.md b/skills/plan-writing/SKILL.md index 61436c2e..54da7bf4 100644 --- a/skills/plan-writing/SKILL.md +++ b/skills/plan-writing/SKILL.md @@ -2,6 +2,8 @@ name: plan-writing description: "Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Plan Writing diff --git a/skills/planning-with-files/SKILL.md b/skills/planning-with-files/SKILL.md index 60a951e1..c5264ef9 100644 --- a/skills/planning-with-files/SKILL.md +++ b/skills/planning-with-files/SKILL.md @@ -31,6 +31,8 @@ hooks: - hooks: - type: command command: "${CLAUDE_PLUGIN_ROOT}/scripts/check-complete.sh" +risk: unknown +source: community --- # Planning with Files diff --git a/skills/playwright-skill/SKILL.md b/skills/playwright-skill/SKILL.md index 6fada950..0a40e549 100644 --- a/skills/playwright-skill/SKILL.md +++ b/skills/playwright-skill/SKILL.md @@ -1,6 +1,8 @@ --- name: playwright-skill description: "Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login ..." +risk: unknown +source: community --- **IMPORTANT - Path Resolution:** @@ -451,3 +453,6 @@ User: "Use 3001" - Test scripts written to `/tmp` for automatic cleanup (no clutter) - Code executes reliably with proper module resolution via `run.js` - Progressive disclosure - API_REFERENCE.md loaded only when advanced features needed + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/podcast-generation/SKILL.md b/skills/podcast-generation/SKILL.md index 4f036f13..8e130454 100644 --- a/skills/podcast-generation/SKILL.md +++ b/skills/podcast-generation/SKILL.md @@ -1,6 +1,8 @@ --- name: podcast-generation description: "Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creatio..." +risk: unknown +source: community --- # Podcast Generation with GPT Realtime Mini @@ -119,3 +121,6 @@ new Audio(audioUrl).play(); - **Full architecture**: See references/architecture.md for complete stack design - **Code examples**: See references/code-examples.md for production patterns - **PCM conversion**: Use scripts/pcm_to_wav.py for audio format conversion + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/popup-cro/SKILL.md b/skills/popup-cro/SKILL.md index e57327cb..bd3f8099 100644 --- a/skills/popup-cro/SKILL.md +++ b/skills/popup-cro/SKILL.md @@ -1,6 +1,8 @@ --- name: popup-cro description: "Create and optimize popups, modals, overlays, slide-ins, and banners to increase conversions without harming user experience or brand trust." +risk: unknown +source: community --- # Popup CRO @@ -344,3 +346,6 @@ Multiple CTAs or mixed goals destroy performance. * **page-cro** – Optimize the surrounding page * **email-sequence** – Post-conversion follow-up * **ab-test-setup** – Test popup variants safely + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/posix-shell-pro/SKILL.md b/skills/posix-shell-pro/SKILL.md index 259f4fe6..6e248286 100644 --- a/skills/posix-shell-pro/SKILL.md +++ b/skills/posix-shell-pro/SKILL.md @@ -5,6 +5,8 @@ description: "Expert in strict POSIX sh scripting for maximum portability across POSIX-compliant shell (dash, ash, sh, bash --posix). metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/postgres-best-practices/SKILL.md b/skills/postgres-best-practices/SKILL.md index c0fc82e7..43160b73 100644 --- a/skills/postgres-best-practices/SKILL.md +++ b/skills/postgres-best-practices/SKILL.md @@ -5,6 +5,8 @@ license: MIT metadata: author: supabase version: "1.0.0" +risk: unknown +source: community --- # Supabase Postgres Best Practices @@ -55,3 +57,6 @@ Each rule file contains: ## Full Compiled Document For the complete guide with all rules expanded: `AGENTS.md` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/postgresql/SKILL.md b/skills/postgresql/SKILL.md index a33cacc2..e017292b 100644 --- a/skills/postgresql/SKILL.md +++ b/skills/postgresql/SKILL.md @@ -1,6 +1,8 @@ --- name: postgresql description: "Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features" +risk: unknown +source: community --- # PostgreSQL Table Design diff --git a/skills/posthog-automation/SKILL.md b/skills/posthog-automation/SKILL.md index a8fb0959..c4f50d16 100644 --- a/skills/posthog-automation/SKILL.md +++ b/skills/posthog-automation/SKILL.md @@ -3,6 +3,8 @@ name: posthog-automation description: "Automate PostHog tasks via Rube MCP (Composio): events, feature flags, projects, user profiles, annotations. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # PostHog Automation via Rube MCP @@ -222,3 +224,6 @@ Feature flags support sophisticated targeting: | List projects | POSTHOG_LIST_PROJECTS_IN_ORGANIZATION_WITH_PAGINATION | organization_id | | Who am I | POSTHOG_WHOAMI | (none) | | User profile | POSTHOG_RETRIEVE_CURRENT_USER_PROFILE | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/postmark-automation/SKILL.md b/skills/postmark-automation/SKILL.md index 4a0b0b42..d0a27bd8 100644 --- a/skills/postmark-automation/SKILL.md +++ b/skills/postmark-automation/SKILL.md @@ -3,6 +3,8 @@ name: postmark-automation description: "Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Postmark Automation via Rube MCP @@ -185,3 +187,6 @@ Automate Postmark transactional email operations through Composio's Postmark too | Tracked email counts | POSTMARK_GET_TRACKED_EMAIL_COUNTS | fromdate, todate, tag | | Get server config | POSTMARK_GET_SERVER | (none) | | Edit server config | POSTMARK_EDIT_SERVER | Name, TrackOpens, TrackLinks | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/postmortem-writing/SKILL.md b/skills/postmortem-writing/SKILL.md index d92bb693..d9bc925d 100644 --- a/skills/postmortem-writing/SKILL.md +++ b/skills/postmortem-writing/SKILL.md @@ -1,6 +1,8 @@ --- name: postmortem-writing description: "Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response proce..." +risk: unknown +source: community --- # Postmortem Writing diff --git a/skills/powershell-windows/SKILL.md b/skills/powershell-windows/SKILL.md index ba76ec19..28798854 100644 --- a/skills/powershell-windows/SKILL.md +++ b/skills/powershell-windows/SKILL.md @@ -2,6 +2,8 @@ name: powershell-windows description: "PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling." allowed-tools: Read, Write, Edit, Glob, Grep, Bash +risk: unknown +source: community --- # PowerShell Windows Patterns @@ -165,3 +167,6 @@ catch { --- > **Remember:** PowerShell has unique syntax rules. Parentheses, ASCII-only, and null checks are non-negotiable. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/pptx-official/SKILL.md b/skills/pptx-official/SKILL.md index 84087ad3..91bf1737 100644 --- a/skills/pptx-official/SKILL.md +++ b/skills/pptx-official/SKILL.md @@ -2,6 +2,8 @@ name: pptx-official description: "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layo..." license: Proprietary. LICENSE.txt has complete terms +risk: unknown +source: community --- # PPTX creation, editing, and analysis @@ -481,4 +483,7 @@ Required dependencies (should already be installed): - **sharp**: `npm install -g sharp` (for SVG rasterization and image processing) - **LibreOffice**: `sudo apt-get install libreoffice` (for PDF conversion) - **Poppler**: `sudo apt-get install poppler-utils` (for pdftoppm to convert PDF to images) -- **defusedxml**: `pip install defusedxml` (for secure XML parsing) \ No newline at end of file +- **defusedxml**: `pip install defusedxml` (for secure XML parsing) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/pricing-strategy/SKILL.md b/skills/pricing-strategy/SKILL.md index ad774f38..f28ca5d5 100644 --- a/skills/pricing-strategy/SKILL.md +++ b/skills/pricing-strategy/SKILL.md @@ -1,6 +1,8 @@ --- name: pricing-strategy description: "Design pricing, packaging, and monetization strategies based on value, customer willingness to pay, and growth objectives." +risk: unknown +source: community --- # Pricing Strategy @@ -354,3 +356,6 @@ analytics-tracking – Measure impact ab-test-setup – Safe experimentation marketing-psychology – Behavioral pricing effects + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/prisma-expert/SKILL.md b/skills/prisma-expert/SKILL.md index 5638fe0d..dd6a45b8 100644 --- a/skills/prisma-expert/SKILL.md +++ b/skills/prisma-expert/SKILL.md @@ -1,6 +1,8 @@ --- name: prisma-expert description: "Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, re..." +risk: unknown +source: community --- # Prisma Expert @@ -353,3 +355,6 @@ const updateWithVersion = await prisma.post.update({ 3. **Ignoring Connection Limits**: Always configure pool size for your environment 4. **Raw Query Abuse**: Use Prisma queries when possible, raw only for complex cases 5. **Migration in Production Dev Mode**: Never use `migrate dev` in production + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/privilege-escalation-methods/SKILL.md b/skills/privilege-escalation-methods/SKILL.md index 48674429..4f5c1fc1 100644 --- a/skills/privilege-escalation-methods/SKILL.md +++ b/skills/privilege-escalation-methods/SKILL.md @@ -1,9 +1,11 @@ --- name: privilege-escalation-methods -description: "This skill should be used when the user asks to \"escalate privileges\", \"get root access\", \"become administrator\", \"privesc techniques\", \"abuse sudo\", \"exploit SUID binaries\", \"Kerberoasting\", \"pass..." +description: "This skill should be used when the user asks to \"escalate privileges\", \"get root access\", \"become administrator\", \"privesc techniques\", \"abuse sudo\", \"exploit SUID binaries\", \"K..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Privilege Escalation Methods @@ -331,3 +333,6 @@ For detailed enumeration scripts, use: - **WinPEAS**: Windows privilege escalation enumeration - **BloodHound**: Active Directory attack path mapping - **GTFOBins**: Unix binary exploitation reference + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/product-manager-toolkit/SKILL.md b/skills/product-manager-toolkit/SKILL.md index e0d660cc..c6789c0e 100644 --- a/skills/product-manager-toolkit/SKILL.md +++ b/skills/product-manager-toolkit/SKILL.md @@ -1,6 +1,8 @@ --- name: product-manager-toolkit description: "Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritizati..." +risk: unknown +source: community --- # Product Manager Toolkit @@ -349,3 +351,6 @@ python scripts/rice_prioritizer.py sample python scripts/rice_prioritizer.py features.csv --output json python scripts/customer_interview_analyzer.py interview.txt json ``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/production-code-audit/SKILL.md b/skills/production-code-audit/SKILL.md index 5b3a6827..f2392501 100644 --- a/skills/production-code-audit/SKILL.md +++ b/skills/production-code-audit/SKILL.md @@ -1,6 +1,8 @@ --- name: production-code-audit description: "Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations" +risk: unknown +source: community --- # Production Code Audit diff --git a/skills/programmatic-seo/SKILL.md b/skills/programmatic-seo/SKILL.md index c25bf944..28a2b0c1 100644 --- a/skills/programmatic-seo/SKILL.md +++ b/skills/programmatic-seo/SKILL.md @@ -7,6 +7,8 @@ description: ">" comparison pages, integration pages, or keyword-pattern page generation. This skill focuses on feasibility, strategy, and page system design—not execution unless explicitly requested. +risk: unknown +source: community --- --- @@ -349,3 +351,6 @@ If triggered, **halt indexing or roll back**: - **schema-markup** – Add structured data to templates - **copywriting** – Improve non-templated sections - **analytics-tracking** – Measure performance and validate value + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/projection-patterns/SKILL.md b/skills/projection-patterns/SKILL.md index d818ce47..5850e02e 100644 --- a/skills/projection-patterns/SKILL.md +++ b/skills/projection-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: projection-patterns description: "Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems." +risk: unknown +source: community --- # Projection Patterns diff --git a/skills/prometheus-configuration/SKILL.md b/skills/prometheus-configuration/SKILL.md index 392b818c..e32e00dc 100644 --- a/skills/prometheus-configuration/SKILL.md +++ b/skills/prometheus-configuration/SKILL.md @@ -1,6 +1,8 @@ --- name: prometheus-configuration description: "Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or..." +risk: unknown +source: community --- # Prometheus Configuration diff --git a/skills/prompt-caching/SKILL.md b/skills/prompt-caching/SKILL.md index f30a5a1f..5db70035 100644 --- a/skills/prompt-caching/SKILL.md +++ b/skills/prompt-caching/SKILL.md @@ -2,6 +2,7 @@ name: prompt-caching description: "Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation) Use when: prompt caching, cache prompt, response cache, cag, cache augm..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Prompt Caching @@ -59,3 +60,6 @@ Pre-cache documents in prompt instead of RAG retrieval ## Related Skills Works well with: `context-window-management`, `rag-implementation`, `conversation-memory` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/prompt-engineer/SKILL.md b/skills/prompt-engineer/SKILL.md index 63dbf265..1a16e902 100644 --- a/skills/prompt-engineer/SKILL.md +++ b/skills/prompt-engineer/SKILL.md @@ -9,6 +9,7 @@ platforms: [github-copilot-cli, claude-code, codex] category: automation tags: [prompt-engineering, optimization, frameworks, ai-enhancement] risk: safe +source: community --- ## Purpose diff --git a/skills/prompt-engineering-patterns/SKILL.md b/skills/prompt-engineering-patterns/SKILL.md index dc7efc82..6a2b0f31 100644 --- a/skills/prompt-engineering-patterns/SKILL.md +++ b/skills/prompt-engineering-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: prompt-engineering-patterns description: "Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing productio..." +risk: unknown +source: community --- # Prompt Engineering Patterns diff --git a/skills/prompt-engineering/SKILL.md b/skills/prompt-engineering/SKILL.md index 7a3a8710..8feb5132 100644 --- a/skills/prompt-engineering/SKILL.md +++ b/skills/prompt-engineering/SKILL.md @@ -1,6 +1,8 @@ --- name: prompt-engineering description: "Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior." +risk: unknown +source: community --- # Prompt Engineering Patterns @@ -169,3 +171,6 @@ Build prompts that gracefully handle failures: - **Context overflow**: Exceeding token limits with excessive examples - **Ambiguous instructions**: Leaving room for multiple interpretations - **Ignoring edge cases**: Not testing on unusual or boundary inputs + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/prompt-library/SKILL.md b/skills/prompt-library/SKILL.md index 51d374f4..787d58f8 100644 --- a/skills/prompt-library/SKILL.md +++ b/skills/prompt-library/SKILL.md @@ -1,6 +1,8 @@ --- name: prompt-library description: "Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-..." +risk: unknown +source: community --- # 📝 Prompt Library diff --git a/skills/protocol-reverse-engineering/SKILL.md b/skills/protocol-reverse-engineering/SKILL.md index ad8a8fae..f72357ed 100644 --- a/skills/protocol-reverse-engineering/SKILL.md +++ b/skills/protocol-reverse-engineering/SKILL.md @@ -1,6 +1,8 @@ --- name: protocol-reverse-engineering description: "Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocol..." +risk: unknown +source: community --- # Protocol Reverse Engineering diff --git a/skills/pydantic-models-py/SKILL.md b/skills/pydantic-models-py/SKILL.md index e591978e..842ff0d0 100644 --- a/skills/pydantic-models-py/SKILL.md +++ b/skills/pydantic-models-py/SKILL.md @@ -1,6 +1,8 @@ --- name: pydantic-models-py description: "Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation ..." +risk: unknown +source: community --- # Pydantic Models @@ -56,3 +58,6 @@ class MyInDB(MyResponse): 1. Create models in `src/backend/app/models/` 2. Export from `src/backend/app/models/__init__.py` 3. Add corresponding TypeScript types + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/python-development-python-scaffold/SKILL.md b/skills/python-development-python-scaffold/SKILL.md index f1c0dcc5..e1f4e78c 100644 --- a/skills/python-development-python-scaffold/SKILL.md +++ b/skills/python-development-python-scaffold/SKILL.md @@ -1,6 +1,8 @@ --- name: python-development-python-scaffold description: "You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint" +risk: unknown +source: community --- # Python Project Scaffolding diff --git a/skills/python-packaging/SKILL.md b/skills/python-packaging/SKILL.md index d05c4572..3c881fe8 100644 --- a/skills/python-packaging/SKILL.md +++ b/skills/python-packaging/SKILL.md @@ -1,6 +1,8 @@ --- name: python-packaging description: "Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python ..." +risk: unknown +source: community --- # Python Packaging diff --git a/skills/python-patterns/SKILL.md b/skills/python-patterns/SKILL.md index 8e0066b4..9c0545e6 100644 --- a/skills/python-patterns/SKILL.md +++ b/skills/python-patterns/SKILL.md @@ -2,6 +2,8 @@ name: python-patterns description: "Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # Python Patterns diff --git a/skills/python-performance-optimization/SKILL.md b/skills/python-performance-optimization/SKILL.md index 2b150d19..4b0caa27 100644 --- a/skills/python-performance-optimization/SKILL.md +++ b/skills/python-performance-optimization/SKILL.md @@ -1,6 +1,8 @@ --- name: python-performance-optimization description: "Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance." +risk: unknown +source: community --- # Python Performance Optimization diff --git a/skills/python-pro/SKILL.md b/skills/python-pro/SKILL.md index 93ba1e3e..97430766 100644 --- a/skills/python-pro/SKILL.md +++ b/skills/python-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Master Python 3.12+ with modern features, async programming," for Python development, optimization, or advanced Python patterns. metadata: model: opus +risk: unknown +source: community --- You are a Python expert specializing in modern Python 3.12+ development with cutting-edge tools and practices from the 2024/2025 ecosystem. diff --git a/skills/python-testing-patterns/SKILL.md b/skills/python-testing-patterns/SKILL.md index ed4fe1b8..3ec727ec 100644 --- a/skills/python-testing-patterns/SKILL.md +++ b/skills/python-testing-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: python-testing-patterns description: "Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices." +risk: unknown +source: community --- # Python Testing Patterns diff --git a/skills/quant-analyst/SKILL.md b/skills/quant-analyst/SKILL.md index 6c6815d4..9ce77053 100644 --- a/skills/quant-analyst/SKILL.md +++ b/skills/quant-analyst/SKILL.md @@ -6,6 +6,8 @@ description: "Build financial models, backtest trading strategies, and analyze" risk analysis. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/rag-engineer/SKILL.md b/skills/rag-engineer/SKILL.md index 68bad1f6..42aae367 100644 --- a/skills/rag-engineer/SKILL.md +++ b/skills/rag-engineer/SKILL.md @@ -2,6 +2,7 @@ name: rag-engineer description: "Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM applications. Use when: building RAG, ..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # RAG Engineer @@ -88,3 +89,6 @@ Combine semantic and keyword search ## Related Skills Works well with: `ai-agents-architect`, `prompt-engineer`, `database-architect`, `backend` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/rag-implementation/SKILL.md b/skills/rag-implementation/SKILL.md index 531b706f..ad0dee7c 100644 --- a/skills/rag-implementation/SKILL.md +++ b/skills/rag-implementation/SKILL.md @@ -1,6 +1,8 @@ --- name: rag-implementation description: "Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or int..." +risk: unknown +source: community --- # RAG Implementation diff --git a/skills/react-best-practices/SKILL.md b/skills/react-best-practices/SKILL.md index 353c6fa6..c39b7cee 100644 --- a/skills/react-best-practices/SKILL.md +++ b/skills/react-best-practices/SKILL.md @@ -1,6 +1,8 @@ --- name: react-best-practices description: "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 pat..." +risk: unknown +source: community --- # Vercel React Best Practices @@ -119,3 +121,6 @@ Each rule file contains: ## Full Compiled Document For the complete guide with all rules expanded: `AGENTS.md` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/react-flow-architect/SKILL.md b/skills/react-flow-architect/SKILL.md index b6f5724f..3cb2633e 100644 --- a/skills/react-flow-architect/SKILL.md +++ b/skills/react-flow-architect/SKILL.md @@ -1,6 +1,8 @@ --- name: react-flow-architect description: "Expert ReactFlow architect for building interactive graph applications with hierarchical node-edge systems, performance optimization, and auto-layout integration. Use when Claude needs to create or..." +risk: unknown +source: community --- # ReactFlow Architect @@ -611,3 +613,6 @@ export default function InteractiveGraph() { ``` This comprehensive skill provides everything needed to build production-ready ReactFlow applications with hierarchical navigation, performance optimization, and advanced state management patterns. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/react-flow-node-ts/SKILL.md b/skills/react-flow-node-ts/SKILL.md index 8de3b5ea..9336202b 100644 --- a/skills/react-flow-node-ts/SKILL.md +++ b/skills/react-flow-node-ts/SKILL.md @@ -1,6 +1,8 @@ --- name: react-flow-node-ts description: "Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing no..." +risk: unknown +source: community --- # React Flow Node @@ -64,3 +66,6 @@ export type MyNode = Node; 4. Add defaults in `src/frontend/src/store/app-store.ts` 5. Register in canvas `nodeTypes` 6. Add to AddBlockMenu and ConnectMenu + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/react-modernization/SKILL.md b/skills/react-modernization/SKILL.md index 0783adb1..8b81a9de 100644 --- a/skills/react-modernization/SKILL.md +++ b/skills/react-modernization/SKILL.md @@ -1,6 +1,8 @@ --- name: react-modernization description: "Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to..." +risk: unknown +source: community --- # React Modernization diff --git a/skills/react-native-architecture/SKILL.md b/skills/react-native-architecture/SKILL.md index 3559d219..f222bef8 100644 --- a/skills/react-native-architecture/SKILL.md +++ b/skills/react-native-architecture/SKILL.md @@ -1,6 +1,8 @@ --- name: react-native-architecture description: "Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecti..." +risk: unknown +source: community --- # React Native Architecture diff --git a/skills/react-patterns/SKILL.md b/skills/react-patterns/SKILL.md index 76a99ccc..23a78489 100644 --- a/skills/react-patterns/SKILL.md +++ b/skills/react-patterns/SKILL.md @@ -2,6 +2,8 @@ name: react-patterns description: "Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # React Patterns @@ -196,3 +198,6 @@ allowed-tools: Read, Write, Edit, Glob, Grep --- > **Remember:** React is about composition. Build small, combine thoughtfully. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/react-state-management/SKILL.md b/skills/react-state-management/SKILL.md index 60cd4904..dbfb3372 100644 --- a/skills/react-state-management/SKILL.md +++ b/skills/react-state-management/SKILL.md @@ -1,6 +1,8 @@ --- name: react-state-management description: "Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions." +risk: unknown +source: community --- # React State Management diff --git a/skills/react-ui-patterns/SKILL.md b/skills/react-ui-patterns/SKILL.md index ae16357f..15dc9fa8 100644 --- a/skills/react-ui-patterns/SKILL.md +++ b/skills/react-ui-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: react-ui-patterns description: "Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states." +risk: unknown +source: community --- # React UI Patterns @@ -287,3 +289,6 @@ Before completing any UI component: - **graphql-schema**: Use mutation patterns with proper error handling - **testing-patterns**: Test all UI states (loading, error, empty, success) - **formik-patterns**: Apply form submission patterns + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/receiving-code-review/SKILL.md b/skills/receiving-code-review/SKILL.md index 5d99c5ab..29b57ca7 100644 --- a/skills/receiving-code-review/SKILL.md +++ b/skills/receiving-code-review/SKILL.md @@ -1,6 +1,8 @@ --- name: receiving-code-review description: "Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performat..." +risk: unknown +source: community --- # Code Review Reception @@ -211,3 +213,6 @@ When replying to inline review comments on GitHub, reply in the comment thread ( Verify. Question. Then implement. No performative agreement. Technical rigor always. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/red-team-tactics/SKILL.md b/skills/red-team-tactics/SKILL.md index 698cdd1b..2281e9c4 100644 --- a/skills/red-team-tactics/SKILL.md +++ b/skills/red-team-tactics/SKILL.md @@ -2,6 +2,8 @@ name: red-team-tactics description: "Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting." allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- # Red Team Tactics @@ -197,3 +199,6 @@ For each successful technique: --- > **Remember:** Red team simulates attackers to improve defenses, not to cause harm. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/red-team-tools/SKILL.md b/skills/red-team-tools/SKILL.md index 6d9e06d4..337293c6 100644 --- a/skills/red-team-tools/SKILL.md +++ b/skills/red-team-tools/SKILL.md @@ -1,9 +1,11 @@ --- name: red-team-tools -description: "This skill should be used when the user asks to \"follow red team methodology\", \"perform bug bounty hunting\", \"automate reconnaissance\", \"hunt for XSS vulnerabilities\", \"enumerate subdomains\", or ne..." +description: "This skill should be used when the user asks to \"follow red team methodology\", \"perform bug bounty hunting\", \"automate reconnaissance\", \"hunt for XSS vulnerabilities\", \"enumerate su..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Red Team Tools and Methodology @@ -308,3 +310,6 @@ amass enum -d target.com | httpx | nuclei -t ~/nuclei-templates/ | Missing subdomains | Combine multiple enumeration sources | | API key errors | Verify keys in config files | | Tools not found | Install Go tools with `go install` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/reddit-automation/SKILL.md b/skills/reddit-automation/SKILL.md index a6a3e686..e5fdd657 100644 --- a/skills/reddit-automation/SKILL.md +++ b/skills/reddit-automation/SKILL.md @@ -3,6 +3,8 @@ name: reddit-automation description: "Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Reddit Automation via Rube MCP @@ -210,3 +212,6 @@ t5_ = Subreddit | Get specific comment | REDDIT_RETRIEVE_SPECIFIC_COMMENT | comment_id | | List post flairs | REDDIT_LIST_SUBREDDIT_POST_FLAIRS | subreddit | | Get user flair | REDDIT_GET_USER_FLAIR | subreddit | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/reference-builder/SKILL.md b/skills/reference-builder/SKILL.md index df10a92a..83611fa8 100644 --- a/skills/reference-builder/SKILL.md +++ b/skills/reference-builder/SKILL.md @@ -6,6 +6,8 @@ description: "Creates exhaustive technical references and API documentation." references, or complete technical specifications. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/referral-program/SKILL.md b/skills/referral-program/SKILL.md index d22ecf43..d20b4e7e 100644 --- a/skills/referral-program/SKILL.md +++ b/skills/referral-program/SKILL.md @@ -1,6 +1,8 @@ --- name: referral-program description: "When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of..." +risk: unknown +source: community --- # Referral & Affiliate Programs @@ -600,3 +602,6 @@ If you need more context: - **marketing-psychology**: For understanding referral motivation - **analytics-tracking**: For tracking referral attribution - **pricing-strategy**: For structuring rewards relative to LTV + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/remotion-best-practices/SKILL.md b/skills/remotion-best-practices/SKILL.md index 8d378245..8eec3b79 100644 --- a/skills/remotion-best-practices/SKILL.md +++ b/skills/remotion-best-practices/SKILL.md @@ -5,6 +5,8 @@ author: remotion-dev version: "1.0" metadata: tags: remotion, video, react, animation, composition +risk: unknown +source: community --- ## When to use diff --git a/skills/render-automation/SKILL.md b/skills/render-automation/SKILL.md index 5ae052bc..64066d3b 100644 --- a/skills/render-automation/SKILL.md +++ b/skills/render-automation/SKILL.md @@ -3,6 +3,8 @@ name: render-automation description: "Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Render Automation via Rube MCP @@ -179,3 +181,6 @@ Automate Render cloud platform operations through Composio's Render toolkit via | Trigger deploy | RENDER_TRIGGER_DEPLOY | serviceId, clearCache | | Get deploy status | RENDER_RETRIEVE_DEPLOY | serviceId, deployId | | List projects | RENDER_LIST_PROJECTS | limit, cursor | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/requesting-code-review/SKILL.md b/skills/requesting-code-review/SKILL.md index cdd4ff12..959006e8 100644 --- a/skills/requesting-code-review/SKILL.md +++ b/skills/requesting-code-review/SKILL.md @@ -1,6 +1,8 @@ --- name: requesting-code-review description: "Use when completing tasks, implementing major features, or before merging to verify work meets requirements" +risk: unknown +source: community --- # Requesting Code Review @@ -103,3 +105,6 @@ You: [Fix progress indicators] - Request clarification See template at: requesting-code-review/code-reviewer.md + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/research-engineer/SKILL.md b/skills/research-engineer/SKILL.md index 341e2bcf..235ce1b5 100644 --- a/skills/research-engineer/SKILL.md +++ b/skills/research-engineer/SKILL.md @@ -1,6 +1,8 @@ --- name: research-engineer description: "An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal impl..." +risk: unknown +source: community --- # Academic Research Engineer @@ -133,3 +135,6 @@ This recurrence relation resolves to $T(n) \approx 1.618^n$. **Optimization:** Using Matrix Exponentiation, we can reduce this to $O(\log n)$. Implementation follows..." + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/reverse-engineer/SKILL.md b/skills/reverse-engineer/SKILL.md index ed20f8e4..8238c7ac 100644 --- a/skills/reverse-engineer/SKILL.md +++ b/skills/reverse-engineer/SKILL.md @@ -8,6 +8,8 @@ description: "Expert reverse engineer specializing in binary analysis," understanding undocumented software. metadata: model: opus +risk: unknown +source: community --- # Common RE scripting environments diff --git a/skills/risk-manager/SKILL.md b/skills/risk-manager/SKILL.md index f485ee2c..e860fe43 100644 --- a/skills/risk-manager/SKILL.md +++ b/skills/risk-manager/SKILL.md @@ -5,6 +5,8 @@ description: "Monitor portfolio risk, R-multiples, and position limits. Creates" PROACTIVELY for risk assessment, trade tracking, or portfolio protection. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/risk-metrics-calculation/SKILL.md b/skills/risk-metrics-calculation/SKILL.md index 88eb1cc6..86e81c58 100644 --- a/skills/risk-metrics-calculation/SKILL.md +++ b/skills/risk-metrics-calculation/SKILL.md @@ -1,6 +1,8 @@ --- name: risk-metrics-calculation description: "Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems." +risk: unknown +source: community --- # Risk Metrics Calculation diff --git a/skills/ruby-pro/SKILL.md b/skills/ruby-pro/SKILL.md index 1765107a..d8296a73 100644 --- a/skills/ruby-pro/SKILL.md +++ b/skills/ruby-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Write idiomatic Ruby code with metaprogramming, Rails patterns, an complex Ruby features. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/rust-async-patterns/SKILL.md b/skills/rust-async-patterns/SKILL.md index 3bc7cb1a..c4659954 100644 --- a/skills/rust-async-patterns/SKILL.md +++ b/skills/rust-async-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: rust-async-patterns description: "Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code." +risk: unknown +source: community --- # Rust Async Patterns diff --git a/skills/rust-pro/SKILL.md b/skills/rust-pro/SKILL.md index 87f4ea9b..56b57f23 100644 --- a/skills/rust-pro/SKILL.md +++ b/skills/rust-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Master Rust 1.75+ with modern async patterns, advanced type system Rust development, performance optimization, or systems programming. metadata: model: opus +risk: unknown +source: community --- You are a Rust expert specializing in modern Rust 1.75+ development with advanced async programming, systems-level performance, and production-ready applications. diff --git a/skills/saga-orchestration/SKILL.md b/skills/saga-orchestration/SKILL.md index 5f08e489..7241bec1 100644 --- a/skills/saga-orchestration/SKILL.md +++ b/skills/saga-orchestration/SKILL.md @@ -1,6 +1,8 @@ --- name: saga-orchestration description: "Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running..." +risk: unknown +source: community --- # Saga Orchestration diff --git a/skills/sales-automator/SKILL.md b/skills/sales-automator/SKILL.md index 92051e16..2978913c 100644 --- a/skills/sales-automator/SKILL.md +++ b/skills/sales-automator/SKILL.md @@ -5,6 +5,8 @@ description: "Draft cold emails, follow-ups, and proposal templates. Creates" outreach or lead nurturing. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/salesforce-automation/SKILL.md b/skills/salesforce-automation/SKILL.md index 1fd9fbff..a40d0369 100644 --- a/skills/salesforce-automation/SKILL.md +++ b/skills/salesforce-automation/SKILL.md @@ -3,6 +3,8 @@ name: salesforce-automation description: "Automate Salesforce tasks via Rube MCP (Composio): leads, contacts, accounts, opportunities, SOQL queries. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Salesforce Automation via Rube MCP @@ -188,3 +190,6 @@ SELECT Id, Name FROM Opportunity WHERE CloseDate = NEXT_MONTH | Custom objects | SALESFORCE_GET_ALL_CUSTOM_OBJECTS | (none) | | Create record | SALESFORCE_CREATE_A_RECORD | object_type, fields | | Transfer ownership | SALESFORCE_MASS_TRANSFER_OWNERSHIP | records, new_owner | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/salesforce-development/SKILL.md b/skills/salesforce-development/SKILL.md index 14bf62a7..bf0df8ad 100644 --- a/skills/salesforce-development/SKILL.md +++ b/skills/salesforce-development/SKILL.md @@ -2,6 +2,7 @@ name: salesforce-development description: "Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd ..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Salesforce Development @@ -49,3 +50,6 @@ per transaction, 1 child job when chaining. | Issue | high | See docs | | Issue | high | See docs | | Issue | critical | See docs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/sast-configuration/SKILL.md b/skills/sast-configuration/SKILL.md index a5f98a29..80c1eb6a 100644 --- a/skills/sast-configuration/SKILL.md +++ b/skills/sast-configuration/SKILL.md @@ -1,6 +1,8 @@ --- name: sast-configuration description: "Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or aut..." +risk: unknown +source: community --- # SAST Configuration diff --git a/skills/scala-pro/SKILL.md b/skills/scala-pro/SKILL.md index 8ce28e28..6845992a 100644 --- a/skills/scala-pro/SKILL.md +++ b/skills/scala-pro/SKILL.md @@ -7,6 +7,8 @@ description: "Master enterprise-grade Scala development with functional" integration. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/scanning-tools/SKILL.md b/skills/scanning-tools/SKILL.md index 80ab37c8..2e3fa459 100644 --- a/skills/scanning-tools/SKILL.md +++ b/skills/scanning-tools/SKILL.md @@ -1,9 +1,11 @@ --- name: scanning-tools -description: "This skill should be used when the user asks to \"perform vulnerability scanning\", \"scan networks for open ports\", \"assess web application security\", \"scan wireless networks\", \"detect malware\", \"che..." +description: "This skill should be used when the user asks to \"perform vulnerability scanning\", \"scan networks for open ports\", \"assess web application security\", \"scan wireless networks\", \"detec..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Security Scanning Tools @@ -587,3 +589,6 @@ gvm-cli socket --xml '' 3. Add custom injection points 4. Use multiple tools for coverage 5. Perform manual testing + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/schema-markup/SKILL.md b/skills/schema-markup/SKILL.md index e33e5ca9..98474969 100644 --- a/skills/schema-markup/SKILL.md +++ b/skills/schema-markup/SKILL.md @@ -7,6 +7,8 @@ description: ">" whether schema should be implemented, what types are valid, and how to deploy safely according to Google guidelines. allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- --- @@ -358,3 +360,6 @@ Where and how to add it - **seo-audit** – Full SEO review including schema - **programmatic-seo** – Templated schema at scale - **analytics-tracking** – Measure rich result impact + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/screen-reader-testing/SKILL.md b/skills/screen-reader-testing/SKILL.md index 5a1d73e5..47fbe0a3 100644 --- a/skills/screen-reader-testing/SKILL.md +++ b/skills/screen-reader-testing/SKILL.md @@ -1,6 +1,8 @@ --- name: screen-reader-testing description: "Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology supp..." +risk: unknown +source: community --- # Screen Reader Testing diff --git a/skills/scroll-experience/SKILL.md b/skills/scroll-experience/SKILL.md index 9d5b03f4..48d29ddf 100644 --- a/skills/scroll-experience/SKILL.md +++ b/skills/scroll-experience/SKILL.md @@ -2,6 +2,7 @@ name: scroll-experience description: "Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product p..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Scroll Experience @@ -261,3 +262,6 @@ Graceful degradation. ## Related Skills Works well with: `3d-web-experience`, `frontend`, `ui-design`, `landing-page-design` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/search-specialist/SKILL.md b/skills/search-specialist/SKILL.md index e45169a0..c9844e62 100644 --- a/skills/search-specialist/SKILL.md +++ b/skills/search-specialist/SKILL.md @@ -6,6 +6,8 @@ description: "Expert web researcher using advanced search techniques and" for deep research, information gathering, or trend analysis. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/secrets-management/SKILL.md b/skills/secrets-management/SKILL.md index 8438e5a7..f993260a 100644 --- a/skills/secrets-management/SKILL.md +++ b/skills/secrets-management/SKILL.md @@ -1,6 +1,8 @@ --- name: secrets-management description: "Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD ..." +risk: unknown +source: community --- # Secrets Management diff --git a/skills/security-auditor/SKILL.md b/skills/security-auditor/SKILL.md index aa7f782c..8704c428 100644 --- a/skills/security-auditor/SKILL.md +++ b/skills/security-auditor/SKILL.md @@ -8,6 +8,8 @@ description: "Expert security auditor specializing in DevSecOps, comprehensive" DevSecOps, or compliance implementation. metadata: model: opus +risk: unknown +source: community --- You are a security auditor specializing in DevSecOps, application security, and comprehensive cybersecurity practices. diff --git a/skills/security-compliance-compliance-check/SKILL.md b/skills/security-compliance-compliance-check/SKILL.md index 068f80ed..15f23a86 100644 --- a/skills/security-compliance-compliance-check/SKILL.md +++ b/skills/security-compliance-compliance-check/SKILL.md @@ -1,6 +1,8 @@ --- name: security-compliance-compliance-check description: "You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform compliance audits and provide im..." +risk: unknown +source: community --- # Regulatory Compliance Check diff --git a/skills/security-requirement-extraction/SKILL.md b/skills/security-requirement-extraction/SKILL.md index 317ecfc0..c38c1cb1 100644 --- a/skills/security-requirement-extraction/SKILL.md +++ b/skills/security-requirement-extraction/SKILL.md @@ -1,6 +1,8 @@ --- name: security-requirement-extraction description: "Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases." +risk: unknown +source: community --- # Security Requirement Extraction diff --git a/skills/security-scanning-security-dependencies/SKILL.md b/skills/security-scanning-security-dependencies/SKILL.md index fe32e8fc..78761f47 100644 --- a/skills/security-scanning-security-dependencies/SKILL.md +++ b/skills/security-scanning-security-dependencies/SKILL.md @@ -1,6 +1,8 @@ --- name: security-scanning-security-dependencies description: "You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across ecosystems to identify vulnerabilities, ass..." +risk: unknown +source: community --- # Dependency Vulnerability Scanning diff --git a/skills/security-scanning-security-hardening/SKILL.md b/skills/security-scanning-security-hardening/SKILL.md index d24716cd..1ccc32f9 100644 --- a/skills/security-scanning-security-hardening/SKILL.md +++ b/skills/security-scanning-security-hardening/SKILL.md @@ -1,6 +1,8 @@ --- name: security-scanning-security-hardening description: "Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls." +risk: unknown +source: community --- Implement comprehensive security hardening with defense-in-depth strategy through coordinated multi-agent orchestration: diff --git a/skills/security-scanning-security-sast/SKILL.md b/skills/security-scanning-security-sast/SKILL.md index 5122bcae..8f15568d 100644 --- a/skills/security-scanning-security-sast/SKILL.md +++ b/skills/security-scanning-security-sast/SKILL.md @@ -7,6 +7,8 @@ metadata: keywords: sast, static analysis, code security, vulnerability scanning, bandit, semgrep, eslint, sonarqube, codeql, security patterns, code review, ast analysis +risk: unknown +source: community --- # SAST Security Plugin diff --git a/skills/segment-automation/SKILL.md b/skills/segment-automation/SKILL.md index 1b5bb195..45f6f430 100644 --- a/skills/segment-automation/SKILL.md +++ b/skills/segment-automation/SKILL.md @@ -3,6 +3,8 @@ name: segment-automation description: "Automate Segment tasks via Rube MCP (Composio): track events, identify users, manage groups, page views, aliases, batch operations. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Segment Automation via Rube MCP @@ -223,3 +225,6 @@ Segment recommends consistent event naming: | Source schema | SEGMENT_LIST_SCHEMA_SETTINGS_IN_SOURCE | sourceId | | Update source | SEGMENT_UPDATE_SOURCE | sourceId | | Warehouses | SEGMENT_LIST_CONNECTED_WAREHOUSES_FROM_SOURCE | sourceId | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/segment-cdp/SKILL.md b/skills/segment-cdp/SKILL.md index 1624d9f1..dcd7eff9 100644 --- a/skills/segment-cdp/SKILL.md +++ b/skills/segment-cdp/SKILL.md @@ -2,6 +2,7 @@ name: segment-cdp description: "Expert patterns for Segment Customer Data Platform including Analytics.js, server-side tracking, tracking plans with Protocols, identity resolution, destinations configuration, and data governance ..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Segment CDP @@ -48,3 +49,6 @@ Connect to Protocols for enforcement. | Issue | medium | See docs | | Issue | medium | See docs | | Issue | high | See docs | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/sendgrid-automation/SKILL.md b/skills/sendgrid-automation/SKILL.md index 8d4cd7af..a22d67b2 100644 --- a/skills/sendgrid-automation/SKILL.md +++ b/skills/sendgrid-automation/SKILL.md @@ -3,6 +3,8 @@ name: sendgrid-automation description: "Automate SendGrid email operations including sending emails, managing contacts/lists, sender identities, templates, and analytics via Rube MCP (Composio). Always search tools first for current sche..." requires: mcp: [rube] +risk: unknown +source: community --- # SendGrid Automation via Rube MCP @@ -226,3 +228,6 @@ Contact operations (`ADD_OR_UPDATE_A_CONTACT`, `IMPORT_CONTACTS`) are asynchrono | Suppression groups | `SENDGRID_GET_SUPPRESSION_GROUPS` | (none) | | Get template | `SENDGRID_RETRIEVE_A_SINGLE_TRANSACTIONAL_TEMPLATE` | `template_id` | | Duplicate template | `SENDGRID_DUPLICATE_A_TRANSACTIONAL_TEMPLATE` | `template_id`, `name` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/senior-architect/SKILL.md b/skills/senior-architect/SKILL.md index c6dc6060..2896c58a 100644 --- a/skills/senior-architect/SKILL.md +++ b/skills/senior-architect/SKILL.md @@ -1,6 +1,8 @@ --- name: senior-architect description: "Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. I..." +risk: unknown +source: community --- # Senior Architect @@ -207,3 +209,6 @@ Check the comprehensive troubleshooting section in `references/tech_decision_gui - Workflow Guide: `references/system_design_workflows.md` - Technical Guide: `references/tech_decision_guide.md` - Tool Scripts: `scripts/` directory + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/senior-fullstack/SKILL.md b/skills/senior-fullstack/SKILL.md index 2f12f688..c8fe8764 100644 --- a/skills/senior-fullstack/SKILL.md +++ b/skills/senior-fullstack/SKILL.md @@ -1,6 +1,8 @@ --- name: senior-fullstack description: "Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architec..." +risk: unknown +source: community --- # Senior Fullstack @@ -207,3 +209,6 @@ Check the comprehensive troubleshooting section in `references/development_workf - Workflow Guide: `references/architecture_patterns.md` - Technical Guide: `references/development_workflows.md` - Tool Scripts: `scripts/` directory + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/sentry-automation/SKILL.md b/skills/sentry-automation/SKILL.md index ce12eec4..39f2a78a 100644 --- a/skills/sentry-automation/SKILL.md +++ b/skills/sentry-automation/SKILL.md @@ -3,6 +3,8 @@ name: sentry-automation description: "Automate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Sentry Automation via Rube MCP @@ -230,3 +232,6 @@ Automate Sentry error tracking and monitoring operations through Composio's Sent | Deploy release | SENTRY_CREATE_RELEASE_DEPLOY_FOR_ORG | organization_id_or_slug, version | | List releases | SENTRY_LIST_ORGANIZATION_RELEASES | organization_id_or_slug | | Update monitor | SENTRY_UPDATE_A_MONITOR | organization_id_or_slug, monitor_id_or_slug | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/seo-audit/SKILL.md b/skills/seo-audit/SKILL.md index 61a43636..8c8b91d0 100644 --- a/skills/seo-audit/SKILL.md +++ b/skills/seo-audit/SKILL.md @@ -7,6 +7,8 @@ description: ">" This skill identifies issues and prioritizes actions but does not execute changes. For large-scale page creation, use programmatic-seo. For structured data, use schema-markup. +risk: unknown +source: community --- # SEO Audit @@ -485,3 +487,6 @@ Use these skills **only after the audit is complete** and findings are accepted. * **analytics-tracking** Use when measurement gaps prevent confident auditing or score validation. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/seo-authority-builder/SKILL.md b/skills/seo-authority-builder/SKILL.md index 9a696dd7..78322085 100644 --- a/skills/seo-authority-builder/SKILL.md +++ b/skills/seo-authority-builder/SKILL.md @@ -5,6 +5,8 @@ description: "Analyzes content for E-E-A-T signals and suggests improvements to" PROACTIVELY for YMYL topics. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/seo-cannibalization-detector/SKILL.md b/skills/seo-cannibalization-detector/SKILL.md index f78c5000..30f7f19b 100644 --- a/skills/seo-cannibalization-detector/SKILL.md +++ b/skills/seo-cannibalization-detector/SKILL.md @@ -5,6 +5,8 @@ description: "Analyzes multiple provided pages to identify keyword overlap and" PROACTIVELY when reviewing similar content. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/seo-content-auditor/SKILL.md b/skills/seo-content-auditor/SKILL.md index f0a17217..8e747996 100644 --- a/skills/seo-content-auditor/SKILL.md +++ b/skills/seo-content-auditor/SKILL.md @@ -5,6 +5,8 @@ description: "Analyzes provided content for quality, E-E-A-T signals, and SEO" on established guidelines. Use PROACTIVELY for content review. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/seo-content-planner/SKILL.md b/skills/seo-content-planner/SKILL.md index 621081d0..66c7797f 100644 --- a/skills/seo-content-planner/SKILL.md +++ b/skills/seo-content-planner/SKILL.md @@ -5,6 +5,8 @@ description: "Creates comprehensive content outlines and topic clusters for SEO. strategy and planning. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/seo-content-refresher/SKILL.md b/skills/seo-content-refresher/SKILL.md index d9d7f3d8..79ca9440 100644 --- a/skills/seo-content-refresher/SKILL.md +++ b/skills/seo-content-refresher/SKILL.md @@ -5,6 +5,8 @@ description: "Identifies outdated elements in provided content and suggests" updating. Use PROACTIVELY for older content. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/seo-content-writer/SKILL.md b/skills/seo-content-writer/SKILL.md index a1891088..bc80aa22 100644 --- a/skills/seo-content-writer/SKILL.md +++ b/skills/seo-content-writer/SKILL.md @@ -5,6 +5,8 @@ description: "Writes SEO-optimized content based on provided keywords and topic" PROACTIVELY for content creation tasks. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/seo-fundamentals/SKILL.md b/skills/seo-fundamentals/SKILL.md index 70a2aaae..71212a55 100644 --- a/skills/seo-fundamentals/SKILL.md +++ b/skills/seo-fundamentals/SKILL.md @@ -5,6 +5,8 @@ description: ">" content quality, and how modern search engines evaluate pages. This skill explains *why* SEO works, not how to execute specific optimizations. allowed-tools: Read, Glob, Grep +risk: unknown +source: community --- --- @@ -171,3 +173,6 @@ SEO fundamentals should be validated using **multiple signals**, not single metr > **Key Principle:** > Sustainable SEO is built on _useful content_, _technical clarity_, and _trust over time_. > There are no permanent shortcuts. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/seo-keyword-strategist/SKILL.md b/skills/seo-keyword-strategist/SKILL.md index 0575c38b..f0c64c9e 100644 --- a/skills/seo-keyword-strategist/SKILL.md +++ b/skills/seo-keyword-strategist/SKILL.md @@ -5,6 +5,8 @@ description: "Analyzes keyword usage in provided content, calculates density," over-optimization. Use PROACTIVELY for content optimization. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/seo-meta-optimizer/SKILL.md b/skills/seo-meta-optimizer/SKILL.md index 51c5c1fb..d1cf7499 100644 --- a/skills/seo-meta-optimizer/SKILL.md +++ b/skills/seo-meta-optimizer/SKILL.md @@ -5,6 +5,8 @@ description: "Creates optimized meta titles, descriptions, and URL suggestions" keyword-rich metadata. Use PROACTIVELY for new content. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/seo-snippet-hunter/SKILL.md b/skills/seo-snippet-hunter/SKILL.md index 8339bd53..eab15c08 100644 --- a/skills/seo-snippet-hunter/SKILL.md +++ b/skills/seo-snippet-hunter/SKILL.md @@ -5,6 +5,8 @@ description: "Formats content to be eligible for featured snippets and SERP" Use PROACTIVELY for question-based content. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/seo-structure-architect/SKILL.md b/skills/seo-structure-architect/SKILL.md index d4d3092d..d9c0644b 100644 --- a/skills/seo-structure-architect/SKILL.md +++ b/skills/seo-structure-architect/SKILL.md @@ -5,6 +5,8 @@ description: "Analyzes and optimizes content structure including header" search-friendly content organization. Use PROACTIVELY for content structuring. metadata: model: haiku +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/server-management/SKILL.md b/skills/server-management/SKILL.md index aaa37f5b..bdbb04ea 100644 --- a/skills/server-management/SKILL.md +++ b/skills/server-management/SKILL.md @@ -2,6 +2,8 @@ name: server-management description: "Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands." allowed-tools: Read, Write, Edit, Glob, Grep, Bash +risk: unknown +source: community --- # Server Management @@ -159,3 +161,6 @@ When something's wrong: --- > **Remember:** A well-managed server is boring. That's the goal. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/service-mesh-expert/SKILL.md b/skills/service-mesh-expert/SKILL.md index 37575bf4..248f3ce9 100644 --- a/skills/service-mesh-expert/SKILL.md +++ b/skills/service-mesh-expert/SKILL.md @@ -1,6 +1,8 @@ --- name: service-mesh-expert description: "Expert service mesh architect specializing in Istio, Linkerd, and cloud-native networking patterns. Masters traffic management, security policies, observability integration, and multi-cluster mesh con" +risk: unknown +source: community --- # Service Mesh Expert diff --git a/skills/service-mesh-observability/SKILL.md b/skills/service-mesh-observability/SKILL.md index 0c54fa84..69ecdd6d 100644 --- a/skills/service-mesh-observability/SKILL.md +++ b/skills/service-mesh-observability/SKILL.md @@ -1,6 +1,8 @@ --- name: service-mesh-observability description: "Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SL..." +risk: unknown +source: community --- # Service Mesh Observability diff --git a/skills/shellcheck-configuration/SKILL.md b/skills/shellcheck-configuration/SKILL.md index f602381b..63036a4d 100644 --- a/skills/shellcheck-configuration/SKILL.md +++ b/skills/shellcheck-configuration/SKILL.md @@ -1,6 +1,8 @@ --- name: shellcheck-configuration description: "Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability." +risk: unknown +source: community --- # ShellCheck Configuration and Static Analysis diff --git a/skills/shodan-reconnaissance/SKILL.md b/skills/shodan-reconnaissance/SKILL.md index 73147a29..8713333f 100644 --- a/skills/shodan-reconnaissance/SKILL.md +++ b/skills/shodan-reconnaissance/SKILL.md @@ -1,9 +1,11 @@ --- name: shodan-reconnaissance -description: "This skill should be used when the user asks to \"search for exposed devices on the internet,\" \"perform Shodan reconnaissance,\" \"find vulnerable services using Shodan,\" \"scan IP ranges with Shodan,\"..." +description: "This skill should be used when the user asks to \"search for exposed devices on the internet,\" \"perform Shodan reconnaissance,\" \"find vulnerable services using Shodan,\" \"scan IP ranges..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Shodan Reconnaissance and Pentesting @@ -501,3 +503,6 @@ shodan download network_scan.json.gz 'net:192.168.1.0/24' | Rate Limit Exceeded | >1 request/second | Add `time.sleep(1)` between API requests | | Empty Search Results | Too specific or syntax error | Use quotes for phrases: `'org:"Company Name"'`; broaden criteria | | Downloaded File Won't Parse | Corrupted or wrong format | Verify with `gunzip -t file.gz`, re-download with `--limit` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/shopify-apps/SKILL.md b/skills/shopify-apps/SKILL.md index 67260300..aa32dfb8 100644 --- a/skills/shopify-apps/SKILL.md +++ b/skills/shopify-apps/SKILL.md @@ -2,6 +2,7 @@ name: shopify-apps description: "Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. U..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Shopify Apps @@ -40,3 +41,6 @@ Secure webhook processing with HMAC verification | Issue | high | ## Use GraphQL for all new code | | Issue | high | ## Use latest App Bridge via script tag | | Issue | high | ## Implement all GDPR handlers | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/shopify-automation/SKILL.md b/skills/shopify-automation/SKILL.md index 882206ff..72fbdb5d 100644 --- a/skills/shopify-automation/SKILL.md +++ b/skills/shopify-automation/SKILL.md @@ -3,6 +3,8 @@ name: shopify-automation description: "Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Shopify Automation via Rube MCP @@ -166,3 +168,6 @@ For advanced operations: | Fulfillment | SHOPIFY_GET_FULFILLMENT | order_id, fulfillment_id | | GraphQL | SHOPIFY_GRAPH_QL_QUERY | query | | Bulk query | SHOPIFY_BULK_QUERY_OPERATION | query | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/shopify-development/SKILL.md b/skills/shopify-development/SKILL.md index bbc82a38..9633eacf 100644 --- a/skills/shopify-development/SKILL.md +++ b/skills/shopify-development/SKILL.md @@ -5,6 +5,8 @@ description: "|" TRIGGER: "shopify", "shopify app", "checkout extension", "admin extension", "POS extension", "shopify theme", "liquid template", "polaris", "shopify graphql", "shopify webhook", "shopify billing", "app subscription", "metafields", "shopify functions" +risk: unknown +source: community --- # Shopify Development Skill @@ -364,3 +366,6 @@ For detailed implementation guides, read these files: - Polaris Design System: https://polaris.shopify.com API Version: 2026-01 (quarterly releases, 12-month deprecation window) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/signup-flow-cro/SKILL.md b/skills/signup-flow-cro/SKILL.md index 2ab3768d..3d0b7990 100644 --- a/skills/signup-flow-cro/SKILL.md +++ b/skills/signup-flow-cro/SKILL.md @@ -1,6 +1,8 @@ --- name: signup-flow-cro -description: "When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions \"signup conversions,\" \"registration friction,\" \"signup form optimi..." +description: "When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions \"signup conversions,\" \"registration friction,\" \"signup..." +risk: unknown +source: community --- # Signup Flow CRO @@ -353,3 +355,6 @@ If you need more context: - **form-cro**: For non-signup forms (lead capture, contact) - **page-cro**: For the landing page leading to signup - **ab-test-setup**: For testing signup flow changes + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/similarity-search-patterns/SKILL.md b/skills/similarity-search-patterns/SKILL.md index 57336b69..ee437479 100644 --- a/skills/similarity-search-patterns/SKILL.md +++ b/skills/similarity-search-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: similarity-search-patterns description: "Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance." +risk: unknown +source: community --- # Similarity Search Patterns diff --git a/skills/skill-creator-ms/SKILL.md b/skills/skill-creator-ms/SKILL.md index 105890e4..75ba87b5 100644 --- a/skills/skill-creator-ms/SKILL.md +++ b/skills/skill-creator-ms/SKILL.md @@ -1,6 +1,8 @@ --- name: skill-creator-ms description: "Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills." +risk: unknown +source: community --- # Skill Creator @@ -611,3 +613,6 @@ Before completing a skill: **Documentation:** - [ ] README.md skill catalog updated - [ ] Instructs to search `microsoft-docs` MCP for current APIs + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/skill-creator/SKILL.md b/skills/skill-creator/SKILL.md index ece41ef9..cc4490a8 100644 --- a/skills/skill-creator/SKILL.md +++ b/skills/skill-creator/SKILL.md @@ -9,6 +9,7 @@ platforms: [github-copilot-cli, claude-code, codex] category: meta tags: [automation, scaffolding, skill-creation, meta-skill] risk: safe +source: community --- # skill-creator diff --git a/skills/skill-developer/SKILL.md b/skills/skill-developer/SKILL.md index 6e1c9b4b..c112a85a 100644 --- a/skills/skill-developer/SKILL.md +++ b/skills/skill-developer/SKILL.md @@ -1,6 +1,8 @@ --- name: skill-developer description: "Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skil..." +risk: unknown +source: community --- # Skill Developer Guide diff --git a/skills/slack-automation/SKILL.md b/skills/slack-automation/SKILL.md index cd450345..e67f00ec 100644 --- a/skills/slack-automation/SKILL.md +++ b/skills/slack-automation/SKILL.md @@ -3,6 +3,8 @@ name: slack-automation description: "Automate Slack messaging, channel management, search, reactions, and threads via Rube MCP (Composio). Send messages, search conversations, manage channels/users, and react to messages programmatica..." requires: mcp: [rube] +risk: unknown +source: community --- # Slack Automation via Rube MCP @@ -187,3 +189,6 @@ Most list endpoints use cursor-based pagination: | Get channel info | `SLACK_RETRIEVE_CONVERSATION_INFORMATION` | channel ID | | Channel history | `SLACK_FETCH_CONVERSATION_HISTORY` | `channel`, `oldest`, `latest` | | Workspace info | `SLACK_FETCH_TEAM_INFO` | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/slack-bot-builder/SKILL.md b/skills/slack-bot-builder/SKILL.md index bef5b5d1..6f27bd89 100644 --- a/skills/slack-bot-builder/SKILL.md +++ b/skills/slack-bot-builder/SKILL.md @@ -2,6 +2,7 @@ name: slack-bot-builder description: "Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and W..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Slack Bot Builder @@ -262,3 +263,6 @@ app = App( | Issue | medium | ## Know and respect the limits | | Issue | high | ## Socket Mode: Only for development | | Issue | critical | ## Bolt handles this automatically | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/slack-gif-creator/SKILL.md b/skills/slack-gif-creator/SKILL.md index 6b3f91eb..31eb7884 100644 --- a/skills/slack-gif-creator/SKILL.md +++ b/skills/slack-gif-creator/SKILL.md @@ -1,7 +1,9 @@ --- name: slack-gif-creator -description: "Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"make me ..." +description: "Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- # Slack GIF Creator @@ -252,3 +254,6 @@ Be creative! Combine concepts (bouncing + rotating, pulsing + sliding, etc.) and ```bash pip install pillow imageio numpy ``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/slo-implementation/SKILL.md b/skills/slo-implementation/SKILL.md index ba599607..47befb5c 100644 --- a/skills/slo-implementation/SKILL.md +++ b/skills/slo-implementation/SKILL.md @@ -1,6 +1,8 @@ --- name: slo-implementation description: "Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or m..." +risk: unknown +source: community --- # SLO Implementation diff --git a/skills/smtp-penetration-testing/SKILL.md b/skills/smtp-penetration-testing/SKILL.md index bcd531f2..f7d228fc 100644 --- a/skills/smtp-penetration-testing/SKILL.md +++ b/skills/smtp-penetration-testing/SKILL.md @@ -1,9 +1,11 @@ --- name: smtp-penetration-testing -description: "This skill should be used when the user asks to \"perform SMTP penetration testing\", \"enumerate email users\", \"test for open mail relays\", \"grab SMTP banners\", \"brute force email credentials\", or \"a..." +description: "This skill should be used when the user asks to \"perform SMTP penetration testing\", \"enumerate email users\", \"test for open mail relays\", \"grab SMTP banners\", \"brute force email cre..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # SMTP Penetration Testing @@ -498,3 +500,6 @@ nmap -p 25 --script smtp-open-relay --script-args smtp-open-relay.from=test@atta 8. **Log Monitoring** - Alert on suspicious activity 9. **Patch Management** - Keep SMTP software updated 10. **Access Controls** - Restrict SMTP to authorized IPs + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/social-content/SKILL.md b/skills/social-content/SKILL.md index 33f40cf2..c0ae4ecf 100644 --- a/skills/social-content/SKILL.md +++ b/skills/social-content/SKILL.md @@ -1,6 +1,8 @@ --- name: social-content description: "When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn..." +risk: unknown +source: community --- # Social Content @@ -805,3 +807,6 @@ If you need more context: - **launch-strategy**: For coordinating social with launches - **email-sequence**: For nurturing social audience via email - **marketing-psychology**: For understanding what drives engagement + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/software-architecture/SKILL.md b/skills/software-architecture/SKILL.md index bf91200c..8d147dd4 100644 --- a/skills/software-architecture/SKILL.md +++ b/skills/software-architecture/SKILL.md @@ -1,6 +1,8 @@ --- name: software-architecture description: "Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development." +risk: unknown +source: community --- # Software Architecture Development Skill @@ -73,3 +75,6 @@ This skill provides guidance for quality focused software development and archit - Avoid deep nesting (max 3 levels) - Keep functions focused and under 50 lines when possible - Keep files focused and under 200 lines of code when possible + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/solidity-security/SKILL.md b/skills/solidity-security/SKILL.md index f22c995a..6d340ac4 100644 --- a/skills/solidity-security/SKILL.md +++ b/skills/solidity-security/SKILL.md @@ -1,6 +1,8 @@ --- name: solidity-security description: "Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementin..." +risk: unknown +source: community --- # Solidity Security diff --git a/skills/spark-optimization/SKILL.md b/skills/spark-optimization/SKILL.md index fd31c879..39d9e6a0 100644 --- a/skills/spark-optimization/SKILL.md +++ b/skills/spark-optimization/SKILL.md @@ -1,6 +1,8 @@ --- name: spark-optimization description: "Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines." +risk: unknown +source: community --- # Apache Spark Optimization diff --git a/skills/sql-injection-testing/SKILL.md b/skills/sql-injection-testing/SKILL.md index d398f0c8..5f388afa 100644 --- a/skills/sql-injection-testing/SKILL.md +++ b/skills/sql-injection-testing/SKILL.md @@ -1,9 +1,11 @@ --- name: sql-injection-testing -description: "This skill should be used when the user asks to \"test for SQL injection vulnerabilities\", \"perform SQLi attacks\", \"bypass authentication using SQL injection\", \"extract database information through ..." +description: "This skill should be used when the user asks to \"test for SQL injection vulnerabilities\", \"perform SQLi attacks\", \"bypass authentication using SQL injection\", \"extract database inform..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # SQL Injection Testing @@ -446,3 +448,6 @@ SELECT * FROM users WHERE username='administrator'--' AND password='anything' - Use longer delays (10+ seconds) for clarity - Run multiple tests to confirm pattern - Consider server-side caching effects + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/sql-optimization-patterns/SKILL.md b/skills/sql-optimization-patterns/SKILL.md index d516e83c..740c7c60 100644 --- a/skills/sql-optimization-patterns/SKILL.md +++ b/skills/sql-optimization-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: sql-optimization-patterns description: "Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database..." +risk: unknown +source: community --- # SQL Optimization Patterns diff --git a/skills/sql-pro/SKILL.md b/skills/sql-pro/SKILL.md index f14c9eaa..ddb5a988 100644 --- a/skills/sql-pro/SKILL.md +++ b/skills/sql-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Master modern SQL with cloud-native databases, OLTP/OLAP" optimization or complex analysis. metadata: model: inherit +risk: unknown +source: community --- You are an expert SQL specialist mastering modern database systems, performance optimization, and advanced analytical techniques across cloud-native and hybrid OLTP/OLAP environments. diff --git a/skills/sqlmap-database-pentesting/SKILL.md b/skills/sqlmap-database-pentesting/SKILL.md index 2f9855f3..c190d879 100644 --- a/skills/sqlmap-database-pentesting/SKILL.md +++ b/skills/sqlmap-database-pentesting/SKILL.md @@ -1,9 +1,11 @@ --- name: sqlmap-database-pentesting -description: "This skill should be used when the user asks to \"automate SQL injection testing,\" \"enumerate database structure,\" \"extract database credentials using sqlmap,\" \"dump tables and columns from a vulner..." +description: "This skill should be used when the user asks to \"automate SQL injection testing,\" \"enumerate database structure,\" \"extract database credentials using sqlmap,\" \"dump tables and columns..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # SQLMap Database Penetration Testing @@ -398,3 +400,6 @@ sqlmap -u "URL" --dbs --batch --resume # Use persistent HTTP connection sqlmap -u "URL" --dbs --batch --keep-alive ``` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/square-automation/SKILL.md b/skills/square-automation/SKILL.md index 6fd77f88..9a7b6b90 100644 --- a/skills/square-automation/SKILL.md +++ b/skills/square-automation/SKILL.md @@ -3,6 +3,8 @@ name: square-automation description: "Automate Square tasks via Rube MCP (Composio): payments, orders, invoices, locations. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Square Automation via Rube MCP @@ -174,3 +176,6 @@ Automate Square payment processing, order management, and invoicing through Comp | List invoices | SQUARE_LIST_INVOICES | location_id, cursor | | Get invoice | SQUARE_GET_INVOICE | invoice_id | | Cancel invoice | SQUARE_CANCEL_INVOICE | invoice_id, version | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/ssh-penetration-testing/SKILL.md b/skills/ssh-penetration-testing/SKILL.md index 221f0a2d..c7f86a2a 100644 --- a/skills/ssh-penetration-testing/SKILL.md +++ b/skills/ssh-penetration-testing/SKILL.md @@ -1,9 +1,11 @@ --- name: ssh-penetration-testing -description: "This skill should be used when the user asks to \"pentest SSH services\", \"enumerate SSH configurations\", \"brute force SSH credentials\", \"exploit SSH vulnerabilities\", \"perform SSH tunneling\", or \"au..." +description: "This skill should be used when the user asks to \"pentest SSH services\", \"enumerate SSH configurations\", \"brute force SSH credentials\", \"exploit SSH vulnerabilities\", \"perform SSH tu..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # SSH Penetration Testing @@ -486,3 +488,6 @@ sessions -i 1 | Connection Refused | Verify SSH running; check firewall; confirm port; test from different IP | | Authentication Failures | Verify username; check password policy; key permissions (600); authorized_keys format | | Tunnel Not Working | Check GatewayPorts/AllowTcpForwarding in sshd_config; verify firewall; use `ssh -v` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/startup-analyst/SKILL.md b/skills/startup-analyst/SKILL.md index db081e07..9dd9fbe9 100644 --- a/skills/startup-analyst/SKILL.md +++ b/skills/startup-analyst/SKILL.md @@ -8,6 +8,8 @@ description: "Expert startup business analyst specializing in market sizing," through Series A startups. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/startup-business-analyst-business-case/SKILL.md b/skills/startup-business-analyst-business-case/SKILL.md index 2faa823c..7e21641c 100644 --- a/skills/startup-business-analyst-business-case/SKILL.md +++ b/skills/startup-business-analyst-business-case/SKILL.md @@ -3,6 +3,8 @@ name: startup-business-analyst-business-case description: "Generate comprehensive investor-ready business case document with" market, solution, financials, and strategy allowed-tools: Read Write Edit Glob Grep Bash WebSearch WebFetch +risk: unknown +source: community --- # Business Case Generator diff --git a/skills/startup-business-analyst-financial-projections/SKILL.md b/skills/startup-business-analyst-financial-projections/SKILL.md index cc8c5272..1e09b5db 100644 --- a/skills/startup-business-analyst-financial-projections/SKILL.md +++ b/skills/startup-business-analyst-financial-projections/SKILL.md @@ -3,6 +3,8 @@ name: startup-business-analyst-financial-projections description: "Create detailed 3-5 year financial model with revenue, costs, cash" flow, and scenarios allowed-tools: Read Write Edit Glob Grep Bash WebSearch WebFetch +risk: unknown +source: community --- # Financial Projections diff --git a/skills/startup-business-analyst-market-opportunity/SKILL.md b/skills/startup-business-analyst-market-opportunity/SKILL.md index 9a31f982..013d551a 100644 --- a/skills/startup-business-analyst-market-opportunity/SKILL.md +++ b/skills/startup-business-analyst-market-opportunity/SKILL.md @@ -3,6 +3,8 @@ name: startup-business-analyst-market-opportunity description: "Generate comprehensive market opportunity analysis with TAM/SAM/SOM" calculations allowed-tools: Read Write Edit Glob Grep Bash WebSearch WebFetch +risk: unknown +source: community --- # Market Opportunity Analysis diff --git a/skills/startup-financial-modeling/SKILL.md b/skills/startup-financial-modeling/SKILL.md index b119dcbb..4921e7ea 100644 --- a/skills/startup-financial-modeling/SKILL.md +++ b/skills/startup-financial-modeling/SKILL.md @@ -6,6 +6,8 @@ description: "This skill should be used when the user asks to \\\"create financi planning for a startup. metadata: version: 1.0.0 +risk: unknown +source: community --- # Startup Financial Modeling diff --git a/skills/startup-metrics-framework/SKILL.md b/skills/startup-metrics-framework/SKILL.md index 2dec6f5e..7c8acdc3 100644 --- a/skills/startup-metrics-framework/SKILL.md +++ b/skills/startup-metrics-framework/SKILL.md @@ -6,6 +6,8 @@ description: "This skill should be used when the user asks about \\\"key startup optimizing business performance metrics. metadata: version: 1.0.0 +risk: unknown +source: community --- # Startup Metrics Framework diff --git a/skills/stitch-ui-design/SKILL.md b/skills/stitch-ui-design/SKILL.md index 29a1ad89..f6bd81c0 100644 --- a/skills/stitch-ui-design/SKILL.md +++ b/skills/stitch-ui-design/SKILL.md @@ -376,3 +376,6 @@ design with purple/teal gradient accents and dark mode support. Effective Stitch prompts are specific, context-rich, and visually descriptive. By following these principles and templates, you can generate professional UI designs that serve as strong foundations for production applications. **Remember:** Stitch is a starting point, not a final product. Use it to accelerate the design process, explore ideas quickly, and establish visual direction—then refine with human judgment and production standards. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/stride-analysis-patterns/SKILL.md b/skills/stride-analysis-patterns/SKILL.md index bb9cc6b1..6888c612 100644 --- a/skills/stride-analysis-patterns/SKILL.md +++ b/skills/stride-analysis-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: stride-analysis-patterns description: "Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation." +risk: unknown +source: community --- # STRIDE Analysis Patterns diff --git a/skills/stripe-automation/SKILL.md b/skills/stripe-automation/SKILL.md index 8128b6a5..1b8dc71d 100644 --- a/skills/stripe-automation/SKILL.md +++ b/skills/stripe-automation/SKILL.md @@ -3,6 +3,8 @@ name: stripe-automation description: "Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Stripe Automation via Rube MCP @@ -196,3 +198,6 @@ Stripe uses smallest currency unit: | Payment methods | STRIPE_LIST_CUSTOMER_PAYMENT_METHODS | customer | | Checkout session | STRIPE_CREATE_CHECKOUT_SESSION | line_items | | List payment intents | STRIPE_LIST_PAYMENT_INTENTS | customer | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/stripe-integration/SKILL.md b/skills/stripe-integration/SKILL.md index ea0c0901..df8bb981 100644 --- a/skills/stripe-integration/SKILL.md +++ b/skills/stripe-integration/SKILL.md @@ -1,6 +1,8 @@ --- name: stripe-integration description: "Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or ..." +risk: unknown +source: community --- # Stripe Integration diff --git a/skills/subagent-driven-development/SKILL.md b/skills/subagent-driven-development/SKILL.md index d385d098..761682fc 100644 --- a/skills/subagent-driven-development/SKILL.md +++ b/skills/subagent-driven-development/SKILL.md @@ -1,6 +1,8 @@ --- name: subagent-driven-development description: "Use when executing implementation plans with independent tasks in the current session" +risk: unknown +source: community --- # Subagent-Driven Development diff --git a/skills/supabase-automation/SKILL.md b/skills/supabase-automation/SKILL.md index 1b96b9bb..0aa88373 100644 --- a/skills/supabase-automation/SKILL.md +++ b/skills/supabase-automation/SKILL.md @@ -3,6 +3,8 @@ name: supabase-automation description: "Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Supabase Automation via Rube MCP @@ -234,3 +236,6 @@ Automate Supabase operations including database queries, table schema inspection | Get edge function | `SUPABASE_RETRIEVE_A_FUNCTION` | `ref`, function slug | | List storage buckets | `SUPABASE_LISTS_ALL_BUCKETS` | `ref` | | List DB branches | `SUPABASE_LIST_ALL_DATABASE_BRANCHES` | `ref` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/systematic-debugging/SKILL.md b/skills/systematic-debugging/SKILL.md index 1330bb17..3c608595 100644 --- a/skills/systematic-debugging/SKILL.md +++ b/skills/systematic-debugging/SKILL.md @@ -1,6 +1,8 @@ --- name: systematic-debugging description: "Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes" +risk: unknown +source: community --- # Systematic Debugging diff --git a/skills/systems-programming-rust-project/SKILL.md b/skills/systems-programming-rust-project/SKILL.md index cc185ad4..c4cb27dd 100644 --- a/skills/systems-programming-rust-project/SKILL.md +++ b/skills/systems-programming-rust-project/SKILL.md @@ -1,6 +1,8 @@ --- name: systems-programming-rust-project description: "You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing" +risk: unknown +source: community --- # Rust Project Scaffolding diff --git a/skills/tailwind-design-system/SKILL.md b/skills/tailwind-design-system/SKILL.md index 2bb6dc50..fb66f7e0 100644 --- a/skills/tailwind-design-system/SKILL.md +++ b/skills/tailwind-design-system/SKILL.md @@ -1,6 +1,8 @@ --- name: tailwind-design-system description: "Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI..." +risk: unknown +source: community --- # Tailwind Design System diff --git a/skills/tailwind-patterns/SKILL.md b/skills/tailwind-patterns/SKILL.md index b711d658..7aefeea2 100644 --- a/skills/tailwind-patterns/SKILL.md +++ b/skills/tailwind-patterns/SKILL.md @@ -2,6 +2,8 @@ name: tailwind-patterns description: "Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture." allowed-tools: Read, Write, Edit, Glob, Grep +risk: unknown +source: community --- # Tailwind CSS Patterns (v4 - 2025) diff --git a/skills/tavily-web/SKILL.md b/skills/tavily-web/SKILL.md index 522ccd38..ef964705 100644 --- a/skills/tavily-web/SKILL.md +++ b/skills/tavily-web/SKILL.md @@ -1,6 +1,8 @@ --- name: tavily-web description: "Web search, content extraction, crawling, and research capabilities using Tavily API" +risk: unknown +source: community --- # tavily-web diff --git a/skills/tdd-orchestrator/SKILL.md b/skills/tdd-orchestrator/SKILL.md index d0f2a317..5878ac1c 100644 --- a/skills/tdd-orchestrator/SKILL.md +++ b/skills/tdd-orchestrator/SKILL.md @@ -7,6 +7,8 @@ description: "Master TDD orchestrator specializing in red-green-refactor" implementation and governance. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/tdd-workflow/SKILL.md b/skills/tdd-workflow/SKILL.md index d32729c8..a8249766 100644 --- a/skills/tdd-workflow/SKILL.md +++ b/skills/tdd-workflow/SKILL.md @@ -2,6 +2,8 @@ name: tdd-workflow description: "Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle." allowed-tools: Read, Write, Edit, Glob, Grep, Bash +risk: unknown +source: community --- # TDD Workflow @@ -147,3 +149,6 @@ Every test follows: --- > **Remember:** The test is the specification. If you can't write a test, you don't understand the requirement. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/tdd-workflows-tdd-cycle/SKILL.md b/skills/tdd-workflows-tdd-cycle/SKILL.md index bdce6b14..e41222b1 100644 --- a/skills/tdd-workflows-tdd-cycle/SKILL.md +++ b/skills/tdd-workflows-tdd-cycle/SKILL.md @@ -1,6 +1,8 @@ --- name: tdd-workflows-tdd-cycle description: "Use when working with tdd workflows tdd cycle" +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/tdd-workflows-tdd-green/SKILL.md b/skills/tdd-workflows-tdd-green/SKILL.md index 626e5550..cdb85e1e 100644 --- a/skills/tdd-workflows-tdd-green/SKILL.md +++ b/skills/tdd-workflows-tdd-green/SKILL.md @@ -1,6 +1,8 @@ --- name: tdd-workflows-tdd-green description: "Implement the minimal code needed to make failing tests pass in the TDD green phase." +risk: unknown +source: community --- # Green Phase: Simple function diff --git a/skills/tdd-workflows-tdd-red/SKILL.md b/skills/tdd-workflows-tdd-red/SKILL.md index 231de712..2f3ead3f 100644 --- a/skills/tdd-workflows-tdd-red/SKILL.md +++ b/skills/tdd-workflows-tdd-red/SKILL.md @@ -1,6 +1,8 @@ --- name: tdd-workflows-tdd-red description: "Generate failing tests for the TDD red phase to define expected behavior and edge cases." +risk: unknown +source: community --- Write comprehensive failing tests following TDD red phase principles. diff --git a/skills/tdd-workflows-tdd-refactor/SKILL.md b/skills/tdd-workflows-tdd-refactor/SKILL.md index 64aee6bb..ec8f5022 100644 --- a/skills/tdd-workflows-tdd-refactor/SKILL.md +++ b/skills/tdd-workflows-tdd-refactor/SKILL.md @@ -1,6 +1,8 @@ --- name: tdd-workflows-tdd-refactor description: "Use when working with tdd workflows tdd refactor" +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/team-collaboration-issue/SKILL.md b/skills/team-collaboration-issue/SKILL.md index 7899a1f6..d0e2775f 100644 --- a/skills/team-collaboration-issue/SKILL.md +++ b/skills/team-collaboration-issue/SKILL.md @@ -1,6 +1,8 @@ --- name: team-collaboration-issue description: "You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause an" +risk: unknown +source: community --- # GitHub Issue Resolution Expert diff --git a/skills/team-collaboration-standup-notes/SKILL.md b/skills/team-collaboration-standup-notes/SKILL.md index 8f0e1500..eb9780d4 100644 --- a/skills/team-collaboration-standup-notes/SKILL.md +++ b/skills/team-collaboration-standup-notes/SKILL.md @@ -1,6 +1,8 @@ --- name: team-collaboration-standup-notes description: "You are an expert team communication specialist focused on async-first standup practices, AI-assisted note generation from commit history, and effective remote team coordination patterns." +risk: unknown +source: community --- # Standup Notes Generator diff --git a/skills/team-composition-analysis/SKILL.md b/skills/team-composition-analysis/SKILL.md index 8a3af736..9ce88e72 100644 --- a/skills/team-composition-analysis/SKILL.md +++ b/skills/team-composition-analysis/SKILL.md @@ -6,6 +6,8 @@ description: "This skill should be used when the user asks to \\\"plan team" headcount planning for a startup. metadata: version: 1.0.0 +risk: unknown +source: community --- # Team Composition Analysis diff --git a/skills/telegram-automation/SKILL.md b/skills/telegram-automation/SKILL.md index e2079cb2..2a9bd616 100644 --- a/skills/telegram-automation/SKILL.md +++ b/skills/telegram-automation/SKILL.md @@ -3,6 +3,8 @@ name: telegram-automation description: "Automate Telegram tasks via Rube MCP (Composio): send messages, manage chats, share photos/documents, and handle bot commands. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Telegram Automation via Rube MCP @@ -217,3 +219,6 @@ Automate Telegram operations through Composio's Telegram toolkit via Rube MCP. | Get chat history | TELEGRAM_GET_CHAT_HISTORY | chat_id | | Set bot commands | TELEGRAM_SET_MY_COMMANDS | commands | | Answer callback | TELEGRAM_ANSWER_CALLBACK_QUERY | callback_query_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/telegram-bot-builder/SKILL.md b/skills/telegram-bot-builder/SKILL.md index b4349045..6ec84f46 100644 --- a/skills/telegram-bot-builder/SKILL.md +++ b/skills/telegram-bot-builder/SKILL.md @@ -2,6 +2,7 @@ name: telegram-bot-builder description: "Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategie..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Telegram Bot Builder @@ -252,3 +253,6 @@ Quality over quantity. ## Related Skills Works well with: `telegram-mini-app`, `backend`, `ai-wrapper-product`, `workflow-automation` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/telegram-mini-app/SKILL.md b/skills/telegram-mini-app/SKILL.md index 2d9e632e..ad7660a9 100644 --- a/skills/telegram-mini-app/SKILL.md +++ b/skills/telegram-mini-app/SKILL.md @@ -2,6 +2,7 @@ name: telegram-mini-app description: "Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and build..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Telegram Mini App @@ -277,3 +278,6 @@ Optimistic updates. ## Related Skills Works well with: `telegram-bot-builder`, `frontend`, `blockchain-defi`, `viral-generator-builder` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/temporal-python-pro/SKILL.md b/skills/temporal-python-pro/SKILL.md index 171765d9..261fa049 100644 --- a/skills/temporal-python-pro/SKILL.md +++ b/skills/temporal-python-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Master Temporal workflow orchestration with Python SDK. Implements for workflow design, microservice orchestration, or long-running processes. metadata: model: inherit +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/temporal-python-testing/SKILL.md b/skills/temporal-python-testing/SKILL.md index 8413daf1..099c71a6 100644 --- a/skills/temporal-python-testing/SKILL.md +++ b/skills/temporal-python-testing/SKILL.md @@ -1,6 +1,8 @@ --- name: temporal-python-testing description: "Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal wor..." +risk: unknown +source: community --- # Temporal Python Testing Strategies diff --git a/skills/terraform-module-library/SKILL.md b/skills/terraform-module-library/SKILL.md index efc82b88..b0aa3720 100644 --- a/skills/terraform-module-library/SKILL.md +++ b/skills/terraform-module-library/SKILL.md @@ -1,6 +1,8 @@ --- name: terraform-module-library description: "Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, ..." +risk: unknown +source: community --- # Terraform Module Library diff --git a/skills/terraform-specialist/SKILL.md b/skills/terraform-specialist/SKILL.md index 24cb1e4a..146087f7 100644 --- a/skills/terraform-specialist/SKILL.md +++ b/skills/terraform-specialist/SKILL.md @@ -8,6 +8,8 @@ description: "Expert Terraform/OpenTofu specialist mastering advanced IaC" management, or infrastructure automation. metadata: model: opus +risk: unknown +source: community --- You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state management, and modern IaC practices. diff --git a/skills/test-automator/SKILL.md b/skills/test-automator/SKILL.md index 8a1153c5..e5fb2b0e 100644 --- a/skills/test-automator/SKILL.md +++ b/skills/test-automator/SKILL.md @@ -6,6 +6,8 @@ description: "Master AI-powered test automation with modern frameworks," testing automation or quality assurance. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/test-driven-development/SKILL.md b/skills/test-driven-development/SKILL.md index e20a0379..ac96d7a7 100644 --- a/skills/test-driven-development/SKILL.md +++ b/skills/test-driven-development/SKILL.md @@ -1,6 +1,8 @@ --- name: test-driven-development description: "Use when implementing any feature or bugfix, before writing implementation code" +risk: unknown +source: community --- # Test-Driven Development (TDD) diff --git a/skills/test-fixing/SKILL.md b/skills/test-fixing/SKILL.md index a9967562..c95670d4 100644 --- a/skills/test-fixing/SKILL.md +++ b/skills/test-fixing/SKILL.md @@ -1,6 +1,8 @@ --- name: test-fixing description: "Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to ma..." +risk: unknown +source: community --- # Test Fixing diff --git a/skills/testing-patterns/SKILL.md b/skills/testing-patterns/SKILL.md index 8261e55e..7e274f64 100644 --- a/skills/testing-patterns/SKILL.md +++ b/skills/testing-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: testing-patterns description: "Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle." +risk: unknown +source: community --- # Testing Patterns and Utilities @@ -257,3 +259,6 @@ npm test ComponentName.test.tsx - **react-ui-patterns**: Test all UI states (loading, error, empty, success) - **systematic-debugging**: Write test that reproduces bug before fixing + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/theme-factory/SKILL.md b/skills/theme-factory/SKILL.md index acca0c00..751187bb 100644 --- a/skills/theme-factory/SKILL.md +++ b/skills/theme-factory/SKILL.md @@ -2,6 +2,8 @@ name: theme-factory description: "Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifac..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- @@ -57,3 +59,6 @@ After a preferred theme is selected: ## Create your Own Theme To handle cases where none of the existing themes work for an artifact, create a custom theme. Based on provided inputs, generate a new theme similar to the ones above. Give the theme a similar name describing what the font/color combinations represent. Use any basic description provided to choose appropriate colors/fonts. After generating the theme, show it for review and verification. Following that, apply the theme as described above. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/threat-mitigation-mapping/SKILL.md b/skills/threat-mitigation-mapping/SKILL.md index 13b10cb9..f2687c60 100644 --- a/skills/threat-mitigation-mapping/SKILL.md +++ b/skills/threat-mitigation-mapping/SKILL.md @@ -1,6 +1,8 @@ --- name: threat-mitigation-mapping description: "Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness." +risk: unknown +source: community --- # Threat Mitigation Mapping diff --git a/skills/threat-modeling-expert/SKILL.md b/skills/threat-modeling-expert/SKILL.md index 19a1bb2c..472e47e7 100644 --- a/skills/threat-modeling-expert/SKILL.md +++ b/skills/threat-modeling-expert/SKILL.md @@ -1,6 +1,8 @@ --- name: threat-modeling-expert description: "Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use for security architecture r..." +risk: unknown +source: community --- # Threat Modeling Expert diff --git a/skills/tiktok-automation/SKILL.md b/skills/tiktok-automation/SKILL.md index 2cc63d50..d33a8c95 100644 --- a/skills/tiktok-automation/SKILL.md +++ b/skills/tiktok-automation/SKILL.md @@ -3,6 +3,8 @@ name: tiktok-automation description: "Automate TikTok tasks via Rube MCP (Composio): upload/publish videos, post photos, manage content, and view user profiles/stats. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # TikTok Automation via Rube MCP @@ -176,3 +178,6 @@ Automate TikTok content creation and profile operations through Composio's TikTo | Get user stats | TIKTOK_GET_USER_STATS | (none) | | Get basic info | TIKTOK_GET_USER_BASIC_INFO | (none) | | Check publish status | TIKTOK_FETCH_PUBLISH_STATUS | publish_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/todoist-automation/SKILL.md b/skills/todoist-automation/SKILL.md index 85461663..b031fcc7 100644 --- a/skills/todoist-automation/SKILL.md +++ b/skills/todoist-automation/SKILL.md @@ -3,6 +3,8 @@ name: todoist-automation description: "Automate Todoist task management, projects, sections, filtering, and bulk operations via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Todoist Automation via Rube MCP @@ -229,3 +231,6 @@ Always resolve human-readable names to IDs before operations: | Delete task | `TODOIST_DELETE_TASK` | `task_id` | | Completed tasks | `TODOIST_GET_COMPLETED_TASKS_BY_COMPLETION_DATE` | `since`, `until` | | List filters | `TODOIST_LIST_FILTERS` | `sync_token` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/top-web-vulnerabilities/SKILL.md b/skills/top-web-vulnerabilities/SKILL.md index 0c8eb3f6..36c66e74 100644 --- a/skills/top-web-vulnerabilities/SKILL.md +++ b/skills/top-web-vulnerabilities/SKILL.md @@ -1,9 +1,11 @@ --- name: top-web-vulnerabilities -description: "This skill should be used when the user asks to \"identify web application vulnerabilities\", \"explain common security flaws\", \"understand vulnerability categories\", \"learn about injection attacks\", ..." +description: "This skill should be used when the user asks to \"identify web application vulnerabilities\", \"explain common security flaws\", \"understand vulnerability categories\", \"learn about inject..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Top 100 Web Vulnerabilities Reference @@ -541,3 +543,6 @@ Permissions-Policy: geolocation=(), microphone=() - OWASP Application Security Verification Standard (ASVS) - NIST Cybersecurity Framework - Source: Kumar MS - Top 100 Web Vulnerabilities + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/track-management/SKILL.md b/skills/track-management/SKILL.md index 75c03939..c87f2591 100644 --- a/skills/track-management/SKILL.md +++ b/skills/track-management/SKILL.md @@ -5,6 +5,8 @@ description: "Use this skill when creating, managing, or working with Conductor" spec.md, plan.md, and track lifecycle operations. metadata: version: 1.0.0 +risk: unknown +source: community --- # Track Management diff --git a/skills/trello-automation/SKILL.md b/skills/trello-automation/SKILL.md index 3a1c88f4..26b6cb12 100644 --- a/skills/trello-automation/SKILL.md +++ b/skills/trello-automation/SKILL.md @@ -3,6 +3,8 @@ name: trello-automation description: "Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically." requires: mcp: [rube] +risk: unknown +source: community --- # Trello Automation via Rube MCP @@ -178,4 +180,7 @@ Most list endpoints return all items. For boards with 1000+ cards, use `limit` a | Assign member | TRELLO_ADD_CARDS_ID_MEMBERS_BY_ID_CARD | idCard, value (member ID) | | Attach file/URL | TRELLO_ADD_CARDS_ATTACHMENTS_BY_ID_CARD | idCard, url OR file | | Get board members | TRELLO_GET_BOARDS_MEMBERS_BY_ID_BOARD | idBoard | -| Batch read | TRELLO_GET_BATCH | urls (comma-separated paths) | \ No newline at end of file +| Batch read | TRELLO_GET_BATCH | urls (comma-separated paths) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/trigger-dev/SKILL.md b/skills/trigger-dev/SKILL.md index 434b1579..38fed4e8 100644 --- a/skills/trigger-dev/SKILL.md +++ b/skills/trigger-dev/SKILL.md @@ -2,6 +2,7 @@ name: trigger-dev description: "Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background ta..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Trigger.dev Integration @@ -65,3 +66,6 @@ Tasks that run on a schedule ## Related Skills Works well with: `nextjs-app-router`, `vercel-deployment`, `ai-agents-architect`, `llm-architect`, `email-systems`, `stripe-integration` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/turborepo-caching/SKILL.md b/skills/turborepo-caching/SKILL.md index 75fa8c1c..0211f934 100644 --- a/skills/turborepo-caching/SKILL.md +++ b/skills/turborepo-caching/SKILL.md @@ -1,6 +1,8 @@ --- name: turborepo-caching description: "Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching." +risk: unknown +source: community --- # Turborepo Caching diff --git a/skills/tutorial-engineer/SKILL.md b/skills/tutorial-engineer/SKILL.md index 51f099b1..f7ec59e1 100644 --- a/skills/tutorial-engineer/SKILL.md +++ b/skills/tutorial-engineer/SKILL.md @@ -6,6 +6,8 @@ description: "Creates step-by-step tutorials and educational content from code." or concept explanations. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/twilio-communications/SKILL.md b/skills/twilio-communications/SKILL.md index 645f5838..d9bc9f83 100644 --- a/skills/twilio-communications/SKILL.md +++ b/skills/twilio-communications/SKILL.md @@ -2,6 +2,7 @@ name: twilio-communications description: "Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems a..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Twilio Communications @@ -293,3 +294,6 @@ def menu_selection(): | Issue | high | ## Track session windows per user | | Issue | critical | ## Never hardcode credentials | | Issue | medium | ## Implement application-level rate limiting too | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/twitter-automation/SKILL.md b/skills/twitter-automation/SKILL.md index 4add3fc9..85f4366d 100644 --- a/skills/twitter-automation/SKILL.md +++ b/skills/twitter-automation/SKILL.md @@ -3,6 +3,8 @@ name: twitter-automation description: "Automate Twitter/X tasks via Rube MCP (Composio): posts, search, users, bookmarks, lists, media. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Twitter/X Automation via Rube MCP @@ -229,3 +231,6 @@ Automate Twitter/X operations through Composio's Twitter toolkit via Rube MCP. | Pinned lists | TWITTER_GET_A_USER_S_PINNED_LISTS | id | | Followed lists | TWITTER_GET_USER_S_FOLLOWED_LISTS | id | | List details | TWITTER_LIST_LOOKUP_BY_LIST_ID | list_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/typescript-advanced-types/SKILL.md b/skills/typescript-advanced-types/SKILL.md index 412a2938..77f22871 100644 --- a/skills/typescript-advanced-types/SKILL.md +++ b/skills/typescript-advanced-types/SKILL.md @@ -1,6 +1,8 @@ --- name: typescript-advanced-types description: "Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex..." +risk: unknown +source: community --- # TypeScript Advanced Types diff --git a/skills/typescript-expert/SKILL.md b/skills/typescript-expert/SKILL.md index 611a3023..8263f3d5 100644 --- a/skills/typescript-expert/SKILL.md +++ b/skills/typescript-expert/SKILL.md @@ -11,6 +11,8 @@ category: framework bundle: [typescript-type-expert, typescript-build-expert] displayName: TypeScript color: blue +risk: unknown +source: community --- # TypeScript Expert @@ -427,3 +429,6 @@ Slow language server? → Exclude node_modules, limit files in tsconfig - [tsd](https://github.com/tsdjs/tsd) - Standalone type testing Always validate changes don't break existing functionality before considering the issue resolved. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/typescript-pro/SKILL.md b/skills/typescript-pro/SKILL.md index e1371f79..31cf0e42 100644 --- a/skills/typescript-pro/SKILL.md +++ b/skills/typescript-pro/SKILL.md @@ -6,6 +6,8 @@ description: "Master TypeScript with advanced types, generics, and strict type" optimization, or advanced typing patterns. metadata: model: opus +risk: unknown +source: community --- You are a TypeScript expert specializing in advanced typing and enterprise-grade development. diff --git a/skills/ui-ux-designer/SKILL.md b/skills/ui-ux-designer/SKILL.md index 3e6cee71..24e6ec58 100644 --- a/skills/ui-ux-designer/SKILL.md +++ b/skills/ui-ux-designer/SKILL.md @@ -6,6 +6,8 @@ description: "Create interface designs, wireframes, and design systems. Masters" for design systems, user flows, or interface optimization. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/ui-ux-pro-max/SKILL.md b/skills/ui-ux-pro-max/SKILL.md index b3910c39..ee92e00a 100644 --- a/skills/ui-ux-pro-max/SKILL.md +++ b/skills/ui-ux-pro-max/SKILL.md @@ -1,6 +1,8 @@ --- name: ui-ux-pro-max description: "UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, cr..." +risk: unknown +source: community --- # UI/UX Pro Max - Design Intelligence @@ -349,3 +351,6 @@ Before delivering UI code, verify these items: - [ ] Form inputs have labels - [ ] Color is not the only indicator - [ ] `prefers-reduced-motion` respected + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/ui-visual-validator/SKILL.md b/skills/ui-visual-validator/SKILL.md index b28ef847..2850020d 100644 --- a/skills/ui-visual-validator/SKILL.md +++ b/skills/ui-visual-validator/SKILL.md @@ -7,6 +7,8 @@ description: "Rigorous visual validation expert specializing in UI testing," comprehensive visual analysis. metadata: model: sonnet +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/unit-testing-test-generate/SKILL.md b/skills/unit-testing-test-generate/SKILL.md index 1f1f6531..df16a999 100644 --- a/skills/unit-testing-test-generate/SKILL.md +++ b/skills/unit-testing-test-generate/SKILL.md @@ -1,6 +1,8 @@ --- name: unit-testing-test-generate description: "Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus." +risk: unknown +source: community --- # Automated Unit Test Generation diff --git a/skills/unity-developer/SKILL.md b/skills/unity-developer/SKILL.md index a90da570..e6d114e0 100644 --- a/skills/unity-developer/SKILL.md +++ b/skills/unity-developer/SKILL.md @@ -7,6 +7,8 @@ description: "Build Unity games with optimized C# scripts, efficient rendering," mechanics, or cross-platform builds. metadata: model: opus +risk: unknown +source: community --- ## Use this skill when diff --git a/skills/unity-ecs-patterns/SKILL.md b/skills/unity-ecs-patterns/SKILL.md index af178f89..cbde2c29 100644 --- a/skills/unity-ecs-patterns/SKILL.md +++ b/skills/unity-ecs-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: unity-ecs-patterns description: "Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large ent..." +risk: unknown +source: community --- # Unity ECS Patterns diff --git a/skills/upstash-qstash/SKILL.md b/skills/upstash-qstash/SKILL.md index f99a7925..5f85d7b8 100644 --- a/skills/upstash-qstash/SKILL.md +++ b/skills/upstash-qstash/SKILL.md @@ -2,6 +2,7 @@ name: upstash-qstash description: "Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, schedul..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Upstash QStash @@ -66,3 +67,6 @@ Verifying QStash message signatures in your endpoint ## Related Skills Works well with: `vercel-deployment`, `nextjs-app-router`, `redis-specialist`, `email-systems`, `supabase-backend`, `cloudflare-workers` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/using-git-worktrees/SKILL.md b/skills/using-git-worktrees/SKILL.md index 70c56f4b..2126cf36 100644 --- a/skills/using-git-worktrees/SKILL.md +++ b/skills/using-git-worktrees/SKILL.md @@ -1,6 +1,8 @@ --- name: using-git-worktrees description: "Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verifi..." +risk: unknown +source: community --- # Using Git Worktrees @@ -215,3 +217,6 @@ Ready to implement auth feature **Pairs with:** - **finishing-a-development-branch** - REQUIRED for cleanup after work complete - **executing-plans** or **subagent-driven-development** - Work happens in this worktree + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/using-superpowers/SKILL.md b/skills/using-superpowers/SKILL.md index aa6cb920..6acbf93b 100644 --- a/skills/using-superpowers/SKILL.md +++ b/skills/using-superpowers/SKILL.md @@ -1,6 +1,8 @@ --- name: using-superpowers description: "Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions" +risk: unknown +source: community --- @@ -85,3 +87,6 @@ The skill itself tells you which. ## User Instructions Instructions say WHAT, not HOW. "Add X" or "Fix Y" doesn't mean skip workflows. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/uv-package-manager/SKILL.md b/skills/uv-package-manager/SKILL.md index 2ce5c50f..e13c5c18 100644 --- a/skills/uv-package-manager/SKILL.md +++ b/skills/uv-package-manager/SKILL.md @@ -1,6 +1,8 @@ --- name: uv-package-manager description: "Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimi..." +risk: unknown +source: community --- # UV Package Manager diff --git a/skills/vector-database-engineer/SKILL.md b/skills/vector-database-engineer/SKILL.md index d003b58c..247c7dbc 100644 --- a/skills/vector-database-engineer/SKILL.md +++ b/skills/vector-database-engineer/SKILL.md @@ -1,6 +1,8 @@ --- name: vector-database-engineer description: "Expert in vector databases, embedding strategies, and semantic search implementation. Masters Pinecone, Weaviate, Qdrant, Milvus, and pgvector for RAG applications, recommendation systems, and similar" +risk: unknown +source: community --- # Vector Database Engineer diff --git a/skills/vector-index-tuning/SKILL.md b/skills/vector-index-tuning/SKILL.md index 4ac31d81..e20b09e8 100644 --- a/skills/vector-index-tuning/SKILL.md +++ b/skills/vector-index-tuning/SKILL.md @@ -1,6 +1,8 @@ --- name: vector-index-tuning description: "Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure." +risk: unknown +source: community --- # Vector Index Tuning diff --git a/skills/vercel-automation/SKILL.md b/skills/vercel-automation/SKILL.md index 9ebee5cf..4c793a1c 100644 --- a/skills/vercel-automation/SKILL.md +++ b/skills/vercel-automation/SKILL.md @@ -3,6 +3,8 @@ name: vercel-automation description: "Automate Vercel tasks via Rube MCP (Composio): manage deployments, domains, DNS, env vars, projects, and teams. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Vercel Automation via Rube MCP @@ -224,3 +226,6 @@ Automate Vercel platform operations through Composio's Vercel toolkit via Rube M | List teams | VERCEL_LIST_TEAMS | (none) | | Get team | VERCEL_GET_TEAM | teamId | | Get team members | VERCEL_GET_TEAM_MEMBERS | teamId, limit | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/verification-before-completion/SKILL.md b/skills/verification-before-completion/SKILL.md index fc3c8f54..e4da6083 100644 --- a/skills/verification-before-completion/SKILL.md +++ b/skills/verification-before-completion/SKILL.md @@ -1,6 +1,8 @@ --- name: verification-before-completion description: "Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evide..." +risk: unknown +source: community --- # Verification Before Completion @@ -137,3 +139,6 @@ From 24 failure memories: Run the command. Read the output. THEN claim the result. This is non-negotiable. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/viral-generator-builder/SKILL.md b/skills/viral-generator-builder/SKILL.md index 8d6a4604..4b106425 100644 --- a/skills/viral-generator-builder/SKILL.md +++ b/skills/viral-generator-builder/SKILL.md @@ -2,6 +2,7 @@ name: viral-generator-builder description: "Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers the psychology of sharing, viral mechanic..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Viral Generator Builder @@ -197,3 +198,6 @@ Your branding subtle but present. ## Related Skills Works well with: `viral-hooks`, `landing-page-design`, `seo`, `frontend` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/voice-agents/SKILL.md b/skills/voice-agents/SKILL.md index ffc9c9f9..ada27b1c 100644 --- a/skills/voice-agents/SKILL.md +++ b/skills/voice-agents/SKILL.md @@ -2,6 +2,7 @@ name: voice-agents description: "Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation flo..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Voice Agents @@ -66,3 +67,6 @@ Detect when user starts/stops speaking ## Related Skills Works well with: `agent-tool-builder`, `multi-agent-orchestration`, `llm-architect`, `backend` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/voice-ai-development/SKILL.md b/skills/voice-ai-development/SKILL.md index 6674e4ee..fbd84b65 100644 --- a/skills/voice-ai-development/SKILL.md +++ b/skills/voice-ai-development/SKILL.md @@ -2,6 +2,7 @@ name: voice-ai-development description: "Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for synthesis..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Voice AI Development @@ -300,3 +301,6 @@ Harder to optimize. ## Related Skills Works well with: `langgraph`, `structured-output`, `langfuse` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/voice-ai-engine-development/SKILL.md b/skills/voice-ai-engine-development/SKILL.md index 4c4c918b..fbb4fec6 100644 --- a/skills/voice-ai-engine-development/SKILL.md +++ b/skills/voice-ai-engine-development/SKILL.md @@ -1,6 +1,8 @@ --- name: voice-ai-engine-development description: "Build real-time conversational AI voice engines using async worker pipelines, streaming transcription, LLM agents, and TTS synthesis with interrupt handling and multi-provider support" +risk: unknown +source: community --- # Voice AI Engine Development diff --git a/skills/vulnerability-scanner/SKILL.md b/skills/vulnerability-scanner/SKILL.md index b57ec0dd..c6186751 100644 --- a/skills/vulnerability-scanner/SKILL.md +++ b/skills/vulnerability-scanner/SKILL.md @@ -2,6 +2,8 @@ name: vulnerability-scanner description: "Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization." allowed-tools: Read, Glob, Grep, Bash +risk: unknown +source: community --- # Vulnerability Scanner @@ -274,3 +276,6 @@ Each finding should answer: --- > **Remember:** Vulnerability scanning finds issues. Expert thinking prioritizes what matters. Always ask: "What would an attacker do with this?" + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wcag-audit-patterns/SKILL.md b/skills/wcag-audit-patterns/SKILL.md index dfdb7b71..702d2741 100644 --- a/skills/wcag-audit-patterns/SKILL.md +++ b/skills/wcag-audit-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: wcag-audit-patterns description: "Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing ac..." +risk: unknown +source: community --- # WCAG Audit Patterns diff --git a/skills/web-artifacts-builder/SKILL.md b/skills/web-artifacts-builder/SKILL.md index 88d19c62..97142a73 100644 --- a/skills/web-artifacts-builder/SKILL.md +++ b/skills/web-artifacts-builder/SKILL.md @@ -2,6 +2,8 @@ name: web-artifacts-builder description: "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state ma..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- # Web Artifacts Builder @@ -71,4 +73,7 @@ To test/visualize the artifact, use available tools (including other Skills or b ## Reference -- **shadcn/ui components**: https://ui.shadcn.com/docs/components \ No newline at end of file +- **shadcn/ui components**: https://ui.shadcn.com/docs/components + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/web-design-guidelines/SKILL.md b/skills/web-design-guidelines/SKILL.md index f0428633..7907a0a6 100644 --- a/skills/web-design-guidelines/SKILL.md +++ b/skills/web-design-guidelines/SKILL.md @@ -1,7 +1,9 @@ --- name: web-design-guidelines -description: "Review UI code for Web Interface Guidelines compliance. Use when asked to \\\"review my UI\\\", \\\"check accessibility\\\", \\\"audit design\\\", \\\"review UX\\\", or \\\"check my site against best practices\\\"." +description: "Review UI code for Web Interface Guidelines compliance. Use when asked to \\\"review my UI\\\", \\\"check accessibility\\\", \\\"audit design\\\", \\\"review UX\\\", or \\\"check my site aga..." argument-hint: +risk: unknown +source: community --- # Web Interface Guidelines @@ -34,3 +36,6 @@ When a user provides a file or pattern argument: 4. Output findings using the format specified in the guidelines If no files specified, ask the user which files to review. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/web-performance-optimization/SKILL.md b/skills/web-performance-optimization/SKILL.md index 1ae0e008..acbb8ccc 100644 --- a/skills/web-performance-optimization/SKILL.md +++ b/skills/web-performance-optimization/SKILL.md @@ -1,6 +1,8 @@ --- name: web-performance-optimization description: "Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance" +risk: unknown +source: community --- # Web Performance Optimization diff --git a/skills/web3-testing/SKILL.md b/skills/web3-testing/SKILL.md index fe8a84fa..2cfa646a 100644 --- a/skills/web3-testing/SKILL.md +++ b/skills/web3-testing/SKILL.md @@ -1,6 +1,8 @@ --- name: web3-testing description: "Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or va..." +risk: unknown +source: community --- # Web3 Smart Contract Testing diff --git a/skills/webapp-testing/SKILL.md b/skills/webapp-testing/SKILL.md index d4dde0ce..b696cf14 100644 --- a/skills/webapp-testing/SKILL.md +++ b/skills/webapp-testing/SKILL.md @@ -2,6 +2,8 @@ name: webapp-testing description: "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browse..." license: Complete terms in LICENSE.txt +risk: unknown +source: community --- # Web Application Testing @@ -93,4 +95,7 @@ with sync_playwright() as p: - **examples/** - Examples showing common patterns: - `element_discovery.py` - Discovering buttons, links, and inputs on a page - `static_html_automation.py` - Using file:// URLs for local HTML - - `console_logging.py` - Capturing console logs during automation \ No newline at end of file + - `console_logging.py` - Capturing console logs during automation + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/webflow-automation/SKILL.md b/skills/webflow-automation/SKILL.md index 5b7a3d87..c404d178 100644 --- a/skills/webflow-automation/SKILL.md +++ b/skills/webflow-automation/SKILL.md @@ -3,6 +3,8 @@ name: webflow-automation description: "Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Webflow Automation via Rube MCP @@ -234,3 +236,6 @@ Typical CMS content creation flow: | Upload asset | `WEBFLOW_UPLOAD_ASSET` | `site_id`, `file_name`, `file_content`, `content_type`, `md5` | | List orders | `WEBFLOW_LIST_ORDERS` | `site_id`, `status` | | Get order | `WEBFLOW_GET_ORDER` | `site_id`, `order_id` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/whatsapp-automation/SKILL.md b/skills/whatsapp-automation/SKILL.md index 11d31a52..b979a7bf 100644 --- a/skills/whatsapp-automation/SKILL.md +++ b/skills/whatsapp-automation/SKILL.md @@ -3,6 +3,8 @@ name: whatsapp-automation description: "Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # WhatsApp Business Automation via Rube MCP @@ -212,3 +214,6 @@ Automate WhatsApp Business operations through Composio's WhatsApp toolkit via Ru | Create template | WHATSAPP_CREATE_MESSAGE_TEMPLATE | template_name, category, language | | List templates | WHATSAPP_GET_MESSAGE_TEMPLATES | (none) | | Check template status | WHATSAPP_GET_TEMPLATE_STATUS | template_id | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wiki-architect/SKILL.md b/skills/wiki-architect/SKILL.md index 7c718fc2..3a9e09d4 100644 --- a/skills/wiki-architect/SKILL.md +++ b/skills/wiki-architect/SKILL.md @@ -1,6 +1,8 @@ --- name: wiki-architect description: "Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or..." +risk: unknown +source: community --- # Wiki Architect @@ -58,3 +60,6 @@ Detect primary language from file extensions and build files, then select a comp ## Output JSON code block following the catalogue schema with `items[].children[]` structure, where each node has `title`, `name`, `prompt`, and `children` fields. + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wiki-changelog/SKILL.md b/skills/wiki-changelog/SKILL.md index fc7de0c8..ae30fc65 100644 --- a/skills/wiki-changelog/SKILL.md +++ b/skills/wiki-changelog/SKILL.md @@ -1,6 +1,8 @@ --- name: wiki-changelog description: "Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in th..." +risk: unknown +source: community --- # Wiki Changelog @@ -25,3 +27,6 @@ Generate structured changelogs from git history. - Merge related commits into coherent descriptions - Use project terminology from README - Highlight breaking changes prominently with migration notes + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wiki-onboarding/SKILL.md b/skills/wiki-onboarding/SKILL.md index 11d0b1c3..10475626 100644 --- a/skills/wiki-onboarding/SKILL.md +++ b/skills/wiki-onboarding/SKILL.md @@ -1,6 +1,8 @@ --- name: wiki-onboarding -description: "Generates two complementary onboarding guides \u2014 a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation for a codebase." +description: "Generates two complementary onboarding guides \u2014 a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation fo..." +risk: unknown +source: community --- # Wiki Onboarding Guide Generator @@ -75,3 +77,6 @@ Scan the repository for build files to determine the primary language for code e - Include expected output for verification steps - Use Mermaid for workflow diagrams (dark-mode colors) - Ground all claims in actual code — cite `(file_path:line_number)` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wiki-page-writer/SKILL.md b/skills/wiki-page-writer/SKILL.md index 62944f34..50a15280 100644 --- a/skills/wiki-page-writer/SKILL.md +++ b/skills/wiki-page-writer/SKILL.md @@ -1,6 +1,8 @@ --- name: wiki-page-writer description: "Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating tech..." +risk: unknown +source: community --- # Wiki Page Writer @@ -63,3 +65,6 @@ description: "One-line description" - Escape bare generics outside code fences: `` `List` `` not bare `List` - No `
` in Mermaid blocks - All hex colors must be 3 or 6 digits + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wiki-qa/SKILL.md b/skills/wiki-qa/SKILL.md index 4761ec5c..0f819aef 100644 --- a/skills/wiki-qa/SKILL.md +++ b/skills/wiki-qa/SKILL.md @@ -1,6 +1,8 @@ --- name: wiki-qa description: "Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the code..." +risk: unknown +source: community --- # Wiki Q&A @@ -32,3 +34,6 @@ Answer repository questions grounded entirely in source code evidence. - ONLY use information from actual source files - NEVER invent, guess, or use external knowledge - Think step by step before answering + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wiki-researcher/SKILL.md b/skills/wiki-researcher/SKILL.md index 985842ca..dad96da9 100644 --- a/skills/wiki-researcher/SKILL.md +++ b/skills/wiki-researcher/SKILL.md @@ -1,6 +1,8 @@ --- name: wiki-researcher description: "Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how..." +risk: unknown +source: community --- # Wiki Researcher @@ -63,3 +65,6 @@ Each iteration takes a different lens and builds on all prior findings: - Include Mermaid diagrams (dark-mode colors) when they clarify architecture or flow - Stay focused on the specific topic - Flag what you HAVEN'T explored — boundaries of your knowledge at all times + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wiki-vitepress/SKILL.md b/skills/wiki-vitepress/SKILL.md index 2c71a1fd..a1cc9bf1 100644 --- a/skills/wiki-vitepress/SKILL.md +++ b/skills/wiki-vitepress/SKILL.md @@ -1,6 +1,8 @@ --- name: wiki-vitepress description: "Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use when the user wants to create a browsa..." +risk: unknown +source: community --- # Wiki VitePress Packager @@ -146,3 +148,6 @@ Output goes to `wiki-site/.vitepress/dist/`. - `isCustomElement` compiler option for bare `` causes worse crashes — do NOT use it - Node text in Mermaid uses inline `style` with highest specificity — CSS alone won't fix it - `enhanceApp()` runs during SSR where `document` doesn't exist — use `setup()` only + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/windows-privilege-escalation/SKILL.md b/skills/windows-privilege-escalation/SKILL.md index 27f545a0..72bf47d7 100644 --- a/skills/windows-privilege-escalation/SKILL.md +++ b/skills/windows-privilege-escalation/SKILL.md @@ -1,9 +1,11 @@ --- name: windows-privilege-escalation -description: "This skill should be used when the user asks to \"escalate privileges on Windows,\" \"find Windows privesc vectors,\" \"enumerate Windows for privilege escalation,\" \"exploit Windows misconfigurations,\" ..." +description: "This skill should be used when the user asks to \"escalate privileges on Windows,\" \"find Windows privesc vectors,\" \"enumerate Windows for privilege escalation,\" \"exploit Windows miscon..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Windows Privilege Escalation @@ -494,3 +496,6 @@ runas /user:Administrator cmd.exe | Token impersonation fails | Wrong privilege/version | Check `whoami /priv`; verify Windows version compatibility | | Can't find kernel exploit | System patched | Run Windows Exploit Suggester: `python wes.py systeminfo.txt` | | PowerShell blocked | Execution policy/AMSI | Use `powershell -ep bypass -c "cmd"` or `-enc ` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wireshark-analysis/SKILL.md b/skills/wireshark-analysis/SKILL.md index 2c22710b..38c0dd94 100644 --- a/skills/wireshark-analysis/SKILL.md +++ b/skills/wireshark-analysis/SKILL.md @@ -1,9 +1,11 @@ --- name: wireshark-analysis -description: "This skill should be used when the user asks to \"analyze network traffic with Wireshark\", \"capture packets for troubleshooting\", \"filter PCAP files\", \"follow TCP/UDP streams\", \"detect network anoma..." +description: "This skill should be used when the user asks to \"analyze network traffic with Wireshark\", \"capture packets for troubleshooting\", \"filter PCAP files\", \"follow TCP/UDP streams\", \"dete..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Wireshark Network Traffic Analysis @@ -495,3 +497,6 @@ File > Export Packet Dissections # Export as text/CSV - Configure at Edit > Preferences > Protocols > TLS - For ephemeral keys, capture pre-master secret from browser - Some modern ciphers cannot be decrypted passively + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/wordpress-penetration-testing/SKILL.md b/skills/wordpress-penetration-testing/SKILL.md index e98b05f7..5b80a69c 100644 --- a/skills/wordpress-penetration-testing/SKILL.md +++ b/skills/wordpress-penetration-testing/SKILL.md @@ -1,9 +1,11 @@ --- name: wordpress-penetration-testing -description: "This skill should be used when the user asks to \"pentest WordPress sites\", \"scan WordPress for vulnerabilities\", \"enumerate WordPress users, themes, or plugins\", \"exploit WordPress vulnerabilities\"..." +description: "This skill should be used when the user asks to \"pentest WordPress sites\", \"scan WordPress for vulnerabilities\", \"enumerate WordPress users, themes, or plugins\", \"exploit WordPress vu..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # WordPress Penetration Testing @@ -483,3 +485,6 @@ wpscan --url https://target.com --disable-tls-checks 2. Check for two-factor authentication 3. Look for IP whitelist restrictions 4. Check for login URL changes (security plugins) + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/workflow-automation/SKILL.md b/skills/workflow-automation/SKILL.md index 3b507de9..be524435 100644 --- a/skills/workflow-automation/SKILL.md +++ b/skills/workflow-automation/SKILL.md @@ -2,6 +2,7 @@ name: workflow-automation description: "Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it, wor..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Workflow Automation @@ -66,3 +67,6 @@ Central coordinator dispatches work to specialized workers ## Related Skills Works well with: `multi-agent-orchestration`, `agent-tool-builder`, `backend`, `devops` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/workflow-orchestration-patterns/SKILL.md b/skills/workflow-orchestration-patterns/SKILL.md index c0f9af07..845c017f 100644 --- a/skills/workflow-orchestration-patterns/SKILL.md +++ b/skills/workflow-orchestration-patterns/SKILL.md @@ -1,6 +1,8 @@ --- name: workflow-orchestration-patterns description: "Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running ..." +risk: unknown +source: community --- # Workflow Orchestration Patterns diff --git a/skills/workflow-patterns/SKILL.md b/skills/workflow-patterns/SKILL.md index 9e699808..717f3c89 100644 --- a/skills/workflow-patterns/SKILL.md +++ b/skills/workflow-patterns/SKILL.md @@ -5,6 +5,8 @@ description: "Use this skill when implementing tasks according to Conductor's TD understanding the verification protocol. metadata: version: 1.0.0 +risk: unknown +source: community --- # Workflow Patterns diff --git a/skills/wrike-automation/SKILL.md b/skills/wrike-automation/SKILL.md index bb8f6ed0..1e456836 100644 --- a/skills/wrike-automation/SKILL.md +++ b/skills/wrike-automation/SKILL.md @@ -3,6 +3,8 @@ name: wrike-automation description: "Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Wrike Automation via Rube MCP @@ -231,3 +233,6 @@ Automate Wrike project management operations through Composio's Wrike toolkit vi | Delete space | WRIKE_DELETE_SPACE | spaceId | | Get contacts | WRIKE_GET_CONTACTS | (none) | | Invite user | WRIKE_CREATE_INVITATION | email, role | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/writing-plans/SKILL.md b/skills/writing-plans/SKILL.md index 8961c042..4eaa2574 100644 --- a/skills/writing-plans/SKILL.md +++ b/skills/writing-plans/SKILL.md @@ -1,6 +1,8 @@ --- name: writing-plans description: "Use when you have a spec or requirements for a multi-step task, before touching code" +risk: unknown +source: community --- # Writing Plans @@ -114,3 +116,6 @@ After saving the plan, offer execution choice: **If Parallel Session chosen:** - Guide them to open new session in worktree - **REQUIRED SUB-SKILL:** New session uses superpowers:executing-plans + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/writing-skills/SKILL.md b/skills/writing-skills/SKILL.md index 639905e2..7378af3a 100644 --- a/skills/writing-skills/SKILL.md +++ b/skills/writing-skills/SKILL.md @@ -8,6 +8,8 @@ metadata: agent skill, writing skill references: anti-rationalization, cso, standards, templates, testing, tier-1-simple, tier-2-expanded, tier-3-platform +risk: unknown +source: community --- # Writing Skills (Excellence) diff --git a/skills/xlsx-official/SKILL.md b/skills/xlsx-official/SKILL.md index c5b658a1..7591182a 100644 --- a/skills/xlsx-official/SKILL.md +++ b/skills/xlsx-official/SKILL.md @@ -2,6 +2,8 @@ name: xlsx-official description: "Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, ...." license: Proprietary. LICENSE.txt has complete terms +risk: unknown +source: community --- # Requirements for Outputs @@ -286,4 +288,7 @@ The script returns JSON with error details: **For Excel files themselves**: - Add comments to cells with complex formulas or important assumptions - Document data sources for hardcoded values -- Include notes for key calculations and model sections \ No newline at end of file +- Include notes for key calculations and model sections + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/xss-html-injection/SKILL.md b/skills/xss-html-injection/SKILL.md index 29fbbe0b..6a7ed15a 100644 --- a/skills/xss-html-injection/SKILL.md +++ b/skills/xss-html-injection/SKILL.md @@ -1,9 +1,11 @@ --- name: xss-html-injection -description: "This skill should be used when the user asks to \"test for XSS vulnerabilities\", \"perform cross-site scripting attacks\", \"identify HTML injection flaws\", \"exploit client-side injection vulnerabiliti..." +description: "This skill should be used when the user asks to \"test for XSS vulnerabilities\", \"perform cross-site scripting attacks\", \"identify HTML injection flaws\", \"exploit client-side injection..." metadata: author: zebbern version: "1.1" +risk: unknown +source: community --- # Cross-Site Scripting and HTML Injection Testing @@ -497,3 +499,6 @@ Content-Security-Policy: script-src 'self' https://cdn.trusted.com | Cookies not accessible | Check HttpOnly flag; try localStorage/sessionStorage; use no-cors mode | | CSP blocking payloads | Find JSONP on whitelisted domains; check for unsafe-inline; test base-uri bypass | | WAF blocking requests | Use encoding variations; fragment payload; null bytes; case variations | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/youtube-automation/SKILL.md b/skills/youtube-automation/SKILL.md index 4d9d8ae9..cf590326 100644 --- a/skills/youtube-automation/SKILL.md +++ b/skills/youtube-automation/SKILL.md @@ -3,6 +3,8 @@ name: youtube-automation description: "Automate YouTube tasks via Rube MCP (Composio): upload videos, manage playlists, search content, get analytics, and handle comments. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # YouTube Automation via Rube MCP @@ -216,3 +218,6 @@ Automate YouTube operations through Composio's YouTube toolkit via Rube MCP. | List subscriptions | YOUTUBE_LIST_USER_SUBSCRIPTIONS | (check schema) | | List comments | YOUTUBE_LIST_COMMENT_THREADS | videoId | | Channel activities | YOUTUBE_GET_CHANNEL_ACTIVITIES | (check schema) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/youtube-summarizer/SKILL.md b/skills/youtube-summarizer/SKILL.md index c3e7d22e..ab80b11c 100644 --- a/skills/youtube-summarizer/SKILL.md +++ b/skills/youtube-summarizer/SKILL.md @@ -9,6 +9,7 @@ platforms: [github-copilot-cli, claude-code, codex] category: content tags: [video, summarization, transcription, youtube, content-analysis] risk: safe +source: community --- # youtube-summarizer diff --git a/skills/zapier-make-patterns/SKILL.md b/skills/zapier-make-patterns/SKILL.md index bae1b378..d43b8f04 100644 --- a/skills/zapier-make-patterns/SKILL.md +++ b/skills/zapier-make-patterns/SKILL.md @@ -2,6 +2,7 @@ name: zapier-make-patterns description: "No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity ..." source: vibeship-spawner-skills (Apache 2.0) +risk: unknown --- # Zapier & Make Patterns @@ -65,3 +66,6 @@ Different actions based on conditions ## Related Skills Works well with: `workflow-automation`, `agent-tool-builder`, `backend`, `api-designer` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/zendesk-automation/SKILL.md b/skills/zendesk-automation/SKILL.md index 92cc508e..ae653e7a 100644 --- a/skills/zendesk-automation/SKILL.md +++ b/skills/zendesk-automation/SKILL.md @@ -3,6 +3,8 @@ name: zendesk-automation description: "Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Zendesk Automation via Rube MCP @@ -213,3 +215,6 @@ new -> open -> pending -> solved -> closed | Create org | ZENDESK_CREATE_ZENDESK_ORGANIZATION | name | | Update org | ZENDESK_UPDATE_ZENDESK_ORGANIZATION | organization_id, name | | Count orgs | ZENDESK_COUNT_ZENDESK_ORGANIZATIONS | (none) | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/zoho-crm-automation/SKILL.md b/skills/zoho-crm-automation/SKILL.md index 37716108..d43b2ff4 100644 --- a/skills/zoho-crm-automation/SKILL.md +++ b/skills/zoho-crm-automation/SKILL.md @@ -3,6 +3,8 @@ name: zoho-crm-automation description: "Automate Zoho CRM tasks via Rube MCP (Composio): create/update records, search contacts, manage leads, and convert leads. Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Zoho CRM Automation via Rube MCP @@ -204,3 +206,6 @@ criteria: '((Last_Name:equals:Doe)AND(Email:contains:example.com))' | Convert lead | ZOHO_CONVERT_ZOHO_LEAD | lead_id, deal, account, contact | | Create tag | ZOHO_CREATE_ZOHO_TAG | module, tag_name | | Update related records | ZOHO_UPDATE_RELATED_RECORDS | module, record_id, related_module, data | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/zoom-automation/SKILL.md b/skills/zoom-automation/SKILL.md index dc783d74..aae16c73 100644 --- a/skills/zoom-automation/SKILL.md +++ b/skills/zoom-automation/SKILL.md @@ -3,6 +3,8 @@ name: zoom-automation description: "Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas." requires: mcp: [rube] +risk: unknown +source: community --- # Zoom Automation via Rube MCP @@ -215,3 +217,6 @@ Most Zoom list endpoints use token-based pagination: | Register for meeting | `ZOOM_ADD_A_MEETING_REGISTRANT` | `meetingId`, participant details | | Register for webinar | `ZOOM_ADD_A_WEBINAR_REGISTRANT` | webinar ID, participant details | | List archived files | `ZOOM_LIST_ARCHIVED_FILES` | `from`, `to` | + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview. diff --git a/skills/zustand-store-ts/SKILL.md b/skills/zustand-store-ts/SKILL.md index 3b49dae1..35f0a332 100644 --- a/skills/zustand-store-ts/SKILL.md +++ b/skills/zustand-store-ts/SKILL.md @@ -1,6 +1,8 @@ --- name: zustand-store-ts description: "Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creating global stores, or implementing reacti..." +risk: unknown +source: community --- # Zustand Store @@ -66,3 +68,6 @@ useMyStore.subscribe( 1. Create store in `src/frontend/src/store/` 2. Export from `src/frontend/src/store/index.ts` 3. Add tests in `src/frontend/src/store/*.test.ts` + +## When to Use +This skill is applicable to execute the workflow or actions described in the overview.