Browse Skills

44915 skills found

get-and-manage-things-tasks.md
6
1 export get-and-manage-things-tasks
2 mybuddymichael from "mybuddymichael/dotfiles"
3 Get and manage tasks from Things.app.
2026-01-05
dart-pub.md
6
1 export dart-pub
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To run Dart or Flutter pub commands like `pub get` or `pub add`, execute a pub command for the given roots.
2026-01-05
rg-code-search.md
6
1 export rg-code-search
2 laurigates from "laurigates/dotfiles"
3 Fast code search using ripgrep (rg) with smart defaults, regex patterns, and file filtering. Use when searching for text patterns, code snippets, or performing multi-file code analysis.
2026-01-05
update-agents-md.md
6
1 export update-agents-md
2 nozomi-koborinai from "nozomi-koborinai/koborin-ai"
3 Update AGENTS.md with new rules to prevent AI misbehavior or add operational guidelines. Use when the user says "update AGENTS.md", "add this rule", "change AI behavior", or "don't do X automatically".
2026-01-05
hypothesis-testing.md
6
1 export hypothesis-testing
2 laurigates from "laurigates/dotfiles"
3 Property-based testing with Hypothesis for discovering edge cases and validating invariants.Use when implementing comprehensive test coverage, testing complex logic with many inputs,or validating mathematical properties and invariants across input domains.Triggered by: hypothesis, property-based testing, @given, strategies, generative testing.
2026-01-05
buck2-query-helper.md
6
1 export buck2-query-helper
2 thoughtpolice from "thoughtpolice/a"
3 Runs common Buck2 queries for dependency analysis, target inspection, and build graph exploration. Use when investigating dependencies, finding reverse dependencies, filtering by rule type, or understanding target relationships in the monorepo.
2026-01-05
playwright-testing.md
6
1 export playwright-testing
2 laurigates from "laurigates/dotfiles"
3 Playwright end-to-end testing for web applications. Cross-browser testing (Chromium, Firefox, WebKit),visual regression, API testing, mobile emulation. Use when writing E2E tests, testing across browsers,or setting up automated UI testing workflows.
2026-01-05
ruff-integration.md
6
1 export ruff-integration
2 laurigates from "laurigates/dotfiles"
3 Integrate ruff with editors, pre-commit hooks, and CI/CD pipelines. LSP configuration, GitHub Actions, GitLab CI, and development workflows. Use when setting up ruff tooling or configuring development environments.
2026-01-05
global-coding-style.md
6
1 export global-coding-style
2 coreyja from "coreyja/coreyja.com"
3 Maintain consistent code formatting, naming conventions, and structure across the entire codebase with automated tools and clear standards. Use this skill when writing any code in any language or framework. When naming variables, functions, classes, or files. When formatting code with proper indentation and line breaks. When refactoring code to remove duplication or extract reusable functions. When running linters or formatters to ensure consistency. When removing dead code, unused imports, or commented-out blocks. When applying DRY principles to avoid code duplication. This skill applies universally to all programming tasks.
2026-01-05
openshift-expert.md
6
1 export openshift-expert
2 openshift from "openshift/release-tests"
3 OpenShift platform and Kubernetes expert with deep knowledge of cluster architecture, operators, networking, storage, troubleshooting, and CI/CD pipelines. Use for analyzing test failures, debugging cluster issues, understanding operator behavior, investigating build problems, or any OpenShift/Kubernetes-related questions.
2026-01-05
tfc-run-status.md
6
1 export tfc-run-status
2 laurigates from "laurigates/dotfiles"
3 Quick status check for Terraform Cloud runs showing status, resource changes, timestamps, and available actions. Use when monitoring run progress or checking if a run can be applied/canceled. Requires TFE_TOKEN environment variable.
2026-01-05
scrum-event-sprint-planning.md
6
1 export scrum-event-sprint-planning
2 atusy from "atusy/agentic-scrum"
3 Guide Sprint Planning in AI-Agentic Scrum. Use when selecting PBI, defining Sprint Goal, or breaking into subtasks.
2026-01-05
sveltekit-patterns.md
6
1 export sveltekit-patterns
2 spences10 from "spences10/devhub-crm"
3 SvelteKit patterns for devhub-crm. Use for remote functions (query, form, command), routing, and server-side logic.
2026-01-05
dart-resolve-workspace-symbol.md
6
1 export dart-resolve-workspace-symbol
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To search for symbols across Dart workspaces, resolve a symbol name to find definitions or catch spelling errors.
2026-01-05
sveltekit-data-flow.md
6
1 export sveltekit-data-flow
2 Seeker1911 from "Seeker1911/dotfiles"
3 SvelteKit data flow guidance. Use for load functions, form actions, and server/client data. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error().
2026-01-05
vscode-bug-hunter.md
6
1 export vscode-bug-hunter
2 s-hiraoku from "s-hiraoku/vscode-sidebar-terminal"
3 This skill provides systematic bug detection and discovery capabilities for VS Code extensions. Use when searching for hidden bugs, analyzing code for potential issues, investigating suspicious behavior, performing code audits, or proactively finding bugs before they manifest. Covers static analysis patterns, dynamic analysis techniques, code smell detection, and systematic codebase investigation.
2026-01-05
mcp-firecrawl.md
6
1 export mcp-firecrawl
2 s-hiraoku from "s-hiraoku/vscode-sidebar-terminal"
3 This skill provides guidance for using Firecrawl MCP for web scraping and content extraction. Use when scraping web pages, crawling websites, searching the web with content extraction, mapping site URLs, or extracting structured data from web pages.
2026-01-05
vectorcode-semantic-search.md
6
1 export vectorcode-semantic-search
2 laurigates from "laurigates/dotfiles"
3 Semantic code search with VectorCode using embeddings for finding code by meaning, not just keywords. Use when searching for code patterns, similar implementations, concept-based search, or when keyword search fails. Automatically available via MCP.
2026-01-05
code-review-playbook.md
6
1 export code-review-playbook
2 ArieGoldkin from "ArieGoldkin/ai-agent-hub"
3 Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments patterns, language-specific checklists, and feedback templates. Ensures consistent, constructive, and thorough code reviews across teams.
2026-01-05
worktree-cleanup.md
6
1 export worktree-cleanup
2 mvillmow from "mvillmow/ml-odyssey"
3 Remove merged or stale git worktrees. Use after PRs are merged or when worktrees are no longer needed.
2026-01-05
spec-scaffold.md
6
1 export spec-scaffold
2 elct9620 from "elct9620/claudekit"
3 Process any SDD (Specification-Driven Development) operations related to creating or updating specification documents. Always use this skill when dealing with specifications, e.g. constitution, specification document, architecture-related documents, roadmap, glossary, etc.
2026-01-05
chinese-development-guide.md
6
1 export chinese-development-guide
2 hhhh124hhhh from "hhhh124hhhh/godot-mcp"
3 为中文开发者提供完整的项目本地化、环境配置和开发工作流指导,确保中英文双语环境下的最佳开发体验
2026-01-05
work-on-milestone.md
6
1 export work-on-milestone
2 feather-lang from "feather-lang/feather"
3 Use this skill when asked to work on a milestone.You are not required to complete the milestone when this skill is invoked.
2026-01-05
code-review.md
6
1 export code-review
2 stevenmays from "stevenmays/dotfiles"
3 Review code changes and remove AI-generated patterns like excessive comments, gratuitous defensive checks, type escape hatches, and over-engineering.
2026-01-05