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 ⌀ |
|---|---|---|---|---|---|
prompt-factory | World-class prompt powerhouse that generates production-ready mega-prompts for any role, industry, and task through intelligent 7-question flow, 69 comprehensive presets across 15 professional domains (technical, business, creative, legal, finance, HR, design, customer, executive, manufacturing, R&D, regulatory, specia... | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/prompt-factory | alirezarezvani |
scrum-master-agent | Comprehensive Scrum Master assistant for sprint planning, backlog grooming, retrospectives, capacity planning, and daily standups with intelligent context-aware reporting | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/scrum-master-agent | alirezarezvani |
slash-command-factory | Generate custom Claude Code slash commands through intelligent 5-7 question flow. Creates powerful commands for business research, content analysis, healthcare compliance, API integration, documentation automation, and workflow optimization. Outputs organized commands to generated-commands/ with validation and installa... | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/slash-command-factory | alirezarezvani |
social-media-analyzer | Analyzes social media campaign performance across platforms with engagement metrics, ROI calculations, and audience insights for data-driven marketing decisions | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/social-media-analyzer | alirezarezvani |
tdd-guide | Comprehensive Test Driven Development guide for engineering subagents with multi-framework support, coverage analysis, and intelligent test generation | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/tdd-guide | alirezarezvani |
tech-stack-evaluator | Comprehensive technology stack evaluation and comparison tool with TCO analysis, security assessment, and intelligent recommendations for engineering teams | skillsmp.com | null | https://github.com/alirezarezvani/claude-code-skill-factory/tree/dev/generated-skills/tech-stack-evaluator | alirezarezvani |
accessibility-checker | Automatically check specific elements or code for accessibility issues when user asks if something is accessible or mentions WCAG compliance. Performs focused accessibility checks on individual components, forms, or pages. Invoke when user asks "is this accessible?", "WCAG compliant?", or shows code/elements asking abo... | skillsmp.com | null | https://github.com/kanopi/cms-cultivator/tree/main/skills/accessibility-checker | kanopi |
commit-message-generator | Automatically generate conventional commit messages when user has staged changes and mentions committing. Analyzes git diff and status to create properly formatted commit messages following conventional commits specification. Invoke when user mentions "commit", "staged", "committing", or asks for help with commit messa... | skillsmp.com | null | https://github.com/kanopi/cms-cultivator/tree/main/skills/commit-message-generator | kanopi |
coverage-analyzer | Automatically analyze test coverage when user asks which code is tested, mentions coverage gaps, or shows code asking about testing. Identifies untested code paths and suggests test additions. Invoke when user asks "what's not tested?", "coverage", "untested code", or "which tests are missing?". | skillsmp.com | null | https://github.com/kanopi/cms-cultivator/tree/main/skills/coverage-analyzer | kanopi |
documentation-generator | Automatically generate documentation when user mentions needing API docs, README files, user guides, developer guides, or changelogs. Analyzes code and generates appropriate documentation based on context. Invoke when user mentions "document", "docs", "README", "API documentation", "guide", "changelog", or "how to docu... | skillsmp.com | null | https://github.com/kanopi/cms-cultivator/tree/main/skills/documentation-generator | kanopi |
test-plan-generator | Automatically generate comprehensive QA test plans when user mentions testing requirements, QA needs, or asks what should be tested. Analyzes code changes and features to create structured test scenarios. Invoke when user mentions "test plan", "QA", "what to test", "testing requirements", or "test scenarios". | skillsmp.com | null | https://github.com/kanopi/cms-cultivator/tree/main/skills/test-plan-generator | kanopi |
test-scaffolding | Automatically generate test scaffolding when user writes new code without tests or mentions needing tests. Supports unit, integration, e2e, and data tests for PHP and JavaScript. Invoke when user mentions "tests", "testing", "coverage", "write tests", or shows new untested code. | skillsmp.com | null | https://github.com/kanopi/cms-cultivator/tree/main/skills/test-scaffolding | kanopi |
api-design | Systematic REST API design expert with consistency-focused methodology | skillsmp.com | null | https://github.com/darantrute/_virgin-12112025/tree/main/.claude/skills/api-design/api-design | darantrute |
git | git expert with self-populating documentation | skillsmp.com | null | https://github.com/darantrute/_virgin-12112025/tree/main/.claude/skills/git | darantrute |
iching | I Ching divination expert for consultation and interpretation | skillsmp.com | null | https://github.com/darantrute/_virgin-12112025/tree/main/.claude/skills/iching | darantrute |
nextjs-app-router | nextjs-app-router expert with self-populating documentation | skillsmp.com | null | https://github.com/darantrute/_virgin-12112025/tree/main/.claude/skills/nextjs-app-router | darantrute |
nextjs | nextjs expert with self-populating documentation | skillsmp.com | null | https://github.com/darantrute/_virgin-12112025/tree/main/.claude/skills/nextjs | darantrute |
prisma | prisma expert with self-populating documentation | skillsmp.com | null | https://github.com/darantrute/_virgin-12112025/tree/main/.claude/skills/prisma | darantrute |
react | react expert with self-populating documentation | skillsmp.com | null | https://github.com/darantrute/_virgin-12112025/tree/main/.claude/skills/react | darantrute |
tailwind | tailwind expert with self-populating documentation | skillsmp.com | null | https://github.com/darantrute/_virgin-12112025/tree/main/.claude/skills/tailwind | darantrute |
typescript | typescript expert with self-populating documentation | skillsmp.com | null | https://github.com/darantrute/_virgin-12112025/tree/main/.claude/skills/typescript | darantrute |
npm-publisher | This skill must be loaded via the skill tool when the user mentions anything related to publishing or release an npm package. It contains essential knowledge about the complete release workflow. Things a user might say are Publish the npm package,Release a new version,Deploy to npm,Create a new release,Bump the version... | skillsmp.com | null | https://github.com/klaudworks/universal-skills/tree/main/.agent/skills/npm-publisher | klaudworks |
backend-dev-guidelines | Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers lay... | skillsmp.com | null | https://github.com/ZeroGravitySkin-Ron/Claude/tree/main/skills/backend-dev-guidelines | ZeroGravitySkin-Ron |
crawl | 根据用户需求,使用已经登录的浏览器,基于chrome-devtools 工具的方式来从浏览器中获取用户需要的内容,支持文章内容提取和批量处理。仅用来获取那些需要登录后才能完整访问的网站。 | skillsmp.com | null | https://github.com/flyingtimes/podcast-using-skill/tree/main/.claude/skills/crawl | flyingtimes |
podcast-writer | 根据用户给出的文字或者用户指定的txt/md文件内容,从类型列表中选择合适的文本类型,按照指定的格式给出podcast直播口述稿 | skillsmp.com | null | https://github.com/flyingtimes/podcast-using-skill/tree/main/.claude/skills/podcast-writer | flyingtimes |
translate | 提取用户给出的任何文件、文字内容翻译成目标语言,默认目标语言为中文。 | skillsmp.com | null | https://github.com/flyingtimes/podcast-using-skill/tree/main/.claude/skills/translate | flyingtimes |
zhipu-search | 根据用户给出的搜索关键语句,调用zhipu的搜索引擎得到搜索结果。 | skillsmp.com | null | https://github.com/flyingtimes/podcast-using-skill/tree/main/.claude/skills/zhipu-search | flyingtimes |
atom-state | Implement reactive state management with Effect Atom for React applications | skillsmp.com | null | https://github.com/front-depiction/cli-stock/tree/main/.claude/skills/atom-state | front-depiction |
context-witness | Decide between Context Tag witness and capability patterns for dependency injection, understanding coupling trade-offs | skillsmp.com | null | https://github.com/front-depiction/cli-stock/tree/main/.claude/skills/context-witness | front-depiction |
domain-predicates | Generate comprehensive predicates and orders for domain types using typeclass patterns | skillsmp.com | null | https://github.com/front-depiction/cli-stock/tree/main/.claude/skills/domain-predicates | front-depiction |
layer-design | Design and compose Effect layers for clean dependency management | skillsmp.com | null | https://github.com/front-depiction/cli-stock/tree/main/.claude/skills/layer-design | front-depiction |
service-implementation | Implement Effect services as fine-grained capabilities avoiding monolithic designs | skillsmp.com | null | https://github.com/front-depiction/cli-stock/tree/main/.claude/skills/service-implementation | front-depiction |
typeclass-design | Implement typeclasses with curried signatures and dual APIs for both data-first and data-last usage | skillsmp.com | null | https://github.com/front-depiction/cli-stock/tree/main/.claude/skills/typeclass-design | front-depiction |
context-recovery | Recovers working context from the journal after /clear or at session start | skillsmp.com | null | https://github.com/chrismbryant/claude-journal-mcp/tree/main/skills/context-recovery | chrismbryant |
find-related-work | Searches journal for past work related to current task, finding relevant context, solutions, and decisions | skillsmp.com | null | https://github.com/chrismbryant/claude-journal-mcp/tree/main/skills/find-related-work | chrismbryant |
journal-capture | Proactively captures significant work into the journal for future reference | skillsmp.com | null | https://github.com/chrismbryant/claude-journal-mcp/tree/main/skills/journal-capture | chrismbryant |
financial-cards | Processamento inteligente de cards financeiros com cache, dependências e otimização automática. Use quando precisar buscar, calcular ou analisar métricas financeiras (runway, burn rate, cashflow, etc). | skillsmp.com | null | https://github.com/alceupassos/dashfinance/tree/main/finance-oraculo-backend/.claude/skills/financial-cards | alceupassos |
context7 | Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples. | skillsmp.com | null | https://github.com/mikha08-rgb/VoiceLite/tree/master/.claude/skills/context7 | mikha08-rgb |
critical-bug-detector | Automatically performs critical pre-release checks when building installers, creating releases, or packaging VoiceLite. Prevents missing files, version mismatches, and configuration errors that have caused release failures. | skillsmp.com | null | https://github.com/mikha08-rgb/VoiceLite/tree/master/.claude/skills/critical-bug-detector | mikha08-rgb |
dotnet-expert | .NET 8.0 development expertise for VoiceLite including WPF patterns, async/await best practices, IDisposable patterns, and NuGet package recommendations. Activates when working on C# code, WPF XAML, or .NET-specific issues. | skillsmp.com | null | https://github.com/mikha08-rgb/VoiceLite/tree/master/.claude/skills/dotnet-expert | mikha08-rgb |
git-advanced | Advanced git operations including safe rebases, tag management, cherry-picking, and release workflows. Activates for complex git tasks, merge conflicts, or VoiceLite release management. | skillsmp.com | null | https://github.com/mikha08-rgb/VoiceLite/tree/master/.claude/skills/git-advanced | mikha08-rgb |
performance-analyzer | Analyze and optimize VoiceLite performance including RAM usage, CPU utilization, transcription latency, and memory leaks. Activates when performance targets are violated or optimization is needed. | skillsmp.com | null | https://github.com/mikha08-rgb/VoiceLite/tree/master/.claude/skills/performance-analyzer | mikha08-rgb |
release-guardian | Manages VoiceLite releases by ensuring version consistency across all files, coordinating the release workflow, and monitoring deployment. Activates when version numbers are mentioned or release work begins. | skillsmp.com | null | https://github.com/mikha08-rgb/VoiceLite/tree/master/.claude/skills/release-guardian | mikha08-rgb |
transcription-debugger | Diagnoses and fixes VoiceLite transcription issues including silent failures, event handling problems, and whisper errors. Activates when transcription isn't working, text doesn't appear, or whisper-related errors occur. | skillsmp.com | null | https://github.com/mikha08-rgb/VoiceLite/tree/master/.claude/skills/transcription-debugger | mikha08-rgb |
web-backend-debugger | Debug voicelite-web backend including Supabase PostgreSQL, Prisma ORM, license validation API, and Stripe webhooks. Activates when working in voicelite-web directory or debugging API/database issues. | skillsmp.com | null | https://github.com/mikha08-rgb/VoiceLite/tree/master/.claude/skills/web-backend-debugger | mikha08-rgb |
article-extractor | Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter. | skillsmp.com | null | https://github.com/michalparkola/tapestry-skills-for-claude-code/tree/main/article-extractor | michalparkola |
ship-learn-next | Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest. | skillsmp.com | null | https://github.com/michalparkola/tapestry-skills-for-claude-code/tree/main/ship-learn-next | michalparkola |
tapestry | Unified content extraction and action planning. Use when user says "tapestry <URL>", "weave <URL>", "help me plan <URL>", "extract and plan <URL>", "make this actionable <URL>", or similar phrases indicating they want to extract content and create an action plan. Automatically detects content type (YouTube video, artic... | skillsmp.com | null | https://github.com/michalparkola/tapestry-skills-for-claude-code/tree/main/tapestry | michalparkola |
youtube-transcript | Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video. | skillsmp.com | null | https://github.com/michalparkola/tapestry-skills-for-claude-code/tree/main/youtube-transcript | michalparkola |
jta | Translate JSON i18n files to multiple languages with AI-powered quality optimization. Use when user mentions translating JSON, i18n files, internationalization, locale files, or needs to convert language files to other languages. | skillsmp.com | null | https://github.com/hikanner/jta/tree/main/skills/jta | hikanner |
lean4-memories | This skill should be used when working on Lean 4 formalization projects to maintain persistent memory of successful proof patterns, failed approaches, project conventions, and user preferences across sessions using MCP memory server integration | skillsmp.com | null | https://github.com/cameronfreer/lean4-skills/tree/main/plugins/lean4-memories/skills/lean4-memories | cameronfreer |
lean4-theorem-proving | Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics | skillsmp.com | null | https://github.com/cameronfreer/lean4-skills/tree/main/plugins/lean4-theorem-proving/skills/lean4-theorem-proving | cameronfreer |
markdown-documentation-standards | Professional markdown writing standards for documentation and content creation | skillsmp.com | null | https://github.com/ai-digital-architect/awesome-claude-code/tree/main/.claude/skills/markdown-standards | ai-digital-architect |
wcs-asset-patterns | Defines the 'Composite Asset' problem and the correct data mapping patterns for Wing Commander Saga (WCS) assets. This skill should be used when understanding the relationship between POF 3D models and TBL data files, or when designing asset migration strategies that preserve gameplay functionality. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/asset-pipeline-orchestrator | fuchsst |
cpp-code-analyst | Extracts C++ code snippets, lists classes and functions, and provides source code references for comprehensive C++ codebase analysis. This skill should be used when analyzing any C++ source files to understand code structure, extract reusable components, and generate structured documentation. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/cpp-code-analyst | fuchsst |
create-pof-tscn | Complete POF to TSCN conversion pipeline that converts POF files to GLB geometry and generates Godot scenes by combining the GLB with POF metadata extracted by parse-pof skill. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/create-pof-tscn | fuchsst |
epic-breakdown-planner | Decompose large epics into manageable, ordered user stories with clear dependencies and implementation strategy. Analyzes epic scope, identifies task dependencies, plans implementation sequence, estimates effort, and defines integration requirements for WCS migration projects. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/epic-breakdown-planner | fuchsst |
generate-limboai-tree | Programmatically generates LimboAI Behavior Tree resources (.tres) by converting a high-level C++ AI analysis (from the cpp-code-analyst skill) into a fully structured LimboAI tree. This skill handles all node mappings, hierarchical structure generation, and Blackboard configuration, deterministically offloading a comp... | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/generate-limboai-tree | fuchsst |
generate-resource | Generates GDScript Custom Resource files from structured JSON schemas using R&D framework. Converts parse-tbl output to idiomatic Godot resources with proper type mapping and validation. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/generate-resource | fuchsst |
generate-test-stub | Generates comprehensive gdUnit4 test stub files for GDScript classes with structured JSON output and automated remediation support. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/generate-test-stub | fuchsst |
godot-parser | Parses Godot's .tscn (scene) and .tres (resource) files into a structured Abstract Syntax Tree (AST) for offline analysis and modification. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/godot-parser | fuchsst |
godot-style-guide | Comprehensive GDScript style validation with automated remediation following Wing Commander Saga standards. Validates naming conventions, static typing, code structure, and Godot-specific patterns with automated fixing capabilities. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/godot-style-guide | fuchsst |
migration-orchestration | Comprehensive Type 2 executable skill for automated WCS to Godot migration orchestration. Implements Plan-Implement-Validate lifecycle, agent lifecycle management, task state machines, and event-driven hooks with structured JSON I/O for reliable automated remediation loops. Use for coordinating complex migration workfl... | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/migration-orchestration | fuchsst |
parse-pof | Surgical metadata extractor for binary .pof files implementing the "Plan" phase tool. Extracts game logic metadata (hardpoints, subsystems, docking points) into structured JSON contracts for the generate-importer skill. Follows separation of concerns principle - does not parse 3D geometry. Provides structured JSON outp... | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/parse-pof | fuchsst |
parse-tbl | Parses a plain-text.tbl (table) file into a structured JSON schema, using '$Name:' as the delimiter for each object. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/parse-tbl | fuchsst |
pof-file-format-expert | Expert skill for understanding, parsing, and working with POF (Polygon Object Format) files used by FreeSpace 2. Provides comprehensive guidance on file structure, chunk types, BSP data, and game metadata. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/pof-file-format | fuchsst |
project-status-manager | Generates a comprehensive project health report by aggregating task status and QA test results. Provides unified monitoring of process health (tasks) and product health (tests) with risk indicators and trend analysis. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/project-status-manager | fuchsst |
pygltflib-generator | Expert skill for generating glTF 2.0 files (.gltf,.glb) from scratch using the pygltflib library. Handles complex geometry, PBR materials, and textures. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/pygltflib | fuchsst |
python-lang | Expert skill for writing clean, maintainable Python code using modern patterns: dataclasses, type hints, SOLID principles, and best practices. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/python-lang | fuchsst |
python-quality | Expert skill for maintaining Python code quality using ruff (linting/formatting), mypy (type checking), and pre-commit automation. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/python-quality | fuchsst |
python-setup | Expert skill for setting up modern Python projects with pyproject.toml configuration and uv package/environment management. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/python-setup | fuchsst |
python-testing | Expert skill for writing production-grade Python tests using pytest with modern fixtures, parametrization, and coverage integration. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/python-testing | fuchsst |
quality-strategy-architect | Defines the project's holistic quality strategy, test policies, and the 'Unified Feedback Protocol'. Establishes the single source of truth for all quality assurance procedures, unifying both automated and human-driven governance. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/quality-strategy-architect | fuchsst |
requirements-engineer | Parses legacy requirement documents and generates a traceability matrix linking requirements to tasks, code, and tests. Enforces end-to-end traceability for the migration ensuring every work item maps back to formal documented requirements. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/requirements-engineer | fuchsst |
run-gdlint | Comprehensive Type 2 executable skill implementing full GDScript toolkit integration. Runs gdlint, gdformat, gdparse, and gdradon with structured JSON output for automated remediation. Reduces complex GDScript analysis knowledge to deterministic code. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/run-gdlint | fuchsst |
run-gdunit4-tests | Runs the full gdunit4 test suite in a headless Godot instance and parses the 'junit_report.xml' output into structured JSON pass/fail results. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/run-gdunit4-tests | fuchsst |
skill-creator | Architect and implement skills following the Reduce & Delegate (R&D) philosophy. This skill guides creation of both Type 1 (Model-Invoked) "Brain" skills for knowledge injection and Type 2 (Executable) "Hands" skills for deterministic automation, implementing progressive disclosure and structured output patterns. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/skill-creator | fuchsst |
sprint-planner | Organizes pending tasks into a sprint, managing capacity based on story points and updating task status. Provides deterministic sprint planning with capacity management, priority-based selection, and comprehensive reporting. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/sprint-planner | fuchsst |
user-story-writer | Transform technical requirements and business needs into well-structured, testable user stories following agile best practices and INVEST criteria. Generates comprehensive acceptance criteria, estimates complexity, and identifies dependencies for WCS migration tasks. | skillsmp.com | null | https://github.com/fuchsst/wcsaga_godot_converter/tree/main/.claude/skills/user-story-writer | fuchsst |
lt-cli | Expert assistance with lenne.tech CLI for Git operations and Fullstack initialization. IMPORTANT - For ALL NestJS server development (modules, objects, properties), use the nest-server-generator skill instead, even for simple tasks. This skill handles only lt git commands and lt fullstack init. | skillsmp.com | null | https://github.com/lenneTech/cli/tree/main/src/templates/claude-skills/lt-cli | lenneTech |
nest-server-generator | PRIMARY expert for ALL NestJS and @lenne.tech/nest-server tasks. ALWAYS use this skill when working in projects with @lenne.tech/nest-server in package.json dependencies (supports monorepos with projects/*, packages/*, apps/* structure), or when asked about NestJS modules, services, controllers, resolvers, models, obje... | skillsmp.com | null | https://github.com/lenneTech/cli/tree/main/src/templates/claude-skills/nest-server-generator | lenneTech |
story-tdd | Expert for Test-Driven Development (TDD) with NestJS and @lenne.tech/nest-server. Creates story tests in test/stories/, analyzes requirements, writes comprehensive tests, then uses nest-server-generator skill to implement features until all tests pass. Ensures high code quality and security compliance. Use in projects ... | skillsmp.com | null | https://github.com/lenneTech/cli/tree/main/src/templates/claude-skills/story-tdd | lenneTech |
issue-manager | Manage GitHub and Linear issues - report blocks, modify metadata, split complex issues, create related issues with proper linking, and automate issue workflows | skillsmp.com | null | https://github.com/ironluffy/claude-skills/tree/main/issue-manager | ironluffy |
skill-creator | Guide for developing, validating, and packaging new Claude skills following the v1.0 specification with automated tooling | skillsmp.com | null | https://github.com/ironluffy/claude-skills/tree/main/skill-creator | ironluffy |
system-design-reviewer | Reviews system designs and generates comprehensive text diagrams with architecture, security, performance, and cost analysis | skillsmp.com | null | https://github.com/ironluffy/claude-skills/tree/main/system-design-reviewer | ironluffy |
template-skill | Minimal starter template for creating new Claude skills following the v1.0 specification | skillsmp.com | null | https://github.com/ironluffy/claude-skills/tree/main/template-skill | ironluffy |
web-app-qa | Interactive UI/visual QA workflows using Playwright MCP for test generation, accessibility audits, visual regression, and cross-browser testing | skillsmp.com | null | https://github.com/ironluffy/claude-skills/tree/main/web-app-qa | ironluffy |
generating-swift-package-docs | Generates comprehensive API documentation for Swift package dependencies on-demand. This skill helps you quickly obtain documentation for packages used in Xcode projects when you encounter unfamiliar module imports. Automatically resolves modules to packages and caches documentation for reuse. This is the primary tool ... | skillsmp.com | null | https://github.com/czottmann/claude-code-stuff/tree/main/generating-swift-package-docs | czottmann |
mapping-swift-dependencies | Maps Swift import statements to their source packages and extracts package metadata from Xcode DerivedData. Use when encountering import statements, needing package version information, or finding which package exports a specific module. Does not cover system frameworks. | skillsmp.com | null | https://github.com/czottmann/claude-code-stuff/tree/main/mapping-swift-dependencies | czottmann |
ai-multimodal | Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene det... | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/ai-multimodal | htlabs-xyz |
backend-development | Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability ... | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/backend-development | htlabs-xyz |
better-auth | Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management,... | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/better-auth | htlabs-xyz |
chrome-devtools | Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging. | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/chrome-devtools | htlabs-xyz |
code-review | Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requestin... | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/code-review | htlabs-xyz |
databases | Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, writing queries and aggregations, optimizing indexes for performance, performing database migrations, configuring replicati... | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/databases | htlabs-xyz |
defense-in-depth-validation | Validate at every layer data passes through to make bugs impossible | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/debugging/defense-in-depth | htlabs-xyz |
root-cause-tracing | Systematically trace bugs backward through call stack to find original trigger | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/debugging/root-cause-tracing | htlabs-xyz |
docs-seeker | Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt suppo... | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/docs-seeker | htlabs-xyz |
mcp-management | Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or... | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/mcp-management | htlabs-xyz |
mobile-development | Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best pract... | skillsmp.com | null | https://github.com/htlabs-xyz/htlabs/tree/main/.claude/skills/mobile-development | htlabs-xyz |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.