Find the perfect skill
Git Backport
Development
Back-ports a specific commit from master to a release branch via cherry-pick, creates a dedicated branch, pushes, opens a PR, and returns to the original branch.
Memory - Long-term Context
Productivity
Reads long-term memory files (errors.md, context.md, files.md) to access historical context, code references, and error fix records. Useful after session compaction or when needing to recall previous discussions, avoid repeating mistakes, or find code patterns.
Author Nx Migration
Development
Author or scope a first-party Nx migration. Use whenever code removes, renames, or deprecates options/flags/executors/generator-schema fields, changes a default, or bumps a dependency.
Legal Text Analysis
Content
Analyzes factual elements, evidence questions, and supporting documents for legal texts. Checks deadlines, form, jurisdiction, legal remedies, and immediate measures.
Web Summary
Productivity
Summarize any webpage or article into key points with structured instructions.
Inbox note organizer
Productivity
Process notes from Inbox and file them into appropriate folders based on their frontmatter 'category' property.
UI Design System
Development
Design system reference for Devkit Vue stack (Vuetify 4). Use for styling, theming, layout, and visual verification tasks.
ASDLC Agentic Software Development Lifecycle
Development
Knowledge base for the ASDLC framework, guiding agents through concepts, patterns, and practices for reliable software development.
Git Shallow Clone
Development
This skill provides a script that performs a shallow clone of a Git repository to a temporary directory, allowing local analysis of repository contents without downloading the full commit history. It helps when you need to examine or work with a repository's codebase locally instead of using web APIs.
CC-CR Unified Code Review
Development
Unified code review skill combining batch automatic detection and interactive single CR modes, configurable with GitLab and Feishu integration.
SpecKit Plan
Development
Execute the implementation planning workflow using the plan template to generate design artifacts.
Trello List Snapshot
Productivity
Fetch the cards in a single Trello list, optionally filtered by activity date, and return them as both a structured array and a markdown-formatted view.