Browse Skills
44915 skills found
basepl-connection-design.md
0
1
export
basepl-connection-design
2
from
"gogohkm/Codex_Work"
from
"gogohkm/Codex_Work"
3
AISC Design Guide 1 expert for steel column base plate and anchor rod connection design. Use when users ask about base connections, base plates, anchor rods, column-to-foundation connections, concrete bearing strength, eccentricity, small vs large moment classification, shear transfer, or AISC Design Guide 1. Supports both LRFD and ASD design methods with 15 worked examples covering axial, moment, shear, and biaxial loading.
2026-01-05
miniapp-develop.md
0
1
export
miniapp-develop
2
from
"lotosbin/claude-skills"
from
"lotosbin/claude-skills"
3
小程序开发专家,精通微信、支付宝、抖音等多个平台的小程序开发
2026-01-05
python.md
0
1
export
python
2
from
"miles990/claude-software-skills"
from
"miles990/claude-software-skills"
3
Python programming patterns and best practices
2026-01-05
exit.md
0
1
export
exit
2
from
"eddiebe147/claude-settings"
from
"eddiebe147/claude-settings"
3
Exit engine for ID8Labs. Position for and execute successful exits through strategic preparation, valuation optimization, and deal execution.
2026-01-05
lead-research-assistant.md
0
1
export
lead-research-assistant
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
2026-01-05
react-app-structure.md
0
1
export
react-app-structure
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Use when auditing, scaffolding, or validating MetaSaver React portal app directory structure. Includes file organization patterns, domain grouping, feature composition, routing configuration, and Auth0 integration setup. File types: .tsx, .ts, directory layouts.
2026-01-05
identifying-technical-debt.md
0
1
export
identifying-technical-debt
2
from
"tachyon-beep/hamlet"
from
"tachyon-beep/hamlet"
3
Use when cataloging technical debt under time pressure and tempted to explain choices instead of delivering document - enforces execution discipline with scoped delivery patterns for partial catalogs
2026-01-05
sync-docs-structure.md
0
1
export
sync-docs-structure
2
from
"djimontyp/task-tracker"
from
"djimontyp/task-tracker"
3
Automatically sync the documentation structure from docs/content/{en,uk}/ to CLAUDE.md when changes are detected in the docs directory. This skill should be triggered when documentation files are added, removed, or reorganized, or when explicitly requested by the user or agents.
2026-01-05
chapter-summarizer.md
0
1
export
chapter-summarizer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Summarizes any chapter into 6–8 bullet points with bold key terms
2026-01-05
code-review.md
0
1
export
code-review
2
from
"rafaelcruzazevedo/dotfiles"
from
"rafaelcruzazevedo/dotfiles"
3
Code review checklist and guidelines. Use when reviewing code, creating review comments, or preparing code for review.
2026-01-05
security-patterns.md
0
1
export
security-patterns
2
from
"layeddie/ai-rules"
from
"layeddie/ai-rules"
3
Elixir-specific security patterns, OWASP mitigations, and compliance best practices
2026-01-05
schema-migrate.md
0
1
export
schema-migrate
2
from
"bencassie/flywheel"
from
"bencassie/flywheel"
3
Rename frontmatter fields or transform values in bulk. Triggers on "rename field", "migrate values", "transform field", "bulk update".
2026-01-05
documentation-writer.md
0
1
export
documentation-writer
2
from
"RasmusGodske/dev-agent-workflow"
from
"RasmusGodske/dev-agent-workflow"
3
Skill for writing and updating codebase documentation. Use when creating or editing markdown documentation files in the docs/ directory, README files, or any documentation-related content. Also activates when maintaining the documentation index.
2026-01-05
pdf.md
0
1
export
pdf
2
from
"szweibel/claude-skills"
from
"szweibel/claude-skills"
3
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
2026-01-05
brynhild-development.md
0
1
export
brynhild-development
2
from
"mandersogit/brynhild-harness"
from
"mandersogit/brynhild-harness"
3
Guidelines for contributing to brynhild itself - use when making changes to the brynhild codebase, running tests, or understanding project conventions
2026-01-05
technical-textbook-writer.md
0
1
export
technical-textbook-writer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Writes software, cloud, and DevOps content in the rigorous style of a formal university technical textbook (expository, objective, and third-person).
2026-01-05
vscode-config.md
0
1
export
vscode-config
2
from
"metasaver/claude-marketplace"
from
"metasaver/claude-marketplace"
3
VS Code workspace settings template and validation logic with file cleanup enforcement. Includes 8 required standards (Prettier as default formatter, format on save enabled, ESLint auto-fix, pnpm package manager, terminal configuration, TypeScript workspace SDK, search exclusions, only settings.json required). Critical Rule 8 enforces deletion of unnecessary files (extensions.json, launch.json, tasks.json). Use when creating or auditing .vscode/settings.json files and detecting unnecessary workspace files.
2026-01-05
prometheus-metrics.md
0
1
export
prometheus-metrics
2
from
"gitbasheer/workspace"
from
"gitbasheer/workspace"
3
Prometheus metrics instrumentation, SLO monitoring
2026-01-05
github-issues.md
0
1
export
github-issues
2
from
"joshuacook/claude-code-apps"
from
"joshuacook/claude-code-apps"
3
Manage GitHub Issues for this repository. Use when the user wants to list, create, read, update, close, or delete issues. Supports filtering by labels, assignees, milestones, and state.
2026-01-05
openai-api.md
0
1
export
openai-api
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Complete guide for OpenAI's traditional/stateless APIs: Chat Completions (GPT-5, GPT-4o), Embeddings,Images (DALL-E 3), Audio (Whisper + TTS), and Moderation. Includes both Node.js SDK and fetch-basedapproaches for maximum compatibility.Use when: integrating OpenAI APIs, implementing chat completions with GPT-5/GPT-4o, generating textwith streaming, using function calling/tools, creating structured outputs with JSON schemas,implementing embeddings for RAG, generating images with DALL-E 3, transcribing audio with Whisper,synthesizing speech with TTS, moderating content, deploying to Cloudflare Workers, or encounteringerrors like rate limits (429), invalid API keys (401), function calling failures, streaming parseerrors, embeddings dimension mismatches, or token limit exceeded.Keywords: openai api, chat completions, gpt-5, gpt-5-mini, gpt-5-nano, gpt-4o, gpt-4-turbo,openai sdk, openai streaming, function calling, structured output, json schema, openai embeddings,text-embedding-3, dall-e-3, image ge
2026-01-05
mydetailarea-integrations.md
0
1
export
mydetailarea-integrations
2
from
"rruiz22/my-detail-area"
from
"rruiz22/my-detail-area"
3
Third-party integration connectors for MyDetailArea. Implements secure API integrations with accounting software (QuickBooks, Xero), CRM systems, inventory management, payment processors, and webhooks. Includes OAuth flows, API authentication, rate limiting, error handling, and data synchronization patterns. Use when connecting external systems or building API integrations.
2026-01-05
sr-cardoso-ops.md
0
1
export
sr-cardoso-ops
2
from
"yurikrat/sr-cardoso-barbearia-app"
from
"yurikrat/sr-cardoso-barbearia-app"
3
Operacoes e deploy do Sr Cardoso (Cloud Run, Firestore rules/indexes, env vars, scripts, Docker). Use quando configurar ambiente, rodar deploy, revisar infra GCP ou rotinas de setup.
2026-01-05
iterative-verification.md
0
1
export
iterative-verification
2
from
"bogheorghiu/cognitive-mechanisms"
from
"bogheorghiu/cognitive-mechanisms"
3
"Is this ACTUALLY verified, or did I just say it is?" - Ralph-wiggum methodology applied to factual accuracy. Use when (1) claims require evidence not assumption, (2) verification must be demonstrable, (3) single-pass investigation insufficient, (4) factual accuracy is critical. Provides the loop logic: iterate until verification thresholds met. Does NOT trigger for: opinions, preferences, how-to instructions, or when user explicitly wants quick answer.
2026-01-05
security-review.md
0
1
export
security-review
2
from
"nicholasgriffintn/claude-code"
from
"nicholasgriffintn/claude-code"
3
A specialist skill for security reviews, threat modeling, and remediation guidance. Use for auth/permissions changes, secrets or PII handling, public endpoints, or dependency upgrades.
2026-01-05