Browse Skills

22656 skills found

spectr-validate-wo-spectr-bin.md
17
1 export spectr-validate-wo-spectr-bin
2 connerohnesorge from "connerohnesorge/conclaude"
3 Validate Spectr specifications and change proposals without requiring the spectr binary USE WHEN you're in a sandboxed or restricted execution context and spectr is not available in your path. DO NOT USE WHEN you need a lightweight alternative for task acceptance, but have the spectr binary available. DO NOT USE when you have the spectr binary available.
2026-01-05
decisions.md
17
1 export decisions
2 maragudk from "maragudk/skills"
3 Guide for recording significant architectural and design decisions in docs/decisions.md. Use this skill when clearly significant architectural decisions are made (database choices, frameworks, core design patterns) or when explicitly asked to document a decision. Be conservative - only suggest for major decisions, not minor implementation details.
2026-01-05
sql.md
17
1 export sql
2 maragudk from "maragudk/skills"
3 Guide for working with SQL queries, in particular for SQLite. Use this skill when writing SQL queries, analyzing database schemas, designing migrations, or working with SQLite-related code.
2026-01-05
brainstorm.md
17
1 export brainstorm
2 maragudk from "maragudk/skills"
3 Guide for how to brainstorm an idea and turn it into a fully formed design.
2026-01-05
mlops-dag-builder.md
17
1 export mlops-dag-builder
2 anton-abyzov from "anton-abyzov/specweave"
3 Design DAG-based MLOps pipeline architectures with Airflow, Dagster, Kubeflow, or Prefect. Activates for DAG orchestration, workflow automation, pipeline design patterns, CI/CD for ML. Use for platform-agnostic MLOps infrastructure - NOT for SpecWeave increment-based ML (use ml-pipeline-orchestrator instead).
2026-01-05
sf-metadata.md
17
1 export sf-metadata
2 Jaganpro from "Jaganpro/sf-skills"
3 Generates and queries Salesforce metadata with 120-point scoring. Use when creating custom objects, fields, profiles, permission sets, validation rules, or querying org metadata structures via sf CLI.
2026-01-05
sf-ai-agentforce.md
17
1 export sf-ai-agentforce
2 Jaganpro from "Jaganpro/sf-skills"
3 Creates Agentforce agents using Agent Script syntax with 100-point scoring. Use when building AI agents, defining topics and actions, or deploying AiAuthoringBundle (v65+) or GenAiPlannerBundle (v65+) metadata.
2026-01-05
IDA Swarm Technical Reference.md
17
1 export IDA Swarm Technical Reference
2 shells-above from "shells-above/ida-swarm"
3 Technical reference for using IDA Swarm MCP tools. Covers system constraints, architecture, TRUE CONTEXT principle, result interpretation, and debugging. Use when analyzing binaries via IDA Swarm or troubleshooting sessions.
2026-01-05
Unnamed Skill.md
17
1 export Unnamed Skill
2 anton-abyzov from "anton-abyzov/specweave"
3 Python backend developer for FastAPI, Django, Flask APIs with SQLAlchemy, Django ORM, Pydantic validation. Implements REST APIs, async operations, database integration, authentication, data processing with pandas/numpy, machine learning integration, background tasks with Celery, API documentation with OpenAPI/Swagger. Activates for: Python, Python backend, FastAPI, Django, Flask, SQLAlchemy, Django ORM, Pydantic, async Python, asyncio, uvicorn, REST API Python, authentication Python, pandas, numpy, data processing, machine learning, ML API, Celery, Redis Python, PostgreSQL Python, MongoDB Python, type hints, Python typing.
2026-01-05
github-issue-standard.md
17
1 export github-issue-standard
2 anton-abyzov from "anton-abyzov/specweave"
3 Standard format for ALL GitHub issues created by SpecWeave. Ensures checkable acceptance criteria, task connections, working links, and consistent metadata. Activates for create GitHub issue, sync to GitHub, format GitHub issue, standardize issue.
2026-01-05
sf-testing.md
17
1 export sf-testing
2 Jaganpro from "Jaganpro/sf-skills"
3 Comprehensive Salesforce testing skill with test execution, code coverage analysis, and agentic test-fix loops. Run Apex tests, analyze coverage, generate test patterns, and automatically fix failing tests with 120-point scoring.
2026-01-05
e2e-playwright.md
17
1 export e2e-playwright
2 anton-abyzov from "anton-abyzov/specweave"
3 Comprehensive Playwright end-to-end testing expertise covering browser automation, cross-browser testing, visual regression, API testing, mobile emulation, accessibility testing, test architecture, page object models, fixtures, parallel execution, CI/CD integration, debugging strategies, and production-grade E2E test patterns. Activates for playwright, e2e testing, end-to-end testing, browser automation, cross-browser testing, visual testing, screenshot testing, API testing, mobile testing, accessibility testing, test fixtures, page object model, POM, test architecture, parallel testing, playwright config, trace viewer, codegen, test debugging, flaky tests, CI integration, playwright best practices.
2026-01-05
detector.md
17
1 export detector
2 anton-abyzov from "anton-abyzov/specweave"
3 Detects SpecWeave context (.specweave/ directory exists) and provides workflow documentation. Explains available slash commands and workflow. Keywords slash commands, /sw:increment, /increment, /sw:do, /sw:progress, /sw:validate, /sw:done, specweave commands, workflow help, specweave folder.
2026-01-05
sf-integration.md
17
1 export sf-integration
2 Jaganpro from "Jaganpro/sf-skills"
3 Creates comprehensive Salesforce integrations with 120-point scoring. Use when setting up Named Credentials, External Services, REST/SOAP callouts, Platform Events, Change Data Capture, or connecting Salesforce to external systems.
2026-01-05
compliance-architecture.md
17
1 export compliance-architecture
2 anton-abyzov from "anton-abyzov/specweave"
3 Enterprise-grade compliance architecture for SOC 2, HIPAA, GDPR, PCI-DSS. Provides compliance checklists, security controls, audit guidance, and regulatory requirements for serverless and cloud architectures. Activates for compliance, HIPAA, SOC2, SOC 2, GDPR, PCI-DSS, PCI DSS, regulatory, healthcare data, payment card, data protection, audit, security standards, regulated industry, BAA, business associate agreement, DPIA, data protection impact assessment.
2026-01-05
generate-schema.md
17
1 export generate-schema
2 connerohnesorge from "connerohnesorge/conclaude"
3 Generate the conclaude-schema.json configuration schema file using src/bin/generate-schema.rs. USE WHEN the configuration format changes, new config fields are added, or the schema needs to be updated for release or testing.
2026-01-05
data-visualizer.md
17
1 export data-visualizer
2 anton-abyzov from "anton-abyzov/specweave"
3 Automated data visualization for EDA, model performance, and business reporting. Activates for "visualize data", "create plots", "EDA", "exploratory analysis", "confusion matrix", "ROC curve", "feature distribution", "correlation heatmap", "plot results", "dashboard". Generates publication-quality visualizations integrated with SpecWeave increments.
2026-01-05
skill-builder.md
17
1 export skill-builder
2 Jaganpro from "Jaganpro/sf-skills"
3 Interactive wizard for creating Claude Code skills. Use when scaffolding new skills, validating skill structure, managing dependencies, or editing skill configuration files.
2026-01-05
skill-porter.md
17
1 export skill-porter
2 jduncan-rva from "jduncan-rva/skill-porter"
3 Converts Claude Code skills to Gemini CLI extensions and vice versa. Use when the user wants to make a skill cross-platform compatible, port a skill between platforms, or create a universal extension that works on both Claude Code and Gemini CLI.
2026-01-05
sf-diagram.md
17
1 export sf-diagram
2 Jaganpro from "Jaganpro/sf-skills"
3 Creates Salesforce architecture diagrams using Mermaid with ASCII fallback. Use when visualizing OAuth flows, data models (ERDs), integration sequences, system landscapes, role hierarchies, or Agentforce agent architectures.
2026-01-05
automl-optimizer.md
17
1 export automl-optimizer
2 anton-abyzov from "anton-abyzov/specweave"
3 Automated machine learning with hyperparameter optimization using Optuna, Hyperopt, or AutoML libraries. Activates for "automl", "hyperparameter tuning", "optimize hyperparameters", "auto tune model", "neural architecture search", "automated ml". Systematically explores model and hyperparameter spaces, tracks all experiments, and finds optimal configurations with minimal manual intervention.
2026-01-05
spec-driven-brainstorming.md
17
1 export spec-driven-brainstorming
2 anton-abyzov from "anton-abyzov/specweave"
3 Spec-driven brainstorming and product discovery expert. Helps teams ideate features, break down epics, conduct story mapping sessions, prioritize using MoSCoW/RICE/Kano, and validate ideas with lean startup methods. Activates for brainstorming, product discovery, story mapping, feature ideation, prioritization, MoSCoW, RICE, Kano model, lean startup, MVP definition, product backlog, feature breakdown.
2026-01-05
Unnamed Skill.md
17
1 export Unnamed Skill
2 Tideseed from "Tideseed/eptr2"
3 Discover and explore available eptr2 API endpoints for Turkish electricity market data. List all 213+ API calls, find endpoints by category (GÖP, GİP, DGP, Üretim, Tüketim), search for specific data types, and get parameter requirements. Use when asking what data is available, how to find endpoints, or exploring the API. Triggers on: available endpoints, API calls, list endpoints, what data, which API, how to find, hangi veri, mevcut servisler.
2026-01-05
feature-design-assistant.md
17
1 export feature-design-assistant
2 notedit from "notedit/happy-coding-agent"
3 Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use when planning new features, designing architecture, or making significant changes to the codebase.
2026-01-05