Browse Skills

20307 skills found

architecture-decision-record.md
6
1 export architecture-decision-record
2 ArieGoldkin from "ArieGoldkin/ai-agent-hub"
3 Use this skill when documenting significant architectural decisions. Provides ADR templates following the Nygard format with sections for context, decision, consequences, and alternatives. Helps teams maintain architectural memory and rationale for backend systems, API designs, database choices, and infrastructure decisions.
2026-01-05
safe-editing.md
6
1 export safe-editing
2 nozomi-koborinai from "nozomi-koborinai/koborin-ai"
3 Ensure AI agents work in an isolated Git worktree to prevent changes to the main working directory. Use when AI is about to make its first code modification in a session, or when the user requests isolated/safe editing. Triggers include starting to edit files, implementing features, or fixing bugs.
2026-01-05
tfc-workspace-runs.md
6
1 export tfc-workspace-runs
2 laurigates from "laurigates/dotfiles"
3 Convenience wrapper for listing Terraform Cloud runs in Forum Virium Helsinkiworkspaces (github, sentry, gcp, onelogin, twingate). Requires TFE_TOKEN.Use when user mentions TFC runs, Terraform Cloud workspace, listing TFC runs,infrastructure run history, or checking Terraform Cloud status.
2026-01-05
knip-dead-code-detection.md
6
1 export knip-dead-code-detection
2 laurigates from "laurigates/dotfiles"
3 Knip finds unused files, dependencies, exports, and types in JavaScript/TypeScript projects.Plugin system for frameworks (React, Next.js, Vite), test runners (Vitest, Jest), and build tools.Use when cleaning up codebases, optimizing bundle size, or enforcing strict dependency hygiene in CI.
2026-01-05
dart-get-selected-widget.md
6
1 export dart-get-selected-widget
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To find the currently selected Flutter widget in the running app, get the selected widget after connecting to the Dart Tooling Daemon.
2026-01-05
error-handling-patterns.md
6
1 export error-handling-patterns
2 spences10 from "spences10/devhub-crm"
3 Svelte 5 error handling. Use for error boundaries, async await expressions, loading states, and form errors.
2026-01-05
uv-project-management.md
6
1 export uv-project-management
2 laurigates from "laurigates/dotfiles"
3 Python project setup, dependencies, and lockfiles with uv package manager. Coversuv init, uv add, uv remove, uv lock, uv sync, and pyproject.toml configuration.Use when user mentions uv, creating Python projects, managing dependencies,lockfiles, pyproject.toml, or Python packaging with uv.
2026-01-05
skill-builder.md
6
1 export skill-builder
2 mc-zuri from "mc-zuri/mineflayer-bedrock"
3 Create new Claude Code skills with proper SKILL.md format, frontmatter, and best practices. Use when building, scaffolding, or generating a new skill for Claude Code.
2026-01-05
brainstorming.md
6
1 export brainstorming
2 ArieGoldkin from "ArieGoldkin/ai-agent-hub"
3 Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
2026-01-05
bd-issue-tracking.md
6
1 export bd-issue-tracking
2 kaihendry from "kaihendry/dabase.com"
3 Track complex, multi-session work with dependency graphs using bd (beads) issue tracker. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
test-driven-development.md
6
1 export test-driven-development
2 OutlineDriven from "OutlineDriven/odin-claude-plugin"
3 eXtreme Programming Test-Driven Development (XP-style TDD) Skill. This skill provides both reference documentation AND execution capabilities for the full PLAN -> RED -> GREEN -> REFACTOR workflow.
2026-01-05
test-and-fix-connector.md
6
1 export test-and-fix-connector
2 databrickslabs from "databrickslabs/lakeflow-community-connectors"
3 Validate a connector by running the test suite, diagnosing failures, and applying fixes until all tests pass.
2026-01-05
uv-python-versions.md
6
1 export uv-python-versions
2 laurigates from "laurigates/dotfiles"
3 Install and manage Python interpreter versions with uv. Covers uv python install,uv python list, uv python pin, version pinning with .python-version file.Use when user mentions installing Python versions, switching Python versions,.python-version, uv python, or managing CPython/PyPy interpreters.
2026-01-05
dev-swarm-slash-commands.md
6
1 export dev-swarm-slash-commands
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Create custom slash commands for popular AI agents (Claude Code, Codex, Gemini CLI). Use when user asks to create slash commands, custom commands, or reusable prompts for AI agent CLIs.
2026-01-05
create-skill.md
6
1 export create-skill
2 jeffh from "jeffh/claude-plugins"
3 Create, update, validate, and canonicalize Claude Code skills. USE WHEN user wants to create a new skill OR modify an existing skill OR validate skill structure OR fix skill format OR migrate legacy skills.
2026-01-05
cargo-llvm-cov.md
6
1 export cargo-llvm-cov
2 laurigates from "laurigates/dotfiles"
3 Code coverage for Rust using LLVM instrumentation with support for multiple output formats and CI integration.Use when measuring test coverage, generating coverage reports, enforcing coverage thresholds, or integrating with codecov/coveralls.Trigger terms: coverage, llvm-cov, code coverage, test coverage, coverage report, codecov, coveralls, branch coverage.
2026-01-05
vscode-webview-expert.md
6
1 export vscode-webview-expert
2 s-hiraoku from "s-hiraoku/vscode-sidebar-terminal"
3 This skill provides expert-level guidance for implementing VS Code WebView features. Use when creating WebView panels, implementing secure CSP policies, handling Extension-WebView communication, managing WebView state persistence, optimizing WebView performance, or debugging WebView rendering issues. Covers security best practices, message protocols, and VS Code-specific WebView patterns.
2026-01-05
frontend-design.md
6
1 export frontend-design
2 b-open-io from "b-open-io/prompts"
3 Create distinctive, bold UI designs that avoid generic AI aesthetics. This skill should be used when users want frontend components with strong visual identity, creative typography, intentional color palettes, and production-grade animations - specifically to avoid the bland, safe, homogeneous "AI slop" that plagues most generated interfaces.
2026-01-05
chezmoi-expert.md
6
1 export chezmoi-expert
2 laurigates from "laurigates/dotfiles"
3 Comprehensive chezmoi dotfiles management expertise including templates, cross-platformconfiguration, file naming conventions, and troubleshooting. Covers source directorymanagement, reproducible environment setup, and chezmoi templating with Go templates.Use when user mentions chezmoi, dotfiles, cross-platform config, chezmoi apply,chezmoi diff, .chezmoidata, or managing configuration files across machines.
2026-01-05
jj-workspace-experiments.md
6
1 export jj-workspace-experiments
2 thoughtpolice from "thoughtpolice/a"
3 Create isolated jj workspaces for testing changes, running experiments in parallel, and exploring alternative implementations. Use when testing breaking changes, comparing different approaches, or running long-running operations without blocking other work. (project)
2026-01-05
typescript-functional.md
6
1 export typescript-functional
2 Seeker1911 from "Seeker1911/dotfiles"
3 TypeScript functional programming. Use for pure functions, immutability, composition. Favors ternaries, switch, map/filter/reduce over imperative code. Concise, declarative patterns.
2026-01-05
swift-localization.md
6
1 export swift-localization
2 jamesmontemagno from "jamesmontemagno/app-trimly"
3 Best practices for internationalizing Swift/SwiftUI applications using LocalizedStringResource, String Catalogs (.xcstrings), and type-safe localization patterns. Use when implementing multi-language support, adding new UI strings, or refactoring hardcoded text in Swift apps.
2026-01-05
git-pr.md
6
1 export git-pr
2 atournayre from "atournayre/claude-marketplace"
3 Crée une Pull Request GitHub standard avec workflow complet : QA, commits, assignation milestone/projet, code review automatique.
2026-01-05
issue-filing.md
6
1 export issue-filing
2 jkomoros from "jkomoros/community-patterns"
3 File framework issues after exhausting other approaches. Document complex problems with multiple failed attempts for framework authors. REQUIRES user permission. Use only after checking docs, community-docs, and trying multiple approaches.
2026-01-05