834 skills found · Page 13 of 28
zolkers / gitUse when committing, pushing, or managing git operations for the user
angular / reference-coreExplains the mental model and architecture of the code under `packages/core`. You MUST use this skill any time you plan to work with code in `packages/core`
tsparticles / nx-workspaceExplore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.
flutter / triage-helperAssistance with triage of unprioritized issues
Kandil7 / prprompts-flutter-generatorGenerate customized PRPROMPTS for Flutter projects from PRD - HIPAA, PCI-DSS, GDPR compliant with Clean Architecture and BLoC patterns
team-attention / spetsSDD workflow executor - orchestrator-controlled spec-driven development. Activate when the user wants to run spets, SDD workflows, or spec-driven development tasks.
olafkfreund / niriNiri Skill
bosens-China / deepseek-api-guide当需要调用、配置或调优 DeepSeek 等大模型 API 参数(如 temperature、并发与限速)时使用。
infodungeon / ADR CreatorAutomatically drafts Architectural Decision Records when systemic shifts occur.
rtkelly13 / file_finderQuickly finds files by name or pattern in the codebase
arttttt / gitGit version control operations. Use for creating branches, making commits, pushing code, and creating pull requests
rxap-mirror / nx-generator-creatorCreate new Nx workspace plugin generators using RxAP utilities. Use this skill when you need to scaffold and implement generators for creating application code (NestJS services, Angular components, etc.).
BegeMode / vue-swift-tableVue 3 высокопроизводительная таблица данных с виртуализацией строк фиксированной высоты (npm-пакет и демо)
saeed-vayghan / workflow-loaderProvides robust mechanisms for agents to dynamically load and execute markdown workflows.
danistrebel / testerNo description available
Kasuletrevor / commitEnforce disciplined, file-by-file Git commits using strict verbs, scoped brackets, and short messages
k4h4shi / review-guidelinesApply comprehensive review standards for Vive
alfred1137 / python-ml-workflowExpert guidelines for Python ML and LLM workflows. Covers code quality, experiment tracking, and data handling
marswangyang / experience-selectorSelects the most relevant experiences, projects, awards, and credentials from the master context based on JD keywords.
CoralShades / find-bugsFind bugs, security vulnerabilities, and code quality issues in local branch changes
vuanhtu1993 / fact-checkSkill xác minh tính chính xác của thông tin và đánh giá độ tin cậy nguồn tin. Sử dụng khi cần kiểm tra một claim/statement cụ thể, cross-check dữ liệu giữa nhiều nguồn, phát hiện thông tin sai lệch, hoặc đánh giá credibility của nguồn. Bao gồm Source Credibility Assessment và Claim Verification workflow.
changgenglu / vue-expertActivates when user requests Vue.js 3 coding, refactoring, or architectural review. Focuses on Composition API, script setup, and Vue 3 best practices. Do NOT use for Vue 2 legacy code unless specifically requested. Examples: 'Create a Vue component', 'Refactor to Composition API', 'Optimize Vue performance'.
lucapalomba / coverage_check_skillEnsures comprehensive test coverage and enforces mocking of external APIs.
viteinfinite / sync-skillsSynchronize agent skill definitions between .claude and .codex directories
involvex / vscode-extension-devExpert guidance for developing, testing, and publishing Visual Studio Code extensions
Atemndobs / Component DevelopmentPatterns for building React components with Radix UI, TailwindCSS, react-hook-form, and Framer Motion
deadronos / typescriptThis skill should be used when the user asks to "optimize TypeScript performance", "speed up tsc compilation", "configure tsconfig.json", "fix type errors", "improve async patterns", or encounters TS errors (TS2322, TS2339, "is not assignable to"). Also triggers on .ts, .tsx, .d.ts file work involving type definitions, module organization, or memory management. Does NOT cover TypeScript basics, framework-specific patterns, or testing.
Winfred666 / run_point_solverConfigure a solver YAML and run `driver_point.py` on a remote GPU node, then validate results with metrics.
SeoulMomentTech / api-to-hookGenerates TanStack Query hooks based on generated API functions.
DmitriyMuliak / qa-engineerSenior QA Automation Engineer specialized in Playwright/React-testing-library and Vitest. Responsible for verifying frontend changes and ensuring no regressions.