CtrlK
BlogDocsLog inGet started
Tessl Logo

Discover

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

AllSkillsDocsRules
NameContainsScore

jbvc/cpp-coding-standards

v0.1.0

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

Contains:

cpp-coding-standards

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

Skills

68

Create context files (plans, justifications, scratches) in .context/ directory with unique three-word IDs and frontmatter

Contains:

create-context-file

Creates structured context files (plans, justifications, scratches) in the .context/ directory with unique three-word IDs and frontmatter metadata. Use when starting a new task and needing to document a plan or task breakdown, when recording decision rationale or architectural choices as a justification, when saving temporary notes or exploratory thinking as a scratch, or when the user asks to "create a plan", "document my thinking", "save context", "track decisions", or "keep notes" in a structured project context directory.

Skills

68

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

68

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

68

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

68

Spec-driven development on OpenSpec, with mechanical spec-as-source enforcement: a custom 'spec-as-source' OpenSpec schema adds file-ownership (targets) and test-verification ([@test]) metadata to every capability spec, three scripts (link check, ownership check, manifest build) keep code and specs from drifting apart, plus requirement-gathering, spec-writer, work-review, and a session-handoff skill with a proactive context-warning hook.

Contains:

handoff

Gestisce il sistema di passaggio di consegne tra sessioni AI per qualsiasi progetto. Crea, aggiorna e legge file HANDOFF-N.md nella cartella .handoff/ del progetto, mantenendo una knowledge base persistente con documentazione (CLAUDE.md, PROMPTS.md, CLIENTS.md, WORKFLOW.md). Usa questa skill ogni volta che l'utente vuole: - Salvare lo stato ("crea handoff", "salva lo stato", "facciamo il punto", "chiudiamo la sessione", "riprendiamo domani", "passaggio di consegne", "freeze the context", "save state") - Riprendere da una sessione precedente ("riprendi da dove eravamo", "carica handoff", "resume", "continua da HANDOFF", "cosa avevamo fatto") - Inizializzare la knowledge base di un nuovo progetto ("/handoff init") - Aggiornare la documentazione persistente (CLAUDE.md, PROMPTS.md, CLIENTS.md, WORKFLOW.md) Suggerisci proattivamente la creazione di un handoff dopo sessioni lunghe con modifiche importanti, debugging complessi, o decisioni architetturali significative.

handoff-skill

Traccia bug emersi testando una skill o un plugin, per guidarne l'upgrade. Controparte di handoff orientata al ciclo test → bug → fix di una skill specifica: crea/legge file BUG-N.md in `.handoffskill/<nome-skill>/` con uno STATUS.md aggregato. Usa quando l'utente segnala che una skill non funziona ("questo non funziona", "bug nella skill X"), vuole testarla sistematicamente ("testiamo la skill X"), o riprendere uno stato di test precedente ("riprendi i bug di X"). Invoca anche con "/handoff-skill".

openspec-apply-change

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

SkillsRules

68

slate-ar-gate

udecode/plate

Slate v2 Autoresearch gate loop. Repeats and logs existing test/typecheck/browser/editor-behavior gates, including full navigation/typing suites, without owning missing-test design or correctness fixes.

Skills

68

12.12x

administrakt0r/AI-Agents-Safe-Coding-Skills

Execute tasks from a track's implementation plan following TDD workflow

Skills

68

1.44x

administrakt0r/AI-Agents-Safe-Coding-Skills

API documentation workflow for generating OpenAPI specs, creating developer guides, and maintaining comprehensive API documentation.

Skills

68

1.11x

ruvnet/ruflo

Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus

Skills

68

2.07x

ComposioHQ/awesome-claude-skills

Automate Aero Workflow tasks via Rube MCP (Composio). Always search tools first for current schemas.

Skills

68

15.83x

ComposioHQ/awesome-claude-skills

Automate Acculynx tasks via Rube MCP (Composio). Always search tools first for current schemas.

Skills

68

2.43x

apache/skywalking

Run SkyWalking E2E tests locally

Skills

68

1.58x

HoangNguyen0403/agent-skills-standard

Write effective code comments, READMEs, and technical documentation following intent-first principles. Use when adding comments, writing docstrings, creating READMEs, or updating any documentation.

Skills

68

1.14x

administrakt0r/AI-Agents-Safe-Coding-Skills

Azure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication.

Skills

68

2.88x

agent-skills-hub/agent-skills-hub

Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.

Skills

68

1.54x

majiayu000/claude-skill-registry-data

Git 版本控制与协作专家,涵盖 GitHub/Gitee 平台操作、Conventional Commits 规范及 PR/MR 最佳实践。

Skills

68

1.12x

majiayu000/claude-skill-registry

Git 版本控制与协作专家,涵盖 GitHub/Gitee 平台操作、Conventional Commits 规范及 PR/MR 最佳实践。

Skills

68

1.12x

administrakt0r/AI-Agents-Safe-Coding-Skills

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

Skills

68

1.27x

administrakt0r/AI-Agents-Safe-Coding-Skills

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD).

Skills

68

1.19x

Can't find what you're looking for? Evaluate a missing skill.