All authors
github avatar

Claude Skills by github

github.com/github
466 skillsA× 452B× 13C× 120 installs298 views
Breakdown Feature PrdA

Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.

ai-agentsgosecurity
0
34,507
Create Github Issues Feature From Implementation PlanA

Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.

ai-agentsgit
0
34,507
Create Implementation PlanA

Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

ai-agentsgotesting
0
34,507
Create Technical SpikeA

Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.

ai-agentsgoazure
0
34,507
Update Implementation PlanA

Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

ai-agentsgotesting
0
34,507
Python Mcp Server GeneratorA

Generate a complete MCP server project in Python with tools, resources, and proper configuration

ai-agentspythonfastapi
0
34,507
React Audit Grep PatternsA

Provides the complete, verified grep scan command library for auditing React codebases before a React 18.3.1 or React 19 upgrade. Use this skill whenever running a migration audit - for both the react18-auditor and react19-auditor agents. Contains every grep pattern needed to find deprecated APIs, removed APIs, unsafe lifecycle methods, batching vulnerabilities, test file issues, dependency conflicts, and React 19 specific removals. Always use this skill when writing audit scan commands - do ...

ai-agentsbashreact
0
34,507
React18 Batching PatternsA

Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components. Use this skill whenever a class component has multiple setState calls in an async method, inside setTimeout, inside a Promise .then() or .catch(), or in a native event handler. Use it before writing any flushSync call - the decision tree here prevents unnecessary flushSync overuse. Also use this skill when fixing test failures caused by intermediate state assertions that break after ...

ai-agentsgoreact
0
34,507
React18 Dep CompatibilityA

React 18.3.1 and React 19 dependency compatibility matrix.

ai-agentsreacttesting
0
34,507
React18 Enzyme To RtlA

Provides exact Enzyme → React Testing Library migration patterns for React 18 upgrades. Use this skill whenever Enzyme tests need to be rewritten - shallow, mount, wrapper.find(), wrapper.simulate(), wrapper.prop(), wrapper.state(), wrapper.instance(), Enzyme configure/Adapter calls, or any test file that imports from enzyme. This skill covers the full API mapping and the philosophy shift from implementation testing to behavior testing. Always read this skill before rewriting Enzyme tests - d...

ai-agentsreacttesting
0
34,507
React18 Legacy ContextA

Provides the complete migration pattern for React legacy context API (contextTypes, childContextTypes, getChildContext) to the modern createContext API. Use this skill whenever migrating legacy context in class components - this is always a cross-file migration requiring the provider AND all consumers to be updated together. Use it before touching any contextTypes or childContextTypes code, because migrating only the provider without the consumers (or vice versa) will cause a runtime failure....

ai-agentsbashreact
0
34,507
React18 Lifecycle PatternsA

Provides exact before/after migration patterns for the three unsafe class component lifecycle methods - componentWillMount, componentWillReceiveProps, and componentWillUpdate - targeting React 18.3.1. Use this skill whenever a class component needs its lifecycle methods migrated, when deciding between getDerivedStateFromProps vs componentDidUpdate, when adding getSnapshotBeforeUpdate, or when fixing React 18 UNSAFE_ lifecycle warnings. Always use this skill before writing any lifecycle migrat...

ai-agentsgoreact
0
34,507
React18 String RefsA

Provides exact migration patterns for React string refs (ref="name" + this.refs.name) to React.createRef() in class components. Use this skill whenever migrating string ref usage - including single element refs, multiple refs in a component, refs in lists, callback refs, and refs passed to child components. Always use this skill before writing any ref migration code - the multiple-refs-in-list pattern is particularly tricky and this skill prevents the most common mistakes. Use it for React 18...

ai-agentsbashreact
0
34,507
React19 Concurrent PatternsA

Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during migration.

ai-agentsbashreact
0
34,507
React19 Source PatternsA

Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.

ai-agentsreactnode
0
34,507
React19 Test PatternsA

Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count changes.

ai-agentsbashreact
0
34,507
Roundup SetupA

Interactive onboarding that learns your communication style, audiences, and data sources to configure personalized status briefings. Paste in examples of updates you already write, answer a few questions, and roundup calibrates itself to your workflow.

ai-agentsrustgo
0
34,507
RoundupA

Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slack, and more), synthesizes across them, and drafts updates in your own communication style for any audience you define.

ai-agentsgogit
0
34,507
Ruby Mcp Server GeneratorA

Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.

ai-agentsgoruby
0
34,507
Rust Mcp Server GeneratorA

Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK

ai-agentsrustgo
0
34,507
Salesforce Apex QualityA

Apex code quality guardrails for Salesforce development. Enforces bulk-safety rules (no SOQL/DML in loops), sharing model requirements, CRUD/FLS security, SOQL injection prevention, PNB test coverage (Positive / Negative / Bulk), and modern Apex idioms. Use this skill when reviewing or generating Apex classes, trigger handlers, batch jobs, or test classes to catch governor limit risks, security gaps, and quality issues before deployment.

ai-agentsrustgo
0
34,507
Salesforce Component StandardsA

Quality standards for Salesforce Lightning Web Components (LWC), Aura components, and Visualforce pages. Covers SLDS 2 compliance, accessibility (WCAG 2.1 AA), data access pattern selection, component communication rules, XSS prevention, CSRF enforcement, FLS/CRUD in AuraEnabled methods, view state management, and Jest test requirements. Use this skill when building or reviewing any Salesforce UI component to enforce platform-specific security and quality standards.

