Topic: ai-skills
5,410 skills in this topic.
-
sharepoint-audit
Guide and run a SharePoint audit locally. Collect inputs, confirm PowerShell 7.4+ and Python 3.10+ are available, call PowerShell with certificate auth via wrapper, parse audit.json, and render Markdown/HTML. Use only local shell commands.
aiskillstore/marketplace 232
-
compound-docs
Capture solved problems as searchable documentation with pattern detection. This skill auto-triggers when users confirm a fix worked ("that worked", "it's fixed", "working now") or manually via /compound command.
aiskillstore/marketplace 232
-
github-pr
GitHub PR utilities for code review workflows
aiskillstore/marketplace 232
-
linear-issues-read
List and get Linear issues via CLI (read-only operations)
aiskillstore/marketplace 232
-
linear-issues-write
Create and update Linear issues via CLI (write operations)
aiskillstore/marketplace 232
-
linear-milestones-read
List Linear project milestones via CLI (read-only operations)
aiskillstore/marketplace 232
-
linear-milestones-write
Create and update Linear project milestones via CLI (write operations)
aiskillstore/marketplace 232
-
linear-projects-read
List and get Linear projects via CLI (read-only operations)
aiskillstore/marketplace 232
-
code-review
Automated PR code review with multi-agent analysis
aiskillstore/marketplace 232
-
create-pr
Generate commit message, PR title, and PR body for a pull request. Use when the user wants to create a PR, generate PR content, prepare a pull request, or fill a PR template from code changes.
aiskillstore/marketplace 232
-
create-issue
Create an issue in GitHub or Jira. Automatically detects if GitHub issues are enabled; if so creates a GitHub issue, otherwise creates a Jira issue.
aiskillstore/marketplace 232
-
apple-mail
Comprehensive guide for accessing and automating Apple Mail using AppleScript, including reading emails, sending messages, and managing mailboxes.
aiskillstore/marketplace 232
-
bigquery
Comprehensive guide for using BigQuery CLI (bq) to query and inspect tables in Monzo's BigQuery projects, with emphasis on data sensitivity and INFORMATION_SCHEMA queries.
aiskillstore/marketplace 232
-
mermaid
Guide for creating beautiful Mermaid diagrams with proper styling for GitHub markdown (dark/light mode compatible, no icons).
aiskillstore/marketplace 232
-
documentation
Use this skill whenever writing any document - plans, proposals, docs, documentation, brainstorm docs, notes, guides, specs, designs, READMEs, or any markdown file output.
aiskillstore/marketplace 232
-
tmux
Manage tmux sessions for interactive background processes
aiskillstore/marketplace 232
-
linear-projects-write
Create and update Linear projects via CLI (write operations)
aiskillstore/marketplace 232
-
playwright-browser
Control a Playwright browser via CLI - navigate, interact, and screenshot
aiskillstore/marketplace 232
-
psql
Run PostgreSQL queries and meta-commands via CLI
aiskillstore/marketplace 232
-
pr-description
Guide for creating comprehensive PR descriptions with proper structure, diagrams, and documentation for code reviews.
aiskillstore/marketplace 232
-
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
aiskillstore/marketplace 232
-
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
aiskillstore/marketplace 232
-
testing-anti-patterns
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
aiskillstore/marketplace 232
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
aiskillstore/marketplace 232