Browse Skills

6825 skills found

automating-api-testing.md
2
1 export automating-api-testing
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill automates API endpoint testing, including request generation, validation, and comprehensive test coverage for REST and GraphQL APIs. It is used when the user requests API testing, contract testing, or validation against OpenAPI specifications. The skill analyzes API endpoints and generates test suites covering CRUD operations, authentication flows, and security aspects. It also validates response status codes, headers, and body structure. Use this skill when the user mentions "API testing", "REST API tests", "GraphQL API tests", "contract tests", or "OpenAPI validation".
2026-01-05
fastapi-endpoint.md
2
1 export fastapi-endpoint
2 janisto from "janisto/fastapi-playground"
3 Guide for creating FastAPI endpoints following this project's conventions including routers, dependency injection, error handling, and OpenAPI documentation.
2026-01-05
storybook-development.md
2
1 export storybook-development
2 nekorush14 from "nekorush14/dotfiles"
3 Create component documentation and testing with Storybook using CSF3, interaction testing, and visual regression. Use when documenting components, creating UI catalog, or visual testing.
2026-01-05
r-data-science.md
2
1 export r-data-science
2 crypticpy from "crypticpy/Rdata"
3 R programming for data analysis, visualization, and statistical workflows. Use when working with R scripts (.R), Quarto documents (.qmd), RMarkdown (.Rmd), or R projects. Covers tidyverse workflows, ggplot2 visualizations, statistical analysis, epidemiological methods, and reproducible research practices.
2026-01-05
pytest-testing.md
2
1 export pytest-testing
2 nekorush14 from "nekorush14/dotfiles"
3 Write pytest tests for Python code including unit tests, integration tests, fixtures, mocking, and parametrize. Use when writing tests for functions, classes, or complex business logic.
2026-01-05
research-docs.md
2
1 export research-docs
2 dkmaker from "dkmaker/ida-ai"
3 Research and persist coding documentation using Perplexity AI. Use when user asks about documentation, APIs, frameworks, libraries, best practices, coding patterns, or needs to research technical topics. Always checks existing research first.
2026-01-05
zod-validation.md
2
1 export zod-validation
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Zodライブラリによるランタイムバリデーション、スキーマ定義、TypeScript型推論を専門とするスキル。型安全なバリデーションロジックを設計・実装し、API・フォーム・ドメイン層での検証を網羅する。Anchors:• Zod Official Documentation / 適用: スキーマAPI・バリデーション / 目的: 公式パターン準拠• Effective TypeScript (Dan Vanderkam) / 適用: 型設計・型推論 / 目的: ランタイム安全性担保• @hookform/resolvers / 適用: フォーム統合 / 目的: React Hook Form連携Trigger:Use when implementing runtime validation with Zod, defining TypeScript schemas, integrating form validation (react-hook-form), or validating API requests/responses. Keywords: zod, schema, safeParse, refine, z.infer, zodResolver.
2026-01-05
codebase-summarizer.md
2
1 export codebase-summarizer
2 patricio0312rev from "patricio0312rev/skillset"
3 Scans repository structure and generates comprehensive architecture documentation including system overview, entry points, module relationships, data flow diagrams, and "edit here for X" guides. Creates ARCHITECTURE.md for onboarding and navigation. Use when users request "document the codebase", "explain the architecture", "create onboarding docs", or "map the system".
2026-01-05
query-performance-tuning.md
2
1 export query-performance-tuning
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 SQLiteクエリパフォーマンス最適化を専門とするスキル。EXPLAIN QUERY PLAN分析、インデックス戦略、クエリリライトを通じて、遅いクエリを診断し実行計画を改善します。Anchors:• High Performance MySQL (Baron Schwartz) / 適用: クエリ分析と診断手法 / 目的: 体系的なパフォーマンス診断• Use The Index, Luke (Markus Winand) / 適用: インデックス設計原則 / 目的: 効果的なインデックス活用• Systems Performance (Brendan Gregg) / 適用: 測定駆動のアプローチ / 目的: 定量的な効果検証Trigger:Use when optimizing slow queries, analyzing execution plans, designing indexes, resolving N+1 problems, or improving database performance systematically.Keywords: slow query, EXPLAIN QUERY PLAN, index optimization, query rewriting, N+1 problem, database performance, SQLite performance
2026-01-05
nextauth-patterns.md
2
1 export nextauth-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 NextAuth.js v5の設定とカスタマイズパターンを専門とするスキル。OAuth 2.0プロバイダー統合、データベースアダプター、セッション戦略、コールバック実装、型安全なセッション管理を提供する。Anchors:• Web Application Security (Andrew Hoffman) / 適用: OAuth脅威モデリングとセッションセキュリティ / 目的: 安全な認証フロー設計• NextAuth.js v5 Official Docs / 適用: プロバイダー設定とコールバック / 目的: 標準準拠の実装Trigger:Use when implementing NextAuth.js authentication, configuring OAuth providers (Google, GitHub),integrating database adapters (Drizzle), designing session strategies (JWT or database-backed),customizing authentication callbacks, or adding role-based data to sessions.Keywords: nextauth, oauth, authentication, session, jwt, drizzle adapter, google oauth, github oauth
2026-01-05
skill-reviewer.md
2
1 export skill-reviewer
2 dashed from "dashed/claude-marketplace"
3 Review and ensure skills maintain high quality standards. Use when creating new skills, updating existing skills, or auditing skill quality. Checks for progressive disclosure, mental model shift, appropriate scope, and documentation clarity.
2026-01-05
api-design.md
2
1 export api-design
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-backend"
3 Design and build professional APIs with REST, GraphQL, and gRPC. Master authentication, documentation, testing, and operational concerns.
2026-01-05
global-coding-style.md
2
1 export global-coding-style
2 adigunners from "adigunners/adigunners.github.io"
3 Coding style standards enforced by Prettier and ESLint. Use this skill when writing JavaScript, HTML, CSS, or JSON to ensure consistent formatting, naming conventions, and code quality. Apply when creating new files, refactoring code, or ensuring adherence to automated formatting rules.
2026-01-05
pydanticai-docs.md
2
1 export pydanticai-docs
2 DougTrajano from "DougTrajano/pydantic-ai-skills"
3 Use this skill for requests related to Pydantic AI framework - building agents, tools, dependencies, structured outputs, and model integrations.
2026-01-05
dark-matter-analyzer.md
2
1 export dark-matter-analyzer
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Analyze repositories to reveal unseen patterns, strategic drift, and organizational health. Use when assessing repository coherence, diagnosing project issues, identifying documentation inflation, or understanding why a codebase feels misaligned with its stated goals.
2026-01-05
technical-writing.md
2
1 export technical-writing
2 cosmix from "cosmix/claude-code-setup"
3 Professional technical documentation writing for software projects. Use for README files, user guides, migration guides, changelogs, and general documentation. Triggers: documentation, docs, readme, guide, tutorial, changelog, migration guide, write docs, document code.
2026-01-05
adapter-assistant.md
2
1 export adapter-assistant
2 refractionPOINT from "refractionPOINT/documentation"
3 Complete adapter lifecycle assistant for LimaCharlie. Supports External Adapters (cloud-managed), Cloud Sensors (SaaS/cloud integrations), and On-prem USP adapters. Dynamically researches adapter types from local docs and GitHub usp-adapters repo. Creates, validates, deploys, and troubleshoots adapter configurations. Handles parsing rules (Grok, regex), field mappings, credential setup, and multi-adapter configs. Use when setting up new data sources (Okta, S3, Azure Event Hub, syslog, webhook, etc.), troubleshooting ingestion issues, or managing adapter deployments.
2026-01-05
agent-structure-design.md
2
1 export agent-structure-design
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Claude Codeエージェントの構造設計を専門とするスキル。エージェント定義、YAML Frontmatter設計、依存スキル形式、ワークフロー設計を担当する。Anchors:• 『The Pragmatic Programmer』(Andrew Hunt, David Thomas) / 適用: 手順設計と実装原則 / 目的: エージェント設計に実践的改善パターンを適用• 18-skills.md 仕様書 / 適用: Skill構造、YAML frontmatter、Task仕様書設計 / 目的: Skillメタデータと本文構造を標準化• docs/00-requirements 要求仕様 / 適用: エージェント割り当てと責務定義 / 目的: システム要求からエージェント設計へのマッピングTrigger:エージェント構造の設計・検証が必要な場合に使用。新規エージェント作成時、既存エージェントのYAML frontmatterやタスク分割の見直し、スキル依存関係の最適化などが対象。
2026-01-05
project-search.md
2
1 export project-search
2 eternnoir from "eternnoir/claude-tool"
3 Search across all project artifacts including meetings, sprints, milestones, documentation, and decisions. Use when user mentions "find", "search", "where is", "locate", "show me", or asks questions about project content. Multi-strategy search using README indexes, pattern matching, and full-text search.
2026-01-05
writing-plans.md
2
1 export writing-plans
2 robertpelloni from "robertpelloni/workspace"
3 Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
2026-01-05
codegen-bug-fix.md
2
1 export codegen-bug-fix
2 nihiyama from "nihiyama/ffq"
3 Fix bugs using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conventions, and leveraging Serena MCP semantic search/editing to implement changes with high performance and race-safety in mind.
2026-01-05
workflow-templates.md
2
1 export workflow-templates
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub Actionsワークフローテンプレートの専門スキル。組織標準テンプレート、スターターワークフロー設計を提供します。Anchors:- Continuous Delivery(Jez Humble)/ 適用: CI/CDパイプライン設計 / 目的: 継続的デリバリー実現- GitHub Actions Documentation(GitHub公式)/ 適用: ワークフロー構文 / 目的: 標準準拠- GitHub Actions starter-workflows / 適用: テンプレートベース / 目的: ベストプラクティス適用Trigger:ワークフローテンプレート選定時、CIパイプライン構築時、CDパイプライン構築時、ワークフロー最適化時に使用
2026-01-05
lcp-mintlify-docs.md
2
1 export lcp-mintlify-docs
2 YusukeShimizu from "YusukeShimizu/lightning-compute-protocol"
3 Edit the Mintlify docs site under docs/. Keep docs.json consistent and run a11y/broken-links checks.
2026-01-05
adhd-advisor.md
2
1 export adhd-advisor
2 warpcode from "warpcode/dotfiles"
3 Break down personal tasks into 15-30 minute ADHD-friendly steps using Pomodoro, done criteria, and focus locks. Scope: technical coding tasks, real-world tasks (projects, events). Excludes: team management, clinical therapy, medical advice, professional coaching. Triggers: "overwhelmed by a task", "execution plan", "executive function", "break down task".
2026-01-05