Use when creating ASCII art to guide your artistic approach
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 tomevault-io/skills-registry에서 17,125개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
tomevault-io/skills-registry수집된 skill 17,125개 중 40개를 표시합니다.
Use when creating ASCII art to guide your artistic approach
원문 언어: 영어
Use when building a deciduous decision graph to capture design evolution, architecture history, or how a codebase's design changed over time. Provides the deciduous CLI commands and graph structure guidelines.
원문 언어: 영어
Use when building a deciduous decision graph to capture design evolution, architecture history, or how a codebase's design changed over time. Provides the deciduous CLI commands and graph structure guidelines.
원문 언어: 영어
Use when creating ASCII art to guide your artistic approach
원문 언어: 영어
Automated bug bounty hunting swarm. Runs security scans against authorized programs on HackerOne/Bugcrowd, generates vulnerability reports, and tracks submissions. ONLY targets authorized programs with explicit scope. Use when this capability is needed.
원문 언어: 영어
Deep multi-source research via Parallel API. Use when user explicitly asks for thorough research, comprehensive analysis, or investigation of a topic. For quick lookups or news, use parallel-search instead. Use when this capability is needed.
원문 언어: 영어
URL content extraction via Parallel API. Extracts clean markdown from webpages, articles, PDFs, and JS-heavy sites. Use for reading specific URLs with LLM-ready output. Use when this capability is needed.
원문 언어: 영어
AI-powered web search via Parallel API. Returns ranked results with LLM-optimized excerpts. Use for up-to-date research, fact-checking, and domain-scoped searching. Use when this capability is needed.
원문 언어: 영어
Extracts structured data from Finnish construction site daily diary audio recordings (Työmaapäiväkirja) and creates a formatted Word document with extracted fields. Use when the user needs to process construction site manager's audio diary recordings into…
원문 언어: 영어
>- Use when this capability is needed.
원문 언어: 영어
Converts scattered documents and media (recordings, notes, diagrams, PDFs, spreadsheets) into structured MS Word reports. Automatically infers appropriate sections from content or follows provided template/sample structure. Use when the user needs to create a…
원문 언어: 영어
name: developing-backend Use when this capability is needed.
원문 언어: 영어
Writes technical blog posts, devlogs, tutorials, and retrospectives based on completed project work. Activates when writing blog posts, creating devlogs, writing about features, summarizing builds, writing retrospectives, or documenting learnings. Does not…
원문 언어: 영어
Reviews code quality, architecture compliance, test adequacy, and acceptance criteria mapping. Activates when reviewing code, checking PRs, reviewing changes, assessing code cleanliness, or verifying acceptance criteria coverage. Does not handle security…
원문 언어: 영어
name: deploying-infrastructure Use when this capability is needed.
원문 언어: 영어
Implements frontend UI components, forms, state management, and API integration using React, TypeScript, and Tailwind CSS. Activates when building UI, creating components, implementing screens, adding forms, integrating APIs, or fixing frontend issues. Does…
원문 언어: 영어
Defines product requirements, user stories, acceptance criteria, and MVP scope. Activates when planning features, writing user stories, defining requirements, creating product specs, scoping MVPs, or answering 'what should we build'. Does not handle technical…
원문 언어: 영어
name: testing-quality Use when this capability is needed.
원문 언어: 영어
Produces accurate, audience-specific documentation for APIs, runbooks, and developer guides. Activates when writing documentation, documenting APIs, creating runbooks, updating READMEs, writing developer guides, or documenting features. Does not handle blog…
원문 언어: 영어
This skill provides guidance for making requests to the Bangumi (番组计划) API. It should be used when querying anime, manga, game information, characters, persons, user collections, and calendar from Bangumi. Use when this capability is needed.
원문 언어: 영어
This skill provides guidance for making requests to the VNDB (Visual Novel Database) API v2 (Kana). It should be used when querying visual novel information, characters, releases, producers, staff, tags, traits, and managing user lists from VNDB. Use when…
원문 언어: 영어
VaultCPA database schema reference with 50+ Prisma models, relationships, and query patterns. Use when working with database models, designing features, or understanding data structure. Use when this capability is needed.
원문 언어: 영어
This skill should be used when creating Galaxy Hub news posts, writing content for galaxyproject.org/news, or converting content to Galaxy Hub markdown format. Use when this capability is needed.
원문 언어: 영어
Router skill for Nextflow to Galaxy conversions - directs to appropriate sub-skill Use when this capability is needed.
원문 언어: 영어
Use Beads (bd) with Dolt server backend for multi-repo task tracking. Use when this capability is needed.
원문 언어: 영어
Retrieve up-to-date third-party library docs via Context7 (resolve-library-id then query-docs) before implementing integrations. Use when this capability is needed.
원문 언어: 영어
Use GitHub CLI (gh) and SonarQube MCP tools to fetch PR details, review comments, threads, and quality gate status for the current branch before addressing code review feedback. Use when this capability is needed.
원문 언어: 영어
Use Augment context engine codebase-retrieval for semantic code search and architecture understanding before editing or refactoring. Use when this capability is needed.
원문 언어: 영어
Use Beads (bd) with sync-branch workflow for task tracking across two-clone setup. Use when this capability is needed.
원문 언어: 영어
Use semantic code search to understand architecture before editing or refactoring. Use when this capability is needed.
원문 언어: 영어
Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says…
원문 언어: 영어
Converts ORM calls to raw SQL and analyzes query performance. Detects N+1 queries, missing indexes, and other anti-patterns. Use when debugging slow queries, tracing ORM-generated SQL, or optimizing database performance for Sequelize, Prisma, TypeORM…
원문 언어: 영어
Use when auditing code for AI authorship, reviewing acquisitions/contractors, verifying academic integrity, or during code review - provides systematic tiered framework for detecting fully AI-generated AND AI-assisted code patterns with confidence scoring
원문 언어: 영어
Use when PRD/TRD contains architectural decisions to document - extracts decisions from refined requirements (architecture choices, data model decisions, API patterns, technology selections, integration strategies, reuse patterns) and generates MADR-format…
원문 언어: 영어
Use when a plan, PRD, or spec has vague requirements, undefined terms, or missing details - conducts structured interview using AskUserQuestion to surface hidden assumptions, challenge ambiguities, and produce implementation-ready specs. Also use proactively…
원문 언어: 영어
Use when converting PRD/requirements into JSON format for Ralph Wiggum autonomous loops. Extracts user stories, orders by dependency (schema first, then backend, then UI, then dashboard), auto-adds standard criteria (typecheck, build, lint, tests), outputs…
원문 언어: 영어
Use when PRD is prose-heavy, ambiguous, has scattered file paths, missing API contracts, or says "similar to X" without explanation. Transforms rough requirements into implementation-ready specs. Auto-detects tech stack, validates file paths…
원문 언어: 영어
Diagnoses and fixes Kubernetes issues with interactive remediation. Use when pods crash (CrashLoopBackOff, OOMKilled), services unreachable (502/503, empty endpoints), deployments stuck (ImagePullBackOff, pending). Also use when tempted to run kubectl fix…
원문 언어: 영어
Master the workflow for developing applications using Docker Compose with source code mounting. Use when this capability is needed.
원문 언어: 영어
Send and receive BSV payments between Clawdbot agents using the bsv-pay-v1 protocol Use when this capability is needed.
원문 언어: 영어