16,832 skills sorted by stars.
Run REDUCE in Docker for this repo (using lunacamp/reduce-algebra), load the vendored ReLie file from resources/relie-src/relie.re...
Use when working with ReLie in REDUCE (including inside Docker) to compute Lie group symmetries of differential equations, handle...
[Code Quality] Identifies architectural hotspots: high-churn files, coupling issues, layer violations, and dependency tangles. Use...
[Code Quality] Generates summary report of refactoring changes for review. Use after completing a refactoring session to document...
[Code Quality] Removes code duplication and cleans up dead code. Use to eliminate copy-paste code, consolidate similar logic, and...
[Code Quality] Extracts methods, classes, or modules to reduce complexity and improve isolation. Use when functions are too long,...
Improve code quality, reduce technical debt, restructure for maintainability
[Code Quality] Plans Git commit strategy for refactoring: branch naming, commit granularity, commit messages, and safe merge appro...
[Code Quality] Performs systematic renaming to improve code clarity: variables, functions, classes, files. Use when names are uncl...
[Code Quality] Evaluates risk level of proposed refactoring changes. Use to assess dependencies, blast radius, rollback difficulty...
[Code Quality] Scans codebase for technical debt indicators: code smells, complexity hotspots, duplications, outdated patterns, an...
[Code Quality] Defines clear boundaries and goals for a refactoring session. Use to establish what WILL and WILL NOT change, set s...
[Code Quality] Simplifies complex conditionals: deep nesting, long if-else chains, switch sprawl. Use when control flow is hard to...
[Code Quality] Establishes test coverage requirements before refactoring. Use to identify missing tests, create minimal safety net...
Model: Claude Sonnet 4.5
Apply when improving code structure without changing behavior: reducing duplication, simplifying complexity, or improving readabil...
Test, debug, and explain regular expressions. Visualize matches, generate patterns from examples, and convert between regex flavor...
Create a release following Git Flow strategy. Use when preparing a release, bumping version, creating release branch, or when user...
Renovate が作成した GitHub PR の依存関係更新内容を詳細にチェックする。Renovate PR の URL が渡された時、または依存関係更新の PR をレビューする時に使用する。
Snapshot the current directory into pseudo-XML for LLM context. Use when you need to share a repo (or a sub-tree) with Codex/LLMs,...
Clone and explore external GitHub repositories to understand how libraries, frameworks, or dependencies work. Use when user provid...
Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific code, underst...
"Create repository classes implementing the repository pattern with Protocol interfaces, ORM separation, and mapper integration fo...
Model: Claude Haiku 4.5
Autonomously researches technology options, best practices, and solutions for software development tasks. Analyzes task requiremen...
Conducts thorough landscape research, competitive analysis, best practices evaluation, and evidence-based recommendations. Expert...
When searching for authoritative sources for skills or validating existing source links.
Strategic web research using WebSearch and WebFetch - finds accurate, relevant information with multiple search angles, prioritize...
Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploringunfamiliar codebases, understandi...
Assess error handling, isolation boundaries, and recovery mechanisms in agent frameworks. Use when (1) tracing error propagation p...
Orchestrate replying to multiple GitHub PR review comments in parallel. Use when the user wants to reply to multiple PR review com...
Add builder's exegesis to a critique post. Use /respond to add inline reflections to each Roman numeral section of a critique, exp...
Fetch, analyze, and respond to PR review comments. Use when asked to check PR comments, address review feedback, respond to review...
Generate professional PDF resumes from structured data or JSON. Multiple templates, ATS-friendly output, and customizable sections...
Review code against spec compliance - checks implementation matches spec requirements, identifies deviations, reports compliance s...
Performs comprehensive code review on git diffs and generates review.md with quality scores, critical issues, performance concerns...