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 ⌀ |
|---|---|---|---|---|---|
blog-manager | Use for all blog writing tasks including creating articles (Zenn Japanese, dev.to/Medium English), managing ideas, and setting up blog projects. This is the unified entry point for technical blog writing workflow. Supports idea tracking with status management (backlog/in-progress/done). | skillsmp.com | null | https://github.com/hiroshi75/ccplugins/tree/main/blog-manager-plugin/skills/blog-manager | hiroshi75 |
arch-analysis | Analyze LangGraph application architecture, identify bottlenecks, and propose multiple improvement strategies | skillsmp.com | null | https://github.com/hiroshi75/ccplugins/tree/main/langgraph-master-plugin/skills/arch-analysis | hiroshi75 |
fine-tune | Use when you need to fine-tune(ファインチューニング) and optimize LangGraph applications based on evaluation criteria. This skill performs iterative prompt optimization for LangGraph nodes without changing the graph structure. | skillsmp.com | null | https://github.com/hiroshi75/ccplugins/tree/main/langgraph-master-plugin/skills/fine-tune | hiroshi75 |
langgraph-master | Use when specifying or implementing LangGraph applications - from architecture planning and specification writing to actual code implementation. Also use for designing agent workflows or learning LangGraph patterns. This is a comprehensive guide for building AI agents with LangGraph, covering core concepts, architectur... | skillsmp.com | null | https://github.com/hiroshi75/ccplugins/tree/main/langgraph-master-plugin/skills/langgraph-master | hiroshi75 |
plan-parallel-dev | 複数開発者での並列開発計画書を作成するスキル。git worktree を活用したブランチ戦略、タスクの依存関係分析、クリティカルパス計算、開発者ロール割り当て、タイムライン作成を行う。「並列開発計画を作って」「複数人で同時開発したい」「worktree で分担したい」「開発を最大限並列化したい」などのリクエスト時に使用。また、「〇〇を並列で修正して」「worktree で△△をやって」「並列タスクを追加」などのリクエストで、オンデマンドの並列タスクを即座に開始できる。 | skillsmp.com | null | https://github.com/hiroshi75/ccplugins/tree/main/plan-parallel-dev-plugin/skills/plan-parallel-dev | hiroshi75 |
spec-manager | MANDATORY specification writing skill. ONLY way to create/update specs.Auto-invoke when:- Creating specs: New projects, features ("I want to create XX")- Updating specs: Feature additions, requirement changes, architecture updates- Syncing specs: Major code changes (3+ files), refactoring, session end- Keywords: specif... | skillsmp.com | null | https://github.com/hiroshi75/ccplugins/tree/main/spec-manager-plugin/skills/spec-manager | hiroshi75 |
frontend-design | Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Gen... | skillsmp.com | null | https://github.com/TheCardGoat/tcg-engines/tree/main/.claude/skills/frontend-design | TheCardGoat |
memory-bank | Manage Memory Bank development logs in .ai_memory/. Use when starting a new feature, updating progress on current work, adding implementation log entries, or checking log status. Triggers on: (1) Starting new features/tasks, (2) "update memory bank" or "log progress", (3) Adding dated entries to implementation logs, (4... | skillsmp.com | null | https://github.com/TheCardGoat/tcg-engines/tree/main/.claude/skills/memory-bank | TheCardGoat |
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/TheCardGoat/tcg-engines/tree/main/.claude/skills/skill-creator | TheCardGoat |
lorcana-test-generation | Generate basic happy-path tests for Lorcana card abilities. Tests verify ability behavior only - NO property validation tests. Use when implementing or updating card tests. Effects are tested separately in the engine. | skillsmp.com | null | https://github.com/TheCardGoat/tcg-engines/tree/main/.claude/skills/lorcana-test-generation | TheCardGoat |
lorcana-card-migration | Interactive Lorcana card migration from legacy @lorcanito/lorcana-engine format to new @tcg/lorcana format. Use when implementing cards from packages/lorcana-cards. Parses abilities, asks for clarification on complex cases, generates new card files, and handles legacy file cleanup. | skillsmp.com | null | https://github.com/TheCardGoat/tcg-engines/tree/main/.claude/skills/lorcana-card-migration | TheCardGoat |
create-cli | Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, co... | skillsmp.com | null | https://github.com/nickromney/n-dotfiles/tree/main/skills/create-cli | nickromney |
codebase-locator | Locates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once. | skillsmp.com | null | https://github.com/billlzzz10/bl1nk-mood/tree/main/.opencode/skill/codebase-locator | billlzzz10 |
auto-duplicate-fixer | Automate detection and removal of duplicate files/functions in TypeScript, JavaScript, and Python projects. Safely refactor imports, validate with tests, and deploy changes with zero risk of breaking the system. | skillsmp.com | null | https://github.com/billlzzz10/bl1nk-mood/tree/main/.cursor/skills/auto-duplicate-fixer | billlzzz10 |
opencode-skill-generator | Generate OpenCode configuration components and skills. Use this skill when you need to create or update OpenCode agents, commands, MCP servers, plugins, tools, or full agent skills following the official opencode.json schema. Supports generating supagents, commands, mcp configs, frontmatter, plugins, and tool mappings. | skillsmp.com | null | https://github.com/billlzzz10/bl1nk-mood/tree/main/.opencode/skill/opencode-skill-generator | billlzzz10 |
database-patterns | SQLite veritabani yapisi ve CRUD pattern referansi. Use when working with database operations, queries, or understanding the data model. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/database-patterns | olivenet-iot |
instagram-api | Instagram Graph API entegrasyonu. Use when publishing content, fetching insights, or working with Instagram media. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/instagram-api | olivenet-iot |
multi-agent-architecture | Multi-agent sistem mimarisi referansi. Use when working with agents, pipelines, or understanding the content generation workflow. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/multi-agent-architecture | olivenet-iot |
olivenet-brand | Olivenet marka sesi ve icerik stratejisi. Use when creating content, captions, hooks, or understanding brand voice. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/olivenet-brand | olivenet-iot |
recent-changes | Son degisiklikler logu. Check when debugging or understanding recent fixes. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/recent-changes | olivenet-iot |
telegram-bot | Telegram bot komutlari ve handler referansi. Use when working with Telegram bot commands, callbacks, or approval workflows. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/telegram-bot | olivenet-iot |
video-generation | AI video generation with Sora, Veo, and Kling. Use when creating Reels, video prompts, or handling video generation workflows. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/video-generation | olivenet-iot |
cloudinary-cdn | Video CDN yonetimi. Use when uploading videos for Instagram Reels. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/cloudinary-cdn | olivenet-iot |
helper-reference | Tum helper fonksiyonlari referansi. Use for quick lookup of available functions. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/helper-reference | olivenet-iot |
template-system | HTML infographic templates. Use when creating carousel slides or infographics. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/template-system | olivenet-iot |
error-handling | Common errors and fixes. Use when debugging or troubleshooting. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/error-handling | olivenet-iot |
flux-image | FLUX.2 Pro gorsel uretimi. Use when generating AI images for posts. | skillsmp.com | null | https://github.com/olivenet-iot/olivenet-social-bot/tree/main/.claude/skills/flux-image | olivenet-iot |
feature-scaffolding | Scaffolds new feature pages following project patterns. Use when creating new pages, features, routes, or when user asks to set up a new section. Works with component-organization skill for structure. | skillsmp.com | null | https://github.com/dinogit/claude-code-dashboard/tree/main/.claude/skills/feature-scaffolding | dinogit |
component-organization | Enforces single-component-per-file pattern for React feature pages. Use when creating new pages, refactoring page.tsx files, or when components are mixed in a single file. | skillsmp.com | null | https://github.com/dinogit/claude-code-dashboard/tree/main/.claude/skills/component-organization | dinogit |
react-hook-form | Build forms in React using React Hook Form and Zod validation. Use when creating forms with useForm, Controller, or useFieldArray. | skillsmp.com | null | https://github.com/dinogit/claude-code-dashboard/tree/main/.claude/skills/react-hook-form | dinogit |
tanstack-form | Build forms in React using TanStack Form and Zod validation. Use when creating forms, handling form validation, or working with form fields. | skillsmp.com | null | https://github.com/dinogit/claude-code-dashboard/tree/main/.claude/skills/tanstack-form | dinogit |
task-estimation | Provides task estimation before starting work. Use when planning new features, refactoring, bug fixes, or any non-trivial changes. Triggered by keywords like estimate, plan, complexity, tokens, approach. | skillsmp.com | null | https://github.com/dinogit/claude-code-dashboard/tree/main/.claude/skills/task-estimation | dinogit |
frontend-api-client-with-jwt | A conceptual skill for building an API client in Next.js that handles JWT tokens | skillsmp.com | null | https://github.com/Abdul-Haseeb360/Hackathon-II-AI-Native-Systems/tree/main/.claude/skills/frontend-api-client | Abdul-Haseeb360 |
spec-kit-claude-code-workflow | A conceptual skill for guiding the Spec-Kit + Claude Code development workflow | skillsmp.com | null | https://github.com/Abdul-Haseeb360/Hackathon-II-AI-Native-Systems/tree/main/.claude/skills/speckit-claude-workflow | Abdul-Haseeb360 |
crud-with-spec-kit | A conceptual skill for implementing CRUD features driven by Spec-Kit and Claude Code | skillsmp.com | null | https://github.com/Abdul-Haseeb360/Hackathon-II-AI-Native-Systems/tree/main/.claude/skills/crud-with-spec-kit | Abdul-Haseeb360 |
nextjs-better-auth-integration | A conceptual skill for integrating Better Auth with Next.js App Router | skillsmp.com | null | https://github.com/Abdul-Haseeb360/Hackathon-II-AI-Native-Systems/tree/main/.claude/skills/nextjs-better-auth | Abdul-Haseeb360 |
api-jwt-authenticator | A conceptual skill for securing FastAPI REST APIs with JWT authentication | skillsmp.com | null | https://github.com/Abdul-Haseeb360/Hackathon-II-AI-Native-Systems/tree/main/.claude/skills/api-jwt-authenticator | Abdul-Haseeb360 |
core-design | システム全体のコア設計原則とパフォーマンス基準 | skillsmp.com | null | https://github.com/popo0407/TALKNAVI/tree/master/.github/skills/core-design | popo0407 |
security | セキュリティとコンプライアンスの規約 | skillsmp.com | null | https://github.com/popo0407/TALKNAVI/tree/master/.github/skills/security | popo0407 |
aws-ops | AWS環境特有の運用・開発ルール | skillsmp.com | null | https://github.com/popo0407/TALKNAVI/tree/master/.github/skills/aws | popo0407 |
frontend-dev | フロントエンド開発(React/TypeScript)のベストプラクティスと規約 | skillsmp.com | null | https://github.com/popo0407/TALKNAVI/tree/master/.github/skills/frontend | popo0407 |
testing | テストコード作成と品質保証の規約 | skillsmp.com | null | https://github.com/popo0407/TALKNAVI/tree/master/.github/skills/testing | popo0407 |
documentation | ドキュメント作成とナレッジ管理の原則 | skillsmp.com | null | https://github.com/popo0407/TALKNAVI/tree/master/.github/skills/docs | popo0407 |
backend-dev | バックエンド開発(FastAPI/Python)のベストプラクティスと規約 | skillsmp.com | null | https://github.com/popo0407/TALKNAVI/tree/master/.github/skills/backend | popo0407 |
refactoring | リファクタリングのガイドラインと手順 | skillsmp.com | null | https://github.com/popo0407/TALKNAVI/tree/master/.github/skills/refactoring | popo0407 |
probitas-info | Information about Probitas framework. Use when asked "what is Probitas", explaining its purpose, features, or comparing with other test frameworks. | skillsmp.com | null | https://github.com/probitas-test/claude-plugins/tree/main/plugins/probitas/skills/probitas-info | probitas-test |
probitas-run | Running and validating Probitas scenarios. Use when executing tests, running scenarios, or debugging test failures. | skillsmp.com | null | https://github.com/probitas-test/claude-plugins/tree/main/plugins/probitas/skills/probitas-run | probitas-test |
probitas-setup | Probitas project setup and installation. Use when initializing Probitas, setting up E2E testing, or installing probitas CLI. | skillsmp.com | null | https://github.com/probitas-test/claude-plugins/tree/main/plugins/probitas/skills/probitas-setup | probitas-test |
probitas-write | Writing Probitas scenarios. MUST BE USED when writing/editing E2E tests, creating scenarios, or working with *.probitas.ts files. | skillsmp.com | null | https://github.com/probitas-test/claude-plugins/tree/main/plugins/probitas/skills/probitas-write | probitas-test |
greycat-c | GreyCat C API and GCL Standard Library reference. Use for: (1) Native C development with gc_machine_t context, tensors, objects, memory management, HTTP, crypto, I/O; (2) GCL Standard Library modules - std::core (Date/Time/Tuple/geospatial types), std::runtime (Scheduler/Task/Logger/User/Security/System/OpenAPI/MCP), s... | skillsmp.com | null | https://github.com/datathings/marketplace/tree/main/plugins/greycat-c/skills/greycat-c | datathings |
llamacpp | Complete llama.cpp C/C++ API reference covering model loading, inference, text generation, embeddings, chat, tokenization, sampling, batching, KV cache, LoRA adapters, and state management. Triggers on: llama.cpp questions, LLM inference code, GGUF models, local AI/ML inference, C/C++ LLM integration, "how do I use lla... | skillsmp.com | null | https://github.com/datathings/marketplace/tree/main/plugins/llamacpp/skills/llamacpp | datathings |
greycat | GreyCat full-stack development for graph-based language with built-in persistence and MCP server capability. CRITICAL WORKFLOW - After generating or modifying ANY GreyCat backend code (.gcl files), IMMEDIATELY run 'greycat-lang lint' to get linting feedback and fix all errors before proceeding. Use when: (1) working wi... | skillsmp.com | null | https://github.com/datathings/marketplace/tree/main/plugins/greycat/skills/greycat | datathings |
hackathon-rules | Enforces Hackathon II rules, phases, and evaluation constraints. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/hackathon-rules | UBAIDRAZA1 |
command-orchestration | Orchestrates correct usage of .claude/commands during spec-driven workflows. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/command-orchestration | UBAIDRAZA1 |
todo-domain-expert | Provides domain knowledge and rules for Todo task management systems. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/todo-domain-expert | UBAIDRAZA1 |
review-and-judge | Reviews outputs as a hackathon judge and ensures compliance with specs and rules. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/review-and-judge | UBAIDRAZA1 |
phase-progress-auditor | Audits current project state for a given phase, detects completed, partial, or missing artifacts, fixes gaps via specs, and determines the correct next action. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/phase-progress-auditor | UBAIDRAZA1 |
project-context | Defines the overall project purpose, operating model, and roles for Hackathon II – Todo Spec-Driven Development. Always load for any project-related task. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/project-context | UBAIDRAZA1 |
session-state-manager | Persistently stores conversation state, decisions, and progress to allow seamless resume across sessions. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/session-state-manager | UBAIDRAZA1 |
spec-driven-development | Enforces strict Spec-Driven Development. Prevents direct coding and ensures spec → generate → review loops. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/spec-driven-development | UBAIDRAZA1 |
template-selector | Automatically selects and applies correct templates from /templates based on artifact type. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/template-selector | UBAIDRAZA1 |
phase-execution-controller | Executes completed phases, validates runtime behavior, and controls safe transition to the next phase. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/phase-execution-controller | UBAIDRAZA1 |
phase-workflow-runner | Runs a complete phase workflow: audit existing work, fill gaps, run tests, verify acceptance criteria, and report readiness for next phase. Use when user asks to run or complete a project phase. | skillsmp.com | null | https://github.com/UBAIDRAZA1/UBAIDRAZA1-Todo-Web-Application/tree/main/.gemini/skills/phase-workflow-runne | UBAIDRAZA1 |
terminal-ui-design | Create distinctive, production-grade terminal user interfaces with high design quality. Use this skill when the user asks to build CLI tools, TUI applications, or terminal-based interfaces. Generates creative, polished code that avoids generic terminal aesthetics. | skillsmp.com | null | https://github.com/duyet/duyetbot-agent/tree/master/apps/duyetbot-action/.claude/skills/terminal-ui-design | duyet |
quality-gates | Systematic quality verification procedures for code review and delivery. Use when validating completed work, conducting code reviews, or ensuring production readiness. | skillsmp.com | null | https://github.com/duyet/duyetbot-agent/tree/master/apps/duyetbot-action/.claude/skills/quality-gates | duyet |
task-decomposition | Break down complex tasks into parallel workstreams for efficient execution. Use when planning multi-component features, large refactors, or any work that benefits from parallelization. | skillsmp.com | null | https://github.com/duyet/duyetbot-agent/tree/master/apps/duyetbot-action/.claude/skills/task-decomposition | duyet |
react-nextjs-patterns | React and Next.js implementation patterns for performance and maintainability. Use when building frontend components, pages, and applications with React ecosystem. | skillsmp.com | null | https://github.com/duyet/duyetbot-agent/tree/master/apps/duyetbot-action/.claude/skills/react-nextjs-patterns | duyet |
backend-api-patterns | Backend and API implementation patterns for scalability, security, and maintainability. Use when building APIs, services, and backend infrastructure. | skillsmp.com | null | https://github.com/duyet/duyetbot-agent/tree/master/apps/duyetbot-action/.claude/skills/backend-api-patterns | duyet |
orchestration | MANDATORY - You must load this skill before doing anything else. This defines how you operate. | skillsmp.com | null | https://github.com/duyet/duyetbot-agent/tree/master/apps/duyetbot-action/.claude/skills/orchestration | duyet |
frontend-design | Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. | skillsmp.com | null | https://github.com/duyet/duyetbot-agent/tree/master/apps/duyetbot-action/.claude/skills/frontend-design | duyet |
typescript-patterns | TypeScript best practices, strict typing patterns, and type safety strategies. Use when implementing TypeScript code with focus on type correctness and maintainability. | skillsmp.com | null | https://github.com/duyet/duyetbot-agent/tree/master/apps/duyetbot-action/.claude/skills/typescript-patterns | duyet |
inkjs-design | Ink.js (React for CLI) design and implementation guide.Use when:(1) Creating or modifying Ink.js components(2) Implementing Ink-specific hooks (useInput, useApp, useFocus)(3) Handling emoji/icon width issues (string-width workarounds)(4) Building terminal-responsive layouts(5) Managing multi-screen navigation(6) Implem... | skillsmp.com | null | https://github.com/akiojin/skills/tree/main/cli-design/skills/inkjs-design | akiojin |
drawio | Create and edit draw.io diagrams in XML format. Use when the user wants to create flowcharts, architecture diagrams, sequence diagrams, or any visual diagrams. Handles XML structure, styling, fonts (Noto Sans JP), arrows, connectors, and PNG export. | skillsmp.com | null | https://github.com/akiojin/skills/tree/main/drawio | akiojin |
requirements-spec-kit | Spec Kit を使って要件定義や仕様作成(仕様策定・仕様書作成・仕様設計を含む)を新規作成または既存仕様へ追記し、spec.md/plan.md/tasks.mdまで生成・更新する。要件定義、要件追加/変更、TDD前提の要件整理、仕様の明文化、Spec Kitのspecify/clarify/plan/tasksフロー実行が求められるときに使用。 | skillsmp.com | null | https://github.com/akiojin/skills/tree/main/requirements-spec-kit | akiojin |
gh-pr-create | Create or update GitHub Pull Requests using the gh CLI. Use when the user asks to create/open a PR, update PR title/body, or prepare a PR body from a template. Defaults: base=develop, head=feature/* unless specified. | skillsmp.com | null | https://github.com/akiojin/skills/tree/main/gh-pr-create | akiojin |
gh-fix-ci | Inspect GitHub PR for CI failures, merge conflicts, change requests, and unresolved review threads. Create fix plans and implement after user approval. Resolve review threads and notify reviewers after fixes. | skillsmp.com | null | https://github.com/akiojin/skills/tree/main/gh-fix-ci | akiojin |
skills-repo-maintenance | Add or update skills in a skills repository for Codex and/or Claude Code. Use when creating new skills, packaging .skill files for Codex, or converting a skill into a Claude Code plugin (marketplace.json + plugin.json). | skillsmp.com | null | https://github.com/akiojin/skills/tree/main/skills-repo-maintenance | akiojin |
recruiter | Think like a skeptical technical recruiter when working on the daily.dev Recruiter platform. Use when reviewing UI/UX, features, or code in webapp/pages/recruiter. | skillsmp.com | null | https://github.com/dailydotdev/apps/tree/main/.claude/skills/recruiter | dailydotdev |
make-latex-model | 基于 NSFC 最新 Word 模板高保真优化 LaTeX 模板样式(集成测试工具,标准化测试流程) | skillsmp.com | null | https://github.com/huangwb8/ChineseResearchLaTeX/tree/main/skills/make_latex_model | huangwb8 |
transfer-old-latex-to-new | 智能迁移旧版NSFC标书到新版模板:分析旧新项目结构、AI自主规划迁移策略、执行内容迁移、迭代优化、编译验证。用于用户要求"迁移标书/升级模板/跨版本迁移/旧标书转新模板"。 | skillsmp.com | null | https://github.com/huangwb8/ChineseResearchLaTeX/tree/main/skills/transfer_old_latex_to_new | huangwb8 |
oracle | Ask the oracle (GPT-5.2 with deep reasoning) strategic technical questions. Use for architecture decisions, complex debugging, security analysis, or when you need a second expert opinion. Supports background execution for long-running queries. | skillsmp.com | null | https://github.com/andreasasprou/agent-skills/tree/main/plugins/oracle/skills/oracle | andreasasprou |
fastify-plugin | Guide for creating Fastify plugins with TypeScript, ESM, and fastify-plugin wrapper. Use when adding new plugins to app/src/plugins/. | skillsmp.com | null | https://github.com/janisto/fastify-playground/tree/main/.github/skills/fastify-plugin | janisto |
fastify-routes | Guide for creating Fastify route handlers with TypeBox schemas and OpenAPI documentation. Use when adding new routes to app/src/routes/. | skillsmp.com | null | https://github.com/janisto/fastify-playground/tree/main/.github/skills/fastify-routes | janisto |
firebase-testing | Guide for testing Firebase Admin SDK with Vitest mocks. Use when writing tests that involve Firebase Auth, Firestore, or Firebase App. | skillsmp.com | null | https://github.com/janisto/fastify-playground/tree/main/.github/skills/firebase-testing | janisto |
typebox-schemas | Guide for TypeBox schema conventions in Fastify routes and environment validation. Use when defining request/response schemas or validating configuration. | skillsmp.com | null | https://github.com/janisto/fastify-playground/tree/main/.github/skills/typebox-schemas | janisto |
vitest-testing | Guide for writing unit tests with Vitest for Fastify plugins and routes. Use when creating or modifying tests in app/tests/. | skillsmp.com | null | https://github.com/janisto/fastify-playground/tree/main/.github/skills/vitest-testing | janisto |
pre-push-verification | Execute lint, test, and build checks before pushing code | skillsmp.com | null | https://github.com/hideokamoto/hidetaka.dev.2023/tree/main/.claude/skills/pre-push-check | hideokamoto |
fastapi-endpoint | Guide for creating FastAPI endpoints following this project's conventions including routers, dependency injection, error handling, and OpenAPI documentation. | skillsmp.com | null | https://github.com/janisto/fastapi-playground/tree/main/.github/skills/fastapi-endpoint | janisto |
firestore-service | Guide for creating Firestore services with async operations, transactions, and proper error handling following this project's patterns. | skillsmp.com | null | https://github.com/janisto/fastapi-playground/tree/main/.github/skills/firestore-service | janisto |
pydantic-model | Guide for creating Pydantic v2 models with proper validation, field examples, and schema separation following this project's conventions. | skillsmp.com | null | https://github.com/janisto/fastapi-playground/tree/main/.github/skills/pydantic-model | janisto |
pytest-testing | Guide for writing pytest tests following this project's patterns including fixtures, mocking, and test organization. | skillsmp.com | null | https://github.com/janisto/fastapi-playground/tree/main/.github/skills/pytest-testing | janisto |
exceptions | Guide for creating exceptions using fastapi-problem that are automatically converted to RFC 9457 Problem Details responses. | skillsmp.com | null | https://github.com/janisto/fastapi-playground/tree/main/.github/skills/exceptions | janisto |
feature-file | Manage features.yml for tracking requirements and progress; use proactively ONLY when features.yml already exists, or invoke manually to create one; complements TodoWrite for persistent project state. | skillsmp.com | null | https://github.com/Chemiseblanc/ai/tree/main/skill/feature-file | Chemiseblanc |
structured-logging | Guide for writing effective log messages using wide events / canonical log lines. Use when writing logging code, adding instrumentation, improving observability, or reviewing log statements. Teaches high-cardinality, high-dimensionality structured logging that enables debugging. | skillsmp.com | null | https://github.com/Chemiseblanc/ai/tree/main/skill/structured-logging | Chemiseblanc |
waterfall-development | Enforces strict waterfall development workflow with phase gates. Use when (1) features.yml exists in project root, (2) user asks to implement/develop/build a feature, (3) user explicitly requests waterfall workflow. Creates features.yml if missing when invoked. | skillsmp.com | null | https://github.com/Chemiseblanc/ai/tree/main/skill/waterfall-development | Chemiseblanc |
software-architecture | Document software architecture using ARCHITECTURE.md and docs/*.md files with Mermaid diagrams. Use proactively when ARCHITECTURE.md exists in project root, or invoke to create initial architecture documentation. Covers system design, data flows, component relationships, and code organization with references to key ent... | skillsmp.com | null | https://github.com/Chemiseblanc/ai/tree/main/skill/software-architecture | Chemiseblanc |
commit-message | Format git commit messages combining Conventional Commits summary lines with Linux kernel-style bodies. Use when writing, reviewing, or formatting commit messages. | skillsmp.com | null | https://github.com/Chemiseblanc/ai/tree/main/skill/commit-message | Chemiseblanc |
git-commit | Guide for breaking changes into logical, atomic commits using interactive staging. Use when committing changes that span multiple concerns, when needing to stage parts of files (hunks), when asked to create well-organized commit history, or when changes should be split into multiple commits. | skillsmp.com | null | https://github.com/Chemiseblanc/ai/tree/main/skill/git-commit | Chemiseblanc |
gh-cli | Standardize all GitHub interactions via the GitHub CLI (`gh`) instead of ad-hoc URLs, UI clicks, or direct REST API calls. Use when you need to read or change GitHub state (repos, issues, pull requests, reviews, check status, Actions workflows/runs, releases, labels, milestones, discussions, gists) and want determinist... | skillsmp.com | null | https://github.com/strantalis/agent-skills/tree/main/skills/gh-cli | strantalis |
debug-mode | Run an iterative, hypothesis-driven “debug mode” loop to diagnose and fix a bug using targeted instrumentation and log capture. Use when the user wants an interactive debug loop, when you need to quickly narrow a failure via added debug statements, or when you need a lightweight way to centralize logs from a repro run ... | skillsmp.com | null | https://github.com/strantalis/agent-skills/tree/main/skills/debug-mode | strantalis |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.