diff --git a/.agents/ab-test-designer.md b/.agents/ab-test-designer.md new file mode 100644 index 0000000..74ec411 --- /dev/null +++ b/.agents/ab-test-designer.md @@ -0,0 +1,67 @@ +--- +name: ab-test-designer +display_name: A/B Test Designer +description: Design and analyze A/B tests — sample sizes, significance testing, multiple comparisons, and results interpretation. +category: Data & Analytics +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [ab-test-designer] +--- + +# A/B Test Designer + +## Overview + +Design and analyze A/B tests — sample sizes, significance testing, multiple comparisons, and results interpretation. + +## When to Use This Skill + +Use **A/B Test Designer** when you need to: + +- Work with a/b test designer tasks in your project or workflow +- Automate a/b test designer operations at scale +- Generate production-quality a/b test designer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your a/b test designer request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with a/b test designer. + +**Claude:** I'll walk you through the essential steps for a/b test designer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready a/b test designer setup with full error handling. + +**Claude:** Here's a complete, production-hardened a/b test designer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/accessibility-checker.md b/.agents/accessibility-checker.md new file mode 100644 index 0000000..a6744d0 --- /dev/null +++ b/.agents/accessibility-checker.md @@ -0,0 +1,67 @@ +--- +name: accessibility-checker +display_name: Accessibility Checker +description: Audit and fix accessibility issues — WCAG 2.2 compliance, ARIA labels, color contrast, keyboard navigation, and screen-reader compatibility. +category: Creative & Design +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [accessibility-checker] +--- + +# Accessibility Checker + +## Overview + +Audit and fix accessibility issues — WCAG 2.2 compliance, ARIA labels, color contrast, keyboard navigation, and screen-reader compatibility. + +## When to Use This Skill + +Use **Accessibility Checker** when you need to: + +- Work with accessibility checker tasks in your project or workflow +- Automate accessibility checker operations at scale +- Generate production-quality accessibility checker output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your accessibility checker request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with accessibility checker. + +**Claude:** I'll walk you through the essential steps for accessibility checker in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready accessibility checker setup with full error handling. + +**Claude:** Here's a complete, production-hardened accessibility checker implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: axe, lighthouse + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/action-tracker.md b/.agents/action-tracker.md new file mode 100644 index 0000000..87dd525 --- /dev/null +++ b/.agents/action-tracker.md @@ -0,0 +1,67 @@ +--- +name: action-tracker +display_name: Action Tracker +description: Track and manage action items — owners, deadlines, status updates, and escalation workflows. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [action-tracker] +--- + +# Action Tracker + +## Overview + +Track and manage action items — owners, deadlines, status updates, and escalation workflows. + +## When to Use This Skill + +Use **Action Tracker** when you need to: + +- Work with action tracker tasks in your project or workflow +- Automate action tracker operations at scale +- Generate production-quality action tracker output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your action tracker request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with action tracker. + +**Claude:** I'll walk you through the essential steps for action tracker in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready action tracker setup with full error handling. + +**Claude:** Here's a complete, production-hardened action tracker implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/alerting-config.md b/.agents/alerting-config.md new file mode 100644 index 0000000..c42b88e --- /dev/null +++ b/.agents/alerting-config.md @@ -0,0 +1,67 @@ +--- +name: alerting-config +display_name: Alerting Config +description: Design alert configurations — thresholds, severity levels, routing, de-duplication, and escalation policies. +category: DevOps & Infrastructure +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [alerting-config] +--- + +# Alerting Config + +## Overview + +Design alert configurations — thresholds, severity levels, routing, de-duplication, and escalation policies. + +## When to Use This Skill + +Use **Alerting Config** when you need to: + +- Work with alerting config tasks in your project or workflow +- Automate alerting config operations at scale +- Generate production-quality alerting config output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your alerting config request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with alerting config. + +**Claude:** I'll walk you through the essential steps for alerting config in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready alerting config setup with full error handling. + +**Claude:** Here's a complete, production-hardened alerting config implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: pagerduty, alertmanager + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/algorithmic-art.md b/.agents/algorithmic-art.md new file mode 100644 index 0000000..6c766f9 --- /dev/null +++ b/.agents/algorithmic-art.md @@ -0,0 +1,67 @@ +--- +name: algorithmic-art +display_name: Algorithmic Art +description: Generate creative algorithmic and generative art using code — fractals, parametric patterns, noise fields, and procedural imagery. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [algorithmic-art] +--- + +# Algorithmic Art + +## Overview + +Generate creative algorithmic and generative art using code — fractals, parametric patterns, noise fields, and procedural imagery. + +## When to Use This Skill + +Use **Algorithmic Art** when you need to: + +- Work with algorithmic art tasks in your project or workflow +- Automate algorithmic art operations at scale +- Generate production-quality algorithmic art output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your algorithmic art request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with algorithmic art. + +**Claude:** I'll walk you through the essential steps for algorithmic art in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready algorithmic art setup with full error handling. + +**Claude:** Here's a complete, production-hardened algorithmic art implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, p5js + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/angular-component.md b/.agents/angular-component.md new file mode 100644 index 0000000..63c1842 --- /dev/null +++ b/.agents/angular-component.md @@ -0,0 +1,67 @@ +--- +name: angular-component +display_name: Angular Component +description: Develop Angular components — services, pipes, directives, reactive forms, RxJS, and Angular Material. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [angular-component] +--- + +# Angular Component + +## Overview + +Develop Angular components — services, pipes, directives, reactive forms, RxJS, and Angular Material. + +## When to Use This Skill + +Use **Angular Component** when you need to: + +- Work with angular component tasks in your project or workflow +- Automate angular component operations at scale +- Generate production-quality angular component output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your angular component request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with angular component. + +**Claude:** I'll walk you through the essential steps for angular component in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready angular component setup with full error handling. + +**Claude:** Here's a complete, production-hardened angular component implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: angular, typescript, rxjs + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/api-designer.md b/.agents/api-designer.md new file mode 100644 index 0000000..e0158f6 --- /dev/null +++ b/.agents/api-designer.md @@ -0,0 +1,67 @@ +--- +name: api-designer +display_name: API Designer +description: Design RESTful and RPC APIs — OpenAPI specs, request/response schemas, error codes, versioning, and documentation. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [api-designer] +--- + +# API Designer + +## Overview + +Design RESTful and RPC APIs — OpenAPI specs, request/response schemas, error codes, versioning, and documentation. + +## When to Use This Skill + +Use **API Designer** when you need to: + +- Work with api designer tasks in your project or workflow +- Automate api designer operations at scale +- Generate production-quality api designer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your api designer request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with api designer. + +**Claude:** I'll walk you through the essential steps for api designer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready api designer setup with full error handling. + +**Claude:** Here's a complete, production-hardened api designer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: openapi, swagger + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/aws-architect.md b/.agents/aws-architect.md new file mode 100644 index 0000000..0eca087 --- /dev/null +++ b/.agents/aws-architect.md @@ -0,0 +1,67 @@ +--- +name: aws-architect +display_name: AWS Architect +description: Design AWS architectures — VPCs, EC2, ECS, Lambda, RDS, S3, CloudFront, and Well-Architected Framework reviews. +category: DevOps & Infrastructure +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [aws-architect] +--- + +# AWS Architect + +## Overview + +Design AWS architectures — VPCs, EC2, ECS, Lambda, RDS, S3, CloudFront, and Well-Architected Framework reviews. + +## When to Use This Skill + +Use **AWS Architect** when you need to: + +- Work with aws architect tasks in your project or workflow +- Automate aws architect operations at scale +- Generate production-quality aws architect output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your aws architect request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with aws architect. + +**Claude:** I'll walk you through the essential steps for aws architect in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready aws architect setup with full error handling. + +**Claude:** Here's a complete, production-hardened aws architect implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: aws, terraform + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/azure-architect.md b/.agents/azure-architect.md new file mode 100644 index 0000000..9b2d424 --- /dev/null +++ b/.agents/azure-architect.md @@ -0,0 +1,67 @@ +--- +name: azure-architect +display_name: Azure Architect +description: Design Azure architectures — AKS, Functions, Cosmos DB, Service Bus, and Azure AD integration patterns. +category: DevOps & Infrastructure +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [azure-architect] +--- + +# Azure Architect + +## Overview + +Design Azure architectures — AKS, Functions, Cosmos DB, Service Bus, and Azure AD integration patterns. + +## When to Use This Skill + +Use **Azure Architect** when you need to: + +- Work with azure architect tasks in your project or workflow +- Automate azure architect operations at scale +- Generate production-quality azure architect output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your azure architect request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with azure architect. + +**Claude:** I'll walk you through the essential steps for azure architect in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready azure architect setup with full error handling. + +**Claude:** Here's a complete, production-hardened azure architect implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: azure, terraform + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/bias-detector.md b/.agents/bias-detector.md new file mode 100644 index 0000000..9177e78 --- /dev/null +++ b/.agents/bias-detector.md @@ -0,0 +1,67 @@ +--- +name: bias-detector +display_name: Bias Detector +description: Detect cognitive and statistical biases — confirmation bias, survivorship bias, sampling issues, and logical fallacies. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [bias-detector] +--- + +# Bias Detector + +## Overview + +Detect cognitive and statistical biases — confirmation bias, survivorship bias, sampling issues, and logical fallacies. + +## When to Use This Skill + +Use **Bias Detector** when you need to: + +- Work with bias detector tasks in your project or workflow +- Automate bias detector operations at scale +- Generate production-quality bias detector output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your bias detector request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with bias detector. + +**Claude:** I'll walk you through the essential steps for bias detector in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready bias detector setup with full error handling. + +**Claude:** Here's a complete, production-hardened bias detector implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/blog-writer.md b/.agents/blog-writer.md new file mode 100644 index 0000000..62c4858 --- /dev/null +++ b/.agents/blog-writer.md @@ -0,0 +1,67 @@ +--- +name: blog-writer +display_name: Blog Writer +description: Write SEO-optimized blog posts — research, outline, draft, and polish articles that rank and convert. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [blog-writer] +--- + +# Blog Writer + +## Overview + +Write SEO-optimized blog posts — research, outline, draft, and polish articles that rank and convert. + +## When to Use This Skill + +Use **Blog Writer** when you need to: + +- Work with blog writer tasks in your project or workflow +- Automate blog writer operations at scale +- Generate production-quality blog writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your blog writer request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with blog writer. + +**Claude:** I'll walk you through the essential steps for blog writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready blog writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened blog writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/brand-guidelines.md b/.agents/brand-guidelines.md new file mode 100644 index 0000000..0ac50e7 --- /dev/null +++ b/.agents/brand-guidelines.md @@ -0,0 +1,67 @@ +--- +name: brand-guidelines +display_name: Brand Guidelines +description: Create and enforce brand identity guidelines — logo usage, color palettes, typography, tone-of-voice, and asset libraries. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [brand-guidelines] +--- + +# Brand Guidelines + +## Overview + +Create and enforce brand identity guidelines — logo usage, color palettes, typography, tone-of-voice, and asset libraries. + +## When to Use This Skill + +Use **Brand Guidelines** when you need to: + +- Work with brand guidelines tasks in your project or workflow +- Automate brand guidelines operations at scale +- Generate production-quality brand guidelines output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your brand guidelines request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with brand guidelines. + +**Claude:** I'll walk you through the essential steps for brand guidelines in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready brand guidelines setup with full error handling. + +**Claude:** Here's a complete, production-hardened brand guidelines implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/business-plan.md b/.agents/business-plan.md new file mode 100644 index 0000000..252ac0e --- /dev/null +++ b/.agents/business-plan.md @@ -0,0 +1,67 @@ +--- +name: business-plan +display_name: Business Plan +description: Write comprehensive business plans — executive summary, market analysis, financial projections, and competitive positioning. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [business-plan] +--- + +# Business Plan + +## Overview + +Write comprehensive business plans — executive summary, market analysis, financial projections, and competitive positioning. + +## When to Use This Skill + +Use **Business Plan** when you need to: + +- Work with business plan tasks in your project or workflow +- Automate business plan operations at scale +- Generate production-quality business plan output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your business plan request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with business plan. + +**Claude:** I'll walk you through the essential steps for business plan in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready business plan setup with full error handling. + +**Claude:** Here's a complete, production-hardened business plan implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/canvas-design.md b/.agents/canvas-design.md new file mode 100644 index 0000000..0af4369 --- /dev/null +++ b/.agents/canvas-design.md @@ -0,0 +1,67 @@ +--- +name: canvas-design +display_name: Canvas Design +description: Design and render graphics on HTML5 Canvas — illustrations, diagrams, UI mockups, and interactive visual elements. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [canvas-design] +--- + +# Canvas Design + +## Overview + +Design and render graphics on HTML5 Canvas — illustrations, diagrams, UI mockups, and interactive visual elements. + +## When to Use This Skill + +Use **Canvas Design** when you need to: + +- Work with canvas design tasks in your project or workflow +- Automate canvas design operations at scale +- Generate production-quality canvas design output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your canvas design request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with canvas design. + +**Claude:** I'll walk you through the essential steps for canvas design in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready canvas design setup with full error handling. + +**Claude:** Here's a complete, production-hardened canvas design implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: javascript, canvas + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/chart-designer.md b/.agents/chart-designer.md new file mode 100644 index 0000000..dab2d52 --- /dev/null +++ b/.agents/chart-designer.md @@ -0,0 +1,67 @@ +--- +name: chart-designer +display_name: Chart Designer +description: Design and generate publication-quality charts — bar, line, pie, scatter, heatmaps, and interactive D3 visualizations. +category: Creative & Design +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [chart-designer] +--- + +# Chart Designer + +## Overview + +Design and generate publication-quality charts — bar, line, pie, scatter, heatmaps, and interactive D3 visualizations. + +## When to Use This Skill + +Use **Chart Designer** when you need to: + +- Work with chart designer tasks in your project or workflow +- Automate chart designer operations at scale +- Generate production-quality chart designer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your chart designer request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with chart designer. + +**Claude:** I'll walk you through the essential steps for chart designer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready chart designer setup with full error handling. + +**Claude:** Here's a complete, production-hardened chart designer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, matplotlib, d3 + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/chrome-extension.md b/.agents/chrome-extension.md new file mode 100644 index 0000000..057b2f9 --- /dev/null +++ b/.agents/chrome-extension.md @@ -0,0 +1,67 @@ +--- +name: chrome-extension +display_name: Chrome Extension +description: Build Chrome/Edge extensions — manifest v3, content scripts, service workers, popup UIs, and Chrome API integrations. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [chrome-extension] +--- + +# Chrome Extension + +## Overview + +Build Chrome/Edge extensions — manifest v3, content scripts, service workers, popup UIs, and Chrome API integrations. + +## When to Use This Skill + +Use **Chrome Extension** when you need to: + +- Work with chrome extension tasks in your project or workflow +- Automate chrome extension operations at scale +- Generate production-quality chrome extension output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your chrome extension request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with chrome extension. + +**Claude:** I'll walk you through the essential steps for chrome extension in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready chrome extension setup with full error handling. + +**Claude:** Here's a complete, production-hardened chrome extension implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: javascript, manifest-v3 + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/ci-cd-builder.md b/.agents/ci-cd-builder.md new file mode 100644 index 0000000..f23127f --- /dev/null +++ b/.agents/ci-cd-builder.md @@ -0,0 +1,278 @@ +--- +name: ci-cd-builder +display_name: CI/CD Builder +description: Create CI/CD pipelines — GitHub Actions, GitLab CI, Jenkins, and CircleCI with test, build, and deploy stages. Use when setting up automation, continuous integration, deployment workflows, or pipeline configuration. +--- + +# CI/CD Builder + +## Overview + +Create CI/CD pipelines for the CineK projects (`kr-phim` and `telegram-bot`) with test, build, and deploy stages. Supports GitHub Actions as the primary CI/CD platform. + +## When to Use This Skill + +Use **CI/CD Builder** when you need to: + +- Set up GitHub Actions workflows for CI/CD +- Automate testing, building, and deployment pipelines +- Configure staging vs production deployment environments +- Add cache optimization, parallel jobs, or artifact management +- Set up auto-deploy on push to main/master branches + +## Project Context + +### kr-phim (Nuxt 4 + Vue 3 + Tailwind v4) +- **Build command:** `npm run build` +- **Dev command:** `npm run dev` +- **Test command:** `npm run test` (if configured) +- **Lint command:** `npm run lint` +- **Type check:** `npm run typecheck` (if configured) +- **Package manager:** npm +- **Runtime:** Node.js 20+ +- **Docker:** Uses docker-compose for development and production + +### telegram-bot +- Check `package.json` for exact scripts +- May use Python/Node depending on implementation + +## GitHub Actions Workflow Structure + +### Directory Layout + +``` +.github/ +├── workflows/ +│ ├── ci.yml # Continuous Integration (every PR/push) +│ ├── deploy-staging.yml # Staging deployment (main branch) +│ └── deploy-production.yml # Production deployment (tag/release) +├── ISSUE_TEMPLATE/ +└── PULL_REQUEST_TEMPLATE.md +``` + +### CI Workflow (ci.yml) + +```yaml +name: CI + +on: + pull_request: + branches: [main, develop] + push: + branches: [main, develop] + +jobs: + lint-and-test: + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Setup Node.js + uses: actions/setup-node@v4 + with: + node-version: '20' + cache: 'npm' + cache-dependency-path: kr-phim/package-lock.json + + - name: Install dependencies + working-directory: ./kr-phim + run: npm ci + + - name: Lint + working-directory: ./kr-phim + run: npm run lint + + - name: Type check + working-directory: ./kr-phim + run: npm run typecheck || echo "No typecheck script" + + - name: Build + working-directory: ./kr-phim + run: npm run build +``` + +### Deploy Staging (deploy-staging.yml) + +```yaml +name: Deploy Staging + +on: + push: + branches: [main] + +jobs: + deploy-staging: + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Setup Node.js + uses: actions/setup-node@v4 + with: + node-version: '20' + cache: 'npm' + + - name: Install dependencies + working-directory: ./kr-phim + run: npm ci + + - name: Build + working-directory: ./kr-phim + run: npm run build + env: + NODE_ENV: production + ${{ secrets.STAGING_ENV_VARS }} + + - name: Deploy to staging + uses: appleboy/ssh-action@v1 + with: + host: ${{ secrets.STAGING_SERVER_HOST }} + username: ${{ secrets.STAGING_SERVER_USER }} + key: ${{ secrets.STAGING_SERVER_SSH_KEY }} + script: | + cd /opt/cinek/staging + docker compose pull + docker compose up -d kr-phim +``` + +### Deploy Production (deploy-production.yml) + +```yaml +name: Deploy Production + +on: + release: + types: [published] + push: + tags: + - 'v*' + +jobs: + deploy-production: + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Setup Node.js + uses: actions/setup-node@v4 + with: + node-version: '20' + cache: 'npm' + + - name: Install dependencies + working-directory: ./kr-phim + run: npm ci + + - name: Build + working-directory: ./kr-phim + run: npm run build + env: + NODE_ENV: production + ${{ secrets.PRODUCTION_ENV_VARS }} + + - name: Deploy to production + uses: appleboy/ssh-action@v1 + with: + host: ${{ secrets.PRODUCTION_SERVER_HOST }} + username: ${{ secrets.PRODUCTION_SERVER_USER }} + key: ${{ secrets.PRODUCTION_SERVER_SSH_KEY }} + script: | + cd /opt/cinek/production + docker compose pull + docker compose up -d kr-phim +``` + +## Docker-Based Deployment (Recommended) + +Since the project uses Docker Compose, the preferred deployment strategy: + +```yaml +name: Deploy via Docker + +on: + workflow_dispatch: + inputs: + environment: + description: 'Deploy to' + required: true + default: 'staging' + type: choice + options: + - staging + - production + +jobs: + deploy: + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Build Docker image + run: | + docker build -t cinemk:$(echo ${{ github.sha }} | cut -c1-7) ./kr-phim + + - name: Push to registry + uses: docker/login-action@v3 + with: + username: ${{ secrets.DOCKER_USERNAME }} + password: ${{ secrets.DOCKER_PASSWORD }} + + - name: Push image + run: | + docker tag cinemk:$(echo ${{ github.sha }} | cut -c1-7) ${{ secrets.DOCKER_REPO }}:latest + docker tag cinemk:$(echo ${{ github.sha }} | cut -c1-7) ${{ secrets.DOCKER_REPO }}:${{ github.sha }} + docker push ${{ secrets.DOCKER_REPO }}:latest + docker push ${{ secrets.DOCKER_REPO }}:${{ github.sha }} +``` + +## Best Practices + +1. **Cache node_modules** — Use `actions/cache` or `actions/setup-node` with `cache: 'npm'` +2. **Separate CI/CD** — Keep CI (tests/lint) separate from deployment workflows +3. **Environment-specific secrets** — Use different secrets for staging vs production +4. **Pipeline caching** — Cache Docker layers and build artifacts between runs +5. **Parallel jobs** — Run lint, test, and build in parallel when possible +6. **Rollback strategy** — Always keep previous image tags for quick rollback +7. **Health checks** — Add post-deploy health check steps +8. **Notifications** — Add Slack/Discord webhook notifications for deploy status + +## Environment Variables + +Common env vars needed across environments: + +| Variable | Description | +|----------|-------------| +| `NODE_ENV` | `production` or `development` | +| `DATABASE_URL` | Database connection string | +| `NUXT_SECRET` | App secret key | +| `REDIS_URL` | Redis connection (if used) | +| `API_URL` | External API endpoints | + +Store sensitive values in GitHub Secrets — never hardcode them. + +## Common Pitfalls + +- **Missing `.dockerignore`** — Ensure `node_modules`, `.git`, and logs are excluded +- **Large images** — Use multi-stage builds to minimize image size +- **Slow installs** — Always use `npm ci` instead of `npm install` in CI +- **Port conflicts** — Verify ports don't clash in docker-compose +- **Secrets leakage** — Never log or expose secrets in workflow outputs + +## Integration Checklist + +After creating a CI/CD pipeline: + +- [ ] Add GitHub repository secrets for all required credentials +- [ ] Test the workflow on a feature branch +- [ ] Verify staging deployment works end-to-end +- [ ] Confirm production deploy only triggers on release/tag +- [ ] Add branch protection rules (require CI to pass) +- [ ] Document the pipeline in team README diff --git a/.agents/citation-manager.md b/.agents/citation-manager.md new file mode 100644 index 0000000..35e482b --- /dev/null +++ b/.agents/citation-manager.md @@ -0,0 +1,67 @@ +--- +name: citation-manager +display_name: Citation Manager +description: Format and manage citations — APA, MLA, Chicago, IEEE, and Vancouver styles with BibTeX export. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [citation-manager] +--- + +# Citation Manager + +## Overview + +Format and manage citations — APA, MLA, Chicago, IEEE, and Vancouver styles with BibTeX export. + +## When to Use This Skill + +Use **Citation Manager** when you need to: + +- Work with citation manager tasks in your project or workflow +- Automate citation manager operations at scale +- Generate production-quality citation manager output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your citation manager request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with citation manager. + +**Claude:** I'll walk you through the essential steps for citation manager in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready citation manager setup with full error handling. + +**Claude:** Here's a complete, production-hardened citation manager implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/claude-api.md b/.agents/claude-api.md new file mode 100644 index 0000000..c7a56cd --- /dev/null +++ b/.agents/claude-api.md @@ -0,0 +1,67 @@ +--- +name: claude-api +display_name: Claude API +description: Build apps with the Anthropic Claude API — chat completions, tool use, streaming, vision, and multi-turn conversations. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [claude-api] +--- + +# Claude API + +## Overview + +Build apps with the Anthropic Claude API — chat completions, tool use, streaming, vision, and multi-turn conversations. + +## When to Use This Skill + +Use **Claude API** when you need to: + +- Work with claude api tasks in your project or workflow +- Automate claude api operations at scale +- Generate production-quality claude api output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your claude api request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with claude api. + +**Claude:** I'll walk you through the essential steps for claude api in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready claude api setup with full error handling. + +**Claude:** Here's a complete, production-hardened claude api implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, typescript, anthropic-sdk + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/cli-builder.md b/.agents/cli-builder.md new file mode 100644 index 0000000..ac2e670 --- /dev/null +++ b/.agents/cli-builder.md @@ -0,0 +1,67 @@ +--- +name: cli-builder +display_name: CLI Builder +description: Build polished command-line tools — argument parsing, help text, interactive prompts, progress bars, and shell completions. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [cli-builder] +--- + +# CLI Builder + +## Overview + +Build polished command-line tools — argument parsing, help text, interactive prompts, progress bars, and shell completions. + +## When to Use This Skill + +Use **CLI Builder** when you need to: + +- Work with cli builder tasks in your project or workflow +- Automate cli builder operations at scale +- Generate production-quality cli builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your cli builder request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with cli builder. + +**Claude:** I'll walk you through the essential steps for cli builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready cli builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened cli builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, click, cobra, oclif + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/code-reviewer.md b/.agents/code-reviewer.md new file mode 100644 index 0000000..e93d8d2 --- /dev/null +++ b/.agents/code-reviewer.md @@ -0,0 +1,67 @@ +--- +name: code-reviewer +display_name: Code Reviewer +description: Perform thorough code reviews — bugs, security issues, performance bottlenecks, style violations, and architectural concerns. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [code-reviewer] +--- + +# Code Reviewer + +## Overview + +Perform thorough code reviews — bugs, security issues, performance bottlenecks, style violations, and architectural concerns. + +## When to Use This Skill + +Use **Code Reviewer** when you need to: + +- Work with code reviewer tasks in your project or workflow +- Automate code reviewer operations at scale +- Generate production-quality code reviewer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your code reviewer request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with code reviewer. + +**Claude:** I'll walk you through the essential steps for code reviewer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready code reviewer setup with full error handling. + +**Claude:** Here's a complete, production-hardened code reviewer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/cohort-analyzer.md b/.agents/cohort-analyzer.md new file mode 100644 index 0000000..7cf45f4 --- /dev/null +++ b/.agents/cohort-analyzer.md @@ -0,0 +1,67 @@ +--- +name: cohort-analyzer +display_name: Cohort Analyzer +description: Build cohort analyses — retention curves, LTV by cohort, churn funnels, and behavioral segmentation. +category: Data & Analytics +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [cohort-analyzer] +--- + +# Cohort Analyzer + +## Overview + +Build cohort analyses — retention curves, LTV by cohort, churn funnels, and behavioral segmentation. + +## When to Use This Skill + +Use **Cohort Analyzer** when you need to: + +- Work with cohort analyzer tasks in your project or workflow +- Automate cohort analyzer operations at scale +- Generate production-quality cohort analyzer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your cohort analyzer request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with cohort analyzer. + +**Claude:** I'll walk you through the essential steps for cohort analyzer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready cohort analyzer setup with full error handling. + +**Claude:** Here's a complete, production-hardened cohort analyzer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pandas + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/cohort-coach.md b/.agents/cohort-coach.md new file mode 100644 index 0000000..e15515f --- /dev/null +++ b/.agents/cohort-coach.md @@ -0,0 +1,67 @@ +--- +name: cohort-coach +display_name: Cohort Coach +description: Facilitate cohort-based learning — weekly prompts, peer challenges, group projects, and community engagement. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [cohort-coach] +--- + +# Cohort Coach + +## Overview + +Facilitate cohort-based learning — weekly prompts, peer challenges, group projects, and community engagement. + +## When to Use This Skill + +Use **Cohort Coach** when you need to: + +- Work with cohort coach tasks in your project or workflow +- Automate cohort coach operations at scale +- Generate production-quality cohort coach output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your cohort coach request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with cohort coach. + +**Claude:** I'll walk you through the essential steps for cohort coach in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready cohort coach setup with full error handling. + +**Claude:** Here's a complete, production-hardened cohort coach implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/color-palette.md b/.agents/color-palette.md new file mode 100644 index 0000000..f62df60 --- /dev/null +++ b/.agents/color-palette.md @@ -0,0 +1,67 @@ +--- +name: color-palette +display_name: Color Palette +description: Build harmonious color palettes — complementary, analogous, triadic schemes with WCAG contrast checks and CSS variable exports. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [color-palette] +--- + +# Color Palette + +## Overview + +Build harmonious color palettes — complementary, analogous, triadic schemes with WCAG contrast checks and CSS variable exports. + +## When to Use This Skill + +Use **Color Palette** when you need to: + +- Work with color palette tasks in your project or workflow +- Automate color palette operations at scale +- Generate production-quality color palette output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your color palette request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with color palette. + +**Claude:** I'll walk you through the essential steps for color palette in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready color palette setup with full error handling. + +**Claude:** Here's a complete, production-hardened color palette implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/competitive-analyst.md b/.agents/competitive-analyst.md new file mode 100644 index 0000000..4dbb44c --- /dev/null +++ b/.agents/competitive-analyst.md @@ -0,0 +1,67 @@ +--- +name: competitive-analyst +display_name: Competitive Analyst +description: Analyze competitors — feature matrices, pricing comparisons, positioning maps, and SWOT analysis. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [competitive-analyst] +--- + +# Competitive Analyst + +## Overview + +Analyze competitors — feature matrices, pricing comparisons, positioning maps, and SWOT analysis. + +## When to Use This Skill + +Use **Competitive Analyst** when you need to: + +- Work with competitive analyst tasks in your project or workflow +- Automate competitive analyst operations at scale +- Generate production-quality competitive analyst output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your competitive analyst request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with competitive analyst. + +**Claude:** I'll walk you through the essential steps for competitive analyst in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready competitive analyst setup with full error handling. + +**Claude:** Here's a complete, production-hardened competitive analyst implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/compliance-checker.md b/.agents/compliance-checker.md new file mode 100644 index 0000000..1b7c2b6 --- /dev/null +++ b/.agents/compliance-checker.md @@ -0,0 +1,67 @@ +--- +name: compliance-checker +display_name: Compliance Checker +description: Check compliance with standards — ISO 27001, SOC 2, PCI-DSS, HIPAA, and NIST frameworks. +category: Security +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [compliance-checker] +--- + +# Compliance Checker + +## Overview + +Check compliance with standards — ISO 27001, SOC 2, PCI-DSS, HIPAA, and NIST frameworks. + +## When to Use This Skill + +Use **Compliance Checker** when you need to: + +- Work with compliance checker tasks in your project or workflow +- Automate compliance checker operations at scale +- Generate production-quality compliance checker output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your compliance checker request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with compliance checker. + +**Claude:** I'll walk you through the essential steps for compliance checker in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready compliance checker setup with full error handling. + +**Claude:** Here's a complete, production-hardened compliance checker implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/concept-mapper.md b/.agents/concept-mapper.md new file mode 100644 index 0000000..6c2f6b7 --- /dev/null +++ b/.agents/concept-mapper.md @@ -0,0 +1,67 @@ +--- +name: concept-mapper +display_name: Concept Mapper +description: Build concept maps and knowledge graphs — nodes, relationships, hierarchies, and Mermaid/Graphviz exports. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [concept-mapper] +--- + +# Concept Mapper + +## Overview + +Build concept maps and knowledge graphs — nodes, relationships, hierarchies, and Mermaid/Graphviz exports. + +## When to Use This Skill + +Use **Concept Mapper** when you need to: + +- Work with concept mapper tasks in your project or workflow +- Automate concept mapper operations at scale +- Generate production-quality concept mapper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your concept mapper request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with concept mapper. + +**Claude:** I'll walk you through the essential steps for concept mapper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready concept mapper setup with full error handling. + +**Claude:** Here's a complete, production-hardened concept mapper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: mermaid + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/content-calendar.md b/.agents/content-calendar.md new file mode 100644 index 0000000..5d5b77e --- /dev/null +++ b/.agents/content-calendar.md @@ -0,0 +1,67 @@ +--- +name: content-calendar +display_name: Content Calendar +description: Plan content calendars — themes, publishing schedules, platform mix, repurposing strategies, and campaign alignment. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [content-calendar] +--- + +# Content Calendar + +## Overview + +Plan content calendars — themes, publishing schedules, platform mix, repurposing strategies, and campaign alignment. + +## When to Use This Skill + +Use **Content Calendar** when you need to: + +- Work with content calendar tasks in your project or workflow +- Automate content calendar operations at scale +- Generate production-quality content calendar output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your content calendar request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with content calendar. + +**Claude:** I'll walk you through the essential steps for content calendar in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready content calendar setup with full error handling. + +**Claude:** Here's a complete, production-hardened content calendar implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/contract-generator.md b/.agents/contract-generator.md new file mode 100644 index 0000000..3eb9eb5 --- /dev/null +++ b/.agents/contract-generator.md @@ -0,0 +1,67 @@ +--- +name: contract-generator +display_name: Contract Generator +description: Draft professional legal contracts — NDAs, service agreements, employment contracts, and SaaS terms with customizable clauses. +category: Documents & Files +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [contract-generator] +--- + +# Contract Generator + +## Overview + +Draft professional legal contracts — NDAs, service agreements, employment contracts, and SaaS terms with customizable clauses. + +## When to Use This Skill + +Use **Contract Generator** when you need to: + +- Work with contract generator tasks in your project or workflow +- Automate contract generator operations at scale +- Generate production-quality contract generator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your contract generator request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with contract generator. + +**Claude:** I'll walk you through the essential steps for contract generator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready contract generator setup with full error handling. + +**Claude:** Here's a complete, production-hardened contract generator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/copywriter.md b/.agents/copywriter.md new file mode 100644 index 0000000..de4014f --- /dev/null +++ b/.agents/copywriter.md @@ -0,0 +1,67 @@ +--- +name: copywriter +display_name: Copywriter +description: Write high-converting copy — landing pages, ads, product descriptions, taglines, and brand narratives. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [copywriter] +--- + +# Copywriter + +## Overview + +Write high-converting copy — landing pages, ads, product descriptions, taglines, and brand narratives. + +## When to Use This Skill + +Use **Copywriter** when you need to: + +- Work with copywriter tasks in your project or workflow +- Automate copywriter operations at scale +- Generate production-quality copywriter output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your copywriter request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with copywriter. + +**Claude:** I'll walk you through the essential steps for copywriter in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready copywriter setup with full error handling. + +**Claude:** Here's a complete, production-hardened copywriter implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/course-creator.md b/.agents/course-creator.md new file mode 100644 index 0000000..1ba22ab --- /dev/null +++ b/.agents/course-creator.md @@ -0,0 +1,67 @@ +--- +name: course-creator +display_name: Course Creator +description: Design full online courses — learning objectives, module outlines, lesson scripts, quizzes, and assessment rubrics. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [course-creator] +--- + +# Course Creator + +## Overview + +Design full online courses — learning objectives, module outlines, lesson scripts, quizzes, and assessment rubrics. + +## When to Use This Skill + +Use **Course Creator** when you need to: + +- Work with course creator tasks in your project or workflow +- Automate course creator operations at scale +- Generate production-quality course creator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your course creator request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with course creator. + +**Claude:** I'll walk you through the essential steps for course creator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready course creator setup with full error handling. + +**Claude:** Here's a complete, production-hardened course creator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/css-art.md b/.agents/css-art.md new file mode 100644 index 0000000..948c707 --- /dev/null +++ b/.agents/css-art.md @@ -0,0 +1,67 @@ +--- +name: css-art +display_name: CSS Art +description: Generate pure CSS art and illustrations — portraits, landscapes, UI elements, and interactive CSS-only animations. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [css-art] +--- + +# CSS Art + +## Overview + +Generate pure CSS art and illustrations — portraits, landscapes, UI elements, and interactive CSS-only animations. + +## When to Use This Skill + +Use **CSS Art** when you need to: + +- Work with css art tasks in your project or workflow +- Automate css art operations at scale +- Generate production-quality css art output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your css art request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with css art. + +**Claude:** I'll walk you through the essential steps for css art in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready css art setup with full error handling. + +**Claude:** Here's a complete, production-hardened css art implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: css + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/csv-analyzer.md b/.agents/csv-analyzer.md new file mode 100644 index 0000000..9218320 --- /dev/null +++ b/.agents/csv-analyzer.md @@ -0,0 +1,67 @@ +--- +name: csv-analyzer +display_name: CSV Analyzer +description: Analyze, clean, transform, and summarize CSV files — detect anomalies, compute statistics, and produce actionable insights. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [csv-analyzer] +--- + +# CSV Analyzer + +## Overview + +Analyze, clean, transform, and summarize CSV files — detect anomalies, compute statistics, and produce actionable insights. + +## When to Use This Skill + +Use **CSV Analyzer** when you need to: + +- Work with csv analyzer tasks in your project or workflow +- Automate csv analyzer operations at scale +- Generate production-quality csv analyzer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your csv analyzer request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with csv analyzer. + +**Claude:** I'll walk you through the essential steps for csv analyzer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready csv analyzer setup with full error handling. + +**Claude:** Here's a complete, production-hardened csv analyzer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pandas + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/curriculum-designer.md b/.agents/curriculum-designer.md new file mode 100644 index 0000000..a3bd077 --- /dev/null +++ b/.agents/curriculum-designer.md @@ -0,0 +1,67 @@ +--- +name: curriculum-designer +display_name: Curriculum Designer +description: Design curricula — scope and sequence, standards alignment, unit plans, and pacing guides. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [curriculum-designer] +--- + +# Curriculum Designer + +## Overview + +Design curricula — scope and sequence, standards alignment, unit plans, and pacing guides. + +## When to Use This Skill + +Use **Curriculum Designer** when you need to: + +- Work with curriculum designer tasks in your project or workflow +- Automate curriculum designer operations at scale +- Generate production-quality curriculum designer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your curriculum designer request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with curriculum designer. + +**Claude:** I'll walk you through the essential steps for curriculum designer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready curriculum designer setup with full error handling. + +**Claude:** Here's a complete, production-hardened curriculum designer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/customer-success.md b/.agents/customer-success.md new file mode 100644 index 0000000..3cf6ecd --- /dev/null +++ b/.agents/customer-success.md @@ -0,0 +1,67 @@ +--- +name: customer-success +display_name: Customer Success +description: Build customer success playbooks — onboarding flows, health scoring, QBR templates, and churn intervention plans. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [customer-success] +--- + +# Customer Success + +## Overview + +Build customer success playbooks — onboarding flows, health scoring, QBR templates, and churn intervention plans. + +## When to Use This Skill + +Use **Customer Success** when you need to: + +- Work with customer success tasks in your project or workflow +- Automate customer success operations at scale +- Generate production-quality customer success output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your customer success request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with customer success. + +**Claude:** I'll walk you through the essential steps for customer success in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready customer success setup with full error handling. + +**Claude:** Here's a complete, production-hardened customer success implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/dark-mode-converter.md b/.agents/dark-mode-converter.md new file mode 100644 index 0000000..254f5da --- /dev/null +++ b/.agents/dark-mode-converter.md @@ -0,0 +1,67 @@ +--- +name: dark-mode-converter +display_name: Dark Mode Converter +description: Convert any UI to a polished dark mode — semantic color tokens, system preference detection, and smooth transitions. +category: Creative & Design +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [dark-mode-converter] +--- + +# Dark Mode Converter + +## Overview + +Convert any UI to a polished dark mode — semantic color tokens, system preference detection, and smooth transitions. + +## When to Use This Skill + +Use **Dark Mode Converter** when you need to: + +- Work with dark mode converter tasks in your project or workflow +- Automate dark mode converter operations at scale +- Generate production-quality dark mode converter output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your dark mode converter request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with dark mode converter. + +**Claude:** I'll walk you through the essential steps for dark mode converter in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready dark mode converter setup with full error handling. + +**Claude:** Here's a complete, production-hardened dark mode converter implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: css, tailwind + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/dashboard-builder.md b/.agents/dashboard-builder.md new file mode 100644 index 0000000..a41e644 --- /dev/null +++ b/.agents/dashboard-builder.md @@ -0,0 +1,67 @@ +--- +name: dashboard-builder +display_name: Dashboard Builder +description: Build interactive data dashboards — Streamlit, Dash, Grafana, and Power BI reports with live data sources. +category: Data & Analytics +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [dashboard-builder] +--- + +# Dashboard Builder + +## Overview + +Build interactive data dashboards — Streamlit, Dash, Grafana, and Power BI reports with live data sources. + +## When to Use This Skill + +Use **Dashboard Builder** when you need to: + +- Work with dashboard builder tasks in your project or workflow +- Automate dashboard builder operations at scale +- Generate production-quality dashboard builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your dashboard builder request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with dashboard builder. + +**Claude:** I'll walk you through the essential steps for dashboard builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready dashboard builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened dashboard builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, streamlit, plotly + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/data-cleaner.md b/.agents/data-cleaner.md new file mode 100644 index 0000000..99b7361 --- /dev/null +++ b/.agents/data-cleaner.md @@ -0,0 +1,67 @@ +--- +name: data-cleaner +display_name: Data Cleaner +description: Clean messy datasets — handle missing values, fix dtypes, remove duplicates, normalize formats, and flag anomalies. +category: Data & Analytics +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [data-cleaner] +--- + +# Data Cleaner + +## Overview + +Clean messy datasets — handle missing values, fix dtypes, remove duplicates, normalize formats, and flag anomalies. + +## When to Use This Skill + +Use **Data Cleaner** when you need to: + +- Work with data cleaner tasks in your project or workflow +- Automate data cleaner operations at scale +- Generate production-quality data cleaner output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your data cleaner request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with data cleaner. + +**Claude:** I'll walk you through the essential steps for data cleaner in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready data cleaner setup with full error handling. + +**Claude:** Here's a complete, production-hardened data cleaner implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pandas + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/data-storyteller.md b/.agents/data-storyteller.md new file mode 100644 index 0000000..166b9a6 --- /dev/null +++ b/.agents/data-storyteller.md @@ -0,0 +1,67 @@ +--- +name: data-storyteller +display_name: Data Storyteller +description: Turn data into compelling narratives — executive summaries, annotated charts, and data-driven presentations. +category: Data & Analytics +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [data-storyteller] +--- + +# Data Storyteller + +## Overview + +Turn data into compelling narratives — executive summaries, annotated charts, and data-driven presentations. + +## When to Use This Skill + +Use **Data Storyteller** when you need to: + +- Work with data storyteller tasks in your project or workflow +- Automate data storyteller operations at scale +- Generate production-quality data storyteller output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your data storyteller request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with data storyteller. + +**Claude:** I'll walk you through the essential steps for data storyteller in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready data storyteller setup with full error handling. + +**Claude:** Here's a complete, production-hardened data storyteller implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/data-transformer.md b/.agents/data-transformer.md new file mode 100644 index 0000000..c6a0718 --- /dev/null +++ b/.agents/data-transformer.md @@ -0,0 +1,67 @@ +--- +name: data-transformer +display_name: Data Transformer +description: Transform and reshape data — pivot, melt, aggregate, join, and apply complex business rules to datasets. +category: Data & Analytics +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [data-transformer] +--- + +# Data Transformer + +## Overview + +Transform and reshape data — pivot, melt, aggregate, join, and apply complex business rules to datasets. + +## When to Use This Skill + +Use **Data Transformer** when you need to: + +- Work with data transformer tasks in your project or workflow +- Automate data transformer operations at scale +- Generate production-quality data transformer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your data transformer request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with data transformer. + +**Claude:** I'll walk you through the essential steps for data transformer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready data transformer setup with full error handling. + +**Claude:** Here's a complete, production-hardened data transformer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pandas, spark + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/data-viz.md b/.agents/data-viz.md new file mode 100644 index 0000000..d4dd162 --- /dev/null +++ b/.agents/data-viz.md @@ -0,0 +1,67 @@ +--- +name: data-viz +display_name: Data Visualization +description: Transform raw data into compelling interactive visualizations — dashboards, maps, network graphs, and Sankey diagrams. +category: Creative & Design +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [data-viz] +--- + +# Data Visualization + +## Overview + +Transform raw data into compelling interactive visualizations — dashboards, maps, network graphs, and Sankey diagrams. + +## When to Use This Skill + +Use **Data Visualization** when you need to: + +- Work with data visualization tasks in your project or workflow +- Automate data visualization operations at scale +- Generate production-quality data visualization output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your data visualization request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with data visualization. + +**Claude:** I'll walk you through the essential steps for data visualization in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready data visualization setup with full error handling. + +**Claude:** Here's a complete, production-hardened data visualization implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: d3, plotly, vega + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/db-schema-designer.md b/.agents/db-schema-designer.md new file mode 100644 index 0000000..0405782 --- /dev/null +++ b/.agents/db-schema-designer.md @@ -0,0 +1,67 @@ +--- +name: db-schema-designer +display_name: DB Schema Designer +description: Design normalized relational database schemas — ERDs, indexes, constraints, migrations, and performance optimization. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [db-schema-designer] +--- + +# DB Schema Designer + +## Overview + +Design normalized relational database schemas — ERDs, indexes, constraints, migrations, and performance optimization. + +## When to Use This Skill + +Use **DB Schema Designer** when you need to: + +- Work with db schema designer tasks in your project or workflow +- Automate db schema designer operations at scale +- Generate production-quality db schema designer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your db schema designer request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with db schema designer. + +**Claude:** I'll walk you through the essential steps for db schema designer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready db schema designer setup with full error handling. + +**Claude:** Here's a complete, production-hardened db schema designer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: postgresql, mysql, sqlite + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/debug-helper.md b/.agents/debug-helper.md new file mode 100644 index 0000000..2270d7f --- /dev/null +++ b/.agents/debug-helper.md @@ -0,0 +1,67 @@ +--- +name: debug-helper +display_name: Debug Helper +description: Diagnose and fix bugs systematically — error analysis, stack trace interpretation, root cause identification, and fix suggestions. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [debug-helper] +--- + +# Debug Helper + +## Overview + +Diagnose and fix bugs systematically — error analysis, stack trace interpretation, root cause identification, and fix suggestions. + +## When to Use This Skill + +Use **Debug Helper** when you need to: + +- Work with debug helper tasks in your project or workflow +- Automate debug helper operations at scale +- Generate production-quality debug helper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your debug helper request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with debug helper. + +**Claude:** I'll walk you through the essential steps for debug helper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready debug helper setup with full error handling. + +**Claude:** Here's a complete, production-hardened debug helper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/dependency-auditor.md b/.agents/dependency-auditor.md new file mode 100644 index 0000000..a415a75 --- /dev/null +++ b/.agents/dependency-auditor.md @@ -0,0 +1,67 @@ +--- +name: dependency-auditor +display_name: Dependency Auditor +description: Audit project dependencies — outdated packages, known CVEs, license conflicts, and upgrade recommendations. +category: Security +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [dependency-auditor] +--- + +# Dependency Auditor + +## Overview + +Audit project dependencies — outdated packages, known CVEs, license conflicts, and upgrade recommendations. + +## When to Use This Skill + +Use **Dependency Auditor** when you need to: + +- Work with dependency auditor tasks in your project or workflow +- Automate dependency auditor operations at scale +- Generate production-quality dependency auditor output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your dependency auditor request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with dependency auditor. + +**Claude:** I'll walk you through the essential steps for dependency auditor in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready dependency auditor setup with full error handling. + +**Claude:** Here's a complete, production-hardened dependency auditor implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/design-system.md b/.agents/design-system.md new file mode 100644 index 0000000..87ee525 --- /dev/null +++ b/.agents/design-system.md @@ -0,0 +1,67 @@ +--- +name: design-system +display_name: Design System +description: Build complete design systems — component tokens, Storybook stories, Figma variables, and living style guides. +category: Creative & Design +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [design-system] +--- + +# Design System + +## Overview + +Build complete design systems — component tokens, Storybook stories, Figma variables, and living style guides. + +## When to Use This Skill + +Use **Design System** when you need to: + +- Work with design system tasks in your project or workflow +- Automate design system operations at scale +- Generate production-quality design system output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your design system request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with design system. + +**Claude:** I'll walk you through the essential steps for design system in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready design system setup with full error handling. + +**Claude:** Here's a complete, production-hardened design system implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: react, storybook + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/discord-bot.md b/.agents/discord-bot.md new file mode 100644 index 0000000..d211af9 --- /dev/null +++ b/.agents/discord-bot.md @@ -0,0 +1,67 @@ +--- +name: discord-bot +display_name: Discord Bot +description: Create Discord bots — slash commands, embeds, voice, roles, threads, and Discord.js/Pycord implementations. +category: Integrations & Automation +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [discord-bot] +--- + +# Discord Bot + +## Overview + +Create Discord bots — slash commands, embeds, voice, roles, threads, and Discord.js/Pycord implementations. + +## When to Use This Skill + +Use **Discord Bot** when you need to: + +- Work with discord bot tasks in your project or workflow +- Automate discord bot operations at scale +- Generate production-quality discord bot output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your discord bot request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with discord bot. + +**Claude:** I'll walk you through the essential steps for discord bot in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready discord bot setup with full error handling. + +**Claude:** Here's a complete, production-hardened discord bot implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: typescript, discord.js + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/doc-coauthoring.md b/.agents/doc-coauthoring.md new file mode 100644 index 0000000..66c3162 --- /dev/null +++ b/.agents/doc-coauthoring.md @@ -0,0 +1,67 @@ +--- +name: doc-coauthoring +display_name: Document Co-Authoring +description: Collaborate on long-form documents — track changes, merge edits, maintain consistent voice, and manage review cycles. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [doc-coauthoring] +--- + +# Document Co-Authoring + +## Overview + +Collaborate on long-form documents — track changes, merge edits, maintain consistent voice, and manage review cycles. + +## When to Use This Skill + +Use **Document Co-Authoring** when you need to: + +- Work with document co-authoring tasks in your project or workflow +- Automate document co-authoring operations at scale +- Generate production-quality document co-authoring output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your document co-authoring request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with document co-authoring. + +**Claude:** I'll walk you through the essential steps for document co-authoring in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready document co-authoring setup with full error handling. + +**Claude:** Here's a complete, production-hardened document co-authoring implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/docker-composer.md b/.agents/docker-composer.md new file mode 100644 index 0000000..69d4efc --- /dev/null +++ b/.agents/docker-composer.md @@ -0,0 +1,67 @@ +--- +name: docker-composer +display_name: Docker Composer +description: Write Dockerfiles and docker-compose files — multi-stage builds, health checks, volumes, networks, and production configurations. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [docker-composer] +--- + +# Docker Composer + +## Overview + +Write Dockerfiles and docker-compose files — multi-stage builds, health checks, volumes, networks, and production configurations. + +## When to Use This Skill + +Use **Docker Composer** when you need to: + +- Work with docker composer tasks in your project or workflow +- Automate docker composer operations at scale +- Generate production-quality docker composer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your docker composer request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with docker composer. + +**Claude:** I'll walk you through the essential steps for docker composer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready docker composer setup with full error handling. + +**Claude:** Here's a complete, production-hardened docker composer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: docker + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/dockerfile-builder.md b/.agents/dockerfile-builder.md new file mode 100644 index 0000000..cfb5ced --- /dev/null +++ b/.agents/dockerfile-builder.md @@ -0,0 +1,67 @@ +--- +name: dockerfile-builder +display_name: Dockerfile Builder +description: Write optimized Dockerfiles — multi-stage builds, layer caching, security hardening, and minimal image sizes. +category: DevOps & Infrastructure +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [dockerfile-builder] +--- + +# Dockerfile Builder + +## Overview + +Write optimized Dockerfiles — multi-stage builds, layer caching, security hardening, and minimal image sizes. + +## When to Use This Skill + +Use **Dockerfile Builder** when you need to: + +- Work with dockerfile builder tasks in your project or workflow +- Automate dockerfile builder operations at scale +- Generate production-quality dockerfile builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your dockerfile builder request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with dockerfile builder. + +**Claude:** I'll walk you through the essential steps for dockerfile builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready dockerfile builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened dockerfile builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: docker + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/docs-generator.md b/.agents/docs-generator.md new file mode 100644 index 0000000..7a7743c --- /dev/null +++ b/.agents/docs-generator.md @@ -0,0 +1,67 @@ +--- +name: docs-generator +display_name: Docs Generator +description: Auto-generate documentation from code — docstrings, API references, README files, and changelog entries. +category: Education & Learning +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [docs-generator] +--- + +# Docs Generator + +## Overview + +Auto-generate documentation from code — docstrings, API references, README files, and changelog entries. + +## When to Use This Skill + +Use **Docs Generator** when you need to: + +- Work with docs generator tasks in your project or workflow +- Automate docs generator operations at scale +- Generate production-quality docs generator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your docs generator request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with docs generator. + +**Claude:** I'll walk you through the essential steps for docs generator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready docs generator setup with full error handling. + +**Claude:** Here's a complete, production-hardened docs generator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/docx.md b/.agents/docx.md new file mode 100644 index 0000000..0e3a409 --- /dev/null +++ b/.agents/docx.md @@ -0,0 +1,67 @@ +--- +name: docx +display_name: Word Document +description: Create, read, edit, and manipulate Word .docx files with full formatting — tables of contents, headings, page numbers, letterheads, tracked changes. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [docx] +--- + +# Word Document + +## Overview + +Create, read, edit, and manipulate Word .docx files with full formatting — tables of contents, headings, page numbers, letterheads, tracked changes. + +## When to Use This Skill + +Use **Word Document** when you need to: + +- Work with word document tasks in your project or workflow +- Automate word document operations at scale +- Generate production-quality word document output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your word document request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with word document. + +**Claude:** I'll walk you through the essential steps for word document in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready word document setup with full error handling. + +**Claude:** Here's a complete, production-hardened word document implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, python-docx + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/email-composer.md b/.agents/email-composer.md new file mode 100644 index 0000000..b489cce --- /dev/null +++ b/.agents/email-composer.md @@ -0,0 +1,67 @@ +--- +name: email-composer +display_name: Email Composer +description: Compose professional emails for any context — outreach, follow-ups, apologies, negotiations, and announcements. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [email-composer] +--- + +# Email Composer + +## Overview + +Compose professional emails for any context — outreach, follow-ups, apologies, negotiations, and announcements. + +## When to Use This Skill + +Use **Email Composer** when you need to: + +- Work with email composer tasks in your project or workflow +- Automate email composer operations at scale +- Generate production-quality email composer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your email composer request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with email composer. + +**Claude:** I'll walk you through the essential steps for email composer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready email composer setup with full error handling. + +**Claude:** Here's a complete, production-hardened email composer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/epub-creator.md b/.agents/epub-creator.md new file mode 100644 index 0000000..0016003 --- /dev/null +++ b/.agents/epub-creator.md @@ -0,0 +1,67 @@ +--- +name: epub-creator +display_name: ePub Creator +description: Package text and images into valid ePub 3 e-books — chapters, TOC, cover images, and metadata for Kindle and Apple Books. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [epub-creator] +--- + +# ePub Creator + +## Overview + +Package text and images into valid ePub 3 e-books — chapters, TOC, cover images, and metadata for Kindle and Apple Books. + +## When to Use This Skill + +Use **ePub Creator** when you need to: + +- Work with epub creator tasks in your project or workflow +- Automate epub creator operations at scale +- Generate production-quality epub creator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your epub creator request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with epub creator. + +**Claude:** I'll walk you through the essential steps for epub creator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready epub creator setup with full error handling. + +**Claude:** Here's a complete, production-hardened epub creator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, ebooklib + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/etl-pipeline.md b/.agents/etl-pipeline.md new file mode 100644 index 0000000..cc52d67 --- /dev/null +++ b/.agents/etl-pipeline.md @@ -0,0 +1,67 @@ +--- +name: etl-pipeline +display_name: ETL Pipeline +description: Build end-to-end ETL pipelines — extract from APIs/databases, transform, validate, and load into data warehouses. +category: Data & Analytics +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [etl-pipeline] +--- + +# ETL Pipeline + +## Overview + +Build end-to-end ETL pipelines — extract from APIs/databases, transform, validate, and load into data warehouses. + +## When to Use This Skill + +Use **ETL Pipeline** when you need to: + +- Work with etl pipeline tasks in your project or workflow +- Automate etl pipeline operations at scale +- Generate production-quality etl pipeline output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your etl pipeline request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with etl pipeline. + +**Claude:** I'll walk you through the essential steps for etl pipeline in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready etl pipeline setup with full error handling. + +**Claude:** Here's a complete, production-hardened etl pipeline implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, airflow, dbt + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/exam-prep.md b/.agents/exam-prep.md new file mode 100644 index 0000000..cbbe8ec --- /dev/null +++ b/.agents/exam-prep.md @@ -0,0 +1,67 @@ +--- +name: exam-prep +display_name: Exam Prep +description: Prepare for exams — practice tests, weak-area drills, timed quizzes, and performance feedback. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [exam-prep] +--- + +# Exam Prep + +## Overview + +Prepare for exams — practice tests, weak-area drills, timed quizzes, and performance feedback. + +## When to Use This Skill + +Use **Exam Prep** when you need to: + +- Work with exam prep tasks in your project or workflow +- Automate exam prep operations at scale +- Generate production-quality exam prep output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your exam prep request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with exam prep. + +**Claude:** I'll walk you through the essential steps for exam prep in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready exam prep setup with full error handling. + +**Claude:** Here's a complete, production-hardened exam prep implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/explainer-writer.md b/.agents/explainer-writer.md new file mode 100644 index 0000000..75b4797 --- /dev/null +++ b/.agents/explainer-writer.md @@ -0,0 +1,67 @@ +--- +name: explainer-writer +display_name: Explainer Writer +description: Explain complex topics simply — analogies, Feynman technique breakdowns, and layered explanations for any audience. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [explainer-writer] +--- + +# Explainer Writer + +## Overview + +Explain complex topics simply — analogies, Feynman technique breakdowns, and layered explanations for any audience. + +## When to Use This Skill + +Use **Explainer Writer** when you need to: + +- Work with explainer writer tasks in your project or workflow +- Automate explainer writer operations at scale +- Generate production-quality explainer writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your explainer writer request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with explainer writer. + +**Claude:** I'll walk you through the essential steps for explainer writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready explainer writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened explainer writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/fact-checker.md b/.agents/fact-checker.md new file mode 100644 index 0000000..efa3cc6 --- /dev/null +++ b/.agents/fact-checker.md @@ -0,0 +1,67 @@ +--- +name: fact-checker +display_name: Fact Checker +description: Verify claims and sources — cross-reference facts, assess source credibility, and flag misinformation. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [fact-checker] +--- + +# Fact Checker + +## Overview + +Verify claims and sources — cross-reference facts, assess source credibility, and flag misinformation. + +## When to Use This Skill + +Use **Fact Checker** when you need to: + +- Work with fact checker tasks in your project or workflow +- Automate fact checker operations at scale +- Generate production-quality fact checker output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your fact checker request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with fact checker. + +**Claude:** I'll walk you through the essential steps for fact checker in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready fact checker setup with full error handling. + +**Claude:** Here's a complete, production-hardened fact checker implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/feature-engineer.md b/.agents/feature-engineer.md new file mode 100644 index 0000000..00f1355 --- /dev/null +++ b/.agents/feature-engineer.md @@ -0,0 +1,67 @@ +--- +name: feature-engineer +display_name: Feature Engineer +description: Design and create ML features — encoding, scaling, interaction terms, embeddings, and feature selection. +category: Data & Analytics +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [feature-engineer] +--- + +# Feature Engineer + +## Overview + +Design and create ML features — encoding, scaling, interaction terms, embeddings, and feature selection. + +## When to Use This Skill + +Use **Feature Engineer** when you need to: + +- Work with feature engineer tasks in your project or workflow +- Automate feature engineer operations at scale +- Generate production-quality feature engineer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your feature engineer request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with feature engineer. + +**Claude:** I'll walk you through the essential steps for feature engineer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready feature engineer setup with full error handling. + +**Claude:** Here's a complete, production-hardened feature engineer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pandas, sklearn + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/feedback-analyzer.md b/.agents/feedback-analyzer.md new file mode 100644 index 0000000..7692b1a --- /dev/null +++ b/.agents/feedback-analyzer.md @@ -0,0 +1,67 @@ +--- +name: feedback-analyzer +display_name: Feedback Analyzer +description: Analyze customer feedback — sentiment analysis, theme clustering, NPS interpretation, and improvement roadmaps. +category: Business & Productivity +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [feedback-analyzer] +--- + +# Feedback Analyzer + +## Overview + +Analyze customer feedback — sentiment analysis, theme clustering, NPS interpretation, and improvement roadmaps. + +## When to Use This Skill + +Use **Feedback Analyzer** when you need to: + +- Work with feedback analyzer tasks in your project or workflow +- Automate feedback analyzer operations at scale +- Generate production-quality feedback analyzer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your feedback analyzer request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with feedback analyzer. + +**Claude:** I'll walk you through the essential steps for feedback analyzer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready feedback analyzer setup with full error handling. + +**Claude:** Here's a complete, production-hardened feedback analyzer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/financial-model.md b/.agents/financial-model.md new file mode 100644 index 0000000..c46f2ff --- /dev/null +++ b/.agents/financial-model.md @@ -0,0 +1,67 @@ +--- +name: financial-model +display_name: Financial Model +description: Build financial models — P&L projections, cash flow forecasts, unit economics, DCF valuations, and scenario analysis. +category: Business & Productivity +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [financial-model] +--- + +# Financial Model + +## Overview + +Build financial models — P&L projections, cash flow forecasts, unit economics, DCF valuations, and scenario analysis. + +## When to Use This Skill + +Use **Financial Model** when you need to: + +- Work with financial model tasks in your project or workflow +- Automate financial model operations at scale +- Generate production-quality financial model output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your financial model request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with financial model. + +**Claude:** I'll walk you through the essential steps for financial model in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready financial model setup with full error handling. + +**Claude:** Here's a complete, production-hardened financial model implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, excel + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/flashcard-maker.md b/.agents/flashcard-maker.md new file mode 100644 index 0000000..57eee3d --- /dev/null +++ b/.agents/flashcard-maker.md @@ -0,0 +1,67 @@ +--- +name: flashcard-maker +display_name: Flashcard Maker +description: Create Anki-compatible flashcard decks — spaced repetition, cloze deletions, images, and export to CSV/APKG. +category: Education & Learning +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [flashcard-maker] +--- + +# Flashcard Maker + +## Overview + +Create Anki-compatible flashcard decks — spaced repetition, cloze deletions, images, and export to CSV/APKG. + +## When to Use This Skill + +Use **Flashcard Maker** when you need to: + +- Work with flashcard maker tasks in your project or workflow +- Automate flashcard maker operations at scale +- Generate production-quality flashcard maker output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your flashcard maker request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with flashcard maker. + +**Claude:** I'll walk you through the essential steps for flashcard maker in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready flashcard maker setup with full error handling. + +**Claude:** Here's a complete, production-hardened flashcard maker implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/form-filler.md b/.agents/form-filler.md new file mode 100644 index 0000000..55f6aa0 --- /dev/null +++ b/.agents/form-filler.md @@ -0,0 +1,67 @@ +--- +name: form-filler +display_name: Form Filler +description: Automatically fill PDF and HTML forms from structured data — applications, registrations, and government forms. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [form-filler] +--- + +# Form Filler + +## Overview + +Automatically fill PDF and HTML forms from structured data — applications, registrations, and government forms. + +## When to Use This Skill + +Use **Form Filler** when you need to: + +- Work with form filler tasks in your project or workflow +- Automate form filler operations at scale +- Generate production-quality form filler output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your form filler request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with form filler. + +**Claude:** I'll walk you through the essential steps for form filler in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready form filler setup with full error handling. + +**Claude:** Here's a complete, production-hardened form filler implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pypdf2 + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/gcp-architect.md b/.agents/gcp-architect.md new file mode 100644 index 0000000..ee0f321 --- /dev/null +++ b/.agents/gcp-architect.md @@ -0,0 +1,67 @@ +--- +name: gcp-architect +display_name: GCP Architect +description: Design Google Cloud architectures — GKE, Cloud Run, BigQuery, Pub/Sub, and Cloud Spanner solutions. +category: DevOps & Infrastructure +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [gcp-architect] +--- + +# GCP Architect + +## Overview + +Design Google Cloud architectures — GKE, Cloud Run, BigQuery, Pub/Sub, and Cloud Spanner solutions. + +## When to Use This Skill + +Use **GCP Architect** when you need to: + +- Work with gcp architect tasks in your project or workflow +- Automate gcp architect operations at scale +- Generate production-quality gcp architect output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your gcp architect request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with gcp architect. + +**Claude:** I'll walk you through the essential steps for gcp architect in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready gcp architect setup with full error handling. + +**Claude:** Here's a complete, production-hardened gcp architect implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: gcp, terraform + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/gdpr-helper.md b/.agents/gdpr-helper.md new file mode 100644 index 0000000..d64e537 --- /dev/null +++ b/.agents/gdpr-helper.md @@ -0,0 +1,67 @@ +--- +name: gdpr-helper +display_name: GDPR Helper +description: Navigate GDPR compliance — data mapping, DPIAs, consent flows, breach notification templates, and privacy policies. +category: Security +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [gdpr-helper] +--- + +# GDPR Helper + +## Overview + +Navigate GDPR compliance — data mapping, DPIAs, consent flows, breach notification templates, and privacy policies. + +## When to Use This Skill + +Use **GDPR Helper** when you need to: + +- Work with gdpr helper tasks in your project or workflow +- Automate gdpr helper operations at scale +- Generate production-quality gdpr helper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your gdpr helper request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with gdpr helper. + +**Claude:** I'll walk you through the essential steps for gdpr helper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready gdpr helper setup with full error handling. + +**Claude:** Here's a complete, production-hardened gdpr helper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/github-actions.md b/.agents/github-actions.md new file mode 100644 index 0000000..eb69d53 --- /dev/null +++ b/.agents/github-actions.md @@ -0,0 +1,67 @@ +--- +name: github-actions +display_name: GitHub Actions +description: Build GitHub Actions workflows — CI, CD, automated releases, dependency updates, and custom composite actions. +category: DevOps & Infrastructure +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [github-actions] +--- + +# GitHub Actions + +## Overview + +Build GitHub Actions workflows — CI, CD, automated releases, dependency updates, and custom composite actions. + +## When to Use This Skill + +Use **GitHub Actions** when you need to: + +- Work with github actions tasks in your project or workflow +- Automate github actions operations at scale +- Generate production-quality github actions output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your github actions request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with github actions. + +**Claude:** I'll walk you through the essential steps for github actions in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready github actions setup with full error handling. + +**Claude:** Here's a complete, production-hardened github actions implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: github-actions + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/github-integration.md b/.agents/github-integration.md new file mode 100644 index 0000000..eee83e3 --- /dev/null +++ b/.agents/github-integration.md @@ -0,0 +1,67 @@ +--- +name: github-integration +display_name: GitHub Integration +description: Integrate with GitHub — Actions, Apps, webhooks, Octokit, and repository automation workflows. +category: Integrations & Automation +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [github-integration] +--- + +# GitHub Integration + +## Overview + +Integrate with GitHub — Actions, Apps, webhooks, Octokit, and repository automation workflows. + +## When to Use This Skill + +Use **GitHub Integration** when you need to: + +- Work with github integration tasks in your project or workflow +- Automate github integration operations at scale +- Generate production-quality github integration output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your github integration request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with github integration. + +**Claude:** I'll walk you through the essential steps for github integration in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready github integration setup with full error handling. + +**Claude:** Here's a complete, production-hardened github integration implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: typescript, octokit + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/gitlab-ci.md b/.agents/gitlab-ci.md new file mode 100644 index 0000000..fb54b85 --- /dev/null +++ b/.agents/gitlab-ci.md @@ -0,0 +1,67 @@ +--- +name: gitlab-ci +display_name: GitLab CI +description: Create GitLab CI/CD pipelines — stages, jobs, caching, artifacts, environments, and Auto DevOps customization. +category: DevOps & Infrastructure +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [gitlab-ci] +--- + +# GitLab CI + +## Overview + +Create GitLab CI/CD pipelines — stages, jobs, caching, artifacts, environments, and Auto DevOps customization. + +## When to Use This Skill + +Use **GitLab CI** when you need to: + +- Work with gitlab ci tasks in your project or workflow +- Automate gitlab ci operations at scale +- Generate production-quality gitlab ci output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your gitlab ci request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with gitlab ci. + +**Claude:** I'll walk you through the essential steps for gitlab ci in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready gitlab ci setup with full error handling. + +**Claude:** Here's a complete, production-hardened gitlab ci implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: gitlab-ci + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/grant-writer.md b/.agents/grant-writer.md new file mode 100644 index 0000000..86bd63a --- /dev/null +++ b/.agents/grant-writer.md @@ -0,0 +1,67 @@ +--- +name: grant-writer +display_name: Grant Writer +description: Write compelling grant applications — needs statements, project narratives, budgets, and evaluation plans. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [grant-writer] +--- + +# Grant Writer + +## Overview + +Write compelling grant applications — needs statements, project narratives, budgets, and evaluation plans. + +## When to Use This Skill + +Use **Grant Writer** when you need to: + +- Work with grant writer tasks in your project or workflow +- Automate grant writer operations at scale +- Generate production-quality grant writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your grant writer request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with grant writer. + +**Claude:** I'll walk you through the essential steps for grant writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready grant writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened grant writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/graphql-builder.md b/.agents/graphql-builder.md new file mode 100644 index 0000000..f0d3371 --- /dev/null +++ b/.agents/graphql-builder.md @@ -0,0 +1,67 @@ +--- +name: graphql-builder +display_name: GraphQL Builder +description: Design and implement GraphQL schemas — types, queries, mutations, subscriptions, resolvers, and federation. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [graphql-builder] +--- + +# GraphQL Builder + +## Overview + +Design and implement GraphQL schemas — types, queries, mutations, subscriptions, resolvers, and federation. + +## When to Use This Skill + +Use **GraphQL Builder** when you need to: + +- Work with graphql builder tasks in your project or workflow +- Automate graphql builder operations at scale +- Generate production-quality graphql builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your graphql builder request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with graphql builder. + +**Claude:** I'll walk you through the essential steps for graphql builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready graphql builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened graphql builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: graphql, apollo, hasura + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/helm-chart-builder.md b/.agents/helm-chart-builder.md new file mode 100644 index 0000000..cd576a6 --- /dev/null +++ b/.agents/helm-chart-builder.md @@ -0,0 +1,67 @@ +--- +name: helm-chart-builder +display_name: Helm Chart Builder +description: Create Helm charts — templates, values, helpers, hooks, tests, and OCI chart publishing. +category: DevOps & Infrastructure +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [helm-chart-builder] +--- + +# Helm Chart Builder + +## Overview + +Create Helm charts — templates, values, helpers, hooks, tests, and OCI chart publishing. + +## When to Use This Skill + +Use **Helm Chart Builder** when you need to: + +- Work with helm chart builder tasks in your project or workflow +- Automate helm chart builder operations at scale +- Generate production-quality helm chart builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your helm chart builder request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with helm chart builder. + +**Claude:** I'll walk you through the essential steps for helm chart builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready helm chart builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened helm chart builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: helm, kubernetes + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/icon-generator.md b/.agents/icon-generator.md new file mode 100644 index 0000000..a3e29b6 --- /dev/null +++ b/.agents/icon-generator.md @@ -0,0 +1,67 @@ +--- +name: icon-generator +display_name: Icon Generator +description: Generate consistent icon sets in SVG — line icons, filled icons, duotone, and multi-size PNG exports for apps and websites. +category: Creative & Design +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [icon-generator] +--- + +# Icon Generator + +## Overview + +Generate consistent icon sets in SVG — line icons, filled icons, duotone, and multi-size PNG exports for apps and websites. + +## When to Use This Skill + +Use **Icon Generator** when you need to: + +- Work with icon generator tasks in your project or workflow +- Automate icon generator operations at scale +- Generate production-quality icon generator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your icon generator request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with icon generator. + +**Claude:** I'll walk you through the essential steps for icon generator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready icon generator setup with full error handling. + +**Claude:** Here's a complete, production-hardened icon generator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: svg + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/image-captioner.md b/.agents/image-captioner.md new file mode 100644 index 0000000..ac87540 --- /dev/null +++ b/.agents/image-captioner.md @@ -0,0 +1,67 @@ +--- +name: image-captioner +display_name: Image Captioner +description: Generate alt text, captions, and metadata for images — accessibility compliance, social media, and SEO. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [image-captioner] +--- + +# Image Captioner + +## Overview + +Generate alt text, captions, and metadata for images — accessibility compliance, social media, and SEO. + +## When to Use This Skill + +Use **Image Captioner** when you need to: + +- Work with image captioner tasks in your project or workflow +- Automate image captioner operations at scale +- Generate production-quality image captioner output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your image captioner request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with image captioner. + +**Claude:** I'll walk you through the essential steps for image captioner in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready image captioner setup with full error handling. + +**Claude:** Here's a complete, production-hardened image captioner implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/infographic-builder.md b/.agents/infographic-builder.md new file mode 100644 index 0000000..4f910c6 --- /dev/null +++ b/.agents/infographic-builder.md @@ -0,0 +1,67 @@ +--- +name: infographic-builder +display_name: Infographic Builder +description: Build data-rich infographics as SVG or HTML — timelines, process flows, comparison charts, and statistical summaries. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [infographic-builder] +--- + +# Infographic Builder + +## Overview + +Build data-rich infographics as SVG or HTML — timelines, process flows, comparison charts, and statistical summaries. + +## When to Use This Skill + +Use **Infographic Builder** when you need to: + +- Work with infographic builder tasks in your project or workflow +- Automate infographic builder operations at scale +- Generate production-quality infographic builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your infographic builder request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with infographic builder. + +**Claude:** I'll walk you through the essential steps for infographic builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready infographic builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened infographic builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: svg, d3 + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/internal-comms.md b/.agents/internal-comms.md new file mode 100644 index 0000000..30d62a8 --- /dev/null +++ b/.agents/internal-comms.md @@ -0,0 +1,67 @@ +--- +name: internal-comms +display_name: Internal Comms +description: Write internal communications — all-hands updates, policy announcements, team memos, and executive briefings. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [internal-comms] +--- + +# Internal Comms + +## Overview + +Write internal communications — all-hands updates, policy announcements, team memos, and executive briefings. + +## When to Use This Skill + +Use **Internal Comms** when you need to: + +- Work with internal comms tasks in your project or workflow +- Automate internal comms operations at scale +- Generate production-quality internal comms output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your internal comms request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with internal comms. + +**Claude:** I'll walk you through the essential steps for internal comms in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready internal comms setup with full error handling. + +**Claude:** Here's a complete, production-hardened internal comms implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/interview-guide.md b/.agents/interview-guide.md new file mode 100644 index 0000000..b9ac984 --- /dev/null +++ b/.agents/interview-guide.md @@ -0,0 +1,67 @@ +--- +name: interview-guide +display_name: Interview Guide +description: Create qualitative interview guides — discussion guides, probing questions, thematic analysis, and synthesis frameworks. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [interview-guide] +--- + +# Interview Guide + +## Overview + +Create qualitative interview guides — discussion guides, probing questions, thematic analysis, and synthesis frameworks. + +## When to Use This Skill + +Use **Interview Guide** when you need to: + +- Work with interview guide tasks in your project or workflow +- Automate interview guide operations at scale +- Generate production-quality interview guide output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your interview guide request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with interview guide. + +**Claude:** I'll walk you through the essential steps for interview guide in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready interview guide setup with full error handling. + +**Claude:** Here's a complete, production-hardened interview guide implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/interview-questions.md b/.agents/interview-questions.md new file mode 100644 index 0000000..12e3d53 --- /dev/null +++ b/.agents/interview-questions.md @@ -0,0 +1,67 @@ +--- +name: interview-questions +display_name: Interview Questions +description: Generate structured interview guides — behavioral, technical, and situational questions with scoring rubrics. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [interview-questions] +--- + +# Interview Questions + +## Overview + +Generate structured interview guides — behavioral, technical, and situational questions with scoring rubrics. + +## When to Use This Skill + +Use **Interview Questions** when you need to: + +- Work with interview questions tasks in your project or workflow +- Automate interview questions operations at scale +- Generate production-quality interview questions output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your interview questions request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with interview questions. + +**Claude:** I'll walk you through the essential steps for interview questions in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready interview questions setup with full error handling. + +**Claude:** Here's a complete, production-hardened interview questions implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/invoice-creator.md b/.agents/invoice-creator.md new file mode 100644 index 0000000..25c9bcd --- /dev/null +++ b/.agents/invoice-creator.md @@ -0,0 +1,67 @@ +--- +name: invoice-creator +display_name: Invoice Creator +description: Generate professional PDF invoices with line items, taxes, discounts, payment terms, and company branding. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [invoice-creator] +--- + +# Invoice Creator + +## Overview + +Generate professional PDF invoices with line items, taxes, discounts, payment terms, and company branding. + +## When to Use This Skill + +Use **Invoice Creator** when you need to: + +- Work with invoice creator tasks in your project or workflow +- Automate invoice creator operations at scale +- Generate production-quality invoice creator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your invoice creator request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with invoice creator. + +**Claude:** I'll walk you through the essential steps for invoice creator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready invoice creator setup with full error handling. + +**Claude:** Here's a complete, production-hardened invoice creator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, reportlab + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/jenkins-pipeline.md b/.agents/jenkins-pipeline.md new file mode 100644 index 0000000..088532a --- /dev/null +++ b/.agents/jenkins-pipeline.md @@ -0,0 +1,67 @@ +--- +name: jenkins-pipeline +display_name: Jenkins Pipeline +description: Write Jenkins declarative and scripted pipelines — stages, parallel execution, credentials, and shared libraries. +category: DevOps & Infrastructure +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [jenkins-pipeline] +--- + +# Jenkins Pipeline + +## Overview + +Write Jenkins declarative and scripted pipelines — stages, parallel execution, credentials, and shared libraries. + +## When to Use This Skill + +Use **Jenkins Pipeline** when you need to: + +- Work with jenkins pipeline tasks in your project or workflow +- Automate jenkins pipeline operations at scale +- Generate production-quality jenkins pipeline output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your jenkins pipeline request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with jenkins pipeline. + +**Claude:** I'll walk you through the essential steps for jenkins pipeline in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready jenkins pipeline setup with full error handling. + +**Claude:** Here's a complete, production-hardened jenkins pipeline implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: jenkins, groovy + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/jira-helper.md b/.agents/jira-helper.md new file mode 100644 index 0000000..1a27a1e --- /dev/null +++ b/.agents/jira-helper.md @@ -0,0 +1,67 @@ +--- +name: jira-helper +display_name: Jira Helper +description: Automate Jira — issue creation, sprint management, JQL queries, and project reporting via REST API. +category: Integrations & Automation +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [jira-helper] +--- + +# Jira Helper + +## Overview + +Automate Jira — issue creation, sprint management, JQL queries, and project reporting via REST API. + +## When to Use This Skill + +Use **Jira Helper** when you need to: + +- Work with jira helper tasks in your project or workflow +- Automate jira helper operations at scale +- Generate production-quality jira helper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your jira helper request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with jira helper. + +**Claude:** I'll walk you through the essential steps for jira helper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready jira helper setup with full error handling. + +**Claude:** Here's a complete, production-hardened jira helper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/job-description.md b/.agents/job-description.md new file mode 100644 index 0000000..70ab217 --- /dev/null +++ b/.agents/job-description.md @@ -0,0 +1,67 @@ +--- +name: job-description +display_name: Job Description +description: Write inclusive, compelling job descriptions — role summaries, requirements, benefits, and bias-free language. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [job-description] +--- + +# Job Description + +## Overview + +Write inclusive, compelling job descriptions — role summaries, requirements, benefits, and bias-free language. + +## When to Use This Skill + +Use **Job Description** when you need to: + +- Work with job description tasks in your project or workflow +- Automate job description operations at scale +- Generate production-quality job description output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your job description request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with job description. + +**Claude:** I'll walk you through the essential steps for job description in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready job description setup with full error handling. + +**Claude:** Here's a complete, production-hardened job description implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/json-formatter.md b/.agents/json-formatter.md new file mode 100644 index 0000000..9a38ce3 --- /dev/null +++ b/.agents/json-formatter.md @@ -0,0 +1,67 @@ +--- +name: json-formatter +display_name: JSON Formatter +description: Format, validate, transform, and query JSON data — pretty-print, minify, diff two JSON objects, and extract fields with JSONPath. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [json-formatter] +--- + +# JSON Formatter + +## Overview + +Format, validate, transform, and query JSON data — pretty-print, minify, diff two JSON objects, and extract fields with JSONPath. + +## When to Use This Skill + +Use **JSON Formatter** when you need to: + +- Work with json formatter tasks in your project or workflow +- Automate json formatter operations at scale +- Generate production-quality json formatter output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your json formatter request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with json formatter. + +**Claude:** I'll walk you through the essential steps for json formatter in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready json formatter setup with full error handling. + +**Claude:** Here's a complete, production-hardened json formatter implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: node, python + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/keyword-researcher.md b/.agents/keyword-researcher.md new file mode 100644 index 0000000..179ddbf --- /dev/null +++ b/.agents/keyword-researcher.md @@ -0,0 +1,67 @@ +--- +name: keyword-researcher +display_name: Keyword Researcher +description: Research keywords — intent mapping, competition analysis, long-tail opportunities, and cluster groupings. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [keyword-researcher] +--- + +# Keyword Researcher + +## Overview + +Research keywords — intent mapping, competition analysis, long-tail opportunities, and cluster groupings. + +## When to Use This Skill + +Use **Keyword Researcher** when you need to: + +- Work with keyword researcher tasks in your project or workflow +- Automate keyword researcher operations at scale +- Generate production-quality keyword researcher output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your keyword researcher request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with keyword researcher. + +**Claude:** I'll walk you through the essential steps for keyword researcher in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready keyword researcher setup with full error handling. + +**Claude:** Here's a complete, production-hardened keyword researcher implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/kpi-tracker.md b/.agents/kpi-tracker.md new file mode 100644 index 0000000..3a406ab --- /dev/null +++ b/.agents/kpi-tracker.md @@ -0,0 +1,67 @@ +--- +name: kpi-tracker +display_name: KPI Tracker +description: Design KPI frameworks — define metrics, set targets, build tracking templates, and generate progress reports. +category: Data & Analytics +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [kpi-tracker] +--- + +# KPI Tracker + +## Overview + +Design KPI frameworks — define metrics, set targets, build tracking templates, and generate progress reports. + +## When to Use This Skill + +Use **KPI Tracker** when you need to: + +- Work with kpi tracker tasks in your project or workflow +- Automate kpi tracker operations at scale +- Generate production-quality kpi tracker output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your kpi tracker request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with kpi tracker. + +**Claude:** I'll walk you through the essential steps for kpi tracker in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready kpi tracker setup with full error handling. + +**Claude:** Here's a complete, production-hardened kpi tracker implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/kubernetes-helper.md b/.agents/kubernetes-helper.md new file mode 100644 index 0000000..96d15eb --- /dev/null +++ b/.agents/kubernetes-helper.md @@ -0,0 +1,67 @@ +--- +name: kubernetes-helper +display_name: Kubernetes Helper +description: Author Kubernetes manifests — Deployments, Services, Ingress, ConfigMaps, Secrets, HPA, and Helm charts. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [kubernetes-helper] +--- + +# Kubernetes Helper + +## Overview + +Author Kubernetes manifests — Deployments, Services, Ingress, ConfigMaps, Secrets, HPA, and Helm charts. + +## When to Use This Skill + +Use **Kubernetes Helper** when you need to: + +- Work with kubernetes helper tasks in your project or workflow +- Automate kubernetes helper operations at scale +- Generate production-quality kubernetes helper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your kubernetes helper request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with kubernetes helper. + +**Claude:** I'll walk you through the essential steps for kubernetes helper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready kubernetes helper setup with full error handling. + +**Claude:** Here's a complete, production-hardened kubernetes helper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: kubernetes, helm + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/latex-writer.md b/.agents/latex-writer.md new file mode 100644 index 0000000..7fa92a6 --- /dev/null +++ b/.agents/latex-writer.md @@ -0,0 +1,67 @@ +--- +name: latex-writer +display_name: LaTeX Writer +description: Author and compile LaTeX documents — academic papers, theses, mathematical equations, bibliographies, and Beamer presentations. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [latex-writer] +--- + +# LaTeX Writer + +## Overview + +Author and compile LaTeX documents — academic papers, theses, mathematical equations, bibliographies, and Beamer presentations. + +## When to Use This Skill + +Use **LaTeX Writer** when you need to: + +- Work with latex writer tasks in your project or workflow +- Automate latex writer operations at scale +- Generate production-quality latex writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your latex writer request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with latex writer. + +**Claude:** I'll walk you through the essential steps for latex writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready latex writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened latex writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: latex + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/learning-path.md b/.agents/learning-path.md new file mode 100644 index 0000000..21b03d8 --- /dev/null +++ b/.agents/learning-path.md @@ -0,0 +1,67 @@ +--- +name: learning-path +display_name: Learning Path +description: Design personalized learning paths — skill assessment, resource curation, milestones, and progress tracking. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [learning-path] +--- + +# Learning Path + +## Overview + +Design personalized learning paths — skill assessment, resource curation, milestones, and progress tracking. + +## When to Use This Skill + +Use **Learning Path** when you need to: + +- Work with learning path tasks in your project or workflow +- Automate learning path operations at scale +- Generate production-quality learning path output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your learning path request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with learning path. + +**Claude:** I'll walk you through the essential steps for learning path in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready learning path setup with full error handling. + +**Claude:** Here's a complete, production-hardened learning path implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/lesson-planner.md b/.agents/lesson-planner.md new file mode 100644 index 0000000..a8e84e8 --- /dev/null +++ b/.agents/lesson-planner.md @@ -0,0 +1,67 @@ +--- +name: lesson-planner +display_name: Lesson Planner +description: Plan engaging lessons — objectives, warm-ups, instruction, guided practice, assessments, and differentiation strategies. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [lesson-planner] +--- + +# Lesson Planner + +## Overview + +Plan engaging lessons — objectives, warm-ups, instruction, guided practice, assessments, and differentiation strategies. + +## When to Use This Skill + +Use **Lesson Planner** when you need to: + +- Work with lesson planner tasks in your project or workflow +- Automate lesson planner operations at scale +- Generate production-quality lesson planner output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your lesson planner request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with lesson planner. + +**Claude:** I'll walk you through the essential steps for lesson planner in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready lesson planner setup with full error handling. + +**Claude:** Here's a complete, production-hardened lesson planner implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/linkedin-post.md b/.agents/linkedin-post.md new file mode 100644 index 0000000..3d76f5b --- /dev/null +++ b/.agents/linkedin-post.md @@ -0,0 +1,67 @@ +--- +name: linkedin-post +display_name: LinkedIn Post +description: Write LinkedIn posts that build personal brand — thought leadership, storytelling, and algorithm-friendly formatting. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [linkedin-post] +--- + +# LinkedIn Post + +## Overview + +Write LinkedIn posts that build personal brand — thought leadership, storytelling, and algorithm-friendly formatting. + +## When to Use This Skill + +Use **LinkedIn Post** when you need to: + +- Work with linkedin post tasks in your project or workflow +- Automate linkedin post operations at scale +- Generate production-quality linkedin post output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your linkedin post request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with linkedin post. + +**Claude:** I'll walk you through the essential steps for linkedin post in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready linkedin post setup with full error handling. + +**Claude:** Here's a complete, production-hardened linkedin post implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/literature-reviewer.md b/.agents/literature-reviewer.md new file mode 100644 index 0000000..20b6848 --- /dev/null +++ b/.agents/literature-reviewer.md @@ -0,0 +1,67 @@ +--- +name: literature-reviewer +display_name: Literature Reviewer +description: Review academic literature — summarize papers, extract key findings, identify gaps, and synthesize research themes. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [literature-reviewer] +--- + +# Literature Reviewer + +## Overview + +Review academic literature — summarize papers, extract key findings, identify gaps, and synthesize research themes. + +## When to Use This Skill + +Use **Literature Reviewer** when you need to: + +- Work with literature reviewer tasks in your project or workflow +- Automate literature reviewer operations at scale +- Generate production-quality literature reviewer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your literature reviewer request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with literature reviewer. + +**Claude:** I'll walk you through the essential steps for literature reviewer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready literature reviewer setup with full error handling. + +**Claude:** Here's a complete, production-hardened literature reviewer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/log-analyzer.md b/.agents/log-analyzer.md new file mode 100644 index 0000000..91bda0a --- /dev/null +++ b/.agents/log-analyzer.md @@ -0,0 +1,67 @@ +--- +name: log-analyzer +display_name: Log Analyzer +description: Analyze application and infrastructure logs — pattern detection, error clustering, and anomaly identification. +category: DevOps & Infrastructure +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [log-analyzer] +--- + +# Log Analyzer + +## Overview + +Analyze application and infrastructure logs — pattern detection, error clustering, and anomaly identification. + +## When to Use This Skill + +Use **Log Analyzer** when you need to: + +- Work with log analyzer tasks in your project or workflow +- Automate log analyzer operations at scale +- Generate production-quality log analyzer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your log analyzer request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with log analyzer. + +**Claude:** I'll walk you through the essential steps for log analyzer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready log analyzer setup with full error handling. + +**Claude:** Here's a complete, production-hardened log analyzer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: elasticsearch, loki + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/logo-designer.md b/.agents/logo-designer.md new file mode 100644 index 0000000..c54426e --- /dev/null +++ b/.agents/logo-designer.md @@ -0,0 +1,67 @@ +--- +name: logo-designer +display_name: Logo Designer +description: Design SVG logos with multiple variants — primary, monochrome, favicon, and animated versions with brand alignment. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [logo-designer] +--- + +# Logo Designer + +## Overview + +Design SVG logos with multiple variants — primary, monochrome, favicon, and animated versions with brand alignment. + +## When to Use This Skill + +Use **Logo Designer** when you need to: + +- Work with logo designer tasks in your project or workflow +- Automate logo designer operations at scale +- Generate production-quality logo designer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your logo designer request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with logo designer. + +**Claude:** I'll walk you through the essential steps for logo designer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready logo designer setup with full error handling. + +**Claude:** Here's a complete, production-hardened logo designer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: svg + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/mail-merge.md b/.agents/mail-merge.md new file mode 100644 index 0000000..3c9e7a1 --- /dev/null +++ b/.agents/mail-merge.md @@ -0,0 +1,67 @@ +--- +name: mail-merge +display_name: Mail Merge +description: Generate personalized documents from templates and data sources — bulk letters, certificates, invoices, and email campaigns. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [mail-merge] +--- + +# Mail Merge + +## Overview + +Generate personalized documents from templates and data sources — bulk letters, certificates, invoices, and email campaigns. + +## When to Use This Skill + +Use **Mail Merge** when you need to: + +- Work with mail merge tasks in your project or workflow +- Automate mail merge operations at scale +- Generate production-quality mail merge output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your mail merge request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with mail merge. + +**Claude:** I'll walk you through the essential steps for mail merge in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready mail merge setup with full error handling. + +**Claude:** Here's a complete, production-hardened mail merge implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/make-scenario.md b/.agents/make-scenario.md new file mode 100644 index 0000000..a975716 --- /dev/null +++ b/.agents/make-scenario.md @@ -0,0 +1,67 @@ +--- +name: make-scenario +display_name: Make Scenario +description: Create Make (Integromat) scenarios — modules, routers, aggregators, and error handlers. +category: Integrations & Automation +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [make-scenario] +--- + +# Make Scenario + +## Overview + +Create Make (Integromat) scenarios — modules, routers, aggregators, and error handlers. + +## When to Use This Skill + +Use **Make Scenario** when you need to: + +- Work with make scenario tasks in your project or workflow +- Automate make scenario operations at scale +- Generate production-quality make scenario output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your make scenario request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with make scenario. + +**Claude:** I'll walk you through the essential steps for make scenario in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready make scenario setup with full error handling. + +**Claude:** Here's a complete, production-hardened make scenario implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/markdown-pro.md b/.agents/markdown-pro.md new file mode 100644 index 0000000..f05ca83 --- /dev/null +++ b/.agents/markdown-pro.md @@ -0,0 +1,67 @@ +--- +name: markdown-pro +display_name: Markdown Pro +description: Generate, format, and convert Markdown documents — README files, wikis, changelogs, and full documentation sites. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [markdown-pro] +--- + +# Markdown Pro + +## Overview + +Generate, format, and convert Markdown documents — README files, wikis, changelogs, and full documentation sites. + +## When to Use This Skill + +Use **Markdown Pro** when you need to: + +- Work with markdown pro tasks in your project or workflow +- Automate markdown pro operations at scale +- Generate production-quality markdown pro output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your markdown pro request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with markdown pro. + +**Claude:** I'll walk you through the essential steps for markdown pro in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready markdown pro setup with full error handling. + +**Claude:** Here's a complete, production-hardened markdown pro implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/market-analyzer.md b/.agents/market-analyzer.md new file mode 100644 index 0000000..a29ed82 --- /dev/null +++ b/.agents/market-analyzer.md @@ -0,0 +1,67 @@ +--- +name: market-analyzer +display_name: Market Analyzer +description: Analyze markets — TAM/SAM/SOM sizing, Porter's Five Forces, SWOT analysis, and customer segmentation. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [market-analyzer] +--- + +# Market Analyzer + +## Overview + +Analyze markets — TAM/SAM/SOM sizing, Porter's Five Forces, SWOT analysis, and customer segmentation. + +## When to Use This Skill + +Use **Market Analyzer** when you need to: + +- Work with market analyzer tasks in your project or workflow +- Automate market analyzer operations at scale +- Generate production-quality market analyzer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your market analyzer request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with market analyzer. + +**Claude:** I'll walk you through the essential steps for market analyzer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready market analyzer setup with full error handling. + +**Claude:** Here's a complete, production-hardened market analyzer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/market-researcher.md b/.agents/market-researcher.md new file mode 100644 index 0000000..78b501b --- /dev/null +++ b/.agents/market-researcher.md @@ -0,0 +1,67 @@ +--- +name: market-researcher +display_name: Market Researcher +description: Conduct market research — survey design, interview scripts, secondary research synthesis, and insight reports. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [market-researcher] +--- + +# Market Researcher + +## Overview + +Conduct market research — survey design, interview scripts, secondary research synthesis, and insight reports. + +## When to Use This Skill + +Use **Market Researcher** when you need to: + +- Work with market researcher tasks in your project or workflow +- Automate market researcher operations at scale +- Generate production-quality market researcher output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your market researcher request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with market researcher. + +**Claude:** I'll walk you through the essential steps for market researcher in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready market researcher setup with full error handling. + +**Claude:** Here's a complete, production-hardened market researcher implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/mcp-builder.md b/.agents/mcp-builder.md new file mode 100644 index 0000000..59388e5 --- /dev/null +++ b/.agents/mcp-builder.md @@ -0,0 +1,67 @@ +--- +name: mcp-builder +display_name: MCP Builder +description: Scaffold and implement Model Context Protocol servers — tools, resources, prompts, and sampling handlers. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [mcp-builder] +--- + +# MCP Builder + +## Overview + +Scaffold and implement Model Context Protocol servers — tools, resources, prompts, and sampling handlers. + +## When to Use This Skill + +Use **MCP Builder** when you need to: + +- Work with mcp builder tasks in your project or workflow +- Automate mcp builder operations at scale +- Generate production-quality mcp builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your mcp builder request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with mcp builder. + +**Claude:** I'll walk you through the essential steps for mcp builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready mcp builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened mcp builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: typescript, python + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/meeting-agenda.md b/.agents/meeting-agenda.md new file mode 100644 index 0000000..1abc351 --- /dev/null +++ b/.agents/meeting-agenda.md @@ -0,0 +1,67 @@ +--- +name: meeting-agenda +display_name: Meeting Agenda +description: Create effective meeting agendas — objectives, time boxes, pre-read materials, and decision frameworks. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [meeting-agenda] +--- + +# Meeting Agenda + +## Overview + +Create effective meeting agendas — objectives, time boxes, pre-read materials, and decision frameworks. + +## When to Use This Skill + +Use **Meeting Agenda** when you need to: + +- Work with meeting agenda tasks in your project or workflow +- Automate meeting agenda operations at scale +- Generate production-quality meeting agenda output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your meeting agenda request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with meeting agenda. + +**Claude:** I'll walk you through the essential steps for meeting agenda in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready meeting agenda setup with full error handling. + +**Claude:** Here's a complete, production-hardened meeting agenda implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/meeting-summarizer.md b/.agents/meeting-summarizer.md new file mode 100644 index 0000000..198b481 --- /dev/null +++ b/.agents/meeting-summarizer.md @@ -0,0 +1,67 @@ +--- +name: meeting-summarizer +display_name: Meeting Summarizer +description: Summarize meetings from transcripts — key decisions, action items, owners, deadlines, and follow-up emails. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [meeting-summarizer] +--- + +# Meeting Summarizer + +## Overview + +Summarize meetings from transcripts — key decisions, action items, owners, deadlines, and follow-up emails. + +## When to Use This Skill + +Use **Meeting Summarizer** when you need to: + +- Work with meeting summarizer tasks in your project or workflow +- Automate meeting summarizer operations at scale +- Generate production-quality meeting summarizer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your meeting summarizer request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with meeting summarizer. + +**Claude:** I'll walk you through the essential steps for meeting summarizer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready meeting summarizer setup with full error handling. + +**Claude:** Here's a complete, production-hardened meeting summarizer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/midjourney-prompter.md b/.agents/midjourney-prompter.md new file mode 100644 index 0000000..b859751 --- /dev/null +++ b/.agents/midjourney-prompter.md @@ -0,0 +1,67 @@ +--- +name: midjourney-prompter +display_name: Midjourney Prompter +description: Engineer Midjourney prompts — style references, aspect ratios, negative prompts, and v6 parameter tuning. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [midjourney-prompter] +--- + +# Midjourney Prompter + +## Overview + +Engineer Midjourney prompts — style references, aspect ratios, negative prompts, and v6 parameter tuning. + +## When to Use This Skill + +Use **Midjourney Prompter** when you need to: + +- Work with midjourney prompter tasks in your project or workflow +- Automate midjourney prompter operations at scale +- Generate production-quality midjourney prompter output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your midjourney prompter request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with midjourney prompter. + +**Claude:** I'll walk you through the essential steps for midjourney prompter in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready midjourney prompter setup with full error handling. + +**Claude:** Here's a complete, production-hardened midjourney prompter implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/migration-generator.md b/.agents/migration-generator.md new file mode 100644 index 0000000..b9747d2 --- /dev/null +++ b/.agents/migration-generator.md @@ -0,0 +1,67 @@ +--- +name: migration-generator +display_name: Migration Generator +description: Generate database migrations with up/down scripts — Alembic, Flyway, Liquibase, and framework-native migrations. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [migration-generator] +--- + +# Migration Generator + +## Overview + +Generate database migrations with up/down scripts — Alembic, Flyway, Liquibase, and framework-native migrations. + +## When to Use This Skill + +Use **Migration Generator** when you need to: + +- Work with migration generator tasks in your project or workflow +- Automate migration generator operations at scale +- Generate production-quality migration generator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your migration generator request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with migration generator. + +**Claude:** I'll walk you through the essential steps for migration generator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready migration generator setup with full error handling. + +**Claude:** Here's a complete, production-hardened migration generator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: alembic, flyway + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/minutes-writer.md b/.agents/minutes-writer.md new file mode 100644 index 0000000..3c8ca6c --- /dev/null +++ b/.agents/minutes-writer.md @@ -0,0 +1,67 @@ +--- +name: minutes-writer +display_name: Minutes Writer +description: Write structured meeting minutes — attendance, decisions, action items, parking lot items, and next-meeting prep. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [minutes-writer] +--- + +# Minutes Writer + +## Overview + +Write structured meeting minutes — attendance, decisions, action items, parking lot items, and next-meeting prep. + +## When to Use This Skill + +Use **Minutes Writer** when you need to: + +- Work with minutes writer tasks in your project or workflow +- Automate minutes writer operations at scale +- Generate production-quality minutes writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your minutes writer request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with minutes writer. + +**Claude:** I'll walk you through the essential steps for minutes writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready minutes writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened minutes writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/ml-pipeline.md b/.agents/ml-pipeline.md new file mode 100644 index 0000000..3647822 --- /dev/null +++ b/.agents/ml-pipeline.md @@ -0,0 +1,67 @@ +--- +name: ml-pipeline +display_name: ML Pipeline +description: Build end-to-end ML pipelines — data prep, feature engineering, model training, evaluation, and MLflow tracking. +category: Data & Analytics +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [ml-pipeline] +--- + +# ML Pipeline + +## Overview + +Build end-to-end ML pipelines — data prep, feature engineering, model training, evaluation, and MLflow tracking. + +## When to Use This Skill + +Use **ML Pipeline** when you need to: + +- Work with ml pipeline tasks in your project or workflow +- Automate ml pipeline operations at scale +- Generate production-quality ml pipeline output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your ml pipeline request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with ml pipeline. + +**Claude:** I'll walk you through the essential steps for ml pipeline in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready ml pipeline setup with full error handling. + +**Claude:** Here's a complete, production-hardened ml pipeline implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, sklearn, mlflow + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/model-evaluator.md b/.agents/model-evaluator.md new file mode 100644 index 0000000..370c02f --- /dev/null +++ b/.agents/model-evaluator.md @@ -0,0 +1,67 @@ +--- +name: model-evaluator +display_name: Model Evaluator +description: Evaluate ML models rigorously — cross-validation, confusion matrices, ROC curves, bias audits, and interpretability. +category: Data & Analytics +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [model-evaluator] +--- + +# Model Evaluator + +## Overview + +Evaluate ML models rigorously — cross-validation, confusion matrices, ROC curves, bias audits, and interpretability. + +## When to Use This Skill + +Use **Model Evaluator** when you need to: + +- Work with model evaluator tasks in your project or workflow +- Automate model evaluator operations at scale +- Generate production-quality model evaluator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your model evaluator request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with model evaluator. + +**Claude:** I'll walk you through the essential steps for model evaluator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready model evaluator setup with full error handling. + +**Claude:** Here's a complete, production-hardened model evaluator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, sklearn, shap + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/monitoring-setup.md b/.agents/monitoring-setup.md new file mode 100644 index 0000000..53c48e9 --- /dev/null +++ b/.agents/monitoring-setup.md @@ -0,0 +1,67 @@ +--- +name: monitoring-setup +display_name: Monitoring Setup +description: Configure observability stacks — Prometheus, Grafana, alerting rules, SLOs, error budgets, and on-call runbooks. +category: DevOps & Infrastructure +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [monitoring-setup] +--- + +# Monitoring Setup + +## Overview + +Configure observability stacks — Prometheus, Grafana, alerting rules, SLOs, error budgets, and on-call runbooks. + +## When to Use This Skill + +Use **Monitoring Setup** when you need to: + +- Work with monitoring setup tasks in your project or workflow +- Automate monitoring setup operations at scale +- Generate production-quality monitoring setup output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your monitoring setup request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with monitoring setup. + +**Claude:** I'll walk you through the essential steps for monitoring setup in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready monitoring setup setup with full error handling. + +**Claude:** Here's a complete, production-hardened monitoring setup implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: prometheus, grafana + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/n8n-workflow.md b/.agents/n8n-workflow.md new file mode 100644 index 0000000..fec3fac --- /dev/null +++ b/.agents/n8n-workflow.md @@ -0,0 +1,67 @@ +--- +name: n8n-workflow +display_name: n8n Workflow +description: Build n8n automation workflows — nodes, expressions, error handling, and self-hosted deployment. +category: Integrations & Automation +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [n8n-workflow] +--- + +# n8n Workflow + +## Overview + +Build n8n automation workflows — nodes, expressions, error handling, and self-hosted deployment. + +## When to Use This Skill + +Use **n8n Workflow** when you need to: + +- Work with n8n workflow tasks in your project or workflow +- Automate n8n workflow operations at scale +- Generate production-quality n8n workflow output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your n8n workflow request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with n8n workflow. + +**Claude:** I'll walk you through the essential steps for n8n workflow in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready n8n workflow setup with full error handling. + +**Claude:** Here's a complete, production-hardened n8n workflow implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/newsletter-writer.md b/.agents/newsletter-writer.md new file mode 100644 index 0000000..5a3553c --- /dev/null +++ b/.agents/newsletter-writer.md @@ -0,0 +1,67 @@ +--- +name: newsletter-writer +display_name: Newsletter Writer +description: Write engaging email newsletters — hooks, curated content, CTAs, and subject line optimization for high open rates. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [newsletter-writer] +--- + +# Newsletter Writer + +## Overview + +Write engaging email newsletters — hooks, curated content, CTAs, and subject line optimization for high open rates. + +## When to Use This Skill + +Use **Newsletter Writer** when you need to: + +- Work with newsletter writer tasks in your project or workflow +- Automate newsletter writer operations at scale +- Generate production-quality newsletter writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your newsletter writer request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with newsletter writer. + +**Claude:** I'll walk you through the essential steps for newsletter writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready newsletter writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened newsletter writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/notion-integration.md b/.agents/notion-integration.md new file mode 100644 index 0000000..b24f031 --- /dev/null +++ b/.agents/notion-integration.md @@ -0,0 +1,67 @@ +--- +name: notion-integration +display_name: Notion Integration +description: Integrate with Notion — database queries, page creation, property updates, and content sync. +category: Integrations & Automation +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [notion-integration] +--- + +# Notion Integration + +## Overview + +Integrate with Notion — database queries, page creation, property updates, and content sync. + +## When to Use This Skill + +Use **Notion Integration** when you need to: + +- Work with notion integration tasks in your project or workflow +- Automate notion integration operations at scale +- Generate production-quality notion integration output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your notion integration request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with notion integration. + +**Claude:** I'll walk you through the essential steps for notion integration in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready notion integration setup with full error handling. + +**Claude:** Here's a complete, production-hardened notion integration implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: typescript, notion-sdk + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/okr-tracker.md b/.agents/okr-tracker.md new file mode 100644 index 0000000..6d8d325 --- /dev/null +++ b/.agents/okr-tracker.md @@ -0,0 +1,67 @@ +--- +name: okr-tracker +display_name: OKR Tracker +description: Design and track OKR frameworks — set objectives, measurable key results, check-in templates, and scoring rubrics. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [okr-tracker] +--- + +# OKR Tracker + +## Overview + +Design and track OKR frameworks — set objectives, measurable key results, check-in templates, and scoring rubrics. + +## When to Use This Skill + +Use **OKR Tracker** when you need to: + +- Work with okr tracker tasks in your project or workflow +- Automate okr tracker operations at scale +- Generate production-quality okr tracker output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your okr tracker request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with okr tracker. + +**Claude:** I'll walk you through the essential steps for okr tracker in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready okr tracker setup with full error handling. + +**Claude:** Here's a complete, production-hardened okr tracker implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/owasp-checker.md b/.agents/owasp-checker.md new file mode 100644 index 0000000..1c5b296 --- /dev/null +++ b/.agents/owasp-checker.md @@ -0,0 +1,67 @@ +--- +name: owasp-checker +display_name: OWASP Checker +description: Check for OWASP Top 10 vulnerabilities — injection, broken auth, XSS, insecure deserialization, and misconfiguration. +category: Security +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [owasp-checker] +--- + +# OWASP Checker + +## Overview + +Check for OWASP Top 10 vulnerabilities — injection, broken auth, XSS, insecure deserialization, and misconfiguration. + +## When to Use This Skill + +Use **OWASP Checker** when you need to: + +- Work with owasp checker tasks in your project or workflow +- Automate owasp checker operations at scale +- Generate production-quality owasp checker output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your owasp checker request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with owasp checker. + +**Claude:** I'll walk you through the essential steps for owasp checker in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready owasp checker setup with full error handling. + +**Claude:** Here's a complete, production-hardened owasp checker implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/pandas-helper.md b/.agents/pandas-helper.md new file mode 100644 index 0000000..4b979b8 --- /dev/null +++ b/.agents/pandas-helper.md @@ -0,0 +1,67 @@ +--- +name: pandas-helper +display_name: Pandas Helper +description: Master pandas operations — DataFrames, Series, groupby, merge, time-series resampling, and memory optimization. +category: Data & Analytics +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [pandas-helper] +--- + +# Pandas Helper + +## Overview + +Master pandas operations — DataFrames, Series, groupby, merge, time-series resampling, and memory optimization. + +## When to Use This Skill + +Use **Pandas Helper** when you need to: + +- Work with pandas helper tasks in your project or workflow +- Automate pandas helper operations at scale +- Generate production-quality pandas helper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your pandas helper request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with pandas helper. + +**Claude:** I'll walk you through the essential steps for pandas helper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready pandas helper setup with full error handling. + +**Claude:** Here's a complete, production-hardened pandas helper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pandas + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/pdf.md b/.agents/pdf.md new file mode 100644 index 0000000..b8610d3 --- /dev/null +++ b/.agents/pdf.md @@ -0,0 +1,67 @@ +--- +name: pdf +display_name: PDF +description: Process, generate, and manipulate PDF files — extract text, merge, split, rotate, watermark, fill forms, and OCR scanned PDFs. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [pdf] +--- + +# PDF + +## Overview + +Process, generate, and manipulate PDF files — extract text, merge, split, rotate, watermark, fill forms, and OCR scanned PDFs. + +## When to Use This Skill + +Use **PDF** when you need to: + +- Work with pdf tasks in your project or workflow +- Automate pdf operations at scale +- Generate production-quality pdf output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your pdf request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with pdf. + +**Claude:** I'll walk you through the essential steps for pdf in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready pdf setup with full error handling. + +**Claude:** Here's a complete, production-hardened pdf implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pypdf2, reportlab + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/pentest-helper.md b/.agents/pentest-helper.md new file mode 100644 index 0000000..6f3a35e --- /dev/null +++ b/.agents/pentest-helper.md @@ -0,0 +1,67 @@ +--- +name: pentest-helper +display_name: Pentest Helper +description: Assist authorized penetration testing — recon methodology, vulnerability identification, and report writing. +category: Security +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [pentest-helper] +--- + +# Pentest Helper + +## Overview + +Assist authorized penetration testing — recon methodology, vulnerability identification, and report writing. + +## When to Use This Skill + +Use **Pentest Helper** when you need to: + +- Work with pentest helper tasks in your project or workflow +- Automate pentest helper operations at scale +- Generate production-quality pentest helper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your pentest helper request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with pentest helper. + +**Claude:** I'll walk you through the essential steps for pentest helper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready pentest helper setup with full error handling. + +**Claude:** Here's a complete, production-hardened pentest helper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/perf-optimizer.md b/.agents/perf-optimizer.md new file mode 100644 index 0000000..19848a8 --- /dev/null +++ b/.agents/perf-optimizer.md @@ -0,0 +1,67 @@ +--- +name: perf-optimizer +display_name: Performance Optimizer +description: Profile and optimize application performance — algorithmic complexity, caching strategies, database queries, and bundle size. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [perf-optimizer] +--- + +# Performance Optimizer + +## Overview + +Profile and optimize application performance — algorithmic complexity, caching strategies, database queries, and bundle size. + +## When to Use This Skill + +Use **Performance Optimizer** when you need to: + +- Work with performance optimizer tasks in your project or workflow +- Automate performance optimizer operations at scale +- Generate production-quality performance optimizer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your performance optimizer request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with performance optimizer. + +**Claude:** I'll walk you through the essential steps for performance optimizer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready performance optimizer setup with full error handling. + +**Claude:** Here's a complete, production-hardened performance optimizer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/performance-reviewer.md b/.agents/performance-reviewer.md new file mode 100644 index 0000000..a6d2a07 --- /dev/null +++ b/.agents/performance-reviewer.md @@ -0,0 +1,67 @@ +--- +name: performance-reviewer +display_name: Performance Reviewer +description: Write performance reviews — self-assessments, manager evaluations, 360 feedback synthesis, and development plans. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [performance-reviewer] +--- + +# Performance Reviewer + +## Overview + +Write performance reviews — self-assessments, manager evaluations, 360 feedback synthesis, and development plans. + +## When to Use This Skill + +Use **Performance Reviewer** when you need to: + +- Work with performance reviewer tasks in your project or workflow +- Automate performance reviewer operations at scale +- Generate production-quality performance reviewer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your performance reviewer request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with performance reviewer. + +**Claude:** I'll walk you through the essential steps for performance reviewer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready performance reviewer setup with full error handling. + +**Claude:** Here's a complete, production-hardened performance reviewer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/pitch-narrator.md b/.agents/pitch-narrator.md new file mode 100644 index 0000000..89d1860 --- /dev/null +++ b/.agents/pitch-narrator.md @@ -0,0 +1,67 @@ +--- +name: pitch-narrator +display_name: Pitch Narrator +description: Craft investor pitch narratives — problem/solution framing, market sizing, traction slides, and Q&A preparation. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [pitch-narrator] +--- + +# Pitch Narrator + +## Overview + +Craft investor pitch narratives — problem/solution framing, market sizing, traction slides, and Q&A preparation. + +## When to Use This Skill + +Use **Pitch Narrator** when you need to: + +- Work with pitch narrator tasks in your project or workflow +- Automate pitch narrator operations at scale +- Generate production-quality pitch narrator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your pitch narrator request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with pitch narrator. + +**Claude:** I'll walk you through the essential steps for pitch narrator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready pitch narrator setup with full error handling. + +**Claude:** Here's a complete, production-hardened pitch narrator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/pixel-art.md b/.agents/pixel-art.md new file mode 100644 index 0000000..a7e3be9 --- /dev/null +++ b/.agents/pixel-art.md @@ -0,0 +1,67 @@ +--- +name: pixel-art +display_name: Pixel Art +description: Design pixel art sprites, tilesets, and animations — game assets, retro icons, and character sheets. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [pixel-art] +--- + +# Pixel Art + +## Overview + +Design pixel art sprites, tilesets, and animations — game assets, retro icons, and character sheets. + +## When to Use This Skill + +Use **Pixel Art** when you need to: + +- Work with pixel art tasks in your project or workflow +- Automate pixel art operations at scale +- Generate production-quality pixel art output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your pixel art request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with pixel art. + +**Claude:** I'll walk you through the essential steps for pixel art in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready pixel art setup with full error handling. + +**Claude:** Here's a complete, production-hardened pixel art implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/podcast-outline.md b/.agents/podcast-outline.md new file mode 100644 index 0000000..b767bf5 --- /dev/null +++ b/.agents/podcast-outline.md @@ -0,0 +1,67 @@ +--- +name: podcast-outline +display_name: Podcast Outline +description: Plan podcast episodes — show structure, interview questions, segment timing, and show notes. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [podcast-outline] +--- + +# Podcast Outline + +## Overview + +Plan podcast episodes — show structure, interview questions, segment timing, and show notes. + +## When to Use This Skill + +Use **Podcast Outline** when you need to: + +- Work with podcast outline tasks in your project or workflow +- Automate podcast outline operations at scale +- Generate production-quality podcast outline output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your podcast outline request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with podcast outline. + +**Claude:** I'll walk you through the essential steps for podcast outline in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready podcast outline setup with full error handling. + +**Claude:** Here's a complete, production-hardened podcast outline implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/policy-drafter.md b/.agents/policy-drafter.md new file mode 100644 index 0000000..bef21a9 --- /dev/null +++ b/.agents/policy-drafter.md @@ -0,0 +1,67 @@ +--- +name: policy-drafter +display_name: Policy Drafter +description: Draft organizational policies — HR policies, data governance, acceptable-use, and regulatory compliance documents. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [policy-drafter] +--- + +# Policy Drafter + +## Overview + +Draft organizational policies — HR policies, data governance, acceptable-use, and regulatory compliance documents. + +## When to Use This Skill + +Use **Policy Drafter** when you need to: + +- Work with policy drafter tasks in your project or workflow +- Automate policy drafter operations at scale +- Generate production-quality policy drafter output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your policy drafter request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with policy drafter. + +**Claude:** I'll walk you through the essential steps for policy drafter in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready policy drafter setup with full error handling. + +**Claude:** Here's a complete, production-hardened policy drafter implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/pptx.md b/.agents/pptx.md new file mode 100644 index 0000000..106aa80 --- /dev/null +++ b/.agents/pptx.md @@ -0,0 +1,67 @@ +--- +name: pptx +display_name: PowerPoint +description: Create, edit, and extract content from .pptx presentations — slide decks, pitch decks, speaker notes, animations, and templates. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [pptx] +--- + +# PowerPoint + +## Overview + +Create, edit, and extract content from .pptx presentations — slide decks, pitch decks, speaker notes, animations, and templates. + +## When to Use This Skill + +Use **PowerPoint** when you need to: + +- Work with powerpoint tasks in your project or workflow +- Automate powerpoint operations at scale +- Generate production-quality powerpoint output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your powerpoint request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with powerpoint. + +**Claude:** I'll walk you through the essential steps for powerpoint in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready powerpoint setup with full error handling. + +**Claude:** Here's a complete, production-hardened powerpoint implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, python-pptx + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/press-release.md b/.agents/press-release.md new file mode 100644 index 0000000..22fc330 --- /dev/null +++ b/.agents/press-release.md @@ -0,0 +1,67 @@ +--- +name: press-release +display_name: Press Release +description: Draft professional press releases — headline, dateline, lead, boilerplate, and media contact formatting. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [press-release] +--- + +# Press Release + +## Overview + +Draft professional press releases — headline, dateline, lead, boilerplate, and media contact formatting. + +## When to Use This Skill + +Use **Press Release** when you need to: + +- Work with press release tasks in your project or workflow +- Automate press release operations at scale +- Generate production-quality press release output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your press release request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with press release. + +**Claude:** I'll walk you through the essential steps for press release in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready press release setup with full error handling. + +**Claude:** Here's a complete, production-hardened press release implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/project-planner.md b/.agents/project-planner.md new file mode 100644 index 0000000..d4e5f0a --- /dev/null +++ b/.agents/project-planner.md @@ -0,0 +1,67 @@ +--- +name: project-planner +display_name: Project Planner +description: Build detailed project plans — WBS, Gantt charts, resource allocation, risk registers, and milestone tracking. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [project-planner] +--- + +# Project Planner + +## Overview + +Build detailed project plans — WBS, Gantt charts, resource allocation, risk registers, and milestone tracking. + +## When to Use This Skill + +Use **Project Planner** when you need to: + +- Work with project planner tasks in your project or workflow +- Automate project planner operations at scale +- Generate production-quality project planner output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your project planner request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with project planner. + +**Claude:** I'll walk you through the essential steps for project planner in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready project planner setup with full error handling. + +**Claude:** Here's a complete, production-hardened project planner implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/proposal-writer.md b/.agents/proposal-writer.md new file mode 100644 index 0000000..d7c8c1a --- /dev/null +++ b/.agents/proposal-writer.md @@ -0,0 +1,67 @@ +--- +name: proposal-writer +display_name: Proposal Writer +description: Write winning proposals — RFP responses, project proposals, business cases, and partnership agreements. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [proposal-writer] +--- + +# Proposal Writer + +## Overview + +Write winning proposals — RFP responses, project proposals, business cases, and partnership agreements. + +## When to Use This Skill + +Use **Proposal Writer** when you need to: + +- Work with proposal writer tasks in your project or workflow +- Automate proposal writer operations at scale +- Generate production-quality proposal writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your proposal writer request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with proposal writer. + +**Claude:** I'll walk you through the essential steps for proposal writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready proposal writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened proposal writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/quiz-generator.md b/.agents/quiz-generator.md new file mode 100644 index 0000000..af8d975 --- /dev/null +++ b/.agents/quiz-generator.md @@ -0,0 +1,67 @@ +--- +name: quiz-generator +display_name: Quiz Generator +description: Generate quizzes from any content — multiple choice, true/false, short answer, and fill-in-the-blank with answer keys. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [quiz-generator] +--- + +# Quiz Generator + +## Overview + +Generate quizzes from any content — multiple choice, true/false, short answer, and fill-in-the-blank with answer keys. + +## When to Use This Skill + +Use **Quiz Generator** when you need to: + +- Work with quiz generator tasks in your project or workflow +- Automate quiz generator operations at scale +- Generate production-quality quiz generator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your quiz generator request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with quiz generator. + +**Claude:** I'll walk you through the essential steps for quiz generator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready quiz generator setup with full error handling. + +**Claude:** Here's a complete, production-hardened quiz generator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/react-component.md b/.agents/react-component.md new file mode 100644 index 0000000..42373ae --- /dev/null +++ b/.agents/react-component.md @@ -0,0 +1,67 @@ +--- +name: react-component +display_name: React Component +description: Build production-ready React components — hooks, context, accessibility, TypeScript types, and Storybook stories. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [react-component] +--- + +# React Component + +## Overview + +Build production-ready React components — hooks, context, accessibility, TypeScript types, and Storybook stories. + +## When to Use This Skill + +Use **React Component** when you need to: + +- Work with react component tasks in your project or workflow +- Automate react component operations at scale +- Generate production-quality react component output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your react component request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with react component. + +**Claude:** I'll walk you through the essential steps for react component in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready react component setup with full error handling. + +**Claude:** Here's a complete, production-hardened react component implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: react, typescript + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/refactor-assistant.md b/.agents/refactor-assistant.md new file mode 100644 index 0000000..9961a8f --- /dev/null +++ b/.agents/refactor-assistant.md @@ -0,0 +1,67 @@ +--- +name: refactor-assistant +display_name: Refactor Assistant +description: Refactor codebases with confidence — extract methods, reduce complexity, apply SOLID principles, and modernize legacy code. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [refactor-assistant] +--- + +# Refactor Assistant + +## Overview + +Refactor codebases with confidence — extract methods, reduce complexity, apply SOLID principles, and modernize legacy code. + +## When to Use This Skill + +Use **Refactor Assistant** when you need to: + +- Work with refactor assistant tasks in your project or workflow +- Automate refactor assistant operations at scale +- Generate production-quality refactor assistant output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your refactor assistant request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with refactor assistant. + +**Claude:** I'll walk you through the essential steps for refactor assistant in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready refactor assistant setup with full error handling. + +**Claude:** Here's a complete, production-hardened refactor assistant implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/report-builder.md b/.agents/report-builder.md new file mode 100644 index 0000000..89e3800 --- /dev/null +++ b/.agents/report-builder.md @@ -0,0 +1,67 @@ +--- +name: report-builder +display_name: Report Builder +description: Compile data-driven reports with charts, tables, and narrative sections — business reports, research summaries, and dashboards. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [report-builder] +--- + +# Report Builder + +## Overview + +Compile data-driven reports with charts, tables, and narrative sections — business reports, research summaries, and dashboards. + +## When to Use This Skill + +Use **Report Builder** when you need to: + +- Work with report builder tasks in your project or workflow +- Automate report builder operations at scale +- Generate production-quality report builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your report builder request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with report builder. + +**Claude:** I'll walk you through the essential steps for report builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready report builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened report builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/research-summarizer.md b/.agents/research-summarizer.md new file mode 100644 index 0000000..f6fa556 --- /dev/null +++ b/.agents/research-summarizer.md @@ -0,0 +1,67 @@ +--- +name: research-summarizer +display_name: Research Summarizer +description: Summarize research papers and reports — abstracts, key findings, methodology critique, and practical implications. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [research-summarizer] +--- + +# Research Summarizer + +## Overview + +Summarize research papers and reports — abstracts, key findings, methodology critique, and practical implications. + +## When to Use This Skill + +Use **Research Summarizer** when you need to: + +- Work with research summarizer tasks in your project or workflow +- Automate research summarizer operations at scale +- Generate production-quality research summarizer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your research summarizer request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with research summarizer. + +**Claude:** I'll walk you through the essential steps for research summarizer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready research summarizer setup with full error handling. + +**Claude:** Here's a complete, production-hardened research summarizer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/rest-api-builder.md b/.agents/rest-api-builder.md new file mode 100644 index 0000000..6fafeb7 --- /dev/null +++ b/.agents/rest-api-builder.md @@ -0,0 +1,67 @@ +--- +name: rest-api-builder +display_name: REST API Builder +description: Scaffold production-ready REST APIs with authentication, rate limiting, validation, and OpenAPI docs. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [rest-api-builder] +--- + +# REST API Builder + +## Overview + +Scaffold production-ready REST APIs with authentication, rate limiting, validation, and OpenAPI docs. + +## When to Use This Skill + +Use **REST API Builder** when you need to: + +- Work with rest api builder tasks in your project or workflow +- Automate rest api builder operations at scale +- Generate production-quality rest api builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your rest api builder request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with rest api builder. + +**Claude:** I'll walk you through the essential steps for rest api builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready rest api builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened rest api builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: fastapi, express, rails + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/resume-builder.md b/.agents/resume-builder.md new file mode 100644 index 0000000..ff8092e --- /dev/null +++ b/.agents/resume-builder.md @@ -0,0 +1,67 @@ +--- +name: resume-builder +display_name: Resume Builder +description: Craft ATS-optimized resumes and cover letters tailored to specific job descriptions — formats for multiple industries. +category: Documents & Files +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [resume-builder] +--- + +# Resume Builder + +## Overview + +Craft ATS-optimized resumes and cover letters tailored to specific job descriptions — formats for multiple industries. + +## When to Use This Skill + +Use **Resume Builder** when you need to: + +- Work with resume builder tasks in your project or workflow +- Automate resume builder operations at scale +- Generate production-quality resume builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your resume builder request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with resume builder. + +**Claude:** I'll walk you through the essential steps for resume builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready resume builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened resume builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/rubric-creator.md b/.agents/rubric-creator.md new file mode 100644 index 0000000..137df6e --- /dev/null +++ b/.agents/rubric-creator.md @@ -0,0 +1,67 @@ +--- +name: rubric-creator +display_name: Rubric Creator +description: Build assessment rubrics — criteria, performance levels, point values, and qualitative descriptors. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [rubric-creator] +--- + +# Rubric Creator + +## Overview + +Build assessment rubrics — criteria, performance levels, point values, and qualitative descriptors. + +## When to Use This Skill + +Use **Rubric Creator** when you need to: + +- Work with rubric creator tasks in your project or workflow +- Automate rubric creator operations at scale +- Generate production-quality rubric creator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your rubric creator request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with rubric creator. + +**Claude:** I'll walk you through the essential steps for rubric creator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready rubric creator setup with full error handling. + +**Claude:** Here's a complete, production-hardened rubric creator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/secret-scanner.md b/.agents/secret-scanner.md new file mode 100644 index 0000000..7cfd65a --- /dev/null +++ b/.agents/secret-scanner.md @@ -0,0 +1,67 @@ +--- +name: secret-scanner +display_name: Secret Scanner +description: Detect hardcoded secrets and credentials in codebases — API keys, tokens, passwords, and remediation steps. +category: Security +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [secret-scanner] +--- + +# Secret Scanner + +## Overview + +Detect hardcoded secrets and credentials in codebases — API keys, tokens, passwords, and remediation steps. + +## When to Use This Skill + +Use **Secret Scanner** when you need to: + +- Work with secret scanner tasks in your project or workflow +- Automate secret scanner operations at scale +- Generate production-quality secret scanner output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your secret scanner request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with secret scanner. + +**Claude:** I'll walk you through the essential steps for secret scanner in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready secret scanner setup with full error handling. + +**Claude:** Here's a complete, production-hardened secret scanner implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/security-auditor.md b/.agents/security-auditor.md new file mode 100644 index 0000000..d42047b --- /dev/null +++ b/.agents/security-auditor.md @@ -0,0 +1,67 @@ +--- +name: security-auditor +display_name: Security Auditor +description: Audit code for security vulnerabilities — OWASP Top 10, injection flaws, auth issues, secrets exposure, and dependency risks. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [security-auditor] +--- + +# Security Auditor + +## Overview + +Audit code for security vulnerabilities — OWASP Top 10, injection flaws, auth issues, secrets exposure, and dependency risks. + +## When to Use This Skill + +Use **Security Auditor** when you need to: + +- Work with security auditor tasks in your project or workflow +- Automate security auditor operations at scale +- Generate production-quality security auditor output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your security auditor request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with security auditor. + +**Claude:** I'll walk you through the essential steps for security auditor in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready security auditor setup with full error handling. + +**Claude:** Here's a complete, production-hardened security auditor implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/security-policy.md b/.agents/security-policy.md new file mode 100644 index 0000000..9974cbe --- /dev/null +++ b/.agents/security-policy.md @@ -0,0 +1,67 @@ +--- +name: security-policy +display_name: Security Policy +description: Write information security policies — acceptable-use, incident response, data classification, and access control. +category: Security +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [security-policy] +--- + +# Security Policy + +## Overview + +Write information security policies — acceptable-use, incident response, data classification, and access control. + +## When to Use This Skill + +Use **Security Policy** when you need to: + +- Work with security policy tasks in your project or workflow +- Automate security policy operations at scale +- Generate production-quality security policy output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your security policy request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with security policy. + +**Claude:** I'll walk you through the essential steps for security policy in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready security policy setup with full error handling. + +**Claude:** Here's a complete, production-hardened security policy implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/seo-optimizer.md b/.agents/seo-optimizer.md new file mode 100644 index 0000000..092aeb3 --- /dev/null +++ b/.agents/seo-optimizer.md @@ -0,0 +1,67 @@ +--- +name: seo-optimizer +display_name: SEO Optimizer +description: Optimize content for search — keyword research, on-page SEO, meta tags, structured data, and content briefs. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [seo-optimizer] +--- + +# SEO Optimizer + +## Overview + +Optimize content for search — keyword research, on-page SEO, meta tags, structured data, and content briefs. + +## When to Use This Skill + +Use **SEO Optimizer** when you need to: + +- Work with seo optimizer tasks in your project or workflow +- Automate seo optimizer operations at scale +- Generate production-quality seo optimizer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your seo optimizer request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with seo optimizer. + +**Claude:** I'll walk you through the essential steps for seo optimizer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready seo optimizer setup with full error handling. + +**Claude:** Here's a complete, production-hardened seo optimizer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/skill-creator.md b/.agents/skill-creator.md new file mode 100644 index 0000000..76d60de --- /dev/null +++ b/.agents/skill-creator.md @@ -0,0 +1,67 @@ +--- +name: skill-creator +display_name: Skill Creator +description: Build new Claude skills from scratch — SKILL.md authoring, instruction design, example writing, and testing. +category: Integrations & Automation +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [skill-creator] +--- + +# Skill Creator + +## Overview + +Build new Claude skills from scratch — SKILL.md authoring, instruction design, example writing, and testing. + +## When to Use This Skill + +Use **Skill Creator** when you need to: + +- Work with skill creator tasks in your project or workflow +- Automate skill creator operations at scale +- Generate production-quality skill creator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your skill creator request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with skill creator. + +**Claude:** I'll walk you through the essential steps for skill creator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready skill creator setup with full error handling. + +**Claude:** Here's a complete, production-hardened skill creator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/slack-bot-builder.md b/.agents/slack-bot-builder.md new file mode 100644 index 0000000..57cfc13 --- /dev/null +++ b/.agents/slack-bot-builder.md @@ -0,0 +1,67 @@ +--- +name: slack-bot-builder +display_name: Slack Bot Builder +description: Build Slack bots and apps — Bolt framework, slash commands, modals, Block Kit UI, and event subscriptions. +category: Integrations & Automation +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [slack-bot-builder] +--- + +# Slack Bot Builder + +## Overview + +Build Slack bots and apps — Bolt framework, slash commands, modals, Block Kit UI, and event subscriptions. + +## When to Use This Skill + +Use **Slack Bot Builder** when you need to: + +- Work with slack bot builder tasks in your project or workflow +- Automate slack bot builder operations at scale +- Generate production-quality slack bot builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your slack bot builder request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with slack bot builder. + +**Claude:** I'll walk you through the essential steps for slack bot builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready slack bot builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened slack bot builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: typescript, bolt + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/slack-gif-creator.md b/.agents/slack-gif-creator.md new file mode 100644 index 0000000..4151fab --- /dev/null +++ b/.agents/slack-gif-creator.md @@ -0,0 +1,67 @@ +--- +name: slack-gif-creator +display_name: Slack GIF Creator +description: Create custom animated GIFs optimized for Slack — reactions, celebrations, status indicators, and team mascots. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [slack-gif-creator] +--- + +# Slack GIF Creator + +## Overview + +Create custom animated GIFs optimized for Slack — reactions, celebrations, status indicators, and team mascots. + +## When to Use This Skill + +Use **Slack GIF Creator** when you need to: + +- Work with slack gif creator tasks in your project or workflow +- Automate slack gif creator operations at scale +- Generate production-quality slack gif creator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your slack gif creator request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with slack gif creator. + +**Claude:** I'll walk you through the essential steps for slack gif creator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready slack gif creator setup with full error handling. + +**Claude:** Here's a complete, production-hardened slack gif creator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pillow + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/soc2-helper.md b/.agents/soc2-helper.md new file mode 100644 index 0000000..1c1c6f3 --- /dev/null +++ b/.agents/soc2-helper.md @@ -0,0 +1,67 @@ +--- +name: soc2-helper +display_name: SOC 2 Helper +description: Prepare for SOC 2 audits — control mapping, evidence collection, gap analysis, and audit narrative writing. +category: Security +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [soc2-helper] +--- + +# SOC 2 Helper + +## Overview + +Prepare for SOC 2 audits — control mapping, evidence collection, gap analysis, and audit narrative writing. + +## When to Use This Skill + +Use **SOC 2 Helper** when you need to: + +- Work with soc 2 helper tasks in your project or workflow +- Automate soc 2 helper operations at scale +- Generate production-quality soc 2 helper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your soc 2 helper request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with soc 2 helper. + +**Claude:** I'll walk you through the essential steps for soc 2 helper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready soc 2 helper setup with full error handling. + +**Claude:** Here's a complete, production-hardened soc 2 helper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/social-media-manager.md b/.agents/social-media-manager.md new file mode 100644 index 0000000..19a791c --- /dev/null +++ b/.agents/social-media-manager.md @@ -0,0 +1,67 @@ +--- +name: social-media-manager +display_name: Social Media Manager +description: Manage social media content — platform-specific posts, hashtag strategies, content calendars, and engagement templates. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [social-media-manager] +--- + +# Social Media Manager + +## Overview + +Manage social media content — platform-specific posts, hashtag strategies, content calendars, and engagement templates. + +## When to Use This Skill + +Use **Social Media Manager** when you need to: + +- Work with social media manager tasks in your project or workflow +- Automate social media manager operations at scale +- Generate production-quality social media manager output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your social media manager request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with social media manager. + +**Claude:** I'll walk you through the essential steps for social media manager in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready social media manager setup with full error handling. + +**Claude:** Here's a complete, production-hardened social media manager implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/sop-builder.md b/.agents/sop-builder.md new file mode 100644 index 0000000..68ecf77 --- /dev/null +++ b/.agents/sop-builder.md @@ -0,0 +1,67 @@ +--- +name: sop-builder +display_name: SOP Builder +description: Create standard operating procedures — step-by-step workflows, decision trees, safety notes, and version control. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [sop-builder] +--- + +# SOP Builder + +## Overview + +Create standard operating procedures — step-by-step workflows, decision trees, safety notes, and version control. + +## When to Use This Skill + +Use **SOP Builder** when you need to: + +- Work with sop builder tasks in your project or workflow +- Automate sop builder operations at scale +- Generate production-quality sop builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your sop builder request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with sop builder. + +**Claude:** I'll walk you through the essential steps for sop builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready sop builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened sop builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/source-evaluator.md b/.agents/source-evaluator.md new file mode 100644 index 0000000..a3cf959 --- /dev/null +++ b/.agents/source-evaluator.md @@ -0,0 +1,67 @@ +--- +name: source-evaluator +display_name: Source Evaluator +description: Evaluate information sources — CRAAP test, lateral reading, domain authority, and bias assessment. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [source-evaluator] +--- + +# Source Evaluator + +## Overview + +Evaluate information sources — CRAAP test, lateral reading, domain authority, and bias assessment. + +## When to Use This Skill + +Use **Source Evaluator** when you need to: + +- Work with source evaluator tasks in your project or workflow +- Automate source evaluator operations at scale +- Generate production-quality source evaluator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your source evaluator request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with source evaluator. + +**Claude:** I'll walk you through the essential steps for source evaluator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready source evaluator setup with full error handling. + +**Claude:** Here's a complete, production-hardened source evaluator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/spark-builder.md b/.agents/spark-builder.md new file mode 100644 index 0000000..12ba5c2 --- /dev/null +++ b/.agents/spark-builder.md @@ -0,0 +1,67 @@ +--- +name: spark-builder +display_name: Spark Builder +description: Write PySpark and Spark SQL jobs — RDDs, DataFrames, streaming, MLlib, and cluster configuration. +category: Data & Analytics +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [spark-builder] +--- + +# Spark Builder + +## Overview + +Write PySpark and Spark SQL jobs — RDDs, DataFrames, streaming, MLlib, and cluster configuration. + +## When to Use This Skill + +Use **Spark Builder** when you need to: + +- Work with spark builder tasks in your project or workflow +- Automate spark builder operations at scale +- Generate production-quality spark builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your spark builder request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with spark builder. + +**Claude:** I'll walk you through the essential steps for spark builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready spark builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened spark builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, pyspark + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/speech-writer.md b/.agents/speech-writer.md new file mode 100644 index 0000000..9309c26 --- /dev/null +++ b/.agents/speech-writer.md @@ -0,0 +1,67 @@ +--- +name: speech-writer +display_name: Speech Writer +description: Write speeches for any occasion — keynotes, toasts, eulogies, commencements, and investor pitches. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [speech-writer] +--- + +# Speech Writer + +## Overview + +Write speeches for any occasion — keynotes, toasts, eulogies, commencements, and investor pitches. + +## When to Use This Skill + +Use **Speech Writer** when you need to: + +- Work with speech writer tasks in your project or workflow +- Automate speech writer operations at scale +- Generate production-quality speech writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your speech writer request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with speech writer. + +**Claude:** I'll walk you through the essential steps for speech writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready speech writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened speech writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/sprint-planner.md b/.agents/sprint-planner.md new file mode 100644 index 0000000..9171ce9 --- /dev/null +++ b/.agents/sprint-planner.md @@ -0,0 +1,67 @@ +--- +name: sprint-planner +display_name: Sprint Planner +description: Run agile sprints — backlog refinement, story pointing, sprint planning, daily standups, and retrospective formats. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [sprint-planner] +--- + +# Sprint Planner + +## Overview + +Run agile sprints — backlog refinement, story pointing, sprint planning, daily standups, and retrospective formats. + +## When to Use This Skill + +Use **Sprint Planner** when you need to: + +- Work with sprint planner tasks in your project or workflow +- Automate sprint planner operations at scale +- Generate production-quality sprint planner output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your sprint planner request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with sprint planner. + +**Claude:** I'll walk you through the essential steps for sprint planner in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready sprint planner setup with full error handling. + +**Claude:** Here's a complete, production-hardened sprint planner implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/sql-analyst.md b/.agents/sql-analyst.md new file mode 100644 index 0000000..7a45c39 --- /dev/null +++ b/.agents/sql-analyst.md @@ -0,0 +1,67 @@ +--- +name: sql-analyst +display_name: SQL Analyst +description: Perform SQL-based data analysis — exploratory queries, aggregations, funnels, cohorts, and insight narratives. +category: Data & Analytics +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [sql-analyst] +--- + +# SQL Analyst + +## Overview + +Perform SQL-based data analysis — exploratory queries, aggregations, funnels, cohorts, and insight narratives. + +## When to Use This Skill + +Use **SQL Analyst** when you need to: + +- Work with sql analyst tasks in your project or workflow +- Automate sql analyst operations at scale +- Generate production-quality sql analyst output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your sql analyst request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with sql analyst. + +**Claude:** I'll walk you through the essential steps for sql analyst in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready sql analyst setup with full error handling. + +**Claude:** Here's a complete, production-hardened sql analyst implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: postgresql, bigquery, snowflake + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/sql-builder.md b/.agents/sql-builder.md new file mode 100644 index 0000000..da7666b --- /dev/null +++ b/.agents/sql-builder.md @@ -0,0 +1,67 @@ +--- +name: sql-builder +display_name: SQL Builder +description: Write and optimize complex SQL queries — JOINs, CTEs, window functions, query plans, and dialect-specific syntax. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [sql-builder] +--- + +# SQL Builder + +## Overview + +Write and optimize complex SQL queries — JOINs, CTEs, window functions, query plans, and dialect-specific syntax. + +## When to Use This Skill + +Use **SQL Builder** when you need to: + +- Work with sql builder tasks in your project or workflow +- Automate sql builder operations at scale +- Generate production-quality sql builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your sql builder request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with sql builder. + +**Claude:** I'll walk you through the essential steps for sql builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready sql builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened sql builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: postgresql, mysql, sqlite, bigquery + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/stable-diffusion-helper.md b/.agents/stable-diffusion-helper.md new file mode 100644 index 0000000..e93da62 --- /dev/null +++ b/.agents/stable-diffusion-helper.md @@ -0,0 +1,67 @@ +--- +name: stable-diffusion-helper +display_name: Stable Diffusion Helper +description: Craft Stable Diffusion prompts — SDXL, LoRA triggers, ControlNet hints, and ComfyUI workflow design. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [stable-diffusion-helper] +--- + +# Stable Diffusion Helper + +## Overview + +Craft Stable Diffusion prompts — SDXL, LoRA triggers, ControlNet hints, and ComfyUI workflow design. + +## When to Use This Skill + +Use **Stable Diffusion Helper** when you need to: + +- Work with stable diffusion helper tasks in your project or workflow +- Automate stable diffusion helper operations at scale +- Generate production-quality stable diffusion helper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your stable diffusion helper request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with stable diffusion helper. + +**Claude:** I'll walk you through the essential steps for stable diffusion helper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready stable diffusion helper setup with full error handling. + +**Claude:** Here's a complete, production-hardened stable diffusion helper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/statistical-analyzer.md b/.agents/statistical-analyzer.md new file mode 100644 index 0000000..f1eb81c --- /dev/null +++ b/.agents/statistical-analyzer.md @@ -0,0 +1,67 @@ +--- +name: statistical-analyzer +display_name: Statistical Analyzer +description: Run statistical analyses — hypothesis tests, regressions, ANOVA, confidence intervals, and power calculations. +category: Data & Analytics +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [statistical-analyzer] +--- + +# Statistical Analyzer + +## Overview + +Run statistical analyses — hypothesis tests, regressions, ANOVA, confidence intervals, and power calculations. + +## When to Use This Skill + +Use **Statistical Analyzer** when you need to: + +- Work with statistical analyzer tasks in your project or workflow +- Automate statistical analyzer operations at scale +- Generate production-quality statistical analyzer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your statistical analyzer request +2. Apply best practices and conventions for Data & Analytics +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with statistical analyzer. + +**Claude:** I'll walk you through the essential steps for statistical analyzer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready statistical analyzer setup with full error handling. + +**Claude:** Here's a complete, production-hardened statistical analyzer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, scipy, statsmodels + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/stripe-integration.md b/.agents/stripe-integration.md new file mode 100644 index 0000000..3362570 --- /dev/null +++ b/.agents/stripe-integration.md @@ -0,0 +1,67 @@ +--- +name: stripe-integration +display_name: Stripe Integration +description: Integrate Stripe payments — Checkout, Payment Intents, subscriptions, webhooks, and billing portal. +category: Integrations & Automation +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [stripe-integration] +--- + +# Stripe Integration + +## Overview + +Integrate Stripe payments — Checkout, Payment Intents, subscriptions, webhooks, and billing portal. + +## When to Use This Skill + +Use **Stripe Integration** when you need to: + +- Work with stripe integration tasks in your project or workflow +- Automate stripe integration operations at scale +- Generate production-quality stripe integration output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your stripe integration request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with stripe integration. + +**Claude:** I'll walk you through the essential steps for stripe integration in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready stripe integration setup with full error handling. + +**Claude:** Here's a complete, production-hardened stripe integration implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: typescript, stripe + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/study-guide.md b/.agents/study-guide.md new file mode 100644 index 0000000..bdd6206 --- /dev/null +++ b/.agents/study-guide.md @@ -0,0 +1,67 @@ +--- +name: study-guide +display_name: Study Guide +description: Create comprehensive study guides — key concepts, mnemonics, practice problems, and exam strategies. +category: Education & Learning +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [study-guide] +--- + +# Study Guide + +## Overview + +Create comprehensive study guides — key concepts, mnemonics, practice problems, and exam strategies. + +## When to Use This Skill + +Use **Study Guide** when you need to: + +- Work with study guide tasks in your project or workflow +- Automate study guide operations at scale +- Generate production-quality study guide output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your study guide request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with study guide. + +**Claude:** I'll walk you through the essential steps for study guide in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready study guide setup with full error handling. + +**Claude:** Here's a complete, production-hardened study guide implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/support-handler.md b/.agents/support-handler.md new file mode 100644 index 0000000..ac48905 --- /dev/null +++ b/.agents/support-handler.md @@ -0,0 +1,67 @@ +--- +name: support-handler +display_name: Support Handler +description: Write support responses — ticket triage, empathetic replies, escalation paths, and macro templates. +category: Business & Productivity +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [support-handler] +--- + +# Support Handler + +## Overview + +Write support responses — ticket triage, empathetic replies, escalation paths, and macro templates. + +## When to Use This Skill + +Use **Support Handler** when you need to: + +- Work with support handler tasks in your project or workflow +- Automate support handler operations at scale +- Generate production-quality support handler output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your support handler request +2. Apply best practices and conventions for Business & Productivity +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with support handler. + +**Claude:** I'll walk you through the essential steps for support handler in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready support handler setup with full error handling. + +**Claude:** Here's a complete, production-hardened support handler implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/survey-designer.md b/.agents/survey-designer.md new file mode 100644 index 0000000..187c688 --- /dev/null +++ b/.agents/survey-designer.md @@ -0,0 +1,67 @@ +--- +name: survey-designer +display_name: Survey Designer +description: Design effective surveys — question types, Likert scales, skip logic, pilot testing, and analysis plans. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [survey-designer] +--- + +# Survey Designer + +## Overview + +Design effective surveys — question types, Likert scales, skip logic, pilot testing, and analysis plans. + +## When to Use This Skill + +Use **Survey Designer** when you need to: + +- Work with survey designer tasks in your project or workflow +- Automate survey designer operations at scale +- Generate production-quality survey designer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your survey designer request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with survey designer. + +**Claude:** I'll walk you through the essential steps for survey designer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready survey designer setup with full error handling. + +**Claude:** Here's a complete, production-hardened survey designer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/svelte-component.md b/.agents/svelte-component.md new file mode 100644 index 0000000..8c4f005 --- /dev/null +++ b/.agents/svelte-component.md @@ -0,0 +1,67 @@ +--- +name: svelte-component +display_name: Svelte Component +description: Build Svelte 5 components — runes, stores, SvelteKit routing, and server-side rendering. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [svelte-component] +--- + +# Svelte Component + +## Overview + +Build Svelte 5 components — runes, stores, SvelteKit routing, and server-side rendering. + +## When to Use This Skill + +Use **Svelte Component** when you need to: + +- Work with svelte component tasks in your project or workflow +- Automate svelte component operations at scale +- Generate production-quality svelte component output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your svelte component request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with svelte component. + +**Claude:** I'll walk you through the essential steps for svelte component in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready svelte component setup with full error handling. + +**Claude:** Here's a complete, production-hardened svelte component implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: svelte, sveltekit + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/svg-animator.md b/.agents/svg-animator.md new file mode 100644 index 0000000..0cd7951 --- /dev/null +++ b/.agents/svg-animator.md @@ -0,0 +1,67 @@ +--- +name: svg-animator +display_name: SVG Animator +description: Create animated SVGs with GSAP or CSS — loaders, illustrations, icon animations, and micro-interactions. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [svg-animator] +--- + +# SVG Animator + +## Overview + +Create animated SVGs with GSAP or CSS — loaders, illustrations, icon animations, and micro-interactions. + +## When to Use This Skill + +Use **SVG Animator** when you need to: + +- Work with svg animator tasks in your project or workflow +- Automate svg animator operations at scale +- Generate production-quality svg animator output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your svg animator request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with svg animator. + +**Claude:** I'll walk you through the essential steps for svg animator in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready svg animator setup with full error handling. + +**Claude:** Here's a complete, production-hardened svg animator implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: svg, gsap + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/teams-integration.md b/.agents/teams-integration.md new file mode 100644 index 0000000..b13cb8b --- /dev/null +++ b/.agents/teams-integration.md @@ -0,0 +1,67 @@ +--- +name: teams-integration +display_name: Teams Integration +description: Build Microsoft Teams apps — bots, message extensions, tabs, adaptive cards, and Graph API integration. +category: Integrations & Automation +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [teams-integration] +--- + +# Teams Integration + +## Overview + +Build Microsoft Teams apps — bots, message extensions, tabs, adaptive cards, and Graph API integration. + +## When to Use This Skill + +Use **Teams Integration** when you need to: + +- Work with teams integration tasks in your project or workflow +- Automate teams integration operations at scale +- Generate production-quality teams integration output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your teams integration request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with teams integration. + +**Claude:** I'll walk you through the essential steps for teams integration in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready teams integration setup with full error handling. + +**Claude:** Here's a complete, production-hardened teams integration implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: typescript, botframework + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/technical-writer.md b/.agents/technical-writer.md new file mode 100644 index 0000000..15f272d --- /dev/null +++ b/.agents/technical-writer.md @@ -0,0 +1,67 @@ +--- +name: technical-writer +display_name: Technical Writer +description: Create technical documentation — API docs, user guides, runbooks, architecture decision records, and onboarding guides. +category: Writing & Communication +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [technical-writer] +--- + +# Technical Writer + +## Overview + +Create technical documentation — API docs, user guides, runbooks, architecture decision records, and onboarding guides. + +## When to Use This Skill + +Use **Technical Writer** when you need to: + +- Work with technical writer tasks in your project or workflow +- Automate technical writer operations at scale +- Generate production-quality technical writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your technical writer request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with technical writer. + +**Claude:** I'll walk you through the essential steps for technical writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready technical writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened technical writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/template-engine.md b/.agents/template-engine.md new file mode 100644 index 0000000..c4732e0 --- /dev/null +++ b/.agents/template-engine.md @@ -0,0 +1,67 @@ +--- +name: template-engine +display_name: Template Engine +description: Build, render, and manage document templates with dynamic variables, conditionals, and loops using Jinja2 or Handlebars. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [template-engine] +--- + +# Template Engine + +## Overview + +Build, render, and manage document templates with dynamic variables, conditionals, and loops using Jinja2 or Handlebars. + +## When to Use This Skill + +Use **Template Engine** when you need to: + +- Work with template engine tasks in your project or workflow +- Automate template engine operations at scale +- Generate production-quality template engine output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your template engine request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with template engine. + +**Claude:** I'll walk you through the essential steps for template engine in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready template engine setup with full error handling. + +**Claude:** Here's a complete, production-hardened template engine implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, jinja2 + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/terraform-writer.md b/.agents/terraform-writer.md new file mode 100644 index 0000000..e2921c0 --- /dev/null +++ b/.agents/terraform-writer.md @@ -0,0 +1,67 @@ +--- +name: terraform-writer +display_name: Terraform Writer +description: Write Terraform infrastructure-as-code — providers, modules, state management, and cloud resource definitions. +category: DevOps & Infrastructure +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [terraform-writer] +--- + +# Terraform Writer + +## Overview + +Write Terraform infrastructure-as-code — providers, modules, state management, and cloud resource definitions. + +## When to Use This Skill + +Use **Terraform Writer** when you need to: + +- Work with terraform writer tasks in your project or workflow +- Automate terraform writer operations at scale +- Generate production-quality terraform writer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your terraform writer request +2. Apply best practices and conventions for DevOps & Infrastructure +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with terraform writer. + +**Claude:** I'll walk you through the essential steps for terraform writer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready terraform writer setup with full error handling. + +**Claude:** Here's a complete, production-hardened terraform writer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: terraform, aws, gcp, azure + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/theme-factory.md b/.agents/theme-factory.md new file mode 100644 index 0000000..7a1af7b --- /dev/null +++ b/.agents/theme-factory.md @@ -0,0 +1,67 @@ +--- +name: theme-factory +display_name: Theme Factory +description: Generate complete UI themes — color tokens, spacing scales, typography systems, and dark/light mode variants. +category: Creative & Design +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [theme-factory] +--- + +# Theme Factory + +## Overview + +Generate complete UI themes — color tokens, spacing scales, typography systems, and dark/light mode variants. + +## When to Use This Skill + +Use **Theme Factory** when you need to: + +- Work with theme factory tasks in your project or workflow +- Automate theme factory operations at scale +- Generate production-quality theme factory output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your theme factory request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with theme factory. + +**Claude:** I'll walk you through the essential steps for theme factory in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready theme factory setup with full error handling. + +**Claude:** Here's a complete, production-hardened theme factory implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: css, tailwind + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/threat-modeler.md b/.agents/threat-modeler.md new file mode 100644 index 0000000..46ad741 --- /dev/null +++ b/.agents/threat-modeler.md @@ -0,0 +1,67 @@ +--- +name: threat-modeler +display_name: Threat Modeler +description: Perform threat modeling — STRIDE, attack trees, data flow diagrams, and mitigation recommendations. +category: Security +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [threat-modeler] +--- + +# Threat Modeler + +## Overview + +Perform threat modeling — STRIDE, attack trees, data flow diagrams, and mitigation recommendations. + +## When to Use This Skill + +Use **Threat Modeler** when you need to: + +- Work with threat modeler tasks in your project or workflow +- Automate threat modeler operations at scale +- Generate production-quality threat modeler output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your threat modeler request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with threat modeler. + +**Claude:** I'll walk you through the essential steps for threat modeler in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready threat modeler setup with full error handling. + +**Claude:** Here's a complete, production-hardened threat modeler implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/thumbnail-designer.md b/.agents/thumbnail-designer.md new file mode 100644 index 0000000..461f808 --- /dev/null +++ b/.agents/thumbnail-designer.md @@ -0,0 +1,67 @@ +--- +name: thumbnail-designer +display_name: Thumbnail Designer +description: Design click-worthy thumbnails — layout compositions, text overlays, color psychology, and A/B test variants. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [thumbnail-designer] +--- + +# Thumbnail Designer + +## Overview + +Design click-worthy thumbnails — layout compositions, text overlays, color psychology, and A/B test variants. + +## When to Use This Skill + +Use **Thumbnail Designer** when you need to: + +- Work with thumbnail designer tasks in your project or workflow +- Automate thumbnail designer operations at scale +- Generate production-quality thumbnail designer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your thumbnail designer request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with thumbnail designer. + +**Claude:** I'll walk you through the essential steps for thumbnail designer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready thumbnail designer setup with full error handling. + +**Claude:** Here's a complete, production-hardened thumbnail designer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/trend-analyzer.md b/.agents/trend-analyzer.md new file mode 100644 index 0000000..7045db0 --- /dev/null +++ b/.agents/trend-analyzer.md @@ -0,0 +1,67 @@ +--- +name: trend-analyzer +display_name: Trend Analyzer +description: Identify and analyze trends — technology signals, market shifts, sentiment tracking, and future-back scenarios. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [trend-analyzer] +--- + +# Trend Analyzer + +## Overview + +Identify and analyze trends — technology signals, market shifts, sentiment tracking, and future-back scenarios. + +## When to Use This Skill + +Use **Trend Analyzer** when you need to: + +- Work with trend analyzer tasks in your project or workflow +- Automate trend analyzer operations at scale +- Generate production-quality trend analyzer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your trend analyzer request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with trend analyzer. + +**Claude:** I'll walk you through the essential steps for trend analyzer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready trend analyzer setup with full error handling. + +**Claude:** Here's a complete, production-hardened trend analyzer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/tutorial-builder.md b/.agents/tutorial-builder.md new file mode 100644 index 0000000..8294b89 --- /dev/null +++ b/.agents/tutorial-builder.md @@ -0,0 +1,67 @@ +--- +name: tutorial-builder +display_name: Tutorial Builder +description: Build step-by-step tutorials — prerequisites, numbered steps, screenshots, troubleshooting, and next-steps. +category: Education & Learning +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [tutorial-builder] +--- + +# Tutorial Builder + +## Overview + +Build step-by-step tutorials — prerequisites, numbered steps, screenshots, troubleshooting, and next-steps. + +## When to Use This Skill + +Use **Tutorial Builder** when you need to: + +- Work with tutorial builder tasks in your project or workflow +- Automate tutorial builder operations at scale +- Generate production-quality tutorial builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your tutorial builder request +2. Apply best practices and conventions for Education & Learning +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with tutorial builder. + +**Claude:** I'll walk you through the essential steps for tutorial builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready tutorial builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened tutorial builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/tweet-thread.md b/.agents/tweet-thread.md new file mode 100644 index 0000000..39fd27b --- /dev/null +++ b/.agents/tweet-thread.md @@ -0,0 +1,67 @@ +--- +name: tweet-thread +display_name: Tweet Thread +description: Craft viral tweet threads — hook tweets, narrative arcs, engagement CTAs, and optimal posting strategies. +category: Writing & Communication +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [tweet-thread] +--- + +# Tweet Thread + +## Overview + +Craft viral tweet threads — hook tweets, narrative arcs, engagement CTAs, and optimal posting strategies. + +## When to Use This Skill + +Use **Tweet Thread** when you need to: + +- Work with tweet thread tasks in your project or workflow +- Automate tweet thread operations at scale +- Generate production-quality tweet thread output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your tweet thread request +2. Apply best practices and conventions for Writing & Communication +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with tweet thread. + +**Claude:** I'll walk you through the essential steps for tweet thread in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready tweet thread setup with full error handling. + +**Claude:** Here's a complete, production-hardened tweet thread implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/twilio-helper.md b/.agents/twilio-helper.md new file mode 100644 index 0000000..233e092 --- /dev/null +++ b/.agents/twilio-helper.md @@ -0,0 +1,67 @@ +--- +name: twilio-helper +display_name: Twilio Helper +description: Build Twilio communications — SMS, voice calls, WhatsApp, video, and Verify for 2FA. +category: Integrations & Automation +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [twilio-helper] +--- + +# Twilio Helper + +## Overview + +Build Twilio communications — SMS, voice calls, WhatsApp, video, and Verify for 2FA. + +## When to Use This Skill + +Use **Twilio Helper** when you need to: + +- Work with twilio helper tasks in your project or workflow +- Automate twilio helper operations at scale +- Generate production-quality twilio helper output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your twilio helper request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with twilio helper. + +**Claude:** I'll walk you through the essential steps for twilio helper in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready twilio helper setup with full error handling. + +**Claude:** Here's a complete, production-hardened twilio helper implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, typescript, twilio + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/typography-guide.md b/.agents/typography-guide.md new file mode 100644 index 0000000..d728d24 --- /dev/null +++ b/.agents/typography-guide.md @@ -0,0 +1,67 @@ +--- +name: typography-guide +display_name: Typography Guide +description: Select and pair typefaces, set type scales, and generate CSS typography systems for web and print. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [typography-guide] +--- + +# Typography Guide + +## Overview + +Select and pair typefaces, set type scales, and generate CSS typography systems for web and print. + +## When to Use This Skill + +Use **Typography Guide** when you need to: + +- Work with typography guide tasks in your project or workflow +- Automate typography guide operations at scale +- Generate production-quality typography guide output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your typography guide request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with typography guide. + +**Claude:** I'll walk you through the essential steps for typography guide in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready typography guide setup with full error handling. + +**Claude:** Here's a complete, production-hardened typography guide implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: css + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/ui-mockup.md b/.agents/ui-mockup.md new file mode 100644 index 0000000..4ccd23a --- /dev/null +++ b/.agents/ui-mockup.md @@ -0,0 +1,67 @@ +--- +name: ui-mockup +display_name: UI Mockup +description: Create high-fidelity UI mockups in HTML/CSS — dashboards, mobile screens, landing pages, and component previews. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [ui-mockup] +--- + +# UI Mockup + +## Overview + +Create high-fidelity UI mockups in HTML/CSS — dashboards, mobile screens, landing pages, and component previews. + +## When to Use This Skill + +Use **UI Mockup** when you need to: + +- Work with ui mockup tasks in your project or workflow +- Automate ui mockup operations at scale +- Generate production-quality ui mockup output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your ui mockup request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with ui mockup. + +**Claude:** I'll walk you through the essential steps for ui mockup in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready ui mockup setup with full error handling. + +**Claude:** Here's a complete, production-hardened ui mockup implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: html, css + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/ux-researcher.md b/.agents/ux-researcher.md new file mode 100644 index 0000000..c3610c0 --- /dev/null +++ b/.agents/ux-researcher.md @@ -0,0 +1,67 @@ +--- +name: ux-researcher +display_name: UX Researcher +description: Plan and conduct UX research — usability tests, journey maps, affinity diagrams, and design recommendations. +category: Research & Analysis +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [ux-researcher] +--- + +# UX Researcher + +## Overview + +Plan and conduct UX research — usability tests, journey maps, affinity diagrams, and design recommendations. + +## When to Use This Skill + +Use **UX Researcher** when you need to: + +- Work with ux researcher tasks in your project or workflow +- Automate ux researcher operations at scale +- Generate production-quality ux researcher output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your ux researcher request +2. Apply best practices and conventions for Research & Analysis +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with ux researcher. + +**Claude:** I'll walk you through the essential steps for ux researcher in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready ux researcher setup with full error handling. + +**Claude:** Here's a complete, production-hardened ux researcher implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/video-script.md b/.agents/video-script.md new file mode 100644 index 0000000..403981a --- /dev/null +++ b/.agents/video-script.md @@ -0,0 +1,67 @@ +--- +name: video-script +display_name: Video Script +description: Write compelling video scripts — YouTube tutorials, explainers, ads, and documentary-style narratives with B-roll notes. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [video-script] +--- + +# Video Script + +## Overview + +Write compelling video scripts — YouTube tutorials, explainers, ads, and documentary-style narratives with B-roll notes. + +## When to Use This Skill + +Use **Video Script** when you need to: + +- Work with video script tasks in your project or workflow +- Automate video script operations at scale +- Generate production-quality video script output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your video script request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with video script. + +**Claude:** I'll walk you through the essential steps for video script in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready video script setup with full error handling. + +**Claude:** Here's a complete, production-hardened video script implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/vscode-extension.md b/.agents/vscode-extension.md new file mode 100644 index 0000000..fe95799 --- /dev/null +++ b/.agents/vscode-extension.md @@ -0,0 +1,67 @@ +--- +name: vscode-extension +display_name: VS Code Extension +description: Create VS Code extensions — commands, language servers, tree views, webview panels, and marketplace publishing. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [vscode-extension] +--- + +# VS Code Extension + +## Overview + +Create VS Code extensions — commands, language servers, tree views, webview panels, and marketplace publishing. + +## When to Use This Skill + +Use **VS Code Extension** when you need to: + +- Work with vs code extension tasks in your project or workflow +- Automate vs code extension operations at scale +- Generate production-quality vs code extension output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your vs code extension request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with vs code extension. + +**Claude:** I'll walk you through the essential steps for vs code extension in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready vs code extension setup with full error handling. + +**Claude:** Here's a complete, production-hardened vs code extension implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: typescript, vscode-api + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/vue-component.md b/.agents/vue-component.md new file mode 100644 index 0000000..7104a0e --- /dev/null +++ b/.agents/vue-component.md @@ -0,0 +1,67 @@ +--- +name: vue-component +display_name: Vue Component +description: Create Vue 3 components with Composition API — composables, Pinia store integration, TypeScript, and unit tests. +category: Development +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [vue-component] +--- + +# Vue Component + +## Overview + +Create Vue 3 components with Composition API — composables, Pinia store integration, TypeScript, and unit tests. + +## When to Use This Skill + +Use **Vue Component** when you need to: + +- Work with vue component tasks in your project or workflow +- Automate vue component operations at scale +- Generate production-quality vue component output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your vue component request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with vue component. + +**Claude:** I'll walk you through the essential steps for vue component in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready vue component setup with full error handling. + +**Claude:** Here's a complete, production-hardened vue component implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: vue, typescript + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/vuln-scanner.md b/.agents/vuln-scanner.md new file mode 100644 index 0000000..2719fa9 --- /dev/null +++ b/.agents/vuln-scanner.md @@ -0,0 +1,67 @@ +--- +name: vuln-scanner +display_name: Vulnerability Scanner +description: Identify security vulnerabilities in code and configurations — CVE lookup, SAST findings, and remediation guides. +category: Security +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [vuln-scanner] +--- + +# Vulnerability Scanner + +## Overview + +Identify security vulnerabilities in code and configurations — CVE lookup, SAST findings, and remediation guides. + +## When to Use This Skill + +Use **Vulnerability Scanner** when you need to: + +- Work with vulnerability scanner tasks in your project or workflow +- Automate vulnerability scanner operations at scale +- Generate production-quality vulnerability scanner output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your vulnerability scanner request +2. Apply best practices and conventions for Security +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with vulnerability scanner. + +**Claude:** I'll walk you through the essential steps for vulnerability scanner in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready vulnerability scanner setup with full error handling. + +**Claude:** Here's a complete, production-hardened vulnerability scanner implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/web-artifacts-builder.md b/.agents/web-artifacts-builder.md new file mode 100644 index 0000000..d0010bd --- /dev/null +++ b/.agents/web-artifacts-builder.md @@ -0,0 +1,67 @@ +--- +name: web-artifacts-builder +display_name: Web Artifacts Builder +description: Build interactive HTML/CSS/JS artifacts — widgets, calculators, games, and mini-apps that run directly in Claude. +category: Development +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [web-artifacts-builder] +--- + +# Web Artifacts Builder + +## Overview + +Build interactive HTML/CSS/JS artifacts — widgets, calculators, games, and mini-apps that run directly in Claude. + +## When to Use This Skill + +Use **Web Artifacts Builder** when you need to: + +- Work with web artifacts builder tasks in your project or workflow +- Automate web artifacts builder operations at scale +- Generate production-quality web artifacts builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your web artifacts builder request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with web artifacts builder. + +**Claude:** I'll walk you through the essential steps for web artifacts builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready web artifacts builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened web artifacts builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: html, css, javascript + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/webapp-testing.md b/.agents/webapp-testing.md new file mode 100644 index 0000000..b0c0a8f --- /dev/null +++ b/.agents/webapp-testing.md @@ -0,0 +1,67 @@ +--- +name: webapp-testing +display_name: Web App Testing +description: Write and run comprehensive web app tests — unit, integration, E2E with Playwright/Cypress, and visual regression. +category: Development +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [webapp-testing] +--- + +# Web App Testing + +## Overview + +Write and run comprehensive web app tests — unit, integration, E2E with Playwright/Cypress, and visual regression. + +## When to Use This Skill + +Use **Web App Testing** when you need to: + +- Work with web app testing tasks in your project or workflow +- Automate web app testing operations at scale +- Generate production-quality web app testing output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your web app testing request +2. Apply best practices and conventions for Development +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with web app testing. + +**Claude:** I'll walk you through the essential steps for web app testing in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready web app testing setup with full error handling. + +**Claude:** Here's a complete, production-hardened web app testing implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: playwright, cypress, jest + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/webhook-builder.md b/.agents/webhook-builder.md new file mode 100644 index 0000000..a35a24a --- /dev/null +++ b/.agents/webhook-builder.md @@ -0,0 +1,67 @@ +--- +name: webhook-builder +display_name: Webhook Builder +description: Build webhook handlers — payload validation, signature verification, retry logic, and event routing. +category: Integrations & Automation +platforms: [claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [webhook-builder] +--- + +# Webhook Builder + +## Overview + +Build webhook handlers — payload validation, signature verification, retry logic, and event routing. + +## When to Use This Skill + +Use **Webhook Builder** when you need to: + +- Work with webhook builder tasks in your project or workflow +- Automate webhook builder operations at scale +- Generate production-quality webhook builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your webhook builder request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with webhook builder. + +**Claude:** I'll walk you through the essential steps for webhook builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready webhook builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened webhook builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, node + +## Platforms + +Available on: claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/wireframe-builder.md b/.agents/wireframe-builder.md new file mode 100644 index 0000000..527d1e0 --- /dev/null +++ b/.agents/wireframe-builder.md @@ -0,0 +1,67 @@ +--- +name: wireframe-builder +display_name: Wireframe Builder +description: Generate low-fidelity wireframes and user-flow diagrams — screens, navigation maps, and interaction annotations. +category: Creative & Design +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [wireframe-builder] +--- + +# Wireframe Builder + +## Overview + +Generate low-fidelity wireframes and user-flow diagrams — screens, navigation maps, and interaction annotations. + +## When to Use This Skill + +Use **Wireframe Builder** when you need to: + +- Work with wireframe builder tasks in your project or workflow +- Automate wireframe builder operations at scale +- Generate production-quality wireframe builder output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your wireframe builder request +2. Apply best practices and conventions for Creative & Design +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with wireframe builder. + +**Claude:** I'll walk you through the essential steps for wireframe builder in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready wireframe builder setup with full error handling. + +**Claude:** Here's a complete, production-hardened wireframe builder implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/xlsx.md b/.agents/xlsx.md new file mode 100644 index 0000000..e77cdb9 --- /dev/null +++ b/.agents/xlsx.md @@ -0,0 +1,67 @@ +--- +name: xlsx +display_name: Excel Spreadsheet +description: Create, read, edit, and fix spreadsheets — add columns, compute formulas, format cells, generate charts, and clean messy tabular data. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [xlsx] +--- + +# Excel Spreadsheet + +## Overview + +Create, read, edit, and fix spreadsheets — add columns, compute formulas, format cells, generate charts, and clean messy tabular data. + +## When to Use This Skill + +Use **Excel Spreadsheet** when you need to: + +- Work with excel spreadsheet tasks in your project or workflow +- Automate excel spreadsheet operations at scale +- Generate production-quality excel spreadsheet output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your excel spreadsheet request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with excel spreadsheet. + +**Claude:** I'll walk you through the essential steps for excel spreadsheet in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready excel spreadsheet setup with full error handling. + +**Claude:** Here's a complete, production-hardened excel spreadsheet implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, openpyxl + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/xml-parser.md b/.agents/xml-parser.md new file mode 100644 index 0000000..535b77a --- /dev/null +++ b/.agents/xml-parser.md @@ -0,0 +1,67 @@ +--- +name: xml-parser +display_name: XML Parser +description: Parse, transform, validate, and convert XML documents — XPath queries, XSLT transforms, schema validation, and XML-to-JSON conversion. +category: Documents & Files +platforms: [claude.ai, claude-code, api] +version: 1.0.0 +author: Claude Code +tags: [xml-parser] +--- + +# XML Parser + +## Overview + +Parse, transform, validate, and convert XML documents — XPath queries, XSLT transforms, schema validation, and XML-to-JSON conversion. + +## When to Use This Skill + +Use **XML Parser** when you need to: + +- Work with xml parser tasks in your project or workflow +- Automate xml parser operations at scale +- Generate production-quality xml parser output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your xml parser request +2. Apply best practices and conventions for Documents & Files +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with xml parser. + +**Claude:** I'll walk you through the essential steps for xml parser in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready xml parser setup with full error handling. + +**Claude:** Here's a complete, production-hardened xml parser implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: python, lxml + +## Platforms + +Available on: claude.ai, claude-code, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/youtube-optimizer.md b/.agents/youtube-optimizer.md new file mode 100644 index 0000000..3ebf9e3 --- /dev/null +++ b/.agents/youtube-optimizer.md @@ -0,0 +1,67 @@ +--- +name: youtube-optimizer +display_name: YouTube Optimizer +description: Optimize YouTube content — titles, descriptions, tags, thumbnails, chapters, and end screen strategies. +category: Media & Content +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [youtube-optimizer] +--- + +# YouTube Optimizer + +## Overview + +Optimize YouTube content — titles, descriptions, tags, thumbnails, chapters, and end screen strategies. + +## When to Use This Skill + +Use **YouTube Optimizer** when you need to: + +- Work with youtube optimizer tasks in your project or workflow +- Automate youtube optimizer operations at scale +- Generate production-quality youtube optimizer output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your youtube optimizer request +2. Apply best practices and conventions for Media & Content +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with youtube optimizer. + +**Claude:** I'll walk you through the essential steps for youtube optimizer in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready youtube optimizer setup with full error handling. + +**Claude:** Here's a complete, production-hardened youtube optimizer implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.agents/zapier-workflow.md b/.agents/zapier-workflow.md new file mode 100644 index 0000000..7fc9a33 --- /dev/null +++ b/.agents/zapier-workflow.md @@ -0,0 +1,67 @@ +--- +name: zapier-workflow +display_name: Zapier Workflow +description: Design Zapier automations — triggers, actions, filters, formatters, and multi-step Zap architectures. +category: Integrations & Automation +platforms: [claude.ai, api] +version: 1.0.0 +author: Claude Code +tags: [zapier-workflow] +--- + +# Zapier Workflow + +## Overview + +Design Zapier automations — triggers, actions, filters, formatters, and multi-step Zap architectures. + +## When to Use This Skill + +Use **Zapier Workflow** when you need to: + +- Work with zapier workflow tasks in your project or workflow +- Automate zapier workflow operations at scale +- Generate production-quality zapier workflow output quickly + +## Instructions + +When this skill is active, Claude will: + +1. Understand the full context of your zapier workflow request +2. Apply best practices and conventions for Integrations & Automation +3. Produce clean, well-structured, production-ready output +4. Explain key decisions and offer alternatives where relevant + +## Examples + +### Example 1 — Basic Usage + +**User:** Help me get started with zapier workflow. + +**Claude:** I'll walk you through the essential steps for zapier workflow in your context... + +### Example 2 — Advanced Usage + +**User:** I need a production-ready zapier workflow setup with full error handling. + +**Claude:** Here's a complete, production-hardened zapier workflow implementation... + +## Guidelines + +- Always validate inputs before processing +- Follow the conventions of the target platform or language +- Prefer explicit over implicit — clarity beats cleverness +- Include comments for non-obvious logic +- Suggest tests or validation steps where appropriate + +## Dependencies + +Required: none + +## Platforms + +Available on: claude.ai, api + +--- + +*Part of the [claude-skills](https://github.com/inbharatai/claude-skills) collection — 183+ skills for Claude.* diff --git a/.cursorrules b/.cursorrules index d32f105..39acb47 100644 --- a/.cursorrules +++ b/.cursorrules @@ -24,7 +24,13 @@ To perform your task correctly, you MUST read and follow the specific rule files - Contains dev server status checks, logs analysis, and shell command integrations. 6. **Docker Compose Creator**: [`.agents/docker-compose-creator.md`](./.agents/docker-compose-creator.md) - - Standardizes the generation of Docker Compose files and Docker files with best practices. + - Standardizes the generation of Docker Compose files and Docker files with best practices. + +7. **CI/CD Builder**: [`.agents/ci-cd-builder.md`](./.agents/ci-cd-builder.md) + - Creates CI/CD pipelines with GitHub Actions for testing, building, and deployment (staging + production). + + +> **Full skill library**: See [`AGENTS.md`](./AGENTS.md) for the complete catalog of 188 skills organized by category (Security, DevOps, Data, Design, Writing, Integrations, etc.). ## High-Level Directives diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml new file mode 100644 index 0000000..7bb16e8 --- /dev/null +++ b/.gitea/workflows/deploy.yml @@ -0,0 +1,35 @@ +name: Deploy + +on: + push: + branches: + - main + +jobs: + deploy: + runs-on: ubuntu-latest + steps: + - name: Checkout code + uses: actions/checkout@v2 + + - name: Set up Node.js + uses: actions/setup-node@v2 + with: + node-version: "14" + + - name: Install dependencies + run: npm install + + - name: Build project + run: npm run build + + - name: Deploy to server + env: + SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }} + SSH_HOST: ${{ secrets.SSH_HOST }} + SSH_USER: ${{ secrets.SSH_USER }} + run: | + echo "$SSH_PRIVATE_KEY" > private_key.pem + chmod 600 private_key.pem + scp -i private_key.pem -r ./build/* $SSH_USER@$SSH_HOST:/path/to/deploy/ + rm private_key.pem diff --git a/AGENTS.md b/AGENTS.md index 47321d3..a3a25a6 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -2,15 +2,47 @@ This repository contains dedicated guideline files to help AI agents (like Codex, Claude, OpenCode, Cursor, and Roo Code) understand the design system, frontend rules, and coding standards of this project. -The guidelines are split into the following documents: +The `.agents/` directory contains **188 skills** organized by category: + +## Core Project Guidelines (Read First) - **Project Rules Entry Point**: Check the [`.cursorrules`](./.cursorrules) configuration file. -- **Frontend Design & Styling Guidelines**: Check [`.agents/frontend-design.md`](./.agents/frontend-design.md) for themes, fonts, colors, and the Tailwind utility class system. -- **Nuxt & Vue Coding Standards**: Check [`.agents/nuxt-vue-standards.md`](./.agents/nuxt-vue-standards.md) for SFC format, Vue 3 reactivity, and routing rules. -- **Database & Drizzle ORM Standards**: Check [`.agents/drizzle-database.md`](./.agents/drizzle-database.md) for schema configuration and database actions. -- **Distinctive UI Aesthetics**: Check [`.agents/distinctive-frontend.md`](./.agents/distinctive-frontend.md) for the official Claude Code frontend-design skill and visual templates (Cyberpunk, Brutalist, Nordic Minimalism, etc.). -- **Docker Development Skill**: Check [`.agents/docker-development.md`](./.agents/docker-development.md) for rules on running commands and installations inside containers. -- **Docker Compose Creator**: Check [`.agents/docker-compose-creator.md`](./.agents/docker-compose-creator.md) for Docker and docker-compose orchestration standards. +- **Frontend Design & Styling**: [`frontend-design.md`](./.agents/frontend-design.md) — themes, fonts, colors, Tailwind utility classes. +- **Nuxt & Vue Standards**: [`nuxt-vue-standards.md`](./.agents/nuxt-vue-standards.md) — SFC format, Vue 3 reactivity, routing. +- **Database & Schema Rules**: [`drizzle-database.md`](./.agents/drizzle-database.md) — Drizzle ORM schemas and queries. +- **Distinctive UI Aesthetics**: [`distinctive-frontend.md`](./.agents/distinctive-frontend.md) — Cyberpunk, Brutalist, Nordic Minimalism templates. +- **Docker Development**: [`docker-development.md`](./.agents/docker-development.md) — run commands inside containers. +- **Docker Compose Creator**: [`docker-compose-creator.md`](./.agents/docker-compose-creator.md) — Docker orchestration standards. +## Development & Backend +[`api-designer.md`](./.agents/api-designer.md) · [`code-reviewer.md`](./.agents/code-reviewer.md) · [`refactor-assistant.md`](./.agents/refactor-assistant.md) · [`security-auditor.md`](./.agents/security-auditor.md) · [`perf-optimizer.md`](./.agents/perf-optimizer.md) · [`debug-helper.md`](./.agents/debug-helper.md) · [`db-schema-designer.md`](./.agents/db-schema-designer.md) · [`migration-generator.md`](./.agents/migration-generator.md) · [`sql-builder.md`](./.agents/sql-builder.md) · [`webapp-testing.md`](./.agents/webapp-testing.md) · [`rest-api-builder.md`](./.agents/rest-api-builder.md) · [`graphql-builder.md`](./.agents/graphql-builder.md) · [`vue-component.md`](./.agents/vue-component.md) · [`mcp-builder.md`](./.agents/mcp-builder.md) · [`cli-builder.md`](./.agents/cli-builder.md) +## DevOps & Infrastructure +[`github-actions.md`](./.agents/github-actions.md) · [`gitlab-ci.md`](./.agents/gitlab-ci.md) · [`jenkins-pipeline.md`](./.agents/jenkins-pipeline.md) · [`dockerfile-builder.md`](./.agents/dockerfile-builder.md) · [`docker-composer.md`](./.agents/docker-composer.md) · [`compose-creator.md`](./.agents/compose-creator.md) · [`kubernetes-helper.md`](./.agents/kubernetes-helper.md) · [`helm-chart-builder.md`](./.agents/helm-chart-builder.md) · [`terraform-writer.md`](./.agents/terraform-writer.md) · [`aws-architect.md`](./.agents/aws-architect.md) · [`gcp-architect.md`](./.agents/gcp-architect.md) · [`monitoring-setup.md`](./.agents/monitoring-setup.md) · [`alerting-config.md`](./.agents/alerting-config.md) · [`log-analyzer.md`](./.agents/log-analyzer.md) + +## Documentation & Writing +[`technical-writer.md`](./.agents/technical-writer.md) · [`docs-generator.md`](./.agents/docs-generator.md) · [`markdown-pro.md`](./.agents/markdown-pro.md) · [`json-formatter.md`](./.agents/json-formatter.md) · [`seo-optimizer.md`](./.agents/seo-optimizer.md) · [`email-composer.md`](./.agents/email-composer.md) · [`internal-comms.md`](./.agents/internal-comms.md) · [`newsletter-writer.md`](./.agents/newsletter-writer.md) · [`blog-writer.md`](./.agents/blog-writer.md) · [`press-release.md`](./.agents/press-release.md) · [`proposal-writer.md`](./.agents/proposal-writer.md) · [`meeting-summarizer.md`](./.agents/meeting-summarizer.md) · [`minutes-writer.md`](./.agents/minutes-writer.md) + +## Design & UX +[`design-system.md`](./.agents/design-system.md) · [`theme-factory.md`](./.agents/theme-factory.md) · [`brand-guidelines.md`](./.agents/brand-guidelines.md) · [`color-palette.md`](./.agents/color-palette.md) · [`typography-guide.md`](./.agents/typography-guide.md) · [`accessibility-checker.md`](./.agents/accessibility-checker.md) · [`icon-generator.md`](./.agents/icon-generator.md) · [`logo-designer.md`](./.agents/logo-designer.md) · [`ui-mockup.md`](./.agents/ui-mockup.md) · [`wireframe-builder.md`](./.agents/wireframe-builder.md) · [`dark-mode-converter.md`](./.agents/dark-mode-converter.md) · [`chart-designer.md`](./.agents/chart-designer.md) · [`data-viz.md`](./.agents/data-viz.md) · [`infographic-builder.md`](./.agents/infographic-builder.md) + +## Data & Analytics +[`pandas-helper.md`](./.agents/pandas-helper.md) · [`data-cleaner.md`](./.agents/data-cleaner.md) · [`data-transformer.md`](./.agents/data-transformer.md) · [`etl-pipeline.md`](./.agents/etl-pipeline.md) · [`sql-analyst.md`](./.agents/sql-analyst.md) · [`dashboard-builder.md`](./.agents/dashboard-builder.md) · [`csv-analyzer.md`](./.agents/csv-analyzer.md) · [`statistical-analyzer.md`](./.agents/statistical-analyzer.md) · [`kpi-tracker.md`](./.agents/kpi-tracker.md) · [`ab-test-designer.md`](./.agents/ab-test-designer.md) + +## Business & Productivity +[`project-planner.md`](./.agents/project-planner.md) · [`sprint-planner.md`](./.agents/sprint-planner.md) · [`okr-tracker.md`](./.agents/okr-tracker.md) · [`customer-success.md`](./.agents/customer-success.md) · [`market-analyzer.md`](./.agents/market-analyzer.md) · [`financial-model.md`](./.agents/financial-model.md) · [`business-plan.md`](./.agents/business-plan.md) · [`sop-builder.md`](./.agents/sop-builder.md) · [`feedback-analyzer.md`](./.agents/feedback-analyzer.md) + +## Security +[`owasp-checker.md`](./.agents/owasp-checker.md) · [`dependency-auditor.md`](./.agents/dependency-auditor.md) · [`threat-modeler.md`](./.agents/threat-modeler.md) · [`vuln-scanner.md`](./.agents/vuln-scanner.md) · [`security-policy.md`](./.agents/security-policy.md) · [`secret-scanner.md`](./.agents/secret-scanner.md) · [`compliance-checker.md`](./.agents/compliance-checker.md) · [`gdpr-helper.md`](./.agents/gdpr-helper.md) + +## Integrations & Automation +[`github-integration.md`](./.agents/github-integration.md) · [`jira-helper.md`](./.agents/jira-helper.md) · [`notion-integration.md`](./.agents/notion-integration.md) · [`slack-bot-builder.md`](./.agents/slack-bot-builder.md) · [`discord-bot.md`](./.agents/discord-bot.md) · [`webhook-builder.md`](./.agents/webhook-builder.md) · [`stripe-integration.md`](./.agents/stripe-integration.md) · [`zapier-workflow.md`](./.agents/zapier-workflow.md) · [`n8n-workflow.md`](./.agents/n8n-workflow.md) · [`teams-integration.md`](./.agents/teams-integration.md) + +## Documents & Media +[`pdf.md`](./.agents/pdf.md) · [`docx.md`](./.agents/docx.md) · [`xlsx.md`](./.agents/xlsx.md) · [`pptx.md`](./.agents/pptx.md) · [`epub-creator.md`](./.agents/epub-creator.md) · [`latex-writer.md`](./.agents/latex-writer.md) · [`xml-parser.md`](./.agents/xml-parser.md) · [`template-engine.md`](./.agents/template-engine.md) · [`video-script.md`](./.agents/video-script.md) · [`podcast-outline.md`](./.agents/podcast-outline.md) · [`youtube-optimizer.md`](./.agents/youtube-optimizer.md) · [`midjourney-prompter.md`](./.agents/midjourney-prompter.md) + +## Education & Research +[`tutorial-builder.md`](./.agents/tutorial-builder.md) · [`course-creator.md`](./.agents/course-creator.md) · [`quiz-generator.md`](./.agents/quiz-generator.md) · [`exam-prep.md`](./.agents/exam-prep.md) · [`literature-reviewer.md`](./.agents/literature-reviewer.md) · [`research-summarizer.md`](./.agents/research-summarizer.md) · [`competitive-analyst.md`](./.agents/competitive-analyst.md) · [`ux-researcher.md`](./.agents/ux-researcher.md) + +--- Please read and follow these files carefully when assisting in this codebase. diff --git a/CLAUDE.md b/CLAUDE.md index fe533b6..fdac2f8 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -45,5 +45,8 @@ For detailed instructions and utility classes, always read and follow: - **Distinctive UI Aesthetics**: [`.agents/distinctive-frontend.md`](./.agents/distinctive-frontend.md) - **Docker Development**: [`.agents/docker-development.md`](./.agents/docker-development.md) - **Docker Compose Creator**: [`.agents/docker-compose-creator.md`](./.agents/docker-compose-creator.md) +- **CI/CD Builder**: [`.agents/ci-cd-builder.md`](./.agents/ci-cd-builder.md) + +For the complete skill catalog (188+ skills across Security, DevOps, Data, Design, Writing, Integrations, etc.), see [`AGENTS.md`](./AGENTS.md).