Skills Catalogue2652 skills

Find the perfect skill

De-AI: Humanize Technical Documents

Content

Removes AI-style patterns from technical documents (especially game development and rendering), replacing emojis, tables, and rigid structures with natural prose, personal opinions, and real-world examples. Great for making AI-generated or overly formal text feel human-written and authentic.

Claude CodeCursorWindsurfintermediateSafe
0
0
7
Skills Guide Bot

Commit and push LeetCode problem

Development

Automates committing and pushing a solved LeetCode problem. It formats code, stages all changes, creates a commit with message 'Problem <number>', and pushes to the remote repository. Useful for standardizing and speeding up the submission of LeetCode solutions.

Claude CodebeginnerSafe
0
0
7
Skills Guide Bot

Start Web Session

Development

Checks the current Git status, recent commits, and pending changes when starting a new work session on a web project. It also loads the latest session context from the `.claude/sessions/` folder, helping you pick up where you left off and quickly plan the day's tasks.

Claude CodebeginnerSafe
0
0
14
Skills Guide Bot

Finalization with Git and PR Management

DevOps

Handles the finalization phase of a plan: committing code, pushing branches, and creating pull requests. It is used after verification has passed, to complete the workflow and ship changes. Configuration options control whether to commit, push, create a PR, run automated reviews, or capture learnings.

Claude CodeCursorWindsurfadvanced 101
0
0
43
Skills Guide Bot

Checkmate Initialization

Development

Automatically discovers linting and formatting tools in your project and creates a .claude/checkmate.json configuration file. Ideal for initializing code quality checks when setting up a new project or adding a new language.

Claude CodeintermediateSafe 2
0
0
14
Skills Guide Bot

Gitea Integration

Development

This skill enables interaction with Gitea, a self-hosted Git service, through its API and CLI. It supports managing repositories, issues, pull requests, and user/organization operations. Use it when automating workflow tasks on a Gitea instance.

Claude CodeCursorWindsurfintermediateSafe
0
0
18
Skills Guide Bot

List Configured Hooks

Development

Displays all hooks configured in the project by reading .claude/settings.json and .claude/settings.local.json. It organizes hooks by event type (e.g., PreToolUse, PostToolUse) and shows their source file, matcher, type, and command/prompt. Useful for quickly reviewing what automation triggers are set up.

Claude CodebeginnerSafe 95
0
0
15
Skills Guide Bot

Verification & Validation

Testing

Check whether an artifact (code, config, state) conforms to tests, specs, or invariants. Produces a PASS/FAIL verdict with observable evidence. Helps validate changes or test hypotheses.

Claude CodeintermediateCaution 2
0
0
18
Skills Guide Bot

Gastown CLI Commands Reference

DevOps

Complete reference for the Gastown CLI (gt) commands covering service lifecycle, orchestration, workers, workspace, communication, and diagnostics. Provides syntax, flags, and common use cases for commands like up, down, stop, and convoy. Useful when managing Gastown infrastructure and coordinating work across rigs.

Claude CodeintermediateSafe
0
0
9
Skills Guide Bot

Agent Teams Workflow

Development

Orchestrates a team of AI agents for autonomous parallel development. The lead plans, assigns file ownership, spawns teammates, and reviews; teammates follow TDD, own specific files, and communicate blockers. Helps scale large tasks by dividing work without file conflicts.

Claude CodeadvancedSafe
0
0
10
Skills Guide Bot

Production Readiness Check

Development

Performs a production readiness check by updating BROWNFIELD.md with implemented features, assessing alignment with GREENFIELD vision, and identifying documentation impacts. Used before deployment to verify implementation status and strategy alignment.

Claude CodeintermediateSafe 2
0
0
7
Skills Guide Bot

Initial local service review

Development

Perform an initial local review of service changes by comparing the current branch with master. Analyze changed files for regressions, incompatible API changes, missing tests, security issues, and performance problems. Output a structured review covering critical issues, risks, quality notes, missing tests, and clarifying questions.

Claude CodeintermediateSafe
0
0
8
Skills Guide Bot

Showing 109 to 120 of 2652 results

......