Topic: claude-code
35,830 skills in this topic.
-
obsidian-cli
Interacts with Obsidian vaults using the Obsidian CLI to read, create, and manage notes, tasks, properties, tags, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, add to daily note, find notes about a topic, check tasks, append to a note, query the vault, list tags, list files, manage bookmarks, check sync status, view file history, use templates, query bases, run QuickAdd, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
philoserf/claude-code-setup 10
-
pre-release
Validates a project is ready to tag and ship. Use when tagging a release, cutting a version, shipping a package, or asking "are we ready to release?" Checks repo hygiene, CI status, docs, version sync, and build verification. Optimized for Obsidian plugins with fallback detection for other project types.
philoserf/claude-code-setup 10
-
python-quality-gate
Runs Python code quality checks. Use when checking Python quality, linting, type checking, running tests, validating Python code, or running python checks. Covers formatting and linting with ruff, type checking with mypy, and test execution with pytest.
philoserf/claude-code-setup 10
-
refactor-clean
Structured refactoring with smell detection, severity classification, and before/after metrics. Use when code needs deep structural analysis — decomposing large classes, resolving SOLID violations, eliminating duplication across modules, or reducing cyclomatic complexity. Presents a prioritized plan for approval before making changes. Not for lightweight post-edit polish (the simplify agent handles that automatically).
philoserf/claude-code-setup 10
-
release
Executes the final release workflow for Obsidian plugins after pre-release checks pass. Use when tagging a release, publishing a version, or shipping an Obsidian plugin. Bumps version via bun run script, creates git tag, pushes to trigger GitHub Actions, and updates GitHub release notes from CHANGELOG.md.
philoserf/claude-code-setup 10
-
scientific-problem-selection
Guides scientists through systematic research problem selection using a 9-skill framework based on Fischbach & Walsh (Cell, 2024). Use when pitching a new research idea, troubleshooting a stuck project, evaluating project risks, planning research strategy, or choosing what problem to work on. Covers ideation, risk assessment, optimization, parameter strategy, decision trees, adversity planning, and synthesis.
philoserf/claude-code-setup 10
-
second-opinion
Runs independent code reviews by piping git diffs to external LLM CLIs (Sourcegraph Amp or pi). Use when the user asks for a second opinion, external review, independent review, cross-model review, or wants to validate changes before a PR, get a fresh perspective on a diff, or asks another model to look at their code.
philoserf/claude-code-setup 10
-
session-review
Analyzes the current session to extract patterns, preferences, and learnings. Use when running session retrospectives, debriefs, post-mortems, or reflecting on insights worth remembering. Produces structured reviews capturing what worked, what to improve, and actionable takeaways.
philoserf/claude-code-setup 10
-
skill-improve
Generates prioritized improvement recommendations for Claude Code skills. Use when improving skills, enhancing customizations, or wanting actionable feedback on how to make a skill better. Provides impact/effort prioritization with specific fix suggestions.
philoserf/claude-code-setup 10
-
skill-quality
Scores Claude Code skills (1-5) across 6 weighted quality dimensions aligned with official Anthropic docs. Use when evaluating skill quality, rating skills, scoring customizations, comparing skill effectiveness, or checking if a skill follows best practices. Produces per-dimension scores with evidence, weighted totals, quality tier classification, and actionable improvement recommendations.
philoserf/claude-code-setup 10
-
tdd-cycle
Enforces strict red-green-refactor TDD with suite mode and refactor-clean integration. Use when writing all tests upfront before implementation (suite mode), when you need metrics-driven refactoring thresholds during TDD, or when explicitly invoking /tdd-cycle. For standard incremental TDD, superpowers:test-driven-development is used automatically.
philoserf/claude-code-setup 10
-
tech-debt
Identifies, classifies, and prioritizes technical debt. Use when auditing technical debt, assessing code quality, analyzing maintenance burden, or asking what's slowing us down. Produces categorized inventory with severity rankings, remediation roadmap, and fix recommendations.
philoserf/claude-code-setup 10
-
typescript-quality-gate
Runs TypeScript/JavaScript code quality checks. Use when checking TypeScript or JavaScript quality, linting, running tests, validating TypeScript code, or running TS/JS checks. Covers formatting and linting with biome, type checking with tsc, and test execution with bun test.
philoserf/claude-code-setup 10
-
vc-ship
Automates git commit organization and history cleanup. Use when staging and organizing uncommitted changes into atomic commits, cleaning messy commit history, or formatting commit messages. Not for deciding what to do with a completed branch (use superpowers:finishing-a-development-branch for merge/PR/discard decisions).
philoserf/claude-code-setup 10
-
vc-sync
Syncs local repository with remote. Use when syncing repo, pulling latest, refreshing branches, updating from remote, or cleaning up after merging PRs. Switches to main, pulls latest, and prunes merged branches.
philoserf/claude-code-setup 10
-
walkthrough
Reads source code and produces a linear, executable walkthrough document. Use when explaining how code works, creating code walkthroughs, onboarding to a project, or giving a code tour. Generates structured showboat documents with annotated code paths.
philoserf/claude-code-setup 10
-
atlassian
Manage Jira issues and Confluence wiki pages in Atlassian Cloud.
Use when: (1) searching/creating/updating Jira issues with JQL, (2) searching/reading/creating Confluence pages
with CQL, (3) managing Jira workflows, transitions, and comments, (4) browsing Confluence spaces and page
hierarchies. Supports OAuth 2.1 via MCP server (recommended) or API token authentication (fallback).
sanjay3290/ai-skills 184
-
azure-devops
Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts,
variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage
sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages,
check security alerts, manage variable groups, approve deployments, or configure branch policies.
Covers 13 domains with 99 tools via REST API.
sanjay3290/ai-skills 184
-
deep-research
Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.
sanjay3290/ai-skills 184
-
elevenlabs
Convert documents and text to audio using ElevenLabs text-to-speech.
Use this skill when the user wants to create a podcast, narrate a document,
read aloud text, generate audio from a file, or convert text to speech.
sanjay3290/ai-skills 184
-
gmail
Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels.
Use when user asks to: search email, read email, send email, create email draft, mark as read,
archive email, star email, or manage Gmail labels. Lightweight alternative to full Google
Workspace MCP server with standalone OAuth authentication.
sanjay3290/ai-skills 184
-
google-calendar
Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time.
Use when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events,
delete or update a calendar event, or respond to meeting invitations. Lightweight alternative to full
Google Workspace MCP server with standalone OAuth authentication.
sanjay3290/ai-skills 184
-
google-chat
Interact with Google Chat - list spaces, send messages, read conversations, and manage DMs.
Use when user asks to: send a message on Google Chat, read chat messages, list chat spaces,
find a chat room, send a DM, or create a new chat space. Lightweight alternative to full
Google Workspace MCP server with standalone OAuth authentication.
sanjay3290/ai-skills 184
-
google-docs
Interact with Google Docs - create documents, search by title, read content, and edit text.
Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc,
or replace text in a document. Lightweight alternative to full Google Workspace MCP server with
standalone OAuth authentication.
sanjay3290/ai-skills 184