Browse Skills

1358 skills found

meeting-notes.md
3
1 export meeting-notes
2 beshkenadze from "beshkenadze/claude-skills-marketplace"
3 A marketplace of Claude Agent Skills - organized packages of instructions, scripts, and resources that extend Claude's capabilities
2026-06-01
resume-builder.md
3
1 export resume-builder
2 ewurch from "ewurch/bragger"
3 Create tailored, ATS-optimized resumes from LinkedIn PDF exports. Use when the user wants to generate a resume for a specific job role, provides a LinkedIn PDF, or mentions creating/updating a CV or resume.
2026-02-13
concierge.md
3
1 export concierge
2 tonyandrewmeyer from "tonyandrewmeyer/charming-with-claude"
3 Experimentation with using Anthropic's Claude tool to build simple charms
2026-06-03
wp-migrate.md
3
1 export wp-migrate
2 BWBama85 from "BWBama85/wp-migrate.sh"
3 WordPress migration script supporting SSH push and archive import modes with automated database handling, URL replacement, and wp-content sync
2026-03-18
managing-permissions.md
3
1 export managing-permissions
2 wombat9000 from "wombat9000/claude-plugins"
3 Personal collection of claude code plugins
2026-01-21
dockerfile-best-practices.md
3
1 export dockerfile-best-practices
2 obeone from "obeone/claude-skills"
3 🧠 Modular skills for autonomous AI agents. Production-ready Docker & Kubernetes tooling with built-in validators. Install once, use everywhere.
2026-05-27
dotnet-best-practices.md
3
1 export dotnet-best-practices
2 DoubleslashSE from "DoubleslashSE/claude-workflows"
3 .NET development best practices including SOLID, KISS, YAGNI, DRY principles, design patterns, and anti-patterns to avoid.
2026-05-25
project-memory-recall.md
3
1 export project-memory-recall
2 hungson175 from "hungson175/deploy-memory-tools"
3 Retrieve project-specific insights from file-based memory. Use when working on features, encountering domain-specific questions, or user says "--project-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or universal pattern questions (use coder-memory-recall). This Skill MUST be executed using Task tool with subagent_type="general-purpose". Runs in separate context to avoid polluting main conversation.
2026-04-29
bdd-orchestrating.md
3
1 export bdd-orchestrating
2 TheMostlyGreat from "TheMostlyGreat/safeword"
3 Personal AI agent guides, templates, and learnings
2026-06-06
init-repo.md
3
1 export init-repo
2 SidU from "SidU/GoodDocs"
3 Initialize a fork of GoodDocs with fork-specific defaults and a customized doc type.
2026-02-16
build-in-public.md
3
1 export build-in-public
2 vindicatenyc from "vindicatenyc/build-in-public-plugin"
3 Track Claude Code sessions and generate 'building in public' social media posts for Twitter/X, BlueSky, Instagram, LinkedIn, and more
2026-06-02
sap-rpt1-oss-predictor.md
3
1 export sap-rpt1-oss-predictor
2 amitlals from "amitlals/sap-rpt1-oss-predictor"
3 Use SAP-RPT-1-OSS open source tabular foundation model for predictive analytics on SAP business data. Handles classification and regression tasks including customer churn prediction, delivery delay forecasting, payment default risk, demand planning, and financial anomaly detection. Use when asked to predict, forecast, classify, or analyze patterns in SAP tabular data exports (CSV/DataFrame). Runs locally via Hugging Face model.
2026-03-18
analyzing-patterns.md
3
1 export analyzing-patterns
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Use awesome Claude Code plugins to make AI accessible
2026-03-18
fosmvvm-serverrequest-generator.md
3
1 export fosmvvm-serverrequest-generator
2 foscomputerservices from "foscomputerservices/FOSUtilities"
3 Swift libraries for supporting the Model-View-ViewModel pattern on macOS, iOS, Windows and Linux
2026-05-03
aws-cdk-development.md
3
1 export aws-cdk-development
2 iimuz from "iimuz/dotfiles"
3 AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.
2026-06-07
g-sui.md
2
1 export g-sui
2 michalCapo from "michalCapo/g-sui"
3 Server‑rendered UI for Go: interactive pages with server actions and DOM/WebSocket patches—no frontend framework
2026-05-20
kotlin-testing.md
2
1 export kotlin-testing
2 1ambda from "1ambda/dataops-platform"
3 Kotlin testing with JUnit 5, MockK, Spring test slices, and Testcontainers. Provides mocking patterns, test slice selection, and TDD workflow for Spring Boot + Kotlin. Use when writing tests for Kotlin/Spring code, setting up test infrastructure, or debugging test failures.
2026-01-21
mcp-tool-selection.md
2
1 export mcp-tool-selection
2 m1rl0k from "m1rl0k/Context-Engine"
3 Self-hosted adaptive code search: micro-chunk precision, hybrid rerank, VS Code/MCP-ready
2026-05-17
spec-driven-implementation.md
2
1 export spec-driven-implementation
2 xbklairith from "xbklairith/kisune"
3 Kisune is my personal Claude plugins, a refined suite of abilities elevating Claude into a powerful multi-tool for coding, research, and automation.
2026-05-21
tweaktune-synthesizer.md
2
1 export tweaktune-synthesizer
2 qooba from "qooba/tweaktune"
3 Interactive assistant for designing and generating tweaktune pipelines to synthesize training data for LLMs. Use when user wants to create synthetic datasets for fine-tuning, generate conversations, function calling data, or structured JSON datasets.
2025-12-13
nextjs-expert.md
2
1 export nextjs-expert
2 raisiqueira from "raisiqueira/claude-code-plugins"
3 Personal Claude Code Plugins
2026-03-10
narrative-dimensions-analysis.md
2
1 export narrative-dimensions-analysis
2 wmiles81 from "wmiles81/narrative-dimensions-analysis"
3 Physics-inspired story analysis system that treats narrative as trajectories through dimensional space. Tracks dimensions like intimacy, trust, power, and stakes to calculate tension, validate pacing, and diagnose story problems. Genre-aware with formulas for romance, thriller, mystery, and fantasy. Use when analyzing story structure, engineering tension, validating character arcs, diagnosing pacing issues, or generating dimensional targets for scenes.
2026-02-08
rules-migration.md
2
1 export rules-migration
2 lisaross from "lisaross/claude-code-plugins"
3 MIGRATE CLAUDE.md into modular `.claude/rules/` directory structure following Claude Code's rules system. Converts monolithic CLAUDE.md into organized, path-specific rule files with glob patterns. Use when migrating to rules system, modularizing project instructions, splitting CLAUDE.md, organizing memory files. Triggers on "migrate claudemd to rules", "convert claude.md to rules", "modularize claude.md", "split claude.md into rules", "migrate to rules system".
2026-01-25
vscode-extension-expert.md
2
1 export vscode-extension-expert
2 StrayDragon from "StrayDragon/my-claude-skills"
3 Comprehensive VSCode extension development expert that guides you through creating extensions using the official Yeoman generator tool. Provides interactive setup, configuration guidance, and development workflow support. Covers scaffolding with yo code, extension anatomy, debugging, testing, publishing, and API reference. Features primary access to complete VS Code API documentation at `@source/vscode-docs/api/` for authoritative reference. Use when starting new VSCode extensions, setting up development environment, configuring extension manifests, debugging extensions, or when mentioning VSCode extension creation, TypeScript extensions, plugin development, or editor customization. Built with official VS Code documentation, generator best practices, and complete API reference.
2026-06-03