Browse Skills
17720 skills found
bruhook.md
1
1
export
bruhook
2
from
"geakstr/bruhook"
from
"geakstr/bruhook"
3
Context tracking and plan enforcement system. Use when working on long coding sessions with plans.
2026-01-05
type-finder.md
1
1
export
type-finder
2
from
"CyberdyneDevelopment/claude-tools"
from
"CyberdyneDevelopment/claude-tools"
3
Search for C# types (classes, interfaces, records, structs, enums) by name or pattern across the solution. Use when you need to locate a specific type. (project, gitignored)
2026-01-05
bdg-browser-debug.md
1
1
export
bdg-browser-debug
2
from
"szymdzum/kumak-dev"
from
"szymdzum/kumak-dev"
3
Browser debugging and telemetry via Chrome DevTools Protocol. Use when testing the Astro dev server, inspecting network requests, debugging console errors, capturing screenshots, or interacting with DOM elements on localhost:4321.
2026-01-05
agentic-ide.md
1
1
export
agentic-ide
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Drive autonomous IDE workflows including refactors, TODO cleanup, and context-aware command palette actions; use when asked to automate coding tasks inside the IDE.
2026-01-05
git-intro.md
1
1
export
git-intro
2
from
"pluginagentmarketplace/custom-plugin-git-github"
from
"pluginagentmarketplace/custom-plugin-git-github"
3
Introduction to Git version control - what, why, and first steps
2026-01-05
obsidian.md
1
1
export
obsidian
2
from
"yankeeinlondon/obsidian-kind-model"
from
"yankeeinlondon/obsidian-kind-model"
3
Expert knowledge for developing Obsidian plugins and themes using TypeScript, CodeMirror 6, and CSS variables - covers plugin lifecycle, Vault API, Workspace API, editor extensions, and styling patterns
2026-01-05
vsa-implementation-guard.md
1
1
export
vsa-implementation-guard
2
from
"akiramei/blazor-enterprise-architecture-poc"
from
"akiramei/blazor-enterprise-architecture-poc"
3
Blazor VSA アーキテクチャの実装ミス防止ガード。Handler、Validator、 BoundaryService、Entity などの C# コードを生成・修正する際に自動的に 適用される知識。SaveChangesAsync の禁止、BoundaryService での業務ロジック 禁止、Result<T> パターンの強制、Value Object 比較ルールなど、 カタログ駆動開発で頻発する実装ミスを防止する。
2026-01-05
authoring-stitch-prompts.md
1
1
export
authoring-stitch-prompts
2
from
"joaquimscosta/arkhe-claude-plugins"
from
"joaquimscosta/arkhe-claude-plugins"
3
Converts natural-language descriptions or UI spec files into optimized Google Stitch prompts. Use when creating, refining, or validating design directives for Google Stitch. The Skill follows Stitch best practices—short, directive prompts focused on screens, structure, and visual hierarchy with clear UI vocabulary, concise style cues, and one primary intent per prompt. Trigger when the user wants to prepare or improve prompts for Stitch.
2026-01-05
branch-puller.md
1
1
export
branch-puller
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Pull branches from remote repository with intelligent conflict resolution
2026-01-05
nix-dev-shell.md
1
1
export
nix-dev-shell
2
from
"efficacy38/nix-dotfile"
from
"efficacy38/nix-dotfile"
3
Automatically detects Nix flakes and runs commands in a dev shell environment. Use when running build, test, or development commands in projects with flake.nix. Ensures commands run with proper Nix dependencies loaded.
2026-01-05
frappe-integration-test-generator.md
1
1
export
frappe-integration-test-generator
2
from
"Venkateshvenki404224/frappe-apps-manager"
from
"Venkateshvenki404224/frappe-apps-manager"
3
Generate integration tests for multi-DocType workflows in Frappe. Use when testing end-to-end workflows, state transitions, or complex business processes.
2026-01-05
git-worktree.md
1
1
export
git-worktree
2
from
"Willbots/orchestrator"
from
"Willbots/orchestrator"
3
Git worktree management for parallel epic development with dynamic path configuration
2026-01-05
uxscii-screen-scaffolder.md
1
1
export
uxscii-screen-scaffolder
2
from
"adilkalam/claude-vibe-code"
from
"adilkalam/claude-vibe-code"
3
Build complete UI screens by composing multiple components when user wants to create, scaffold, or build screens like login, dashboard, profile, settings, checkout pages
2026-01-05
browser-testing.md
1
1
export
browser-testing
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
Browser automation for testing IntelliFill. Replaces puppeteer MCP to save ~4.8k tokens.
2026-01-05
backend-debugging.md
1
1
export
backend-debugging
2
from
"nirukk52/ScreenGraph"
from
"nirukk52/ScreenGraph"
3
Systematic debugging for Encore.ts backend incidents using diagnostic scripts, database queries, and structured logging. Use when backend tests fail, services crash, or async flows stall.
2026-01-05
fsharp-routing.md
1
1
export
fsharp-routing
2
from
"heimeshoff/Cinemarco"
from
"heimeshoff/Cinemarco"
3
Implement client-side routing with Feliz.Router for F# Elmish applications.Use when: "add routing", "create pages", "navigation", "URL handling", "deep linking","add page", "route to", "browser history", "SPA routing", "multi-page", "navigate to".Creates route definitions, URL parsing, and navigation patterns in src/Client/.
2026-01-05
jujutsu.md
1
1
export
jujutsu
2
from
"anexpn/nixxx-shell"
from
"anexpn/nixxx-shell"
3
Guide for using Jujutsu (jj) version control system as an alternative to Git. Use this skill when working in repositories with a .jj directory, which indicates the repository uses Jujutsu VCS. Provides command mappings, workflows, and best practices for jj operations including commits, branching, rebasing, and git interoperability.
2026-01-05
data-structures.md
1
1
export
data-structures
2
from
"pluginagentmarketplace/custom-plugin-javascript"
from
"pluginagentmarketplace/custom-plugin-javascript"
3
Master JavaScript objects and arrays including manipulation methods, prototypal inheritance, and complex data structure patterns.
2026-01-05
tech-article-review.md
1
1
export
tech-article-review
2
from
"yahsan2/zenn"
from
"yahsan2/zenn"
3
技術記事の推敲と品質向上を支援するskill。記事を読み、構造・読みやすさ・技術的正確性・表現の明確さ・コードサンプルの品質をチェックし、改善提案を行う。ユーザーが「記事を推敲して」「記事をレビューして」「記事の品質をチェックして」などと依頼した際に使用する。
2026-01-05
agentuity-cli-cloud-sandbox-get.md
1
1
export
agentuity-cli-cloud-sandbox-get
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Get information about a sandbox. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
issue-creator.md
1
1
export
issue-creator
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Create new issues in work tracking systems via Fractary CLI
2026-01-05
test-skill.md
1
1
export
test-skill
2
from
"Karanjot786/agent-skills-cli"
from
"Karanjot786/agent-skills-cli"
3
Brief description of what this skill does and when to use it.
2026-01-05
view-pr-github.md
1
1
export
view-pr-github
2
from
"oocx/tfplan2md-uat"
from
"oocx/tfplan2md-uat"
3
View GitHub PR status/details (prefer GitHub chat tools; gh is fallback).
2026-01-05
create-event-schema.md
1
1
export
create-event-schema
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
이벤트 스키마 TypeScript 타입 생성. Use when: 이벤트 봉투 및 Zod 스키마 자동 생성 필요 시
2026-01-05