Browse Skills
20307 skills found
deno-patterns.md
0
1
export
deno-patterns
2
from
"jahanson/cc-plugins"
from
"jahanson/cc-plugins"
3
Modern TypeScript patterns and migration guidance for Deno: resource management with 'using', async generators, error handling, and Web Standard APIs. Use when migrating from Node.js, implementing cleanup logic, or learning modern JS/TS patterns.
2026-01-05
api-design.md
0
1
export
api-design
2
from
"kprsnt2/MyLocalCLI"
from
"kprsnt2/MyLocalCLI"
3
REST and GraphQL API design best practices including HTTP methods, status codes, and documentation.
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"mshafei721/Turbocat"
from
"mshafei721/Turbocat"
3
Create and manage database migrations with reversible changes, proper naming conventions, and zero-downtime deployment considerations. Use this skill when creating new database migrations, modifying schema changes, adding or removing tables/columns, creating indexes, or managing data migrations. When working on files in migrations/, db/migrate/, alembic/, or prisma/migrations/ directories. When writing up/down migration methods, planning schema changes for production deployments, or reviewing migration files for safety and rollback capability.
2026-01-05
typescript-react-reviewer.md
0
1
export
typescript-react-reviewer
2
from
"dotneet/claude-code-marketplace"
from
"dotneet/claude-code-marketplace"
3
Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review.
2026-01-05
rustie-docs.md
0
1
export
rustie-docs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Documentation management skill for audit, creation, and maintenance. Enforces documentation standards, checks for staleness and broken references, auto-fixes issues, and ensures docs are created in correct locations. Use when user says "check docs", "audit docs", "fix docs", "create doc", "archive docs", or when scattered .md files are detected.
2026-01-05
jwt-auth-expert.md
0
1
export
jwt-auth-expert
2
from
"SHAJAR5110/Hackathon-II-phase2"
from
"SHAJAR5110/Hackathon-II-phase2"
3
Comprehensive JWT authentication expert for senior developers (10+ years experience). Intelligently detects project language/framework and implements production-ready JWT auth systems with refresh tokens, secure HTTP-only cookies, token rotation, blacklisting, RBAC, MFA, and complete security. Covers Express, FastAPI, Next.js, React, Django, Flask, NestJS, and more. Automatically audits JWT implementations, generates complete auth systems (registration, login, logout, refresh, password reset), implements middleware, prevents XSS/CSRF attacks, uses bcrypt/argon2 hashing, and follows OWASP best practices. Use for implementing JWT authentication, token refresh flows, secure cookie storage, protected routes, role-based access control, security audits, and complete auth system generation.
2026-01-05
code-review.md
0
1
export
code-review
2
from
"Anthony-Bible/code-agent-demo"
from
"Anthony-Bible/code-agent-demo"
3
Performs code review with best practices
2026-01-05
code-review.md
0
1
export
code-review
2
from
"alongor666/targetmanage"
from
"alongor666/targetmanage"
3
使用 Minion 框架进行智能代码审查
2026-01-05
mcp-tool-generator.md
0
1
export
mcp-tool-generator
2
from
"daispacy/py-claude-marketplace"
from
"daispacy/py-claude-marketplace"
3
Generate new MCP tools for GitLab operations following the project's standardized pattern. Creates complete TypeScript files with imports, registration functions, Zod schemas, error handling, and format options. Supports simple CRUD operations, complex multi-action tools, and advanced patterns like discussion management. Use when "create mcp tool", "generate gitlab tool", "new tool for", "add tool to gitlab", or building new GitLab integration features.
2026-01-05
internal-comms.md
0
1
export
internal-comms
2
from
"yurake/skills"
from
"yurake/skills"
3
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Codex should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
2026-01-05
hooks-creator.md
0
1
export
hooks-creator
2
from
"inchan/cc-skills"
from
"inchan/cc-skills"
3
Guide for creating Claude Code hooks. This skill should be used when users want to create, modify, or troubleshoot hooks that automate actions at specific points in Claude Code's workflow, such as validating code before commits, running linters after edits, or protecting sensitive files.
2026-01-05
ios-reviewer.md
0
1
export
ios-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
WHEN: iOS Swift/SwiftUI code review, UIKit patterns, Combine/async-await checks, MVVM structure analysisWHAT: SwiftUI best practices + Combine patterns + Memory management + Performance optimization + Architecture patternsWHEN NOT: Cross-platform → flutter-reviewer, Android → kotlin-android-reviewer
2026-01-05
electron-integration.md
0
1
export
electron-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when the user asks about "Electron", "WebContentsView", "BrowserView", "preload script", "contextIsolation", "IPC", or needs to work with Electron-specific functionality in XSky.
2026-01-05
designing-before-coding.md
0
1
export
designing-before-coding
2
from
"barrydobson/dotfiles_extra"
from
"barrydobson/dotfiles_extra"
3
Design in pseudocode first, iterate approaches, then translate to code
2026-01-05
dependency-updater.md
0
1
export
dependency-updater
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze and update Python dependencies in pyproject.toml, checking for compatibility and security vulnerabilities. Use when: updating dependencies, checking security issues, dependency analysis, version pinning, pip-audit, outdated packages.
2026-01-05
codex-review.md
0
1
export
codex-review
2
from
"lihs-ie/lambars"
from
"lihs-ie/lambars"
3
Codex CLI(read-only)を用いて、レビュー→Claude Code修正→再レビュー(ok: true まで)を反復し収束させるレビューゲート。仕様書/SPEC/PRD/要件定義/設計、実装計画(PLANS.md等)の作成・更新直後、major step(>=5 files / 新規モジュール / 公開API / infra・config変更)完了後、および git commit / PR / merge / release 前に使用する。キーワード: Codexレビュー, codex review, レビューゲート.
2026-01-05
dst-report-template.md
0
1
export
dst-report-template
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate HTML research reports with embedded data, charts, and analysis.Use when creating final research deliverables. Supports single comprehensivereports or multiple focused reports. Handles styling, structure, and outputto reports/ directory.
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"nikblanchet/claude-code-production-patterns"
from
"nikblanchet/claude-code-production-patterns"
3
Git worktree-based workflow for parallel development with shared context. Incremental commits after logical units, feature branches with nested issue branches, squash-merge to main. Use when creating/managing worktrees, working on parallel features, committing code, creating branches, or handling branch cleanup.
2026-01-05
installer.md
0
1
export
installer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Installs and configures project infrastructure including MkDocs Material intelligent textbook templates, learning graph viewers, and skill tracking systems. Routes to the appropriate installation guide based on what the user needs to set up.
2026-01-05
parallel-exploration.md
0
1
export
parallel-exploration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when researching unfamiliar code, multiple modules involved, or external libraries referenced
2026-01-05
race-condition-audit.md
0
1
export
race-condition-audit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic identification of race conditions, concurrency bugs, and thread-safety issues across codebases. Use when asked to find race conditions, audit concurrent code, debug non-deterministic behavior, review thread safety, find data races, or analyze async/parallel code. Supports TypeScript, JavaScript, Python, Go, Rust, and C++.
2026-01-05
emoji-encoder.md
0
1
export
emoji-encoder
2
from
"PerceptLabs/nostril"
from
"PerceptLabs/nostril"
3
Use when implementing steganographic text encoding using Unicode Variation Selectors - allows encoding any message invisibly into emojis, letters, or any characters using Unicode Variation Selectors (U+FE00-U+FE0F and U+E0100-U+E01EF)
2026-01-05
mobile-responsive-ui.md
0
1
export
mobile-responsive-ui
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Enforce mobile-first responsive design for all frontend changes. Covers TailwindCSS, vanilla CSS, container queries, dvh units, and framework-specific patterns. Trigger on any HTML, CSS, template, or UI component modifications.
2026-01-05
parakeet.md
0
1
export
parakeet
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Convert audio files to text using parakeet-mlx, NVIDIA's Parakeet automatic speech recognition model optimized for Apple's MLX framework. Run via uvx for on-device speech-to-text processing with high-quality timestamped transcriptions. Ideal for podcasts, interviews, meetings, and other audio content. This skill is triggered when the user says things like "transcribe this audio", "convert audio to text", "transcribe this podcast", "get text from this recording", "speech to text", or "transcribe this wav/mp3/m4a file".
2026-01-05