Browse Skills

44756 skills found

global-coding-style.md
0
1 export global-coding-style
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Write clean, consistent, maintainable code following established naming conventions, formatting standards, and the DRY principle across all files in the codebase. Use this skill when writing or refactoring any code file regardless of language or framework to ensure consistent style. Use this skill when naming variables, functions, classes, and files, when formatting code with proper indentation, when creating small focused functions, or when removing dead code and unused imports. Use this skill for Python files, JavaScript/TypeScript files, CSS files, configuration files, or any programming language file. Use this skill when establishing code formatting standards with tools like Prettier, ESLint, Black, or RuboCop, or when applying the DRY principle to eliminate code duplication.
2026-01-05
feature-development-advisor.md
0
1 export feature-development-advisor
2 guvensoft from "guvensoft/quickly-pos-v2"
3 Yeni özellikler geliştirirken mimari uyum, performans etkileri ve best practices önerileri sunar. İstekte bulunduğunuzda özellikleri implement eder ve testlerini yazar.
2026-01-05
risk-of-bias.md
0
1 export risk-of-bias
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Assess risk of bias in research studies for systematic reviews. Use when: (1) Conducting systematic reviews, (2) Evaluating study quality, (3) GRADE assessments, (4) Meta-analysis planning.
2026-01-05
github-workflow.md
0
1 export github-workflow
2 racurry from "racurry/neat-little-package"
3 Tool selection hierarchy for GitHub interactions (gh CLI vs MCP server) and user's PR requirements. Use when interacting with GitHub or creating pull requests.
2026-01-05
principal-engineer.md
0
1 export principal-engineer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when implementing features, writing production code, providing technical feedback on designs, or making implementation decisions. Apply when user asks to implement, build, code, develop, or create software. Also use when reviewing design documents from the architect perspective of implementation feasibility. Use proactively after system design is complete.
2026-01-05
backend-migrations.md
0
1 export backend-migrations
2 Software-Design-Club from "Software-Design-Club/todo-app"
3 Create and manage database migrations with reversible changes, zero-downtime deployments, and proper version control practices. Use this skill when creating database migration files, schema change scripts, or any files that modify database structure. Use this when writing migration files with up/down methods, implementing rollback strategies, creating or modifying database tables, adding or removing columns, creating indexes, or handling data migrations separately from schema changes. Use this when working on files in migration directories like db/migrate/, migrations/, or database/migrations/, or when modifying schema definition files.
2026-01-05
e2e-testing-patterns.md
0
1 export e2e-testing-patterns
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
2026-01-05
container-registry-setup.md
0
1 export container-registry-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по container registry. Используй для настройки ECR, Harbor, Docker Hub, image security и CI/CD интеграции.
2026-01-05
scale-game.md
0
1 export scale-game
2 wbricker29 from "wbricker29/FirstMark"
3 Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales
2026-01-05
translation-sync.md
0
1 export translation-sync
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert assistant for managing Finnish/English content translations in the KR92 Bible Voice project. Use when syncing topic translations, managing translation cache, validating translation completeness, or importing/exporting CSV translations.
2026-01-05
file-organizer.md
0
1 export file-organizer
2 icartsh from "icartsh/icartsh_plugin"
3 컨텍스트 이해, 중복 파일 찾기, 더 나은 구조 제안 및 클린업 작업 자동화를 통해 컴퓨터의 파일과 폴더를 지능적으로 정리합니다. 인지 부하를 줄이고 수동 작업 없이 디지털 작업 공간을 깔끔하게 유지합니다.
2026-01-05
abp-framework-patterns.md
0
1 export abp-framework-patterns
2 thapaliyabikendra from "thapaliyabikendra/ai-artifacts"
3 Master ABP Framework patterns including repository pattern, unit of work, domain services, application services, authorization, multi-tenancy, background jobs, and distributed events. Use when: (1) building ABP-based applications with DDD architecture, (2) creating CRUD services with Entity, AppService, DTOs, validators, (3) handling authorization/permissions, (4) generating ABP module code.
2026-01-05
vault-context.md
0
1 export vault-context
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Understand vault organization, weekly writing pipeline (Mon-Sun stages), file conventions, and Make commands. Use when working with vault files, daily notes, blog posts, projects, or referencing vault structure and workflows.
2026-01-05
typescript-strict.md
0
1 export typescript-strict
2 Barnhardt-Enterprises-Inc from "Barnhardt-Enterprises-Inc/quetrex-claude"
3 Strict TypeScript rules. Use when writing ANY TypeScript.
2026-01-05
jira-wiki.md
0
1 export jira-wiki
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Jira Wiki Markup (Text Formatting Notation) for formatting issue descriptions, comments, and custom fields. NOT Markdown—Jira uses different syntax. Use when formatting Jira text, creating tables/panels/code blocks in Jira, linking users/issues/attachments, writing Jira templates, or when any Jira formatting question arises. Triggers include "Jira markup", "Jira formatting", "Jira table", "Jira code block", "Jira panel", "link in Jira", "format Jira comment/description", "Jira wiki syntax".
2026-01-05
csv-data-auditor.md
0
1 export csv-data-auditor
2 aig787 from "aig787/agpm"
3 Validate and audit CSV data for quality, consistency, and completeness. Use when you need to check CSV files for data issues, missing values, or format inconsistencies.
2026-01-05
naming.md
0
1 export naming
2 site-bender from "site-bender/sitebender"
3 Naming conventions for files, folders, functions, types, components, constants, and URLs. Enforces camelCase, PascalCase, SCREAMING_SNAKE_CASE, and kebab-case rules. References abbreviations skill for handling abbreviations, initialisms, and acronyms. Use when naming anything in the codebase.
2026-01-05
moai-cc-mcp-builder.md
0
1 export moai-cc-mcp-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AI-powered enterprise MCP (Model Context Protocol) server development orchestrator with Context7 integration, intelligent code generation, automated architecture design, and enterprise-grade server deployment patterns for advanced LLM service integration
2026-01-05
using-system-architect.md
0
1 export using-system-architect
2 tachyon-beep from "tachyon-beep/hamlet"
3 Use when you have architecture documentation from system-archaeologist and need critical assessment, refactoring recommendations, or improvement prioritization - routes to appropriate architect specialist skills
2026-01-05
web-search.md
0
1 export web-search
2 0xKahi from "0xKahi/dotfiles"
3 search the web for information when user explicitly requests web searches, by identifying the nature of the request and delegating to appropriate subagents (@code-researcher for documentation/code examples, @web-researcher for general information)
2026-01-05
skill-gemini-file-search-tool.md
0
1 export skill-gemini-file-search-tool
2 dnvriend from "dnvriend/gemini-file-search-tool"
3 Manage Gemini RAG stores with Code-RAG support
2026-01-05
pytest-test-generator.md
0
1 export pytest-test-generator
2 gptprojectmanager from "gptprojectmanager/liquidations"
3 Generate pytest test templates for UTXOracle modules following TDD patterns. Automatically creates RED phase tests with async fixtures, coverage markers, and integration test stubs.
2026-01-05
integracao-odoo.md
0
1 export integracao-odoo
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Skill para CRIAR novas integracoes com Odoo. Cobre lancamento de CTes, despesas extras e documentos fiscais seguindo o processo de 16 etapas. Use quando precisar IMPLEMENTAR novos fluxos de lancamento ou MODIFICAR existentes. Para CONSULTAS use a skill rastreando-odoo.
2026-01-05
fvtt-data-storage.md
0
1 export fvtt-data-storage
2 ImproperSubset from "ImproperSubset/hh-agentics"
3 This skill should be used when choosing between flags, settings, or files for data storage, implementing document flags, registering module settings, handling file uploads, or migrating data between storage types. Covers namespacing, scope types, and performance optimization.
2026-01-05