Topic: claude-code
35,830 skills in this topic.
-
google-drive
Interact with Google Drive - search files, find folders, list contents, download files, upload files,
create folders, move, copy, rename, and trash files. Use when user asks to: search Google Drive,
find a file/folder, list Drive contents, download or upload files, create folders, move files,
or organize Drive content. Lightweight integration with standalone OAuth authentication supporting
full read/write access.
sanjay3290/ai-skills 184
-
google-sheets
Read and write Google Sheets spreadsheets - get content, update cells, append rows, fetch specific ranges,
search for spreadsheets, and view metadata. Use when user asks to: read a spreadsheet, update cells,
add data to Google Sheets, find a spreadsheet, check sheet contents, export spreadsheet data, or get cell values.
Lightweight integration with standalone OAuth authentication supporting full read/write access.
sanjay3290/ai-skills 184
-
google-slides
Read and write Google Slides presentations - get text, find presentations, create presentations, add slides,
replace text, and manage slide content. Use when user asks to: read a presentation, create slides, find slides,
add a slide, replace text in a presentation, or manage presentation content. Lightweight integration with
standalone OAuth authentication supporting full read/write access.
sanjay3290/ai-skills 184
-
google-tts
Convert documents and text to audio using Google Cloud Text-to-Speech.
Use this skill when the user wants to: narrate a document, read aloud text,
generate audio from a file, convert text to speech, create a recording
of documentation or analysis, create a podcast from a document, or use
Google TTS/text-to-speech. Trigger phrases: "read this aloud", "narrate this",
"create a recording", "text to speech", "TTS", "convert to audio",
"audio from document", "listen to this", "generate audio", "google tts",
"create a podcast".
sanjay3290/ai-skills 184
-
imagen
Generate images using Google Gemini's image generation capabilities.
Use this skill when the user needs to create, generate, or produce images
for any purpose including UI mockups, icons, illustrations, diagrams,
concept art, placeholder images, or visual representations.
sanjay3290/ai-skills 184
-
jules
Delegate coding tasks to Google Jules AI agent for asynchronous execution. Use when user says: 'have Jules fix', 'delegate to Jules', 'send to Jules', 'ask Jules to', 'check Jules sessions', 'pull Jules results', 'jules add tests', 'jules add docs', 'jules review pr'. Handles: bug fixes, documentation, features, tests, refactoring, code reviews. Works with GitHub repos, creates PRs.
sanjay3290/ai-skills 184
-
manus
Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.
sanjay3290/ai-skills 184
-
mssql
Execute read-only SQL queries against multiple Microsoft SQL Server databases. Use when: (1) querying MSSQL/SQL Server databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.
sanjay3290/ai-skills 184
-
mysql
Execute read-only SQL queries against multiple MySQL databases. Use when: (1) querying MySQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.
sanjay3290/ai-skills 184
-
notebooklm
Query and manage Google NotebookLM notebooks with persistent profile auth, source sync, batch/multi queries, and structured exports. Use when user asks to query NotebookLM, 'ask my notebook', shares NotebookLM notebook URLs, wants to list/create notebooks, manage sources, do bulk folder sync, dedupe, or audit exports.
sanjay3290/ai-skills 184
-
outline
Search, read, and manage Outline wiki documents. Use when: (1) searching wiki for documentation, (2) reading wiki pages or articles, (3) listing wiki collections or documents, (4) creating or updating wiki content, (5) exporting documents as markdown. Works with any Outline wiki instance (self-hosted or cloud).
sanjay3290/ai-skills 184
-
postgres
Execute read-only SQL queries against multiple PostgreSQL databases. Use when: (1) querying PostgreSQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.
sanjay3290/ai-skills 184
-
Git Commit Helper
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
acbcdev/claude-code
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
acbcdev/claude-code
-
code-style
Enforce SOLID principles and clean code practices to improve readability, maintainability, and code quality. Use when writing, refactoring, or reviewing code.
acbcdev/claude-code
-
Conventional Commits - Advanced
Advanced usage of conventional commits with breaking changes, issue references, and multi-file commits.
acbcdev/claude-code
-
screaming-architecture
Organize code by feature intent, not framework layers. Structure projects to clearly communicate business purpose at first glance.
acbcdev/claude-code
-
analyze-deps
Analyze dependency updates and generate a changelog report with breaking changes, new features, and actionable recommendations. Use after updating packages, before planned upgrades (preflight), or to research what changed between specific versions. Triggers on "analyze deps", "analyze dependencies", "dependency update report", "breaking changes in update", "what changed in dependency update".
propstreet/claude-powerpack 2
-
ask-expert
Creates expert consultation documents with code extraction, git diffs, and size tracking (125KB limit). Use when user asks to "create an expert consultation document", "prepare code for expert review", "gather architecture context", or needs comprehensive technical documentation for external analysis. Requires Node.js 18+.
propstreet/claude-powerpack 2
-
debrief
Capture session learnings and update project docs. Use when ending a session, after completing a feature, or when asked to "debrief", "capture learnings", "update project knowledge", or "what did we learn".
propstreet/claude-powerpack 2
-
deep-interview
Start a structured interview to gather requirements for complex features. Use when tackling multi-layer features, validating PRDs, or defining scope for implementation.
propstreet/claude-powerpack 2
-
mine-history
Extract and synthesize learnings from past Claude Code session transcripts into project documentation. Use when asked to "mine history", "extract learnings from past sessions", "what patterns keep recurring", or "improve docs from history".
propstreet/claude-powerpack 2
-
trim-pr
Trim a PR before merging - remove complexity that accumulated during development. Use when preparing to merge, cleaning up code, trimming unnecessary complexity, or asked to simplify a PR.
propstreet/claude-powerpack 2
-
update-pr
Creates comprehensive PR descriptions by systematically reviewing ALL changes - features, bug fixes, tests, docs, and infrastructure. Use when user asks to "update the PR", "prepare PR for review", "write PR description", or "document branch changes". Requires gh CLI.
propstreet/claude-powerpack 2