Browse Skills

4429 skills found

eve-esi-api.md
6
1 export eve-esi-api
2 ocn from "ocn/zk-activity"
3 EVE Online ESI API patterns and zkillboard integration. Covers ESI endpoints, authentication, data models, zkillboard RedisQ listener, caching strategies, and EVE-specific IDs (characters, corporations, alliances, ships, systems, regions). Use when working with killmail data, fetching EVE universe info, or implementing ESI calls.
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
database-architect.md
6
1 export database-architect
2 marcioaltoe from "marcioaltoe/claude-craftkit"
3 Expert database schema designer and Drizzle ORM specialist. Use when user needs database design, schema creation, migrations, query optimization, or Postgres-specific features. Examples - "design a database schema for users", "create a Drizzle table for products", "help with database relationships", "optimize this query", "add indexes to improve performance", "design database for multi-tenant app".
2026-01-05
konflux-is-a-build-tool.md
6
1 export konflux-is-a-build-tool
2 konflux-ci from "konflux-ci/skills"
3 Use this skill to query Konflux objects from the Kubernetes cluster. Konflux objects are application, component, pipelinerun, taskrun, snapshot and release. The skill can be used to query logs from failed or removed pipelines and pods.
2026-01-05
database-schema-designer.md
6
1 export database-schema-designer
2 ArieGoldkin from "ArieGoldkin/ai-agent-hub"
3 Use this skill when designing database schemas for relational (SQL) or document (NoSQL) databases. Provides normalization guidelines, indexing strategies, migration patterns, and performance optimization techniques. Ensures scalable, maintainable, and performant data models.
2026-01-05
database-patterns.md
6
1 export database-patterns
2 spences10 from "spences10/devhub-crm"
3 SQLite operations using better-sqlite3 with prepared statements. Use when implementing CRUD operations, timestamps, and user-scoped queries with row-level security.
2026-01-05
linear.md
6
1 export linear
2 wrsmith108 from "wrsmith108/linear-claude-skill"
3 Managing Linear issues, projects, and teams. Use when working with Linear tasks, creating issues, updating status, querying projects, or managing team workflows.
2026-01-05
backend-migrations.md
6
1 export backend-migrations
2 coreyja from "coreyja/coreyja.com"
3 Create and manage database migrations with proper rollback methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating new database migration files, modifying table schemas, adding or removing columns, creating or dropping indexes, or managing database version control. When working with migration directories, schema definition files, or database change scripts. When implementing backwards-compatible database changes for production deployments. When separating schema changes from data migrations.
2026-01-05
dart-pub-dev-search.md
6
1 export dart-pub-dev-search
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 To search pub.dev for relevant Dart packages, query by keywords and return download counts, topics, license, and publisher.
2026-01-05
ai-native-development.md
6
1 export ai-native-development
2 ArieGoldkin from "ArieGoldkin/ai-agent-hub"
3 Build AI-first applications with RAG pipelines, embeddings, vector databases, agentic workflows, and LLM integration. Master prompt engineering, function calling, streaming responses, and cost optimization for 2025+ AI development.
2026-01-05
documenting-stack.md
6
1 export documenting-stack
2 plvo from "plvo/create-faster"
3 Use when documenting stacks, databases, or ORMs in create-faster MDX docs - focuses on technical changes and what we add beyond official setup
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
type-safety-validation.md
6
1 export type-safety-validation
2 ArieGoldkin from "ArieGoldkin/ai-agent-hub"
3 Achieve end-to-end type safety with Zod runtime validation, tRPC type-safe APIs, Prisma ORM, and TypeScript 5.7+ features. Build fully type-safe applications from database to UI for 2025+ development.
2026-01-05
pr-review-analysis.md
6
1 export pr-review-analysis
2 findmydoc-platform from "findmydoc-platform/website"
3 Analyze pull request review comments, classify each comment (correct, uncertain, incorrect), and produce an ordered implementation plan. Use this for PR review triage, code review feedback analysis, and planning follow-up changes based on reviewer comments.
2026-01-05
backend-api.md
6
1 export backend-api
2 coreyja from "coreyja/coreyja.com"
3 Design and implement RESTful API endpoints following REST principles, consistent naming conventions, and proper HTTP methods. Use this skill when creating or modifying API routes, controllers, or handlers in backend code. When implementing endpoint logic that handles HTTP requests (GET, POST, PUT, PATCH, DELETE). When working with API versioning, query parameters, or response formatting. When defining URL structures for resource-based endpoints. When setting up rate limiting or HTTP status code handling. When working with files like route definitions, controller files, API handler modules, or web framework configuration files.
2026-01-05
shannot.md
6
1 export shannot
2 corv89 from "corv89/shannot"
3 Run diagnostic scripts in sandbox with human approval (MCP tool)
2026-01-05
c3.md
6
1 export c3
2 lagz0ne from "lagz0ne/c3-skill"
3 Use when project needs C3 adoption (no .c3/) or auditing existing C3 docs.Triggers: "adopt C3", "onboard", "scaffold", "audit", "validate", "check C3", "init".NOT for navigation (use c3-query) or changes (use c3-alter).
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
txex.md
6
1 export txex
2 b-open-io from "b-open-io/prompts"
3 Extract, cache, and transform media from Bitcoin blockchain transactions. Use when extracting files from outpoints, downloading NFT collections, or transforming blockchain media (images, video, audio).
2026-01-05
migration-patterns.md
6
1 export migration-patterns
2 spences10 from "spences10/devhub-crm"
3 Database migration patterns for SQLite. Use when creating migrations, modifying schema, or running database changes.
2026-01-05
skaffold-orbstack.md
6
1 export skaffold-orbstack
2 laurigates from "laurigates/dotfiles"
3 OrbStack-optimized Skaffold workflows for local Kubernetes development without port-forward.Use when configuring Skaffold with OrbStack, accessing services via LoadBalancer or Ingress,or when the user mentions OrbStack, k8s.orb.local, service access, or eliminating port-forward.
2026-01-05
cursor-git-commit.md
6
1 export cursor-git-commit
2 go-go-golems from "go-go-golems/docmgr"
3 Provide a pre-commit checklist and staging hygiene (review diffs, stage specific files, avoid common noise like dist/ or .env, and fix mistakes with reset/rm --cached/amend). Use when the user is about to commit, asks for a commit workflow, or needs help cleaning up staged files.
2026-01-05
dev-swarm-use-computer.md
6
1 export dev-swarm-use-computer
2 X-School-Academy from "X-School-Academy/ai-dev-swarm"
3 Control the computer by taking screenshots, moving the mouse, clicking, and typing. Use this skill when you need to interact with GUI applications or perform actions that require visual feedback.
2026-01-05
dbcli-export.md
6
1 export dbcli-export
2 tteamtm from "tteamtm/dbcli"
3 Export table data as SQL INSERT statements from 30+ databases using DbCli. Essential for creating backups before dangerous modifications (UPDATE/DELETE/DROP). Use when user needs to backup data, migrate tables, or create portable SQL dumps.
2026-01-05