All Skills

7109 skills found

Skills List

md2x

md2x

1dev-docs

Convert Markdown files to PDF, DOCX, HTML, or full-page images (png/jpg/webp). Use `npx md2x <input.md> -f <docx|pdf|html|png|jpg|jpeg|webp> [options]`.

LarchLiu avatarLarchLiu
Obtener
review-bugs

review-bugs

1dev-testing

Audit code for bugs, logic errors, race conditions, and edge cases. Read-only analysis producing actionable report. Use before PR, after implementation, or when debugging. Triggers: review bugs, find bugs, check for errors, code review.

doodledood avatardoodledood
Obtener

CLI for downloading complete Figma design context and metadata to local files. Always use this CLI instead of calling Figma MCP tools (`get_design_context`, `get_metadata`) directly. Direct MCP tool calls risk incomplete data due to context limits. This CLI guarantees 100% complete output.

yuichiroharai avataryuichiroharai
Obtener
code-debugging

code-debugging

1dev-testing

Guide for debugging issue on a specific code sections, pattern, or files. Used this skill when user asking for assistant when debugging an issues or explaining a code.

rakaadi avatarrakaadi
Obtener

This is your guide for giving a comments within the codebase, whether it's a inline comment or a comprehensive JSDoc style comment. Use this skill when you generate a code for bugs fixing, building a new components, refactoring and implementing new features.

rakaadi avatarrakaadi
Obtener
ralphie-spec

ralphie-spec

1dev-docs

Generate project specifications in V2 format through structured user interviews. Requires user presence.

skylarbarrera avatarskylarbarrera
Obtener

Professional music creation with Suno AI V5 and Suno Studio. Use this skill when users want to create songs, playlists, corporate anthems, jingles, workout music, ambient soundscapes, or any AI-generated music. Triggers on requests mentioning Suno, music creation, playlist generation, song composition, or specific music projects like "create a track", "make a playlist", "compose music for", "corporate anthem", "workout mix", or any music production task.

schwepps avatarschwepps
Obtener

Initialize a new repository wiki structure. Creates baseline MkDocs configuration, directory layout, placeholder pages, and state tracking files.

boweneos avatarboweneos
Obtener

Detect code changes since last wiki update using git diff. Identifies added, modified, deleted, and renamed files to determine which documentation pages need updates.

boweneos avatarboweneos
Obtener

Incrementally update documentation pages based on detected changes. Plans update strategy, refreshes citations, updates only impacted pages, and maintains traceability.

boweneos avatarboweneos
Obtener

Build a searchable code map of the repository. Extracts modules, components, APIs, configs, dependencies, and key symbols for documentation and citation purposes.

boweneos avatarboweneos
Obtener

Validate wiki quality and enforce gates. Checks citation validity, link integrity, formatting consistency, and coverage requirements before merging.

boweneos avatarboweneos
Obtener
repo-wiki

repo-wiki

1dev-docs

Generate and maintain citation-backed repository wikis as MkDocs-compatible Markdown. Creates baseline docs, detects changes, and incrementally updates only affected pages with file path and line number citations.

boweneos avatarboweneos
Obtener

Generate citation-backed documentation pages from code index. Creates markdown content with file path and line number citations for every technical claim.

boweneos avatarboweneos
Obtener
quant-trading

quant-trading

1dev-codegen

量化交易策略開發、回測與風險管理

miles990 avatarmiles990
Obtener
exa

exa

1research

Search the web and extract content using Exa AI. Use this skill when searching for current information, researching topics, fetching content from URLs, finding code examples, or when the user needs real-time web data. Also use for competitive research, finding similar pages, or extracting structured content from websites.

trancong12102 avatartrancong12102
Obtener
i18n-translation

i18n-translation

1dev-frontend

Complete internationalization implementation for web applications. Provides systematic AI-driven workflow to achieve 100% i18n coverage with zero hardcoded strings in SOURCE CODE. Use for adding i18n to new projects, migrating hardcoded strings to i18n, adding new language support, or auditing i18n coverage. CRITICAL: This skill focuses ONLY on source code internationalization (components, views, UI), NOT documentation files (README.md, docs/). When checking for existing i18n, prioritize src/ directory detection and ignore docs/, README*, and markdown files. Includes extraction patterns, component migration strategies, namespace organization, and validation checklists. Works with React, Vue, Angular, and similar frameworks.

HybridTalentComputing avatarHybridTalentComputing
Obtener

Use btca (Better Context App) to efficiently query and learn from the bknd backend framework. Use when working with bknd for (1) Understanding data module and schema definitions, (2) Implementing authentication and authorization, (3) Setting up media file handling, (4) Configuring adapters (Node, Cloudflare, etc.), (5) Learning from bknd source code and examples, (6) Debugging bknd-specific issues

cameronapak avatarcameronapak
Obtener

Use when assigning permissions to roles in Bknd. Covers permission syntax (simple strings, extended format), permission effects (allow/deny), policies with conditions, entity-specific permissions, and fine-grained access control patterns.

cameronapak avatarcameronapak
Obtener

Use when deploying a Bknd application to production hosting. Covers Cloudflare Workers/Pages, Node.js/Bun servers, Docker, Vercel, AWS Lambda, and other platforms.

cameronapak avatarcameronapak
Obtener
bknd-add-field

bknd-add-field

1dev-codegen

Use when adding a field to an existing Bknd entity. Covers all field types (text, number, boolean, date, enum, json, jsonschema, media), field modifiers (.required(), .unique(), .default()), validation options, and UI vs code approaches.

cameronapak avatarcameronapak
Obtener
bknd-query-filter

bknd-query-filter

1dev-database

Use when building advanced queries with complex filtering conditions in Bknd. Covers all filter operators ($eq, $ne, $gt, $lt, $like, $ilike, $in, $nin, $isnull, $between), logical operators ($or, $and), nested conditions, combining filters, and dynamic query building.

cameronapak avatarcameronapak
Obtener

Use when creating custom API endpoints in Bknd. Covers HTTP triggers with Flows, plugin routes via onServerInit, request/response handling, sync vs async modes, accessing request data, and returning custom responses.

cameronapak avatarcameronapak
Obtener
bknd-setup-auth

bknd-setup-auth

1dev-codegen

Use when initializing or configuring the Bknd authentication system. Covers enabling auth, configuring password strategy, setting up JWT and cookie options, defining roles, and production security settings.

cameronapak avatarcameronapak
Obtener
Want a category view? Try /category/writing.