name
stringlengths
2
64
description
stringlengths
3
1.02k
source
stringclasses
6 values
path
stringclasses
198 values
url
stringlengths
29
246
author
stringlengths
2
33
vitest-dom
Use vitest + jsdom for fast, lightweight unit tests for front-end apps
skillsmp.com
null
https://github.com/sanand0/scripts/tree/main/agents/vitest-dom
sanand0
blocklet-updater
Creates a new release for a blocklet project by bumping version, building, and bundling. Use when asked to "create a new release", "bump and bundle", or "update blocklet version".
skillsmp.com
null
https://github.com/ArcBlock/agent-skills/tree/main/plugins/blocklet/skills/blocklet-updater
ArcBlock
blocklet-converter
Converts static web or Next.js projects into ArcBlock blocklets using provided DID. Analyzes project structure, generates configuration files, and validates setup. Requires blocklet DID as parameter.
skillsmp.com
null
https://github.com/ArcBlock/agent-skills/tree/main/plugins/blocklet/skills/blocklet-converter
ArcBlock
intelligence
竞品情报自动采集和监控系统
skillsmp.com
null
https://github.com/timoxue/LingNexus/tree/main/skills/internal/intelligence
timoxue
js-checker
JavaScript 代码检查和修复工具。当需要执行 JavaScript 代码时,使用此技能进行:1) 检查本地 Node.js 版本是否支持代码语法,2) 自动修复全角符号等常见问题,3) 验证代码可执行性,4) 返回检查结果供主 Agent 使用 execute_shell_command 执行
skillsmp.com
null
https://github.com/timoxue/LingNexus/tree/main/skills/internal/js-checker
timoxue
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Ad...
skillsmp.com
null
https://github.com/timoxue/LingNexus/tree/main/skills/internal/docx
timoxue
pdf
Process PDF files. Use when reading, creating, or merging PDFs.
skillsmp.com
null
https://github.com/zhouxing9454/zhiyuan-claude-code/tree/main/.skills/pdf
zhouxing9454
code-review
Perform systematic code reviews. Use when reviewing code quality, security, or best practices.
skillsmp.com
null
https://github.com/zhouxing9454/zhiyuan-claude-code/tree/main/.skills/code-review
zhouxing9454
mcp-builder
Build Model Context Protocol (MCP) servers. Use when creating MCP integrations.
skillsmp.com
null
https://github.com/zhouxing9454/zhiyuan-claude-code/tree/main/.skills/mcp-builder
zhouxing9454
code-reviewer
Review code for best practices and potential issues. Use when reviewing code, checking PRs, or analyzing code quality.
skillsmp.com
null
https://github.com/ibnuhalimm/claude-code-resources/tree/master/skills/code-reviewer
ibnuhalimm
planning
Generate an implementation plan for new features or refactoring existing code.
skillsmp.com
null
https://github.com/ibnuhalimm/claude-code-resources/tree/master/skills/planning
ibnuhalimm
debug
Debug your application to find and fix a bug or errors
skillsmp.com
null
https://github.com/ibnuhalimm/claude-code-resources/tree/master/skills/debug
ibnuhalimm
commit-messager
Write clear and concise commit messages that accurately describe the changes made in the codebase
skillsmp.com
null
https://github.com/ibnuhalimm/claude-code-resources/tree/master/skills/commit-messager
ibnuhalimm
architect
Architect or technical leader mode.
skillsmp.com
null
https://github.com/ibnuhalimm/claude-code-resources/tree/master/skills/architect
ibnuhalimm
complexity
Code complexity guidelines to keep cyclomatic complexity below 6 using strategy patterns or dispatch tables. Use when writing or refactoring functions with complex branching logic.
skillsmp.com
null
https://github.com/kevincrabbe/wrapkit/tree/main/.claude/skills/complexity
kevincrabbe
typescript
TypeScript guidelines covering type safety, RORO pattern, complexity limits, and error handling patterns. Use when writing TypeScript code.
skillsmp.com
null
https://github.com/kevincrabbe/wrapkit/tree/main/.claude/skills/typescript
kevincrabbe
general
General development guidelines prioritizing readability over performance, with rules for meaningful comments. Use when writing any code in this project.
skillsmp.com
null
https://github.com/kevincrabbe/wrapkit/tree/main/.claude/skills/general
kevincrabbe
git-commit
Suggest commit messages based on staged changes and assist with committing using an editor.
skillsmp.com
null
https://github.com/kompox/ssh-bastion/tree/main/.github/skills/git-commit
kompox
skill-builder
Create, evaluate, and improve Agent skills to production quality (100/100). Use when the user wants to create a new skill, review an existing skill, score a skill against best practices, or improve a skill's quality. Also use when the user mentions skill development, skill templates, or skill optimization.
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/skill-builder
dparedesi
transcribe
Transcribe audio files with speaker diarization using VoxScriber. Use when the user wants to transcribe a meeting, podcast, interview, or any audio file, or when they mention "transcribe", "diarization", "who said what", "meeting transcript", or "audio to text".
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/transcribe
dparedesi
skills-index-updater
Regenerate the Available Skill Index in AGENTS.md for IDEs without native skill support (Kiro, Gemini, etc.). ONLY use when the user EXPLICITLY asks to "update skill index", "sync agents", "regenerate index", or "update AGENTS.md". Do NOT auto-invoke after creating/modifying skills - Claude Code has native skill suppor...
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/skills-index-updater
dparedesi
elevate-code
Elevate projects to production quality using proven patterns. Use when starting a project, reviewing architecture, auditing code, or when user mentions "elevate-code", "production ready", "patterns", "make it production grade".
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/elevate-code
dparedesi
llms-dashboard
Generate and update HTML dashboards for LLM usage (Claude and Gemini). Use when the user wants to visualize their AI coding assistant usage statistics, view metrics in a web interface, or analyze historical trends.
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/llms-dashboard
dparedesi
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/pdf
dparedesi
skills-local-setup
Set up AI tool symlinks in a repository for multi-agent compatibility. Use when the user wants to set up skills for Gemini, Claude, or other AI tools, or when they mention "setup skills", "configure agents", or "link AGENTS.md".
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/skills-local-setup
dparedesi
save-context
Save session context for agent handoffs. Use when ending work, switching agents, or when user says "save context", "handoff", "wrap up", or "save session".
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/save-context
dparedesi
slack-gif-creator
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/slack-gif-creator
dparedesi
commit-and-push
Create a git commit and push
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/commit-and-push
dparedesi
skill-feedback
Generate improvement reports for skills or CLI packages you authored. Use when ending a session where you worked on your own skill, when the user mentions "skill-feedback", "capture improvements", "session learnings", or when friction was observed during skill/package usage.
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/skill-feedback
dparedesi
brain-dump-assistant
Manage a personal knowledge capture system. Use when the user wants to capture ideas, track todos, organize projects, review their brain dump, or mentions "brain dump", "capture this", "add to my list", "what's on my plate", "what should I focus on", or "daily review".
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/brain-dump-assistant
dparedesi
humanize
Convert AI-written text to more human-like writing through subtle edits. Use when text reads "too AI", when the user mentions "humanize", "sounds robotic", "AI-written", "make it natural", or when editing for a more conversational voice.
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/humanize
dparedesi
inbox-assistant
Manage Gmail inbox with AI-powered triage, cleanup, and restore. Use when the user mentions inbox, email triage, clean inbox, email cleanup, check email, email summary, delete emails, manage inbox, or wants to organize their email.
skillsmp.com
null
https://github.com/dparedesi/agent-global-skills/tree/main/inbox-assistant
dparedesi
deep-research
This skill should be used when users request comprehensive, in-depth research on a topic that requires detailed analysis similar to an academic journal or whitepaper. The skill conducts multi-phase research using web search and content analysis, employing high parallelism with multiple subagents, and produces a detaile...
skillsmp.com
null
https://github.com/nateberkopec/dotfiles/tree/main/files/home/.claude/skills/deep-research
nateberkopec
env-to-fnox
This skill should be used when users want to migrate from .env files to fnox with 1Password (or another secret provider). It covers installing fnox, creating 1Password items, configuring fnox.toml, and integrating with mise. Use when users mention ".env migration", "fnox setup", "1password secrets", or want to improve ...
skillsmp.com
null
https://github.com/nateberkopec/dotfiles/tree/main/files/home/.claude/skills/env-to-fnox
nateberkopec
readme-writer
Write READMEs for software projects. The skill should be used when writing or revising a README or README.md file.
skillsmp.com
null
https://github.com/nateberkopec/dotfiles/tree/main/files/home/.claude/skills/readme-writer
nateberkopec
sandi-metz-rules
This skill should be used when users request code review, refactoring, or code quality improvements for Ruby codebases. Apply Sandi Metz's four rules for writing maintainable object-oriented code - classes under 100 lines, methods under 5 lines, no more than 4 parameters, and controllers instantiate only one object. Us...
skillsmp.com
null
https://github.com/nateberkopec/dotfiles/tree/main/files/home/.claude/skills/sandi-metz-rules
nateberkopec
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
skillsmp.com
null
https://github.com/nateberkopec/dotfiles/tree/main/files/home/.claude/skills/skill-creator
nateberkopec
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, artifacts, posters, or applications. Generates creative, polished code and UI design that avoids generic AI aesthetics.
skillsmp.com
null
https://github.com/bphkns/dotfiles/tree/main/opencode/.config/opencode/plugin/frontend-design
bphkns
effect-ts-ai
@effect/ai integration patterns for categorical AI composition, typed error handling, and production prompt pipelines. Use when building AI applications with Effect-TS, composing LLM calls with typed errors, creating tool-augmented AI systems, or integrating multiple AI providers.
skillsmp.com
null
https://github.com/bphkns/dotfiles/tree/main/opencode/.config/opencode/plugin/effect-ts-ai
bphkns
better-auth
D1 adapter & error prevention guide for better-auth v1.4+. Use when implementing authentication with D1 databases, troubleshooting auth issues, or working with better-auth in TanStack Start or Cloudflare Workers environments.
skillsmp.com
null
https://github.com/bphkns/dotfiles/tree/main/opencode/.config/opencode/plugin/better-auth
bphkns
code-review
Review code for Effect-TS patterns, common issues, and project conventions. Use when reviewing PRs, checking code quality, or before committing changes.
skillsmp.com
null
https://github.com/bphkns/dotfiles/tree/main/opencode/.config/opencode/plugin/code-review
bphkns
effect-ts-7layer-architecture
7-layer Effect-TS architecture for Holochain applications. Use when implementing domains, validating architecture, or creating stores with standardized patterns.
skillsmp.com
null
https://github.com/bphkns/dotfiles/tree/main/opencode/.config/opencode/plugin/effect-ts-7layer-architecture
bphkns
advanced-effect-di-environment
Model dependencies using Effect-style Context, Layer, and Service patterns with compile-time safety. Use when designing DI systems, modeling environments, or building Effect-TS applications.
skillsmp.com
null
https://github.com/bphkns/dotfiles/tree/main/opencode/.config/opencode/plugin/advanced-effect-di-environment
bphkns
react-modernization
Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.
skillsmp.com
null
https://github.com/bphkns/dotfiles/tree/main/opencode/.config/opencode/plugin/react-modernization
bphkns
agent-report
Extract and display the final message from a Claude agent JSONL file. Use when the user wants to see an agent report, view agent output, extract agent results, check what an agent produced, or read the final response from a subagent. Triggers on requests like "show me agent report", "what did agent X produce", "extract...
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/agent-report
OhadRubin
diff-since-my-commit
Show changes to a git branch since your last commit, filtered to only files you touched. Use when user asks to see what others changed on their branch, review changes since they last committed, or compare their work against upstream modifications. Triggers on requests like "what changed on my branch", "show me the diff...
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/diff-since-my-commit
OhadRubin
python-file-splitter
Split large Python files into multiple files organized as a package. Use when user says "split this file", "this file is too big", "break this into multiple files", or similar requests for Python (.py) files.
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/python-file-splitter
OhadRubin
skill-spec-generator
Generate structured skill specifications for independent skill creators. Use when asked to ideate, brainstorm, or specify multiple skills for a domain, workflow, or problem space. Outputs self-contained specs with list-level context so each skill can be built independently. Triggers on requests like "what skills would ...
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/skill-spec-generator
OhadRubin
gap-finder-2
Triggered by start-gap-finder.
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/gap-finder/gap-finder-2
OhadRubin
onboarding-gaps-verifier
Identify documentation gaps and pitfalls. Creates gaps_pitfalls.md. Triggered by onboarding-start during gaps-pitfalls-identification phase.
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/onboarding-doc/onboarding-gaps-verifier
OhadRubin
onboarding-start
Create comprehensive onboarding documentation for a codebase or feature. Use when user asks to "create an onboarding document for X".
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/onboarding-doc/onboarding-start
OhadRubin
gap-finder-3
Triggered by start-gap-finder.
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/gap-finder/gap-finder-3
OhadRubin
onboarding-writer
Synthesize analyzed codebase information into a structured onboarding document. Creates onboarding_doc.md. Triggered by onboarding-start during document-writing phase.
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/onboarding-doc/onboarding-writer
OhadRubin
start-gap-finder
Find conceptual gaps in plan/spec documents. Use when user explicitly asks start-gap-finder.
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/gap-finder/start-gap-finder
OhadRubin
gap-finder-1
Triggered by start-gap-finder.
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/gap-finder/gap-finder-1
OhadRubin
skill-creator-multi
Guide for creating multi-phase skills with orchestrated sequential execution. Use when user wants to create a skill that runs multiple steps in sequence (like gap-finder), needs a start-* orchestrator pattern, or asks about multi-step/multi-phase skill architecture.
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/skill-creator-multi
OhadRubin
onboarding-analyzer
Gather and analyze source material for onboarding documentation. Creates source_inventory.md and extraction_tables.md. Triggered by onboarding-start during source-material-gathering and key-information-extraction phases.
skillsmp.com
null
https://github.com/OhadRubin/skills/tree/master/skills/onboarding-doc/onboarding-analyzer
OhadRubin
terraform
Apply Terraform changes safely in this infrastructure monorepo. Use when user asks to apply terraform, run terraform plan/apply, make infrastructure changes, update cloud resources, modify node pools, change cluster configuration, or update provider versions. Handles TFC remote execution.
skillsmp.com
null
https://github.com/bcrisp4/infra/tree/main/.claude/skills/terraform
bcrisp4
chatbot-dev
ChatBotプロジェクトの開発全般を支援するスキル。プロジェクト構造、コーディング規約、開発ワークフローに関する知識を提供します。ChatBotプロジェクトで作業する時、プロジェクト構造について質問された時、コーディング規約について質問された時、新しい機能を追加する時に使用してください。
skillsmp.com
null
https://github.com/SuperPyonchiX/ChatBot/tree/main/.github/skills/chatbot-dev
SuperPyonchiX
chatbot-component
ChatBotプロジェクトに新しいUIコンポーネントを追加するためのスキル。コンポーネント作成手順、CSS構成ルール、イベントハンドリングパターンを提供します。新しいUIコンポーネントを作成する時、モーダルを追加する時、CSSスタイルを追加する時、UIイベントを処理する時に使用してください。
skillsmp.com
null
https://github.com/SuperPyonchiX/ChatBot/tree/main/.claude/skills/chatbot-component
SuperPyonchiX
chatbot-dev
ChatBotプロジェクトの開発全般を支援するスキル。プロジェクト構造、コーディング規約、開発ワークフローに関する知識を提供します。ChatBotプロジェクトで作業する時、プロジェクト構造について質問された時、コーディング規約について質問された時、新しい機能を追加する時に使用してください。
skillsmp.com
null
https://github.com/SuperPyonchiX/ChatBot/tree/main/.claude/skills/chatbot-dev
SuperPyonchiX
chatbot-api
ChatBotプロジェクトに新しいAI APIを統合するためのスキル。APIクラスの実装パターン、プロキシ設定、ストリーミング実装を提供します。新しいAI APIを追加する時、APIクラスを実装する時、ストリーミング機能を追加する時、サーバープロキシを設定する時に使用してください。
skillsmp.com
null
https://github.com/SuperPyonchiX/ChatBot/tree/main/.claude/skills/chatbot-api
SuperPyonchiX
grafana-loki-logcli
Query and explore logs in Grafana Loki via the logcli command-line tool. Use when a user asks to pull logs for analysis.
skillsmp.com
null
https://github.com/narqo/dotfiles/tree/master/claude/skills/loki-logcli
narqo
query-grafana-tempo
Query and explore distributed traces in Grafana Tempo. Use when a user asks to pull tracing data for analysis.
skillsmp.com
null
https://github.com/narqo/dotfiles/tree/master/claude/skills/tempo-query
narqo
ashby-recruiting-workflows
This skill should be used when the user asks to "move candidate through pipeline", "schedule an interview", "manage applications", "track hiring progress", "source candidates", "advance to next stage", or mentions recruiting workflows in Ashby. Provides guidance on effective candidate pipeline management and recruiting...
skillsmp.com
null
https://github.com/jjeremycai/claude-toolkit/tree/main/skills/ashby-workflows
jjeremycai
ashby-api-guide
This skill should be used when the user asks about "Ashby API", "how to use Ashby tools", "Ashby authentication", "Ashby MCP tools", "what can I do with Ashby", or needs help understanding available Ashby operations. Provides complete API documentation and tool usage guidance.
skillsmp.com
null
https://github.com/jjeremycai/claude-toolkit/tree/main/skills/ashby-api-guide
jjeremycai
cto-audit
Perform deep, expert-level codebase and architecture audits to identify technical strengths, weaknesses, risks, and opportunities. Use when a user asks for an assessment of a codebase's structure, quality, or readiness for scale. Deliver detailed, actionable, and prioritized recommendations grounded in engineering best...
skillsmp.com
null
https://github.com/jjeremycai/claude-toolkit/tree/main/skills/cto-audit
jjeremycai
find-screenshot
Find and attach the newest screenshot PNG in ~/temp/screenshots. Use when a user asks to locate, show, or attach the latest screenshot or wants the newest PNG from the screenshots folder.
skillsmp.com
null
https://github.com/isymchych/accel-os/tree/main/dotfiles/dot_codex/skills/find-screenshot
isymchych
construct3-event-sheet
Generates Construct 3 event sheet JSON that can be pasted into the C3 editor. Invoked when generating clipboard-ready event blocks, querying ACE IDs and parameter formats, implementing game logic patterns (movement, collision, timers), or converting between Schema and editor ID formats. Based on 490 official examples.
skillsmp.com
null
https://github.com/XHXIAIEIN/Construct3-LLM/tree/main/.claude/skills/construct3-event-sheet
XHXIAIEIN
branch-naming
Defines branch naming conventions for issue work. Use when creating branches for issues, understanding work status from branches, or linking commits to issues.
skillsmp.com
null
https://github.com/forrestthewoods/anubis/tree/master/.claude/skills/branch-naming
forrestthewoods
dependency-mapping
Identifies dependencies between GitHub issues and creates appropriate cross-references. Use when you need to map issue relationships, find blockers, or organize work order based on dependencies.
skillsmp.com
null
https://github.com/forrestthewoods/anubis/tree/master/.claude/skills/dependency-mapping
forrestthewoods
implementation
Implements GitHub issues that have approved implementation plans. Use when you need to implement an issue, create a branch, write code, and submit a PR. Requires a clear implementation plan in the issue comments.
skillsmp.com
null
https://github.com/forrestthewoods/anubis/tree/master/.claude/skills/implementation
forrestthewoods
issue-review
Reviews and categorizes GitHub issues by difficulty (easy/medium/hard). Use when you need to triage open issues, ask clarifying questions for incomplete issues, or write implementation plans for ready issues.
skillsmp.com
null
https://github.com/forrestthewoods/anubis/tree/master/.claude/skills/issue-review
forrestthewoods
kanban-management
Manages the Anubis Issue Tracker GitHub project board. Use when you need to organize issues by difficulty/status, move issues through workflow stages, or generate board status reports.
skillsmp.com
null
https://github.com/forrestthewoods/anubis/tree/master/.claude/skills/kanban-management
forrestthewoods
documentation-writing
Create world-class, production-grade technical documentation with exceptional clarity and precision. Use this skill when the user asks to write READMEs, API references, guides, or code comments. Generates professional, accessible content that rivals top-tier tech companies.
skillsmp.com
null
https://github.com/Karthik-beta/Pivotr-Mailer/tree/master/.agent/skills/documentation-writing
Karthik-beta
global-validation
Implement comprehensive input validation with server-side security, client-side UX feedback, sanitization, and consistent error messages. Use this skill when validating user input in forms, API endpoints, or data processing. When writing validation rules for data types, formats, ranges, or required fields. When sanitiz...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/global-validation
mshafei721
frontend-components
Design and build reusable, composable UI components with clear interfaces, proper state management, and single responsibility. Use this skill when creating or modifying React components, Vue components, Svelte components, or any UI component library files. When working on files in components/, ui/, widgets/, or src/com...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/frontend-components
mshafei721
frontend-css
Write consistent, maintainable CSS using the project's methodology (Tailwind, BEM, CSS Modules) with proper design tokens and performance optimization. Use this skill when writing or modifying styles, CSS classes, Tailwind utilities, or styling-related code. When working on files like *.css, *.scss, *.module.css, tailw...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/frontend-css
mshafei721
backend-api
Design and implement RESTful API endpoints following best practices for URL structure, HTTP methods, status codes, versioning, and rate limiting. Use this skill when creating or modifying API routes, controllers, endpoint handlers, or route files. When working on files like routes.ts, api/*.ts, controllers/*.ts, endpoi...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/backend-api
mshafei721
testing-test-writing
Write focused, strategic tests for core user flows with behavior-based testing, clear naming, and proper mocking of external dependencies. Use this skill when writing unit tests, integration tests, or end-to-end tests. When working on files in tests/, __tests__/, spec/, or *.test.ts, *.spec.ts files. When deciding what...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/testing-test-writing
mshafei721
global-conventions
Follow project-wide development conventions for file structure, documentation, version control, environment configuration, and code review processes. Use this skill when organizing project files and directories. When working with Git commits, branches, or pull requests. When managing environment variables or configurat...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/global-conventions
mshafei721
global-error-handling
Implement robust error handling with user-friendly messages, specific exception types, centralized handling, and graceful degradation. Use this skill when adding try-catch blocks, error boundaries, or exception handling. When creating custom error types or exception classes. When deciding where to handle errors (contro...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/global-error-handling
mshafei721
backend-migrations
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 i...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/backend-migrations
mshafei721
frontend-accessibility
Build accessible user interfaces with semantic HTML, keyboard navigation, ARIA attributes, and screen reader support. Use this skill when creating or modifying UI components, form elements, interactive widgets, or page layouts. When working on files like *.tsx, *.jsx, *.vue, *.svelte, or HTML templates. When adding alt...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/frontend-accessibility
mshafei721
backend-queries
Write secure, performant database queries using parameterized queries, proper eager loading, and transaction management. Use this skill when writing database queries, ORM operations, raw SQL statements, or repository methods. When working on files in repositories/, queries/, services/, or any code that interacts with t...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/backend-queries
mshafei721
backend-models
Define database models and schemas with proper naming, data types, constraints, relationships, and indexing strategies. Use this skill when creating or modifying database models, entity definitions, or schema files. When working on files like models.py, models/*.ts, entities/*.ts, schema.prisma, or ORM model definition...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/backend-models
mshafei721
frontend-responsive
Build mobile-first, responsive layouts with fluid grids, standard breakpoints, relative units, and touch-friendly design. Use this skill when creating or modifying layouts that need to work across different screen sizes. When working on responsive styles, breakpoint definitions, media queries, or mobile/tablet/desktop ...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/frontend-responsive
mshafei721
global-tech-stack
Reference the project's defined technology stack including frameworks, languages, databases, testing tools, and deployment infrastructure. Use this skill when making technology decisions or choosing libraries. When working with project configuration files like package.json, requirements.txt, or Gemfile. When setting up...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/global-tech-stack
mshafei721
global-coding-style
Write clean, readable code with consistent naming conventions, proper formatting, small focused functions, and DRY principles. Use this skill when writing ANY code in the project regardless of language or framework. When naming variables, functions, classes, or files. When structuring functions and deciding on their si...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/global-coding-style
mshafei721
global-commenting
Write self-documenting code with minimal, evergreen comments that explain complex logic without documenting changes or temporary fixes. Use this skill when adding comments to any code file. When deciding whether code needs a comment or should be made more self-explanatory. When writing comments for complex algorithms o...
skillsmp.com
null
https://github.com/mshafei721/Turbocat/tree/main/.claude/skills/global-commenting
mshafei721
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
skillsmp.com
null
https://github.com/grasdouble/Lufa/tree/main/.github/skills/theme-factory
grasdouble
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
skillsmp.com
null
https://github.com/grasdouble/Lufa/tree/main/.github/skills/webapp-testing
grasdouble
i18n
Internationalization with i18next and react-i18next. Covers translation setup, namespaces, pluralization, and language detection. Triggers on i18n, i18next, translation, t().
skillsmp.com
null
https://github.com/settlemint/agent-marketplace/tree/main/devtools/skills/i18n
settlemint
radix
Radix UI primitives for accessible React components. Covers dialogs, dropdowns, popovers, and form controls. Triggers on radix, Dialog, Popover, DropdownMenu.
skillsmp.com
null
https://github.com/settlemint/agent-marketplace/tree/main/devtools/skills/radix
settlemint
playwright
Playwright E2E testing with Page Object pattern, web-first assertions, and proper locators. Triggers on playwright, e2e, page object, getByRole.
skillsmp.com
null
https://github.com/settlemint/agent-marketplace/tree/main/devtools/skills/playwright
settlemint
native-tools
Claude Code native tools reference. Prefer native tools over bash commands for file operations, search, and orchestration.
skillsmp.com
null
https://github.com/settlemint/agent-marketplace/tree/main/crew/skills/native-tools
settlemint
skill-builder
Create, audit, and maintain skills. Templates, workflows, and best practices for skill development.
skillsmp.com
null
https://github.com/settlemint/agent-marketplace/tree/main/crew/skills/skill-builder
settlemint
drizzle
Drizzle ORM patterns for PostgreSQL schemas, queries, migrations, and Zod integration. Triggers on drizzle, pgTable, db.select, db.insert, migration.
skillsmp.com
null
https://github.com/settlemint/agent-marketplace/tree/main/devtools/skills/drizzle
settlemint
helm
Kubernetes Helm chart development with values.yaml, templates, and subchart patterns. Triggers on helm, chart, kubernetes, values.yaml.
skillsmp.com
null
https://github.com/settlemint/agent-marketplace/tree/main/devtools/skills/helm
settlemint
todo-tracking
Branch-scoped task system for persistent task management across sessions.
skillsmp.com
null
https://github.com/settlemint/agent-marketplace/tree/main/crew/skills/todo-tracking
settlemint