Browse Skills

9063 skills found

mongodb-atlas-setup.md
0
1 export mongodb-atlas-setup
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mongodb"
3 Master MongoDB Atlas cloud setup, cluster configuration, security, networking, backups, and monitoring. Get production-ready cloud database in minutes. Use when setting up cloud MongoDB, configuring clusters, or managing Atlas.
2026-01-05
statistical-analysis.md
0
1 export statistical-analysis
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ai-data-scientist"
3 Probability, distributions, hypothesis testing, and statistical inference. Use for A/B testing, experimental design, or statistical validation.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 dwb from "dwb/hm"
3 Test-driven development. Use when asked to use TDD explicitly, or any other times when asked write a failing test before implementation, or similar.
2026-01-05
github-workflow-automation.md
0
1 export github-workflow-automation
2 WalksWithASwagger from "WalksWithASwagger/kriskrug-wp"
3 Automates GitHub workflows including batch issue creation from JSON/CSV, PR creation with issue linking, pre-PR testing, and WordPress-specific validation (PHP linting, WPCS). Use when creating multiple issues, automating PR workflows, or validating WordPress code before commits.
2026-01-05
loki-mode.md
0
1 export loki-mode
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.
2026-01-05
server-actions-vs-api-optimizer.md
0
1 export server-actions-vs-api-optimizer
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Analyze routes and recommend whether to use Server Actions or API routes based on use case patterns including authentication, revalidation, external API calls, and client requirements. Use this skill when deciding between Server Actions and API routes, optimizing Next.js data fetching, refactoring routes, analyzing route architecture, or choosing the right data mutation pattern. Trigger terms include Server Actions, API routes, route handler, data mutation, revalidation, authentication flow, external API, client-side fetch, route optimization, Next.js patterns.
2026-01-05
jupyter-notebook-testing.md
0
1 export jupyter-notebook-testing
2 ddttom from "ddttom/allaboutv2"
3 Create and manage Jupyter notebooks for testing Adobe Edge Delivery Services (EDS) blocks interactively in the browser using the ipynb-viewer block. Interactive JavaScript execution, overlay previews with backdrop, direct ES6 imports. Use when creating notebooks, testing blocks with ipynb files in browser, generating overlay previews, or creating executable documentation.
2026-01-05
review-trufflehog.md
0
1 export review-trufflehog
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review and triage Trufflehog secret detection scan results to identify real credential exposures. Use when analyzing trufflehog output, triaging secret findings, reviewing credential leaks, or when the user has trufflehog results to review. Can also run scans for an organization. Filters out test/demo secrets and prioritizes verified findings with source code context analysis.
2026-01-05
code-cartographer.md
0
1 export code-cartographer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze and map code structure, data flow, and dependencies in legacy codebases. Use for understanding call stacks, dependency trees, side effects, risk profiles, and generating Mermaid diagrams. Ideal for legacy codebases with zero tests.
2026-01-05
conceptual-analysis.md
0
1 export conceptual-analysis
2 chrislemke from "chrislemke/stoffy"
3 Master conceptual analysis methodology - defining concepts through necessary and sufficient conditions. Use for: analyzing concepts, testing definitions, finding counterexamples. Triggers: 'what is X', 'define', 'definition', 'necessary conditions', 'sufficient conditions', 'counterexample', 'conceptual analysis', 'analysis', 'concept', 'essence', 'iff', 'if and only if'.
2026-01-05
file-name-wizard.md
0
1 export file-name-wizard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Audit all filename and naming conventions in the codebase against CLAUDE.md standards and common patterns. Use when user asks to check naming conventions, audit filenames, find naming inconsistencies, or validate file naming patterns.
2026-01-05
doc-coauthoring.md
0
1 export doc-coauthoring
2 jsolarz from "jsolarz/doc-toolkit"
3 Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
2026-01-05
audit-style.md
0
1 export audit-style
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Audit and refactor CSS to comply with Game Loopers design system and BEM methodology
2026-01-05
stripe-integration.md
0
1 export stripe-integration
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 mkaczkowski from "mkaczkowski/react-spa-scaffold"
3 Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.
2026-01-05