Browse Skills

16146 skills found

openai-agents-mcp-integration.md
0
1 export openai-agents-mcp-integration
2 Hamza123545 from "Hamza123545/Todo_giaic_five_phases"
3 Build AI agents with OpenAI Agents SDK + Model Context Protocol (MCP) for tool orchestration. Supports multi-provider backends (OpenAI, Gemini, Groq, OpenRouter) with MCPServerStdio. Use this skill for conversational AI features with external tool access via MCP protocol.
2026-01-05
memory-design.md
0
1 export memory-design
2 racurry from "racurry/neat-little-package"
3 Interpretive guidance for Claude Code memory management system. Helps choose between memory locations, organize modular rules, use path-specific rules, and avoid common pitfalls. Use when setting up CLAUDE.md files, organizing .claude/rules/ directories, or deciding where to put project instructions.
2026-01-05
task-planner.md
0
1 export task-planner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.
2026-01-05
ansible.md
0
1 export ansible
2 jpoutrin from "jpoutrin/product-forge"
3 Ansible automation and configuration management patterns. Use when writing Ansible playbooks, roles, or automating infrastructure configuration and deployment tasks.
2026-01-05
build-and-deploy.md
0
1 export build-and-deploy
2 Eng0AI from "Eng0AI/developer-portfolio-template"
3 Build and deploy this Next.js 16 developer portfolio. Use when building, deploying, or preparing the project for production.
2026-01-05
sentry-and-otel-setup.md
0
1 export sentry-and-otel-setup
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 This skill should be used when adding error tracking and performance monitoring with Sentry and OpenTelemetry tracing to Next.js applications. Apply when setting up error monitoring, configuring tracing for Server Actions and routes, implementing logging wrappers, adding performance instrumentation, or establishing observability for debugging production issues.
2026-01-05
helmet-config-generator.md
0
1 export helmet-config-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Helmet.js security middleware configuration for Express applications. Triggers on "create helmet config", "generate helmet configuration", "express security headers", "helmet setup".
2026-01-05
plot-consistency-checker.md
0
1 export plot-consistency-checker
2 Huzaifa4412 from "Huzaifa4412/AIDD-30-Day-Challenge"
3 Use this skill when the user wants to check for plot holes, inconsistencies, timeline issues, or logical gaps in a story or novel.
2026-01-05
backend-migrations.md
0
1 export backend-migrations
2 elliotsaha from "elliotsaha/smt-slack-app"
3 Create and manage database migrations following best practices for schema evolution and data integrity. When creating or modifying database migration files (migrations/*, *.migration.ts, migrate.ts). When working on schema changes, data migrations, or database version control. When implementing reversible migrations with up/down methods, managing indexes on large tables, or handling zero-downtime deployments. When writing migration scripts that alter database structure, add or remove tables, modify columns, or transform data.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 michellepellon from "michellepellon/dotfiles"
3 Enforce strict TDD workflow for all development tasks. Use when implementing new features, fixing bugs, or refactoring code. Ensures comprehensive test coverage (unit, integration, e2e) before writing implementation code. Activates automatically for all coding tasks unless explicitly authorized to skip testing.
2026-01-05
write-adr.md
0
1 export write-adr
2 johannesfritz from "johannesfritz/autonomous-orchestration"
3 Create Architecture Decision Records for significant technical decisions. Use after making architectural choices, when documenting why a technology was selected, or when solutions-architect needs to record a decision.
2026-01-05
radulator-qa-tester.md
0
1 export radulator-qa-tester
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automated QA testing for Radulator's 18 medical calculators across radiology, hepatology/liver, and urology specialties. Tests accuracy, collects browser diagnostics, generates Playwright tests, and manages three-branch Git workflow (dev1→test1→main). Use when testing Radulator calculators, reviewing PRs with qa label, verifying medical formulas, generating test reports, or creating comprehensive test suites.
2026-01-05
arcgis-authentication.md
0
1 export arcgis-authentication
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Implement authentication with ArcGIS using OAuth 2.0, API keys, and identity management. Use for accessing secured services, portal items, and user-specific content.
2026-01-05
local-ci.md
0
1 export local-ci
2 shiroinock from "shiroinock/ts-template"
3 remote CI (GitHub Actions) 相当のチェックをローカルで実行。Biome check、テスト、ビルドを並列実行し、全てのチェックが成功したことを確認する。PR作成前の事前チェックに使用。
2026-01-05
disciplined-design.md
0
1 export disciplined-design
2 terraphim from "terraphim/codex-skills"
3 Phase 2 of disciplined development. Creates implementation plans based onapproved research. Specifies file changes, function signatures, test strategy,and step sequence. Requires human approval before implementation.
2026-01-05
vm-infrastructure-ops.md
0
1 export vm-infrastructure-ops
2 terrylica from "terrylica/gapless-network-data"
3 Troubleshoot and manage GCP e2-micro VM running eth-realtime-collector. Use when VM service is down, systemd failures occur, real-time data stream stops, or VM network issues arise. Keywords systemd, journalctl, eth-collector, gcloud compute.
2026-01-05
decomplect.md
0
1 export decomplect
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Architectural code analysis for design quality. Evaluates simplicity (Rich Hickey), functional core/imperative shell (Gary Bernhardt), and coupling (Constantine & Yourdon). Use for design review or architectural assessment.
2026-01-05
arcgis-starter-app-extended.md
0
1 export arcgis-starter-app-extended
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Scaffold a production-ready ArcGIS Maps SDK application with TypeScript, Vite, ESLint, Prettier, git hooks, and GitHub Actions CI/CD.
2026-01-05
modern-doc.md
0
1 export modern-doc
2 tychota from "tychota/moderndoc"
3 Create, improve, and debug professional LuaLaTeX documents using KOMA-Script + the moderndoc package (and the legacy modern-doc shim). Use for: generating new documents from a goal, improving typography/layout, producing PDF/A-4-friendly output, setting up minted/biblatex/tabularray/tikz, converting Mermaid → TikZ, and debugging compilation logs.
2026-01-05
web-test-cleanup.md
0
1 export web-test-cleanup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Clean up test sessions - kill browsers, stop dev servers, free ports, and optionally remove test data. Use this BEFORE starting new tests or AFTER completing tests.
2026-01-05
sql-server-admin.md
0
1 export sql-server-admin
2 larsnyg from "larsnyg/claude-code-template-sql"
3 SQL Server administration and maintenance. Use for database backups, security, user management, maintenance tasks, monitoring, and troubleshooting.
2026-01-05
callabo-init.md
0
1 export callabo-init
2 jiunbae from "jiunbae/agent-skills"
3 Callabo 서비스 워크스페이스를 초기화합니다. 새 워크스페이스 생성, 브랜치 생성, 서비스 컴포넌트(callabo-server, callabo-webapp, magi) 선택 및 포트 설정, 서비스 간 연동 설정을 지원합니다.
2026-01-05
ead-kaufman-benson.md
0
1 export ead-kaufman-benson
2 JankMajesty from "JankMajesty/KaufmanEAD"
3 Specialized skill for editing and refining EAD2002 finding aids for the Terrence Kaufman Papers at the Archive of Indigenous Languages of Latin America (AILLA), Lillas Benson Latin American Studies and Collections, University of Texas at Austin. Use when working with KaufmanEAD.xml, implementing staff feedback, validating against EAD2002 standards, or referencing institutional finding aid examples.
2026-01-05
claude-code-subagent-creator.md
0
1 export claude-code-subagent-creator
2 hirokita117 from "hirokita117/template-ai-coding-config"
3 Create Claude Code subagents from natural language requirements. Use when users want to create specialized AI subagents for Claude Code without manually writing the configuration. Handles agent creation for testing, code review, debugging, documentation, refactoring, and custom workflows. Generates .claude/agents/*.md files with appropriate YAML frontmatter and system prompts.
2026-01-05