Browse Skills

17720 skills found

nestjs-authentication.md
0
1 export nestjs-authentication
2 AgentiveCity from "AgentiveCity/SkillFactory"
3 Use this skill whenever the user wants to design, implement, or refactor authentication and authorization in a NestJS TypeScript backend, including JWT, sessions, refresh tokens, guards, roles/permissions, and integration with modules/services/controllers.
2026-01-05
generate-progress-report.md
0
1 export generate-progress-report
2 semicolon-devteam from "semicolon-devteam/sax-pm"
3 Sprint(Iteration) 진행도 리포트 생성. Use when (1) 진행 현황 조회,(2) /SAX:progress 커맨드, (3) 상태 리포트 요청.
2026-01-05
git-workflow.md
0
1 export git-workflow
2 Jzineldin from "Jzineldin/image-wise-learn-62"
3 Expert at managing git workflows including branching strategy, creating pull requests to the correct base branch (Story-viewer), committing changes, and following project conventions. Use when creating PRs, committing code, or managing branches.
2026-01-05
github-actions-troubleshooter.md
0
1 export github-actions-troubleshooter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Diagnose and fix GitHub Actions workflow failures, CI/CD pipeline issues, YAML syntax errors, and workflow configuration problems. Use when debugging failed CI runs, fixing workflow errors, or optimizing GitHub Actions. Keywords: github actions, CI, workflow, pipeline, yml, yaml, actions failure, CI failure, workflow error
2026-01-05
global-coding-style.md
0
1 export global-coding-style
2 frankdevlabs from "frankdevlabs/compilothq"
3 Write clean, consistent code following established naming conventions, automated formatting, DRY principles, meaningful variable names, small focused functions, and consistent indentation across all programming languages. Use this skill when writing or refactoring code in any programming language or file type including JavaScript (.js, .mjs, .cjs), TypeScript (.ts, .tsx, .mts), Python (.py), Ruby (.rb), Java (.java), Go (.go), Rust (.rs), PHP (.php), C# (.cs), Swift (.swift), Kotlin (.kt), or any other source code files. Use this when creating new functions, classes, interfaces, types, or variables that need appropriate naming following language-specific conventions like camelCase for JavaScript/TypeScript variables and functions (getUserById, totalPrice, isActive), PascalCase for class names, type names, and interfaces in most languages (UserProfile, DatabaseConnection, ApiResponse), snake_case for Python functions and variables (get_user_by_id, total_price, is_active), SCREAMING_SNAKE_CASE for constants (AP
2026-01-05
semantic-search.md
0
1 export semantic-search
2 cadrianmae from "cadrianmae/claude-marketplace"
3 Use semantic search to find relevant code and documentation when user asks about specific functionality, features, or implementation patterns. Automatically invoke when user asks "where is...", "how does... work", "find code that...", or similar conceptual queries. More powerful than grep for concept-based searches. Uses odino CLI with BGE embeddings for fully local semantic search.
2026-01-05
json-pretty.md
0
1 export json-pretty
2 eanzhao from "eanzhao/aevatar-agent-framework"
3 Pretty-print JSON via json_prettify tool.
2026-01-05
wrap-up.md
0
1 export wrap-up
2 MykolaPinchuk from "MykolaPinchuk/code_setup_template_1"
3 Prepare handoff: update HANDOFF/REPO_MAP, rotate logs, update .gitignore if needed, and create a safe handoff git commit.
2026-01-05
authoring-skills.md
0
1 export authoring-skills
2 majiayu000 from "majiayu000/claude-skill-registry"
3 MUST BE USED when creating, improving, or reviewing Skills. Use PROACTIVELY when user mentions "create a skill", "new skill", "write a skill", "improve skill", "skill description", or "progressive disclosure". Guides through specification-compliant skill design with three-level progressive disclosure.
2026-01-05
toolchain-health.md
0
1 export toolchain-health
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate Python toolchain alignment between mise, Poetry, and pyproject.Use when changing Python versions, editing pyproject.toml, or seeing Poetry/miseversion solver errors. Invokes /toolchain-health to check: - .mise.toml python tool version - pyproject.toml python constraint - Poetry env python interpreterKeywords: python version, mise, poetry, toolchain, env use, lock, install
2026-01-05
catchup.md
0
1 export catchup
2 athola from "athola/imbue"
3 A methodology for summarizing changes, extracting insights, and identifying follow-up actions.
2026-01-05
terraform-registry-inspector.md
0
1 export terraform-registry-inspector
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Terraform Registry documentation inspector using Chrome DevTools MCP. Use when validating provider documentation rendering, checking version availability, navigating resource/data-source docs, finding source code links, or comparing documentation quality against the Azure RM gold standard. Triggers on requests to inspect, validate, review, or benchmark Terraform provider documentation on registry.terraform.io.
2026-01-05
langfuse-advanced-filters.md
0
1 export langfuse-advanced-filters
2 mberto10 from "mberto10/web_research_agent"
3 Precisely filter and query Langfuse traces/observations using advanced filter operators for debugging and optimization workflows
2026-01-05
cli-patterns.md
0
1 export cli-patterns
2 vanman2024 from "vanman2024/cli-builder"
3 Lightweight Go CLI patterns using urfave/cli. Use when building CLI tools, creating commands with flags, implementing subcommands, adding before/after hooks, organizing command categories, or when user mentions Go CLI, urfave/cli, cobra alternatives, CLI flags, CLI categories.
2026-01-05
module-patterns.md
0
1 export module-patterns
2 lgbarn from "lgbarn/terraform-aws-eks"
3 Terraform module development patterns and best practices. Provides structure, versioning, and output scaffolds. Use when creating reusable modules.
2026-01-05
skill-recommender.md
0
1 export skill-recommender
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyzes codebases and conversation context to recommend relevant existing skills and suggest valuable custom skills to create. Use when exploring a project for the first time, when asked what skills would be useful, or when seeking to optimize workflow for a specific codebase.
2026-01-05
oauth-providers.md
0
1 export oauth-providers
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Configure OAuth authentication providers for Clerk (Google, GitHub, Discord, Apple, Microsoft, Facebook, LinkedIn, Twitter, and 11+ more). Use when setting up social login, configuring OAuth providers, implementing authentication flows, generating redirect URLs, testing OAuth connections, or when user mentions Clerk OAuth, social authentication, provider setup, or multi-provider auth.
2026-01-05
feature-builder.md
0
1 export feature-builder
2 timequity from "timequity/vibe-coder"
3 Add features by description. User says WHAT, AI figures out HOW.Use when: user wants to add functionality to existing app.Triggers: "add auth", "add payments", "add search", "добавь","integrate", "connect".
2026-01-05
clojure-babashka-json.md
0
1 export clojure-babashka-json
2 Ramblurr from "Ramblurr/nix-devenv"
3 babashka.json is a cross-platform JSON abstraction for Clojure/babashka. Use when working with JSON parsing, serialization, or writing portable code that runs on both JVM and babashka.
2026-01-05
pda-taxonomy.md
0
1 export pda-taxonomy
2 Bison-Office from "Bison-Office/bison-claude-marketplace"
3 Reference for PDA Engine taxonomy mapping domain. Use when working with vendor product imports, CSV imports, taxonomy structures, category/attribute mappings, state hash change detection, or understanding the vendor→internal→marketplace mapping flow. Covers data models, workflows, API endpoints, and PostgreSQL bulk insert patterns.
2026-01-05
large-file-handling.md
0
1 export large-file-handling
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks about "reading large files", "file too big", "context limit", "chunking files", "offset and limit", "file causing crash", or when encountering files over 10MB. Provides strategies for safely reading large files without exhausting context.
2026-01-05
amcs-plan-generator.md
0
1 export amcs-plan-generator
2 miethe from "miethe/MeatyMusic"
3 Generate execution plan from Song Design Spec (SDS). Extracts section structure, calculates target metrics, and produces ordered work objectives for downstream workflow nodes. Use when processing SDS to determine song arrangement, section ordering, target word counts, and evaluation criteria.
2026-01-05
performance-budget-enforcer.md
0
1 export performance-budget-enforcer
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Monitors Lighthouse scores and JavaScript bundle sizes across deployments with automated alerts when performance thresholds are exceeded. This skill should be used when setting up performance monitoring, enforcing bundle size limits, tracking Lighthouse metrics, or adding performance regression detection. Use for performance budgets, bundle size, Lighthouse CI, performance monitoring, regression detection, or web vitals tracking.
2026-01-05
bio-igv.md
0
1 export bio-igv
2 dakesan from "dakesan/cc-dnawork-plugin"
3 This skill should be used when the user needs to visualize BAM alignment files in IGV (Integrative Genomics Viewer). Triggers include requests to generate IGV screenshots, visualize genomic regions with multiple BAM tracks, or create batch visualizations for WGS analysis results.
2026-01-05