Browse Skills

4429 skills found

linear.md
8
1 export linear
2 vm0-ai from "vm0-ai/vm0-skills"
3 Linear issue tracking API via curl. Use this skill to create, update, and query issues, projects, and teams using GraphQL.
2026-01-05
sql-reader.md
8
1 export sql-reader
2 cncorp from "cncorp/arsenal"
3 Query production PostgreSQL database with read-only credentials. Use for investigating data, debugging issues, or analyzing application state.
2026-01-05
codex-iterative-fix.md
8
1 export codex-iterative-fix
2 DNYoussef from "DNYoussef/context-cascade"
3 Use Codex CLI in full-auto mode to fix issues iteratively until tests pass. Autonomous debugging and test-fixing loop with sandbox safety.
2026-01-05
cqrs.md
8
1 export cqrs
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Règle 07 : CQRS - Command Query Responsibility Segregation. Use when implementing DDD patterns.
2026-01-05
pilot-1-code-formatter.md
8
1 export pilot-1-code-formatter
2 DNYoussef from "DNYoussef/context-cascade"
3 Automatically format code files using the appropriate formatter based on file type, providing clear feedback on changes made
2026-01-05
state-management.md
8
1 export state-management
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Gerenciamento de Estado - React Query, Zustand, MMKV. Use when managing application state.
2026-01-05
reasoningbank-agentdb.md
8
1 export reasoningbank-agentdb
2 DNYoussef from "DNYoussef/context-cascade"
3 ReasoningBank integrations that rely on AgentDB for memory and retrieval.
2026-01-05
agentdb-advanced-features.md
8
1 export agentdb-advanced-features
2 DNYoussef from "DNYoussef/context-cascade"
3 Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
2026-01-05
agentdb-performance-optimization.md
8
1 export agentdb-performance-optimization
2 DNYoussef from "DNYoussef/context-cascade"
3 Apply quantization to reduce memory by 4-32x. Enable HNSW indexing for 150x faster search. Configure caching strategies and implement batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors. Deploy these optimizations to achieve 12,500x performance gains.
2026-01-05
fullstack-validation.md
8
1 export fullstack-validation
2 bejranonda from "bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
3 Comprehensive validation methodology for multi-component applications including backend, frontend, database, and infrastructure
2026-01-05
agentdb-learning-plugins.md
8
1 export agentdb-learning-plugins
2 DNYoussef from "DNYoussef/context-cascade"
3 Create AI learning plugins using AgentDBs 9 reinforcement learning algorithms. Train Decision Transformer, Q-Learning, SARSA, and Actor-Critic models. Deploy these plugins to build self-learning agents, implement RL workflows, and optimize agent behavior through experience. Apply offline RL for safe learning from logged data.
2026-01-05
reasoningbank-adaptive-learning-with-agentdb.md
8
1 export reasoningbank-adaptive-learning-with-agentdb
2 DNYoussef from "DNYoussef/context-cascade"
3 ---
2026-01-05
state-management.md
8
1 export state-management
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Gestión de Estado - React Query, Zustand, MMKV. Use when managing application state.
2026-01-05
scientific-manuscript-review.md
8
1 export scientific-manuscript-review
2 lyndonkl from "lyndonkl/claude"
3 Use when reviewing or editing research manuscripts, journal articles, reviews, or perspectives. Invoke when user mentions manuscript, paper draft, article, research writing, journal submission, reviewer feedback, or needs to improve scientific writing clarity, structure, or argumentation in their manuscript.
2026-01-05
agentdb-reinforcement-learning-training.md
8
1 export agentdb-reinforcement-learning-training
2 DNYoussef from "DNYoussef/context-cascade"
3 AgentDB Reinforcement Learning Training operates on 3 fundamental principles:
2026-01-05
adr-review.md
7
1 export adr-review
2 cmd-llm from "cmd-llm/cllm"
3 Reviews implemented ADRs by comparing them against actual implementation and updating feedback sections. Use this when the user wants to review an ADR implementation, validate architectural decisions, or update ADR feedback logs.
2026-01-05
gemini-cli.md
7
1 export gemini-cli
2 samhvw8 from "samhvw8/dotfiles"
3 Google Gemini CLI orchestration for AI-assisted development. Capabilities: second opinion/cross-validation, real-time web search (Google Search), codebase architecture analysis, parallel code generation, code review from different perspective. Actions: query, search, analyze, generate, review with Gemini. Keywords: Gemini CLI, second opinion, cross-validation, Google Search, web research, current information, parallel AI, code review, architecture analysis, gemini prompt, AI comparison, real-time search, alternative perspective, code generation. Use when: needing second AI opinion, searching current web information, analyzing codebase architecture, generating code in parallel, getting alternative code review, researching current events/docs.
2026-01-05
dataapp-dev.md
7
1 export dataapp-dev
2 keboola from "keboola/ai-kit"
3 Expert for developing Streamlit data apps for Keboola deployment. Activates when building, modifying, or debugging Keboola data apps, Streamlit dashboards, adding filters, creating pages, or fixing data app issues. Validates data structures using Keboola MCP before writing code, tests implementations with Playwright browser automation, and follows SQL-first architecture patterns.
2026-01-05
oracle.md
7
1 export oracle
2 gmickel from "gmickel/claude-code-config"
3 Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
2026-01-05
linear-implement.md
7
1 export linear-implement
2 dgalarza from "dgalarza/claude-code-workflows"
3 This skill should be used when implementing features from Linear issues with full TDD workflow, automated planning, parallel code reviews (security and Rails best practices), systematic feedback implementation, and automated PR creation with Linear integration. Use when the user provides a Linear issue ID (e.g., "TRA-9", "DEV-123") and wants a complete implementation workflow from issue to PR.
2026-01-05
nextjs-turborepo.md
7
1 export nextjs-turborepo
2 samhvw8 from "samhvw8/dotfiles"
3 Full-stack web development with Next.js and Turborepo. Stack: Next.js 14+ (App Router, RSC, Server Actions, PPR, SSR, SSG, ISR), Turborepo (monorepo, pipelines, remote caching), RemixIcon (3100+ icons). Capabilities: server components, API routes, middleware, caching strategies, build optimization, monorepo management. Actions: create, build, deploy, optimize Next.js apps, setup monorepo, configure caching. Keywords: Next.js, App Router, Server Components, RSC, Server Actions, SSR, SSG, ISR, PPR, Turborepo, monorepo, remote cache, build pipeline, parallel execution, workspace, pnpm, icons. Use when: building Next.js apps, implementing SSR/SSG, setting up monorepos, optimizing build performance, configuring caching strategies, managing shared dependencies.
2026-01-05
tzurot-observability.md
7
1 export tzurot-observability
2 lbds137 from "lbds137/tzurot"
3 Use when adding logging, debugging production issues, checking service health, or performing routine operations (adding personalities, database queries). Covers structured logging, correlation IDs, Railway log analysis, and common operations.
2026-01-05
lang-rust.md
7
1 export lang-rust
2 joncrangle from "joncrangle/.dotfiles"
3 Rust 1.92+ development specialist covering Axum, Tokio, SQLx, and memory-safe systems programming. Use when building high-performance, memory-safe applications or WebAssembly.
2026-01-05
frontend-development.md
7
1 export frontend-development
2 samhvw8 from "samhvw8/dotfiles"
3 Multi-framework frontend development. Frameworks: React 18+ (Suspense, hooks, TanStack), Vue 3 (Composition API, Pinia, Nuxt), Svelte 5 (Runes, SvelteKit), Angular (Signals, standalone). Common: TypeScript, state management, routing, data fetching, performance optimization, component patterns. Actions: create, build, implement, style, optimize, refactor components/pages/features. Keywords: React, Vue, Svelte, Angular, component, TypeScript, hooks, Composition API, runes, signals, useSuspenseQuery, Pinia, stores, state management, routing, lazy loading, Suspense, performance, bundle size, code splitting, reactivity, props, events. Use when: creating components in any framework, building pages, fetching data, implementing routing, state management, optimizing performance, organizing frontend code, choosing between frameworks.
2026-01-05