Browse Skills

44358 skills found

enferno-dev.md
563
1 export enferno-dev
2 level09 from "level09/enferno"
3 Development skill for Enferno Flask framework. Use when implementing features, fixing bugs, or writing code for Enferno-based applications. This includes creating models, API endpoints, Vue.js frontend components, database operations, or any development task within the Enferno ecosystem. Triggers: creating blueprints, adding models, building APIs, Vue/Vuetify components, Celery tasks, database migrations.
2025-12-30
API Contract Sync Manager.md
557
1 export API Contract Sync Manager
2 ananddtyagi from "ananddtyagi/cc-marketplace"
3 Validate OpenAPI, Swagger, and GraphQL schemas match backend implementation. Detect breaking changes, generate TypeScript clients, and ensure API documentation stays synchronized. Use when working with API spec files (.yaml, .json, .graphql), reviewing API changes, generating frontend types, or validating endpoint implementations.
2026-01-06
math-tools.md
557
1 export math-tools
2 ananddtyagi from "ananddtyagi/cc-marketplace"
3 Deterministic mathematical computation using SymPy. Use for ANY math operation requiring exact/verified results - basic arithmetic, algebra (simplify, expand, factor, solve equations), calculus (derivatives, integrals, limits, series), linear algebra (matrices, determinants, eigenvalues), trigonometry, number theory (primes, GCD/LCM, factorization), and statistics. Ensures mathematical accuracy by using symbolic computation rather than LLM estimation.
2026-01-06
activitypub-integrations.md
556
1 export activitypub-integrations
2 Automattic from "Automattic/wordpress-activitypub"
3 Third-party WordPress plugin integration patterns. Use when adding new integrations, debugging compatibility with other plugins, or working with existing integrations.
2026-01-06
activitypub-pr-workflow.md
556
1 export activitypub-pr-workflow
2 Automattic from "Automattic/wordpress-activitypub"
3 INVOKE THIS SKILL before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.
2026-01-06
activitypub-testing.md
556
1 export activitypub-testing
2 Automattic from "Automattic/wordpress-activitypub"
3 Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.
2026-01-06
activitypub-dev-cycle.md
556
1 export activitypub-dev-cycle
2 Automattic from "Automattic/wordpress-activitypub"
3 Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, building assets, or working with wp-env.
2026-01-06
activitypub-federation.md
556
1 export activitypub-federation
2 Automattic from "Automattic/wordpress-activitypub"
3 ActivityPub protocol specification and federation concepts. Use when working with ActivityPub activities, understanding federation mechanics, implementing protocol features, or debugging federation issues.
2026-01-06
haskell.md
556
1 export haskell
2 srid from "srid/nixos-config"
3 Expert Haskell development assistance. Use when working with Haskell code, .hs files, Cabal, ghcid, or when user mentions Haskell, functional programming, or type-level programming.
2026-01-02
activitypub-release.md
556
1 export activitypub-release
2 Automattic from "Automattic/wordpress-activitypub"
3 Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing patch releases.
2026-01-06
activitypub-php-conventions.md
556
1 export activitypub-php-conventions
2 Automattic from "Automattic/wordpress-activitypub"
3 PHP coding standards and WordPress patterns for ActivityPub plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring plugin files.
2026-01-06
release.md
548
1 export release
2 dahlia from "dahlia/optique"
3 Create and publish releases for the Optique project. Use when releasing a new version, creating a patch release, or creating a major/minor release. Handles CHANGES.md updates, version bumping, tagging, and branch management.
2026-01-06
sentry.md
545
1 export sentry
2 mitsuhiko from "mitsuhiko/agent-stuff"
3 Fetch and analyze Sentry issues, events, transactions, and logs. Helps agents debug errors, find root causes, and understand what happened at specific times.
2026-01-05
ghidra.md
545
1 export ghidra
2 mitsuhiko from "mitsuhiko/agent-stuff"
3 Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.
2026-01-05
tmux.md
545
1 export tmux
2 mitsuhiko from "mitsuhiko/agent-stuff"
3 Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.
2026-01-05
github.md
545
1 export github
2 mitsuhiko from "mitsuhiko/agent-stuff"
3 Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
2026-01-05
web-browser.md
545
1 export web-browser
2 mitsuhiko from "mitsuhiko/agent-stuff"
3 Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
2026-01-05
improve-skill.md
545
1 export improve-skill
2 mitsuhiko from "mitsuhiko/agent-stuff"
3 Analyze coding agent session transcripts to improve existing skills or create new ones. Use when asked to improve a skill based on a session, or extract a new skill from session history.
2026-01-05
voicemode.md
534
1 export voicemode
2 mbailey from "mbailey/voicemode"
3 Voice interaction for Claude Code. Use when users mention voice mode, speak, talk, converse, voice status, or voice troubleshooting.
2026-01-06
test-script.md
520
1 export test-script
2 abhinav from "abhinav/git-spice"
3 Use when writing or modifying .txt test scripts in testdata/script/ for git-spice - covers txtar format, end-to-end testing, ShamHub forge simulation, interactive prompts, and golden file comparisons for branch operations and stack workflows.
2026-01-05
custom-builtin-functions.md
517
1 export custom-builtin-functions
2 chainloop-dev from "chainloop-dev/chainloop"
3 Create a custom builtin function to be used in the Rego policy engine
2026-01-05
upgrading-golang.md
517
1 export upgrading-golang
2 chainloop-dev from "chainloop-dev/chainloop"
3 Upgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and documentation. Use when the user mentions upgrading Go, golang version, or updating Go compiler version.
2026-01-05
upgrading-chart.md
517
1 export upgrading-chart
2 chainloop-dev from "chainloop-dev/chainloop"
3 Upgrades Helm chart dependencies (PostgreSQL, Vault) in the Chainloop project, including vendorized charts, container images, and CI/CD workflows. Use when the user mentions upgrading Helm charts, Bitnami dependencies, PostgreSQL chart, or Vault chart. CRITICAL - Major version upgrades are FORBIDDEN and must be escalated.
2026-01-05
PostgreSQL Syntax Reference.md
510
1 export PostgreSQL Syntax Reference
2 pgschema from "pgschema/pgschema"
3 Consult PostgreSQL's parser and grammar (gram.y) to understand SQL syntax, DDL statement structure, and parsing rules when implementing pgschema features
2026-01-06