CtrlK
BlogDocsLog inGet started
Tessl Logo

Discover skills

Discover and install skills to enhance your AI agent's capabilities.

AllSkillsDocsRules
NameContainsScore

session-handoff

rohitg00/pro-workflow

Generate a structured handoff document designed for the next session to consume immediately and continue where you left off. Use when ending a session.

Skills

smart-commit

rohitg00/pro-workflow

Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when ready to commit after making changes.

Skills

wrap-up

rohitg00/pro-workflow

End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when ending a coding session.

Skills

parallel-worktrees

rohitg00/pro-workflow

Set up parallel coding sessions using git worktrees for zero dead time. Use when blocked on tests, builds, or wanting to explore multiple approaches simultaneously.

Skills

deslop

rohitg00/pro-workflow

Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Use after completing changes and before committing.

Skills

pro-workflow

rohitg00/pro-workflow

Battle-tested AI coding workflows from power users. Self-correcting memory, parallel worktrees, wrap-up rituals, and the 80/20 AI coding ratio. Works with Claude Code, Cursor, and other agents.

Skills

insights

rohitg00/pro-workflow

Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Use when wanting to understand your coding patterns over time.

Skills

replay-learnings

rohitg00/pro-workflow

Surface past learnings relevant to the current task before starting work. Searches correction history and patterns. Use when starting a task or saying "what do I know about".

Skills

learn-rule

rohitg00/pro-workflow

Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Use after mistakes or when the user says "remember this".

Skills
tessl-leo/tessl-skill-review-ci
v0.1.4

Implements Tessl skill review CI/CD pipelines through an interactive, configuration-first wizard. Supports GitHub Actions, Jenkins, Azure DevOps, and CircleCI.

Contains:

tessl-skill-review-ci

Use when setting up automated skill review pipelines, configuring CI/CD for Tessl skill scoring, adding PR checks for skills, or migrating between workflow architectures. Supports GitHub Actions, Jenkins, Azure DevOps, and CircleCI.

Skills

A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively.

Contains:

migrating-dbt-core-to-fusion

Resolves Fusion compatibility errors, applies dbt-autofix for deprecations and package updates, and iterates with dbtf parse/compile until the project compiles cleanly. Use when migrating a dbt project from dbt Core to the Fusion engine, addressing deprecations, or running dbtf commands.

migrating-dbt-project-across-platforms

Use when migrating a dbt project from one data platform or data warehouse to another (e.g., Snowflake to Databricks, Databricks to Snowflake) using dbt Fusion's real-time compilation to identify and fix SQL dialect differences.

adding-dbt-unit-test

Creates unit test YAML definitions that mock upstream model inputs and validate expected outputs. Use when adding unit tests for a dbt model or practicing test-driven development (TDD) in dbt.

SkillsDocs

Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content.

Contains:

tessl-article-reviewer

Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content.

Skills

Write developer blog posts from video transcripts, meeting notes, or rough ideas. Extracts narrative from source material, structures content with hooks and technical sections, formats code examples with placeholders, and checks drafts against 22 AI anti-patterns with structural variant detection, two-pass scanning, and rewrite auditing. Auto-updates anti-pattern list from Wikipedia before each session. Includes interactive onboarding to learn the author's voice from writing samples. Use this skill whenever the user wants to write a blog post, draft a blog, turn a transcript into a blog, work on blog content, or mentions "blog" in the context of content creation. Also trigger when the user provides a video transcript and wants written content derived from it, or when continuing work on a blog series.

Contains:

blog-writer

Write developer blog posts from video transcripts, meeting notes, or rough ideas. Extracts narrative from source material, structures content with hooks and technical sections, formats code examples with placeholders, and checks drafts against 22 AI anti-patterns. Use this skill whenever the user wants to write a blog post, draft a blog, turn a transcript into a blog, work on blog content, or mentions "blog" in the context of content creation. Also trigger when the user provides a video transcript and wants written content derived from it, or when continuing work on a blog series.

Skills

Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content.

Contains:

tessl-article-reviewer

Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content.

Skills

Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content.

Contains:

tessl-article-reviewer

Review and structure blog articles for the Tessl blog (tessl.io/blog). Use this skill whenever someone asks to review, edit, improve, structure, or give feedback on an article or blog draft. Also use when someone wants to write a new article from scratch, needs help with an article outline, or asks about SEO optimization for Tessl content. Triggers include any mention of blog posts, articles, content review, editorial feedback, SEO for articles, or writing guidance for Tessl or AI Native Dev content.

Skills

Implements Tessl skill review GitHub Actions workflows in your repository through an interactive, configuration-first wizard.

Contains:

tessl-workflow-installer

Use when setting up automated skill review workflows, configuring GitHub Actions for Tessl skill scoring, adding PR checks for skills, implementing CI/CD pipelines for skill quality gates, or migrating between workflow architectures. Supports internal repositories (single-workflow) and public repositories with external contributors (two-workflow with security isolation).

Skills

release-please-development

dwmkerr/claude-toolkit

This skill should be used when the user asks to "set up release please", "configure automated releases", "manage version numbers", "add changelog automation", or mentions release-please, semantic versioning, or monorepo versioning.

Skills

research

dwmkerr/claude-toolkit

Research technical solutions by searching the web, examining GitHub repos, and gathering evidence. Use when exploring implementation options or evaluating technologies.

Skills

project-setup

dwmkerr/claude-toolkit

Create a new GitHub project with standard configuration. Use when user asks to "create a project", "set up a new repo", "initialize a repository", or wants to start a new GitHub project.

Skills

agent-development

dwmkerr/claude-toolkit

This skill should be used when the user asks to "create an agent", "write an agent", "build an agent", or wants to add new agent capabilities to Claude Code.

Skills

Can't find what you're looking for? Evaluate a missing skill, or if you're looking for agent context for an open source dependency, request a tile.