Browse Skills

44756 skills found

sf-flow.md
17
1 export sf-flow
2 Jaganpro from "Jaganpro/sf-skills"
3 Creates and validates Salesforce flows with 110-point scoring and Winter '26 best practices. Use when building record-triggered flows, screen flows, autolaunched flows, scheduled flows, or reviewing existing flow performance.
2026-01-05
Unnamed Skill.md
17
1 export Unnamed Skill
2 Tideseed from "Tideseed/eptr2"
3 Query Turkish electricity consumption and demand forecast data including real-time consumption, UECM (settlement consumption/Uzlaştırmaya Esas Çekiş Miktarı), and load plan forecasts. Use when asking about electricity demand, consumption patterns, load forecasting, or UECM data in Turkey. Triggers on: elektrik tüketimi, talep tahmini, yük planı, UEÇM, consumption forecast.
2026-01-05
staging-deployment-phase.md
16
1 export staging-deployment-phase
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Deploys features to staging environment with database migrations, health checks, and deployment verification. Use during /ship-staging phase or when deploying to staging environments for validation before production release.
2026-01-05
documentation-guidelines.md
16
1 export documentation-guidelines
2 thienanblog from "thienanblog/awesome-ai-agent-skills"
3 Write or update backend feature documentation that follows a repo's DOCUMENTATION_GUIDELINES.md (or equivalent) across any project. Use when asked to create/update module docs, API contracts, or backend documentation that must include architecture, endpoints, payloads, Mermaid diagrams, and seeding instructions.
2026-01-05
Unnamed Skill.md
16
1 export Unnamed Skill
2 MatiasComercio from "MatiasComercio/agentic-config"
3 Creates self-contained Python scripts with inline PEP 723 metadata for UV. Embeds dependencies directly in script headers for zero-config execution via `uv run`. Triggers on keywords: uv script, single file script, inline dependencies, PEP 723, self-contained python, uv run script, standalone script
2026-01-05
roadmap-integration.md
16
1 export roadmap-integration
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Manages product roadmap via GitHub Issues (brainstorm, prioritize, track). Auto-validates features against project vision (from overview.md) before adding to roadmap. Use when running /roadmap command or mentions 'roadmap', 'add feature', 'brainstorm ideas', or 'prioritize features'.
2026-01-05
task-status-sync.md
16
1 export task-status-sync
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Enforce atomic task status updates through task-tracker commands only. Prevent manual edits to NOTES.md and tasks.md that break synchronization. Auto-trigger when detecting Edit/Write attempts to task files, task completion mentions, or status update discussions. Auto-convert manual edit attempts to equivalent task-tracker commands. Validate task-tracker usage and auto-fix common mistakes.
2026-01-05
obsidian-yaml-frontmatter.md
16
1 export obsidian-yaml-frontmatter
2 jykim from "jykim/AI4PKM"
3 Manage YAML frontmatter properties with consistent formatting, property names, and value types. Use when creating or updating frontmatter in markdown files.
2026-01-05
production-deployment-phase.md
16
1 export production-deployment-phase
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Executes production deployment workflow by promoting validated staging builds to production with semantic versioning, health checks, and release tagging. Use when running /ship-prod command, deploying to production after staging validation, or promoting staging builds to production environment.
2026-01-05
dqmc-dev.md
16
1 export dqmc-dev
2 edwnh from "edwnh/dqmc"
3 Workflow for modifying DQMC C code, adding new measurements, and running tests. Use when editing source code, implementing new observables, debugging, or validating code changes.
2026-01-05
git-workflow-enforcer.md
16
1 export git-workflow-enforcer
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Enforce git commits after every phase and task to enable rollback and prevent lost work. Auto-trigger when completing phases, tasks, or when detecting uncommitted changes. Auto-commit with Conventional Commits format. Verify branch safety, check for merge conflicts, enforce clean working tree. Block completion if changes not committed.
2026-01-05
code-review.md
16
1 export code-review
2 wowsignal-io from "wowsignal-io/pedro"
3 Review the code and run quick checks.
2026-01-05
Unnamed Skill.md
16
1 export Unnamed Skill
2 MatiasComercio from "MatiasComercio/agentic-config"
3 Simulates command execution in dry-run mode without file modifications. Sets dry_run flag, executes command with read-only constraint, then resets flag. Useful for testing workflows safely. Triggers on keywords: dry run, simulate, test command, preview changes, safe mode, no write
2026-01-05
language-expert.md
16
1 export language-expert
2 larsbaunwall from "larsbaunwall/DomainLang"
3 Use for language design questions including syntax decisions, semantics, grammar authoring, and comparing DomainLang with other DSLs. Activate when designing new language features, evaluating syntax alternatives, or discussing DDD pattern representation.
2026-01-05
analysis-phase.md
16
1 export analysis-phase
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Validates cross-artifact consistency and detects breaking changes during feature analysis. Use when running /analyze command, validating spec-plan alignment, checking task-implementation consistency, or identifying API/database/UI breaking changes before deployment. (project)
2026-01-05
software-architect.md
16
1 export software-architect
2 larsbaunwall from "larsbaunwall/DomainLang"
3 Use for architectural decisions, creating ADRs in /adr/, PRSs in /requirements/, strategic design analysis, and delegating implementation tasks. Activate when discussing system design, trade-offs, feature requirements, or coordinating work across roles.
2026-01-05
zammad-mcp-quality.md
16
1 export zammad-mcp-quality
2 basher83 from "basher83/Zammad-MCP"
3 Quality assurance and CodeRabbit learning system for Zammad MCP development. Use when creating PRs, implementing MCP tools, adding pagination, handling errors, or addressing CodeRabbit feedback. Provides checklists, pattern guides, and accumulated project learnings to prevent recurring issues.
2026-01-05
creating-daiv-yml-config.md
16
1 export creating-daiv-yml-config
2 srtab from "srtab/daiv"
3 Creates or updates .daiv.yml configuration file with sandbox settings (base_image and format_code commands) based on repository content. Use when users request DAIV configuration setup or sandbox configuration.
2026-01-05
anti-duplication.md
16
1 export anti-duplication
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse. Prevent code duplication by finding and suggesting similar implementations. Auto-trigger when user asks to create, implement, add, or build new functionality.
2026-01-05
docker-local-dev.md
16
1 export docker-local-dev
2 thienanblog from "thienanblog/awesome-ai-agent-skills"
3 Generate Docker Compose and Dockerfile configurations for local development through interactive Q&A. Supports PHP/Laravel, WordPress, Drupal, Joomla, Node.js, and Python stacks with Nginx, Supervisor/PM2, databases, Redis, and email testing. Always asks clarifying questions before generating configurations.
2026-01-05
project-initialization-phase.md
16
1 export project-initialization-phase
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Orchestrates /init-project command execution through interactive questionnaire (15 questions), brownfield codebase scanning (tech stack detection, ERD from migrations), and 8-document generation (overview, architecture, tech-stack, data, API, capacity, deployment, workflow). Use when user runs /init-project, requests project documentation generation, or asks about architecture setup for greenfield/brownfield projects. (project)
2026-01-05
speaker-guide.md
16
1 export speaker-guide
2 team-attention from "team-attention/ai-builders-meetup"
3 Create speaker guide documents for AI Builders Meetup. Use when asked to create or generate a speaker guide, speaker 가이드, 스피커 가이드, or when preparing materials for meetup speakers. Ensures no essential sections are missed through a structured 3-phase workflow.
2026-01-05
finalize-phase.md
16
1 export finalize-phase
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Completes feature/epic workflows after deployment with comprehensive walkthrough generation for epics (v5.0+), roadmap updates, artifact archival, documentation, and branch cleanup. Use after /ship-prod, /deploy-prod, or /build-local completes, or when user asks to finalize. (project)
2026-01-05
dry-run.md
16
1 export dry-run
2 marcusgoll from "marcusgoll/Spec-Flow"
3 Preview command effects without making changes. Simulates file writes, git operations, agent spawns, and state changes. All reads execute normally for accurate preview. Use --dry-run flag on any command.
2026-01-05