Skip to content

qCanoe/My-Skills-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Skills Collection

English · 简体中文

Small practical Agent Skills I created for my own fast workflow, plus a short list of curated external skill repositories I use often. This repo is a simple index—follow each link to the upstream repository for full SKILL.md, templates, and examples.

My Skills

commit-prompt-skill

Topic Details
Repository qCanoe/commit-prompt-skill
Purpose Turn the agent into a commit-focused workflow: atomic, verifiable slices, Conventional Commits, then a PR description draft.
Use when Committing, pushing, opening a PR, or splitting / cleaning a large change set.
Details Full phases (plan → execute → PR), checklists, templates, examples — in the repo SKILL.md.

learn-repo-skill

Topic Details
Repository qCanoe/learn-repo-skill
Purpose Learn a repo via What / Why / How with analogies; how deep to read scales with repo size (no blind full reads).
Use when Understanding, using, deploying, or explaining a GitHub codebase.
Details Optional mini demo, quickstart/deploy guide, deep-dive path — in the repo SKILL.md.

suggest-local-skills-skill

Topic Details
Repository qCanoe/suggest-local-skills-skill
Purpose Merge session available_skills with on-disk SKILL.md roots; rank the top 3 picks using your task plus project traits (stack, phase, constraints).
Use when Asking which installed skills to use, local-only search, or “suggest from what I already have” (not for installing new skills from the web — use find-skills).
Details Inventory order, roots table, output template, edge cases — in the repo SKILL.md.

Curated skill repositories

Third-party skill collections or repos I reach for regularly. Not maintained here—clone or install from upstream.

obra / superpowers

Topic Details
Repository obra/superpowers
Purpose Agentic skills framework and software-development methodology (planning, TDD, systematic debugging, subagents, verification workflows, and more).
Use when You want a cohesive bundle of skills and conventions for agent-assisted development.

garrytan / gstack

Topic Details
Repository garrytan/gstack
Purpose Garry Tan’s Claude Code–style setup: opinionated tools/roles (e.g. CEO, designer, eng manager, release, docs, QA) packaged for agent workflows.
Use when You want a ready-made, role-based toolkit layout to adapt for Claude Code or similar harnesses.

pbakaus / impeccable

Topic Details
Repository pbakaus/impeccable
Purpose A design language and guidance so your AI tooling produces stronger, more intentional UI/design output.
Use when You care about frontend/visual quality and want agents to follow a shared design vocabulary.

vercel-labs / agent-skills

Topic Details
Repository vercel-labs/agent-skills
Purpose Vercel’s official collection of agent skills for tooling and workflows around their stack.
Use when You use Vercel-oriented agents or want upstream-maintained skills aligned with Vercel.

anthropics / skills

Topic Details
Repository anthropics/skills
Purpose Anthropic’s public catalog of Agent Skills—reference implementations and patterns for Skills.
Use when You want first-party examples, templates, or conventions for building or using Agent Skills.

About

Small practical Agent Skills I created for my own fast workflow, plus a short list of curated external skill repositories I use often.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors