Browse Skills
4429 skills found
testing-vitest.md
1
1
export
testing-vitest
2
from
"bloominggrace/create-fullstack-service"
from
"bloominggrace/create-fullstack-service"
3
Use when writing tests for NestJS + MikroORM with transaction rollback and real DB integration.
2026-01-05
code-review.md
1
1
export
code-review
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
Expert code review specialist for quality, security, and maintainability. Use when reviewing code changes, ensuring high development standards, or conducting security audits. Provides actionable feedback organized by priority.
2026-01-05
sqlite-test-validator.md
1
1
export
sqlite-test-validator
2
from
"paleoterra/PaleoRose"
from
"paleoterra/PaleoRose"
3
Test and validate SQLite database migrations and schema changes
2026-01-05
rpg-ruleset-cli.md
1
1
export
rpg-ruleset-cli
2
from
"saw235/haskell-monorepo"
from
"saw235/haskell-monorepo"
3
Manage and query tabletop RPG rulesets using the rpg-ruleset-cli tool with category theory-inspired categorical architecture. Use when users want to create, organize, search, or validate RPG rules, or work with theories, interpretations, worlds, entities, and transport functors.
2026-01-05
rails-8-features-new-capabilities.md
1
1
export
rails-8-features-new-capabilities
2
from
"sjnims/iron-chef-claude-rails"
from
"sjnims/iron-chef-claude-rails"
3
This skill should be used when the user asks about "Rails 8", "Rails 8 features", "Solid Cache", "Solid Queue", "Solid Cable", "Rails 8 authentication", "Kamal 2", "what's new in Rails 8", "Rails 8 improvements", or discusses Rails 8-specific features and capabilities. Load this skill when providing guidance on Rails 8's new integrated solutions and deployment strategies.
2026-01-05
review-implementing.md
1
1
export
review-implementing
2
from
"LEEI1337/phantom-neural-cortex"
from
"LEEI1337/phantom-neural-cortex"
3
Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews. Activates on phrases like "implement this feedback", "address review comments", "fix review issues", "apply these suggestions", or when user pastes reviewer notes.
2026-01-05
redis-transactions.md
1
1
export
redis-transactions
2
from
"pluginagentmarketplace/custom-plugin-redis"
from
"pluginagentmarketplace/custom-plugin-redis"
3
Master Redis transactions - MULTI/EXEC, WATCH for optimistic locking, Lua scripting, and atomic operation patterns
2026-01-05
testing-test-writing.md
1
1
export
testing-test-writing
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Write unit and integration tests following the project's testing patterns with Jest. Use this skill when creating test files (*.spec.ts), writing unit tests for DTOs and domain entities, writing integration tests for use cases and queries, setting up test fixtures, or using test utilities. This includes organizing tests in test/unit/ and test/integration/ directories, using proper test naming conventions, mocking external dependencies, and testing with real database transactions for integration tests. Apply when working with any *.spec.ts file, test fixtures, or implementing the project's test-behavior-not-implementation philosophy.
2026-01-05
command-verify.md
1
1
export
command-verify
2
from
"d-oit/command-verify"
from
"d-oit/command-verify"
3
Intelligent command verification for documentation. Discovers all commands in markdown files, validates them using git diff-based cache invalidation, and ensures documentation accuracy with zero token cost after initial setup. Use when asked to verify commands, check documentation, or validate command references.
2026-01-05
postgresql-with-rails.md
1
1
export
postgresql-with-rails
2
from
"sjnims/iron-chef-claude-rails"
from
"sjnims/iron-chef-claude-rails"
3
This skill should be used when the user asks about "PostgreSQL", "Postgres", "database optimization", "indexes", "PostgreSQL features", "JSONB", "full-text search", or PostgreSQL-specific Rails patterns. Load this skill when working with PostgreSQL databases.
2026-01-05
concept-vetting.md
1
1
export
concept-vetting
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use when orchestrator generates new concepts or user says "vet concepts", "check conflicts", "find duplicates", "scan for overlaps" - scans story-tree database to detect duplicate, overlapping, or competing concepts. Returns conflict pairs with types and confidence scores for human review.
2026-01-05
zf-pipeline-contracts.md
1
1
export
zf-pipeline-contracts
2
from
"zincdigitalofmiami/ZINC-Fusion-V15"
from
"zincdigitalofmiami/ZINC-Fusion-V15"
3
Pipeline contract enforcement for ZINC-Fusion-V15 soybean oil forecasting system. Use when working on any ZINC-Fusion-V15 task involving schema definitions, training pipelines, L0 specialists, data ingestion, MLflow/Dagster configuration, or debugging contract drift. Triggers on mentions of fusion.db, specialist models, horizon encoding, quantile outputs, OOF predictions, or any ZINC-Fusion development work.
2026-01-05
cloudflare-agents.md
1
1
export
cloudflare-agents
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build AI agents with Cloudflare Agents SDK on Workers + Durable Objects. Includes critical guidance on choosing between Agents SDK (infrastructure/state) vs AI SDK (simpler flows).Use when: deciding SDK choice, building WebSocket agents with state, RAG with Vectorize, MCP servers, multi-agent orchestration, or troubleshooting "Agent class must extend", "new_sqlite_classes", binding errors.
2026-01-05
event-detection-temporal-intelligence-expert.md
1
1
export
event-detection-temporal-intelligence-expert
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Expert in temporal event detection, spatio-temporal clustering (ST-DBSCAN), and photo context understanding. Use for detecting photo events, clustering by time/location, shareability prediction, place recognition, event significance scoring, and life event detection. Activate on "event detection", "temporal clustering", "ST-DBSCAN", "spatio-temporal", "shareability prediction", "place recognition", "life events", "photo events", "temporal diversity". NOT for individual photo aesthetic quality (use photo-composition-critic), color palette analysis (use color-theory-palette-harmony-expert), face recognition implementation (use photo-content-recognition-curation-expert), or basic EXIF timestamp extraction.
2026-01-05
linear.md
1
1
export
linear
2
from
"0xBigBoss/linear-cli"
from
"0xBigBoss/linear-cli"
3
Manages Linear issues, teams, and projects via CLI. Lists issues, creates tasks, views details, links issues, and runs GraphQL queries. Must use for "my Linear issues", "create Linear task", "link issues in Linear", "Linear API query", or any Linear project management request.
2026-01-05
writing-dockerfiles.md
1
1
export
writing-dockerfiles
2
from
"sumik5/dotfiles"
from
"sumik5/dotfiles"
3
Guides Dockerfile creation and optimization. Use when Dockerfile or Docker Compose is detected. Supports multi-stage builds, cache optimization, security hardening, and image size minimization.
2026-01-05
respond-to-pr-review.md
1
1
export
respond-to-pr-review
2
from
"kristofferremback/threa"
from
"kristofferremback/threa"
3
Fetch, analyze, and respond to PR review comments. Use when asked to check PR comments, address review feedback, respond to reviewers, or fix issues raised in code reviews.
2026-01-05
database.md
1
1
export
database
2
from
"mgreenly/ikigai"
from
"mgreenly/ikigai"
3
Database skill for the ikigai project
2026-01-05
configure-wasp.md
1
1
export
configure-wasp
2
from
"wasp-lang/claude-plugins"
from
"wasp-lang/claude-plugins"
3
configure Wasp framework features and set up their app's branding (meta tags, SEO), authentication (email, social auth providers), database, email providers, styling (tailwind, shadcn), etc. Use when the user wants to add or set up Wasp-specific functionality.
2026-01-05
iterate-plan.md
1
1
export
iterate-plan
2
from
"mhylle/claude-skills-collection"
from
"mhylle/claude-skills-collection"
3
Update existing implementation plans through user feedback with thorough research and validation. This skill should be used when iterating on implementation plans, updating plans based on new requirements, refining technical approaches in existing plans, or when the user wants to modify a previously created plan file. Triggers on requests like "update the plan", "change the implementation approach", "iterate on this plan", or when feedback is provided about an existing plan document.
2026-01-05
typo3-conformance.md
1
1
export
typo3-conformance
2
from
"netresearch/typo3-conformance-skill"
from
"netresearch/typo3-conformance-skill"
3
Evaluate TYPO3 extensions for conformance to official TYPO3 12/13 LTS standards, coding guidelines (PSR-12, TYPO3 CGL), and architecture patterns. Use when assessing extension quality, generating conformance reports, identifying technical debt, or planning modernization efforts. Evaluates: extension architecture, composer.json validation (mandatory fields, version constraints, deprecated properties), ext_emconf.php validation (state values, categories, constraints, critical TER restrictions), comprehensive ext_* files validation (ext_localconf.php, ext_tables.php, ext_tables.sql, ext_tables_static+adt.sql, ext_conf_template.txt), TYPO3 v13 deprecation detection (deprecated TypoScript files, addUserTSConfig, backend module migration, Site sets adoption), dependency injection, services configuration, testing coverage, Extbase patterns, best practices alignment, Crowdin integration, and GitHub workflow validation (issue templates, TER publishing automation). Supports PHP 8.1-8.4 and provides actionable improveme
2026-01-05
exploration-perspective-shift.md
1
1
export
exploration-perspective-shift
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
View situations from multiple vantage points to gain comprehensive understanding, useful for breaking out of fixed viewpoints, understanding stakeholder needs, or seeing problems differently. Triggered when: (1) asked to examine a situation through contrasting viewpoints or consider what different roles perceive, (2) When stuck on a problem with only one approach emerging, when making design decisions affecting multiple stakeholders, when resolving disagreements between stakeholders, when designing experiences bridging technical and user needs, during analysis paralysis with competing priorities, when evaluating stakeholder objections or concerns, when searching for solutions satisfying competing needs, when stakeholder feedback conflicts with technical constraints, before finalizing approaches impacting different user groups, or when tradeoffs between perspectives feel irreconcilable
2026-01-05
requirements-feedback.md
1
1
export
requirements-feedback
2
from
"sjnims/requirements-expert"
from
"sjnims/requirements-expert"
3
This skill should be used when the user asks about "feedback loops", "iterate on requirements", "continuous documentation", "refine requirements", "update requirements", "requirements changed", "stakeholder review", "validate requirements", "incorporate feedback", "gather feedback", "requirements review meeting", "backlog refinement feedback", "user research findings", "sprint retrospective feedback", "help me gather feedback", "run a feedback session", "get input on my vision", "get input on my epics", "get input on my stories", "collect user feedback", "document feedback from meeting", "review requirements with stakeholders", or when they need guidance on collecting and incorporating feedback throughout the requirements lifecycle.
2026-01-05
backend-dev.md
1
1
export
backend-dev
2
from
"lpding888/aiygw4.0"
from
"lpding888/aiygw4.0"
3
后端开发专家,负责 Express.js + Knex.js + MySQL 8 + Redis 后端服务开发。遵循 OpenAPI 先行、TDD 推动、RBAC 安全、可观测性工程基线。处理 Provider 动态加载、缓存系统、数据库设计、内容管理 API 开发。适用于收到 Backend 部门任务卡(如 CMS-B-001)或修复类任务卡时使用。
2026-01-05