Browse Skills

44915 skills found

study-planner.md
0
1 export study-planner
2 lastdays03 from "lastdays03/claude_skills"
3 Standards for conducting deep, rigorous learning sessions to achieve mastery. Focuses on Feynman Technique, Break & Fix methodology, and practical implementation.
2026-01-05
mastering-postgresql.md
0
1 export mastering-postgresql
2 majiayu000 from "majiayu000/claude-skill-registry"
3 PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB and array indexing, and production deployment. Use when creating search features, storing AI embeddings, querying vector similarity, optimizing PostgreSQL indexes, or deploying to AWS RDS/Aurora, GCP Cloud SQL/AlloyDB, or Azure. Covers psycopg2, psycopg3, asyncpg, SQLAlchemy integration, Docker development setup, and index selection strategies. Triggers: "PostgreSQL search", "pgvector", "BM25 postgres", "JSONB index", "psycopg", "asyncpg", "PostgreSQL Docker", "AlloyDB vector". Does NOT cover: DBA administration (backup, replication, users), MySQL/MongoDB/Redis, schema design theory, stored procedures.
2026-01-05
maplibre-offline-map-manager.md
0
1 export maplibre-offline-map-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manages offline-capable mapping with tile caching, location services, and MapLibre integration. Use when implementing map features, GPS tracking, offline map regions, or custom map styles in Purrsuit Mobile App.
2026-01-05
deploy.md
0
1 export deploy
2 GoBeromsu from "GoBeromsu/Quartaz"
3 This skill automates Quartz static site deployment to GitHub Pages with Playwright-based visual verification. This skill should be used when the user requests deployment, publishing, or explicitly invokes "/deploy". The workflow includes building the site, committing changes with auto-generated messages, pushing to the v4 branch, and verifying the deployed page in both light and dark modes using Playwright MCP tools.
2026-01-05
gtars.md
0
1 export gtars
2 jackspace from "jackspace/ClaudeSkillz"
3 High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
2026-01-05
reviewing-security.md
0
1 export reviewing-security
2 djankies from "djankies/claude-configs"
3 Automated tooling and detection patterns for JavaScript/TypeScript security vulnerabilities. Provides scan commands, vulnerability patterns, and severity mapping—not output formatting or workflow.
2026-01-05
sikhaid-routing.md
0
1 export sikhaid-routing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when adding routes, navigation, or understanding URL structure in SikhAid project. Covers SvelteKit file-based routing, dynamic routes with slugs, layout hierarchy, admin routes, and navigation patterns.
2026-01-05
delegation-advisor.md
0
1 export delegation-advisor
2 omerreish-lgtm from "omerreish-lgtm/secretary-system"
3 Recommend who should do a task (Claude Code, Gemini, ChatGPT, Human, Taskmaster, MCPs) and generate handoff prompts.
2026-01-05
action-mapping-designer.md
0
1 export action-mapping-designer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when ensuring training focuses on performance outcomes and business impact. Use this skill to identify essential content, design performance-focused activities, create job aids, and eliminate unnecessary training.
2026-01-05
mcp-builder.md
0
1 export mcp-builder
2 timequity from "timequity/vibe-coder"
3 Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
data-visualization.md
0
1 export data-visualization
2 astoreyai from "astoreyai/ai_scientist"
3 Create publication-quality data visualizations. Use when: (1) Presenting results, (2) Exploratory data analysis, (3) Manuscript preparation, (4) Grant proposals, (5) Presentations.
2026-01-05
architecture-paradigm-cqrs-es.md
0
1 export architecture-paradigm-cqrs-es
2 athola from "athola/claudenomicon"
3 Apply CQRS + Event Sourcing for collaboration-heavy domains needing auditability and independent scaling.
2026-01-05
pso.md
0
1 export pso
2 alexAlchemy from "alexAlchemy/aphebis-world-builder-claude"
3 Project Support Officer - Interface to the organization's project management system. Manages project list (project-list.csv), activity logs (project-activity-logs.csv), and project artifacts in org/projects/. Use when agents need to: create new projects, query project status, get active/all projects, record activity, save/get project artifacts, update project details, or close projects. All operations require caller identification (agent name/role). Only project managers can close projects. The PSO answers project-related questions and updates projects via scripts but does not perform non-project work.
2026-01-05
blockchain-web3.md
0
1 export blockchain-web3
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Smart contracts, Ethereum, consensus mechanisms, and decentralized applications.
2026-01-05
validate-windows-forms-style.md
0
1 export validate-windows-forms-style
2 ntaksh42 from "ntaksh42/windows-design-astro-components"
3 既存のAstroコンポーネントがWindows Forms風のデザインシステム(フォント、グラデーション、インタラクション状態など)に準拠しているかを検証し、レポートを生成します。
2026-01-05
examplefeature-1.md
0
1 export examplefeature-1
2 devkade from "devkade/collaborator"
3 Description of feature 1 and when to use it
2026-01-05
m365-agent-architect.md
0
1 export m365-agent-architect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in designing Microsoft 365 Copilot agent architectures
2026-01-05
nextjs-15-patterns.md
0
1 export nextjs-15-patterns
2 Barnhardt-Enterprises-Inc from "Barnhardt-Enterprises-Inc/quetrex-claude"
3 Next.js 15 App Router patterns and best practices.
2026-01-05
git-workflow.md
0
1 export git-workflow
2 ceshine from "ceshine/ceshine-agent-skills"
3 Use when the user wants to interact with the local Git repository. Perform operations on local Git repositories: review staged changes, generate commit messages, examine commit history, create pull request descriptions, and more. (This skill will be expanded to cover additional Git workflows.)
2026-01-05
tdd.md
0
1 export tdd
2 ebiyy from "ebiyy/traylingo"
3 Test-Driven Development workflow guide. TODO - This skill is a placeholder for future development. Will cover TDD patterns for Rust, TypeScript, and Tauri apps.
2026-01-05
graphql-resolvers.md
0
1 export graphql-resolvers
2 jovermier from "jovermier/cc-stack-marketplace"
3 GraphQL resolver patterns including dataloader for N+1 prevention, context propagation, authorization, error handling, and validation. Use when implementing GraphQL resolvers.
2026-01-05
parallel-ready-django.md
0
1 export parallel-ready-django
2 jpoutrin from "jpoutrin/product-forge"
3 Audit and prepare a Django codebase for parallel multi-agent development. Use when asked to check if a Django project is ready for parallelization, prepare a repo for multi-agent work, audit codebase structure, set up orchestration infrastructure, or identify blockers for parallel development. Analyzes Django apps, models, migrations, and module boundaries.
2026-01-05
retrospective-workflow.md
0
1 export retrospective-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic post-story retrospective process with automated metrics gathering, structured feedback collection, and Agent Package Manager handoff generation
2026-01-05
kamal-deploy.md
0
1 export kamal-deploy
2 jalen0x from "jalen0x/substore-kamal"
3 Deploy Docker applications using Kamal 2 with zero-downtime and automatic SSL. Use this skill when (1) setting up new Kamal deployments, (2) generating deploy.yml configuration, (3) deploying apps that lack health endpoints (using Caddy workaround).
2026-01-05