Browse Skills

44756 skills found

save-web-page.md
17
1 export save-web-page
2 maragudk from "maragudk/skills"
3 Guide for saving a web page for offline use using the monolith CLI. Use this when instructed to save a web page.
2026-01-05
graphite.md
17
1 export graphite
2 dagster-io from "dagster-io/workstack"
3 This skill should be used when working with Graphite (gt) for stacked pull requests. Use when users mention gt commands, stack management, PR workflows, or when dealing with dependent branches. Essential for understanding stack navigation, branch relationships, and Graphite's mental model.
2026-01-05
claude-sdk.md
17
1 export claude-sdk
2 anton-abyzov from "anton-abyzov/specweave"
3 Expert knowledge of Claude Code SDK, API, tools (Read, Write, Edit, Bash, Grep, Glob), agent tools (Task, Skill, SlashCommand), plugin hooks, MCP integration, and Claude Code extension development. Activates for claude sdk, claude api, claude tools, Read tool, Write tool, Edit tool, Task tool, Skill tool, claude hooks, MCP, claude code api.
2026-01-05
github-sync.md
17
1 export github-sync
2 anton-abyzov from "anton-abyzov/specweave"
3 Two-way synchronization between SpecWeave specs and GitHub Projects (push & pull by default). Activates ONLY when user asks questions about GitHub integration or needs help configuring GitHub sync. Does NOT activate for slash commands. For syncing, use /sw-github:sync-spec command instead.
2026-01-05
experiment-tracker.md
17
1 export experiment-tracker
2 anton-abyzov from "anton-abyzov/specweave"
3 Manages ML experiment tracking with MLflow, Weights & Biases, or SpecWeave's built-in tracking. Activates for "track experiments", "MLflow", "wandb", "experiment logging", "compare experiments", "hyperparameter tracking". Automatically configures tracking tools to log to SpecWeave increment folders, ensuring all experiments are documented and reproducible. Integrates with SpecWeave's living docs for persistent experiment knowledge.
2026-01-05
pine-publisher.md
17
1 export pine-publisher
2 TradersPost from "TradersPost/pinescript-agents"
3 Prepares Pine Scripts for publication in TradingView's community library with proper documentation and compliance. Use when preparing to publish, adding documentation, ensuring House Rules compliance, writing descriptions, or finalizing scripts for release. Triggers on "publish", "release", "documentation", "House Rules", or preparation requests.
2026-01-05
sf-connected-apps.md
17
1 export sf-connected-apps
2 Jaganpro from "Jaganpro/sf-skills"
3 Creates and manages Salesforce Connected Apps and External Client Apps with 120-point scoring. Use when configuring OAuth flows, creating connected apps, setting up JWT bearer auth, or managing API access policies.
2026-01-05
journal.md
17
1 export journal
2 maragudk from "maragudk/skills"
3 Guide for using the AI's persistent journal database
2026-01-05
Unnamed Skill.md
17
1 export Unnamed Skill
2 anton-abyzov from "anton-abyzov/specweave"
3 Detects multi-repo architecture from user prompts and guides setup. Activates for: multiple repos, 3 repos, frontend repo, backend repo, shared library repo, monorepo services, microservices, separate repos, FE/BE/Shared, multi-repo architecture, independent repos.
2026-01-05
Unnamed Skill.md
17
1 export Unnamed Skill
2 anton-abyzov from "anton-abyzov/specweave"
3 Multi-agent orchestration system that coordinates specialized agents (PM, Architect, DevOps, QA, Tech Lead, Security) to work together on complex tasks. Implements hierarchical orchestrator-worker pattern. Activates for complex multi-step requests requiring multiple roles/skills. Keywords: build product, create SaaS, full implementation, end-to-end, multi-agent, orchestrate, coordinate roles, complex project.
2026-01-05
sf-deploy.md
17
1 export sf-deploy
2 Jaganpro from "Jaganpro/sf-skills"
3 Comprehensive Salesforce DevOps automation using sf CLI v2. Use when deploying metadata, managing scratch orgs, setting up CI/CD pipelines, or troubleshooting deployment errors.
2026-01-05
task-execution-engine.md
17
1 export task-execution-engine
2 notedit from "notedit/happy-coding-agent"
3 Execute implementation tasks from design documents using markdown checkboxes. Use when (1) implementing features from feature-design-assistant output, (2) resuming interrupted work, (3) batch executing tasks. Triggers on 'start implementation', 'run tasks', 'resume'.
2026-01-05
testing.md
17
1 export testing
2 booch from "booch/config_files"
3 Testing philosophy and practices. This skill should be used when writing tests, designing test strategies, or reviewing test code. Use proactively when discussing TDD, red-green-refactor, test doubles, mocks, stubs, fakes, RSpec, Jest, pytest, unit tests, integration tests, test coverage, or test-first development. (user)
2026-01-05
sf-ai-agentforce-testing.md
17
1 export sf-ai-agentforce-testing
2 Jaganpro from "Jaganpro/sf-skills"
3 Comprehensive Agentforce testing skill with test execution, coverage analysis, and agentic fix loops. Run agent tests via sf CLI, analyze topic/action coverage, generate test specs, and automatically fix failing agents with 100-point scoring.
2026-01-05
kafka-cli-tools.md
17
1 export kafka-cli-tools
2 anton-abyzov from "anton-abyzov/specweave"
3 Expert knowledge of Kafka CLI tools (kcat, kcli, kaf, kafkactl). Auto-activates on keywords kcat, kafkacat, kcli, kaf, kafkactl, kafka cli, kafka command line, produce message, consume topic, list topics, kafka metadata. Provides command examples, installation guides, and tool comparisons.
2026-01-05
increment-work-router.md
17
1 export increment-work-router
2 anton-abyzov from "anton-abyzov/specweave"
3 Smart work continuation system that detects implementation intent and routes to active increment or creates new one. Activates for implement, complete, build, add, develop, work on, continue, resume, finish, fix, resolve, address, let's implement, let's build, start working, begin implementation, add feature, create feature.
2026-01-05
sdlc.md
17
1 export sdlc
2 booch from "booch/config_files"
3 Software development lifecycle guidance. This skill should be used when planning development work, conducting code reviews, or establishing development workflows. Use proactively when reviewing code, preparing commits, creating pull requests, refactoring, or discussing development process and best practices. (user)
2026-01-05
context-optimizer.md
17
1 export context-optimizer
2 anton-abyzov from "anton-abyzov/specweave"
3 Second-pass context optimization that analyzes user prompts and removes irrelevant specs, agents, and skills from loaded context. Achieves 80%+ token reduction through smart cleanup. Activates for optimize context, reduce tokens, clean context, smart context, precision loading.
2026-01-05
device-testing.md
17
1 export device-testing
2 anton-abyzov from "anton-abyzov/specweave"
3 Expert in React Native testing strategies including unit tests with Jest, integration tests, E2E tests with Detox, component testing with React Native Testing Library, snapshot testing, mocking native modules, testing on simulators and real devices. Activates for testing, jest, detox, e2e, unit test, integration test, component test, test runner, mock, snapshot test, testing library, react native testing library, test automation.
2026-01-05
diagrams-architect.md
17
1 export diagrams-architect
2 anton-abyzov from "anton-abyzov/specweave"
3 Expert in creating Mermaid diagrams following C4 Model and SpecWeave conventions. Specializes in system architecture, sequence diagrams, ER diagrams, and deployment diagrams. Activates for diagram creation, architecture visualization, data modeling, sequence flows, C4 diagrams, HLD, LLD, Mermaid diagram, flowchart, class diagram, state diagram, entity relationship, database schema visualization, API flow diagram, microservices diagram, system overview, architecture diagram, draw diagram, create diagram, visualize architecture, show flow, explain visually.
2026-01-05
ml-pipeline-orchestrator.md
17
1 export ml-pipeline-orchestrator
2 anton-abyzov from "anton-abyzov/specweave"
3 Orchestrates complete machine learning pipelines within SpecWeave increments. Activates when users request "ML pipeline", "train model", "build ML system", "end-to-end ML", "ML workflow", "model training pipeline", or similar. Guides users through data preprocessing, feature engineering, model training, evaluation, and deployment using SpecWeave's spec-driven approach. Integrates with increment lifecycle for reproducible ML development.
2026-01-05
anomaly-detector.md
17
1 export anomaly-detector
2 anton-abyzov from "anton-abyzov/specweave"
3 Anomaly and outlier detection using Isolation Forest, One-Class SVM, autoencoders, and statistical methods. Activates for "anomaly detection", "outlier detection", "fraud detection", "intrusion detection", "abnormal behavior", "unusual patterns", "detect anomalies", "system monitoring". Handles supervised and unsupervised anomaly detection with SpecWeave increment integration.
2026-01-05
command-creator.md
17
1 export command-creator
2 dagster-io from "dagster-io/workstack"
3 This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.
2026-01-05
performance-optimization.md
17
1 export performance-optimization
2 anton-abyzov from "anton-abyzov/specweave"
3 Expert in React Native 0.83+ performance optimization including Hermes V1, React 19.2 concurrent features, Intersection Observer, Web Performance APIs, bundle size reduction, memory management, rendering optimization, FlashList, expo-image v2, memoization, lazy loading, code splitting. Activates for performance, slow app, lag, memory leak, bundle size, optimization, flatlist performance, re-render, fps, jank, startup time, app size, hermes, concurrent rendering.
2026-01-05