Browse Skills
44915 skills found
buck2-target-determination.md
6
1
export
buck2-target-determination
2
from
"thoughtpolice/a"
from
"thoughtpolice/a"
3
This skill should be used when determining which Buck2 targets are affected by code changes for incremental builds and tests. Use this when users ask to test/build changed code, find affected targets, or run incremental workflows with jj revisions.
2026-01-05
recovery-strategies.md
6
1
export
recovery-strategies
2
from
"jkomoros/community-patterns"
from
"jkomoros/community-patterns"
3
Escalation path when stuck on pattern development. Use when encountering TypeScript errors, framework confusion, unexpected behavior, or blocked progress. Five-step recovery: check docs, study examples, strategic investigation (plan mode + subagents), reset and retry, ask user.
2026-01-05
obsidian-links.md
6
1
export
obsidian-links
2
from
"jykim/claude-obsidian-skills"
from
"jykim/claude-obsidian-skills"
3
Format and validate Obsidian wiki links with proper filename, section, and folder conventions. Verify links exist before creation and fix broken links. Use when creating or checking wiki links in markdown files.
2026-01-05
python-development.md
6
1
export
python-development
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Core Python development concepts, idioms, best practices, and language features.Covers Python 3.10+ features, type hints, async/await, and Pythonic patterns.For running scripts, see uv-run. For project setup, see uv-project-management.Use when user mentions Python, type hints, async Python, decorators, context managers,or writing Pythonic code.
2026-01-05
dev-swarm-flutter-installation.md
6
1
export
dev-swarm-flutter-installation
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Install and configure Flutter SDK. Use when setting up a Flutter development environment.
2026-01-05
helm-release-management.md
6
1
export
helm-release-management
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Manage Helm releases: install, upgrade, uninstall, list, and inspect releases.Covers helm install, helm upgrade, helm list, helm status, release history.Use when user mentions deploying Helm charts, upgrading releases, helm install,helm upgrade, or managing Kubernetes deployments with Helm.
2026-01-05
moai-security.md
6
1
export
moai-security
2
from
"modu-ai/claude-plugins"
from
"modu-ai/claude-plugins"
3
Auth0 security specialist covering attack protection, multi-factor authentication, token security, sender constraining, and compliance. Use when implementing Auth0 security features, configuring attack defenses, setting up MFA, or meeting regulatory requirements.
2026-01-05
agent-orchestrator.md
6
1
export
agent-orchestrator
2
from
"stevengonsalvez/claudecode-bootstrap"
from
"stevengonsalvez/claudecode-bootstrap"
3
Spawn, monitor, and manage Claude Code agents in parallel tmux sessions. Supports simple ad-hoc agents and complex DAG-based multi-agent orchestration with wave execution.
2026-01-05
write-rules.md
6
1
export
write-rules
2
from
"wayne930242/Reflexive-Claude-Code"
from
"wayne930242/Reflexive-Claude-Code"
3
Create Claude Code rule files for .claude/rules/. Writes conventions and shared guidelines that auto-inject into context. Use for path-specific coding conventions or shared project guidelines. NOT for constitution/laws (use <law> in CLAUDE.md instead).
2026-01-05
dismech-references.md
6
1
export
dismech-references
2
from
"monarch-initiative/dismech"
from
"monarch-initiative/dismech"
3
Skill for validating and repairing evidence references in the dismech knowledge base. Use this skill when working with evidence items in disorder YAML files, validating that snippet text matches PubMed abstracts, and repairing misquoted or fabricated evidence. Critical for ensuring scientific accuracy and preventing AI hallucinations.
2026-01-05
test-tier-selection.md
6
1
export
test-tier-selection
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Automatic selection of appropriate test tiers based on change scope. Guides unit tests for small changes, full suite for larger changes. Use when running tests, discussing testing strategy, or after code modifications.
2026-01-05
architecture-decision-record.md
6
1
export
architecture-decision-record
2
from
"ArieGoldkin/ai-agent-hub"
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
from
"nozomi-koborinai/koborin-ai"
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
from
"laurigates/dotfiles"
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
dart-get-active-location.md
6
1
export
dart-get-active-location
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To get the current cursor location from the connected editor, retrieve the active location after connecting to the Dart Tooling Daemon.
2026-01-05
knip-dead-code-detection.md
6
1
export
knip-dead-code-detection
2
from
"laurigates/dotfiles"
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
adding-stacks.md
6
1
export
adding-stacks
2
from
"plvo/create-faster"
from
"plvo/create-faster"
3
Use when adding a new framework/stack to create-faster CLI tool - addresses copy-first mentality, incomplete implementations, and missing dependencies
2026-01-05
x-cmd-security.md
6
1
export
x-cmd-security
2
from
"x-cmd/skill"
from
"x-cmd/skill"
3
This skill provides comprehensive security assessment and vulnerability management tools through x-cmd CLI, including network reconnaissance with Shodan, vulnerability scanning with OSV, and known exploited vulnerability tracking with KEV. This skill should be used when users need to perform security assessments, vulnerability research, network reconnaissance, or security monitoring from command line interfaces.
2026-01-05
dart-get-selected-widget.md
6
1
export
dart-get-selected-widget
2
from
"X-School-Academy/ai-dev-swarm"
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
report-bug.md
6
1
export
report-bug
2
from
"newpush/coach"
from
"newpush/coach"
3
Automatically generate and post detailed bug reports to GitHub Issues for the active project repository. This skill should be used when documenting bugs discovered during development, creating professionally formatted GitHub Issues with reproduction steps, technical insights, and recommended E2E tests.
2026-01-05
error-handling-patterns.md
6
1
export
error-handling-patterns
2
from
"spences10/devhub-crm"
from
"spences10/devhub-crm"
3
Svelte 5 error handling. Use for error boundaries, async await expressions, loading states, and form errors.
2026-01-05
scrum-event-backlog-refinement.md
6
1
export
scrum-event-backlog-refinement
2
from
"atusy/agentic-scrum"
from
"atusy/agentic-scrum"
3
Transform PBIs into ready status for AI execution. Use when refining backlog items, splitting stories, or ensuring Definition of Ready.
2026-01-05
astro-content.md
6
1
export
astro-content
2
from
"nozomi-koborinai/koborin-ai"
from
"nozomi-koborinai/koborin-ai"
3
Create Astro/Starlight MDX content pages. Use when the user says "write a new article", "add a blog post", "create content in Tech/Life category", or "add an MDX page".
2026-01-05
uv-project-management.md
6
1
export
uv-project-management
2
from
"laurigates/dotfiles"
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