ai-agentsjavascriptjava
0
34,507
Salesforce Flow DesignA

Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards. Use this skill when designing or reviewing Record-Triggered, Screen, Autolaunched, Scheduled, or Platform Event flows to ensure correct type selection, no DML/Get Records in loops, proper fault connectors on all data-changing elements, and appropriate automation density checks before deployment.

ai-agentsgoapi
0
34,507
Ai Prompt Engineering Safety ReviewA

Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content.

ai-agentsgorails
0
34,507
Generate ImageA

Generate images using AI. Use when asked to generate, create, or make images, textures, icons, sprites, artwork, visual assets, or mockups. Supports OpenAI (gpt-image-2) and Google Gemini (Nano Banana). Requires an API key for the chosen provider.

ai-agentsgoshell
0
34,507
Structured Autonomy GenerateA

Structured Autonomy Implementation Generator Prompt

ai-agentsgotesting
0
34,507
Structured Autonomy ImplementA

Structured Autonomy Implementation Prompt

ai-agents
0
34,507
Structured Autonomy PlanA

Structured Autonomy Planning Prompt

ai-agentsgotesting
0
34,507
Swift Mcp Server GeneratorA

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.

ai-agentsswiftbash
0
34,507
Typescript Mcp Server GeneratorA

Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration

ai-agentstypescriptnode
0
34,507
Typespec Api OperationsA

Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards

ai-agentstypescripttesting
0
34,507
Typespec Create AgentA

Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot

ai-agentstypescriptpython
0
34,507
Typespec Create Api PluginA

Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot

ai-agentstypescriptapi
0
34,507
Image AnnotationsA

Annotate screenshots, diagrams, and images with callout rectangles, arrows, labels, and color-coded highlights using PIL. Includes rules for animated GIF annotations with timing and pacing.

ai-agentspythongo
0
34,507
Pr ScreenshotsA

Embed before/after screenshots and annotated images in pull request descriptions. Covers PR description patterns, image upload for Azure DevOps and GitHub, and sizing best practices.

ai-agentsgoshell
0
34,507
Screen RecordingA

Create annotated animated GIF demos and screen recordings for pull requests and documentation. Covers frame capture, timing, imageio-based GIF creation, and per-frame annotation workflows.

ai-agentspythongo
0
34,507
Ui ScreenshotsA

Capture screenshots of web apps during development using Playwright and PIL. Supports full-page captures, interactive states, and an iterate-on-crop workflow that avoids slow re-screenshots.

ai-agentsjavascriptpython
0
34,507
Acquire Codebase KnowledgeA

Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document this architecture", "onboard me to this repo", or "create codebase docs". Do not trigger for routine feature implementation, bug fixes, or narrow code edits unless the user asks for repository-level discovery.

ai-agentstypescriptpython
0
34,507
Add Educational CommentsA

Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.

ai-agentspythongo
0
34,507
Adobe Illustrator ScriptingA

Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts that manipulate documents, layers, paths, text frames, colors, symbols, artboards, or any Illustrator DOM objects. Covers the complete JavaScript object model, coordinate system, measurement units, export workflows, and scripting best practices.

ai-agentsjavascriptgo
0
34,507
Agent GovernanceA

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call external tools (APIs, databases, file systems) - Implementing policy-based access controls for agent tool usage - Adding semantic intent classification to detect dangerous prompts - Creating trust scoring systems for multi-agent workflows - Building audit trails for agent actions and decisions - Enforcing rate limits, content filters, or tool restr...

ai-agentspythonrust
0
34,507
Agent Owasp ComplianceA

Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use this skill when: - Evaluating an agent system's security posture before production deployment - Running a compliance check against OWASP ASI 2026 standards - Mapping existing security controls to the 10 agentic risks - Generating a compliance report for security review or audit - Comparing agent framework security features against the standard - Any request like "is my agent OWASP compliant?", "c...

ai-agentspythonrust
0
34,507
Agent Supply ChainA

Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests for agent plugins or tool packages - Verifying that installed plugins match their published manifests - Detecting tampered, modified, or untracked files in agent tool directories - Auditing dependency pinning and version policies for agent components - Building provenance chains for agent plugin promotion (dev → staging → production) - Any request like "ve...

ai-agentspythongo
0
34,507
Agentic EvalA

Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loops - Building evaluator-optimizer pipelines for quality-critical generation - Creating test-driven code refinement workflows - Designing rubric-based or LLM-as-judge evaluation systems - Adding iterative improvement to agent outputs (code, reports, analysis) - Measuring and improving agent response quality

ai-agentspythongo
0
34,507
Ai ReadyA

Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to "make this repo ai-ready", "set up AI config", or "prepare this repo for AI contributions".

ai-agentsbashgit
0
34,507
Appinsights InstrumentationA

Instrument a webapp to send useful telemetry data to Azure App Insights

ai-agentsjavascripttypescript
0
34,507
Apple Appstore ReviewerA

Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.

ai-agentsrustgo
0
34,507
Arch Linux TriageA

Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.

ai-agents
0
34,507
Architecture Blueprint GeneratorA

Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for maintaining architectural consistency and guiding new development.

ai-agentspythongo
0
34,507
Arduino Azure Iot Edge IntegrationA

Design and implement Arduino integration with Azure IoT Hub and IoT Edge, including secure provisioning, resilient telemetry, command handling, and production guardrails.

ai-agentsgorails
0
34,507