Browse Skills
20307 skills found
global-conventions.md
0
1
export
global-conventions
2
from
"overtimepog/AgentTheo"
from
"overtimepog/AgentTheo"
3
Follow project-wide development conventions including project structure, documentation standards, version control practices, environment configuration, and dependency management. Use this skill when organizing files and directories, writing README documentation, creating commit messages, managing environment variables, updating dependencies, or establishing code review processes. Apply this skill when ensuring consistent project structure (src/, components/, utils/, tests/), maintaining up-to-date documentation, using clear commit messages and feature branches, properly configuring environment variables without committing secrets, keeping dependencies minimal and documented, and implementing feature flags for incomplete work. This skill ensures the entire team follows predictable patterns for project organization, maintains comprehensive documentation for setup and architecture, practices good version control hygiene, manages configuration securely, and establishes clear workflows for testing and code review.
2026-01-05
ui-complete.md
0
1
export
ui-complete
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Unified UI development combining Anthropic's frontend-design plugin (anti-AI-slop aesthetics) with CIPS mobile-responsive-ui (dvh units, touch targets, testing protocol). Produces distinctive, production-grade, responsive interfaces.
2026-01-05
deployment-strategies.md
0
1
export
deployment-strategies
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Deployment strategies for Go applications. Use when deploying applications.
2026-01-05
maturin-debugger.md
0
1
export
maturin-debugger
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Diagnose and fix maturin build issues for PyO3 Python bindings. Use when encountering problems with maturin develop, missing Python exports, module registration errors, or type stub generation issues. Particularly useful when new PyO3 methods compile but don't appear in Python.
2026-01-05
load-conversation.md
0
1
export
load-conversation
2
from
"dhughes/claude-marketplace"
from
"dhughes/claude-marketplace"
3
Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
2026-01-05
google-drive.md
0
1
export
google-drive
2
from
"arlenagreer/claude_configuration_docs"
from
"arlenagreer/claude_configuration_docs"
3
Manage Google Drive files and folders with full CRUD operations via Ruby scripts. Use for file storage operations, folder organization, sharing permissions, searching across Drive, and uploading/downloading files of any type. Works seamlessly with google-sheets and google-docs skills for complete Google Workspace integration.
2026-01-05
mcp-semantic-search.md
0
1
export
mcp-semantic-search
2
from
"MichelKerkmeester/AI-Systems"
from
"MichelKerkmeester/AI-Systems"
3
Intent-based code discovery for CLI AI agents using semantic search MCP tools. Use when finding code by what it does (not what it's called), exploring unfamiliar areas, or understanding feature implementations. Mandatory for code discovery tasks when you have MCP access.
2026-01-05
karabiner.md
0
1
export
karabiner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Configure Karabiner-Elements keyboard remapping using Goku EDN syntax. Use when creating keybindings, layers, simlayers, app-specific shortcuts, or modifying karabiner.edn.
2026-01-05
rag-pipeline-builder.md
0
1
export
rag-pipeline-builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Complete RAG (Retrieval-Augmented Generation) pipeline implementation with document ingestion, vector storage, semantic search, and response generation. Supports FastAPI backends with OpenAI and Qdrant. LangChain-free architecture.
2026-01-05
dotnet-guidelines.md
0
1
export
dotnet-guidelines
2
from
"roeibajayo/claude-tools"
from
"roeibajayo/claude-tools"
3
C# coding guidelines and best practices. MUST follow these rules. Use when reviewing/writing C# code or dotnet tasks.
2026-01-05
data-insights.md
0
1
export
data-insights
2
from
"mattleonard16/taxhelper"
from
"mattleonard16/taxhelper"
3
Generate actionable insights from transaction data. Use when implementing insight generators, anomaly detection, or data analysis features for financial/tax tracking applications.
2026-01-05
pyomo.md
0
1
export
pyomo
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert in Pyomo mathematical optimization modeling in Python - use for optimization problems, linear/nonlinear programming, constraint programming, and dynamic optimization
2026-01-05
fire-patterns.md
0
1
export
fire-patterns
2
from
"vanman2024/cli-builder"
from
"vanman2024/cli-builder"
3
Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use when building Python CLI applications, creating Fire CLIs, implementing auto-generated commands, designing class-based CLIs, or when user mentions Fire, Google Fire, CLI generation, docstring commands, nested command groups, or Python command-line tools.
2026-01-05
performing-reconnaissance.md
0
1
export
performing-reconnaissance
2
from
"trilwu/secskills"
from
"trilwu/secskills"
3
Perform OSINT, subdomain enumeration, port scanning, web reconnaissance, email harvesting, and cloud asset discovery for initial access. Use when gathering intelligence or mapping attack surface.
2026-01-05
pr-title-and-description-generator.md
0
1
export
pr-title-and-description-generator
2
from
"alienfast/claude"
from
"alienfast/claude"
3
Generate or update GitHub Pull Request titles and descriptions based on actual code changes in the final state. Use when the user mentions updating, generating, or writing PR descriptions, PR titles, pull request summaries, or says 'update the PR'. Analyzes git diff to determine what's actually in the code (not just commit history) and creates comprehensive, accurate PR documentation.
2026-01-05
flow-mode.md
0
1
export
flow-mode
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Trust-based bypass permissions earned through onboarding journey. Use when user asks about flow mode, bypass permissions, or wants to skip prompts.
2026-01-05
fuel-bill-processor.md
0
1
export
fuel-bill-processor
2
from
"changdaoyina/fuel-bill-processor"
from
"changdaoyina/fuel-bill-processor"
3
Process aviation fuel surcharge bills from Excel files. Supports both automatic detection and Claude-assisted modes. Detects headers, matches columns, parses dates/routes, and fetches contract numbers via API. Use when working with aviation fuel bills, Excel file processing, or when user mentions fuel surcharges,航空燃油账单, or 燃油差价费.
2026-01-05
repo-analyzer.md
0
1
export
repo-analyzer
2
from
"chaorenex1/coding-agent-workflow"
from
"chaorenex1/coding-agent-workflow"
3
Code repository analysis and technical documentation generation skill
2026-01-05
backend-test-generator.md
0
1
export
backend-test-generator
2
from
"ikjingo/claude-code-templates"
from
"ikjingo/claude-code-templates"
3
Kotlin/Spring Boot 백엔드 테스트 코드를 생성하는 스킬. 사용자가 "백엔드 테스트 작성해 줘", "서비스 테스트 만들어 줘", "컨트롤러 테스트 생성해 줘" 등의 요청을 할 때 사용합니다. JUnit 5, MockK, Spring Boot Test를 활용한 단위/통합 테스트를 생성합니다.
2026-01-05
nextjs-supabase.md
0
1
export
nextjs-supabase
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Next.js full-stack application with Supabase backend.
2026-01-05
review-artifacts.md
0
1
export
review-artifacts
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Review artifact scan results for reportable bug bounty findings. Analyzes archives, SQL dumps, binary databases, and source backups for secrets, code vulnerabilities, misconfigurations, and PII exposure. Focuses on high-confidence findings with clear security impact.
2026-01-05
deploying-to-aws.md
0
1
export
deploying-to-aws
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Specialized skill for deploying Next.js applications to AWS using SST (Serverless Stack) or Vercel, with DynamoDB integration, IAM configuration, and infrastructure as code. Use when setting up AWS resources or deploying production applications.
2026-01-05
pod-scaffold-dapp.md
0
1
export
pod-scaffold-dapp
2
from
"aaronbassett/midnight-summit-hackathon-2025"
from
"aaronbassett/midnight-summit-hackathon-2025"
3
This skill should be used when developers need to scaffold complete decentralized applications on pod network, including smart contracts, Rust CLI tools, web frontends (React + Vite + viem), and testing infrastructure. Use when starting new DApps, building full-stack applications, or needing end-to-end project setup. Orchestrates pod-templating MCP server, frontend templates, and development tools for comprehensive DApp creation.
2026-01-05
python-mcp-development.md
0
1
export
python-mcp-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Python SDKとFastMCPフレームワークを使用したMCPサーバー構築ガイド。PythonベースのMCPサーバーの作成、ツール・リソース・プロンプト実装、Pydanticモデル活用、STDIOおよびHTTPトランスポート設定を行う際に使用。
2026-01-05