💻

Scripting

2043 skills in Development > Scripting

fstar-verification

Comprehensive F* proof-oriented programming for formal verification including dependent types, refinement types, effect system, SMT solver integration, tactic-based interactive theorem proving, and verified code extraction to OCaml, F#, C, WebAssembly, and Assembly

manutej/fstar-labs
0
0
Aktualisiert 1w ago

claude-code-cli

Marketplace

Build and run AI agents using Claude Code CLI. Use when developing autonomous agents, multi-agent systems, CI/CD automation, or scripting Claude for programmatic tasks. Covers authentication, headless mode (-p), JSON output parsing, tool restrictions, subagents, and orchestration patterns.

filipexyz/plugins
0
0
Aktualisiert 1w ago

command-creator

Define custom Claude Code slash commands for agents in the Traycer enforcement framework. This skill should be used when creating or updating agents and needing to specify reusable prompts that agents can execute as slash commands. Commands are Markdown files stored in .claude/commands/ and referenced in agent config.yaml files. This is for Claude Code slash commands (/command-name), not bash/CLI commands.

auldsyababua/instructor-workflow
0
0
Aktualisiert 1w ago

prompt-builder

Build complete agent prompts deterministically via Python script. Use BEFORE spawning any BAZINGA agent (Developer, QA, Tech Lead, PM, etc.).

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

web-test-case-gen

Generate persistent test cases from project analysis, or add individual test cases interactively. Supports full project analysis or adding single test cases via prompt description with browser exploration.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

code-search

Marketplace

This skill should be used when the user asks to "find code", "search codebase", "locate functions", "understand architecture", "find implementations", or needs intelligent code discovery using MorphLLM's AI-powered search tools.

KellerAI-Plugins/dev-tools
0
0
Aktualisiert 1w ago

pinpoint-typescript

TypeScript strictest patterns, type guards, optional properties (exactOptionalPropertyTypes), Drizzle query safety, null checks. Use when fixing type errors, implementing complex types, or when user mentions TypeScript/types/generics.

timothyfroehlich/PinPoint
0
0
Aktualisiert 1w ago

sisyphusexecutor

Implementation agent focused on high-integrity TDD-driven code generation.

bangedorrunt/swarmtool-addons
0
0
Aktualisiert 1w ago

unity-migration

Migrate a browser-based JavaScript/Canvas game to Unity (C#). Use for Shelter 2250 (or similar) when you need: (1) Unity project setup decisions (2D/URP/input/UI), (2) mapping existing JS classes/systems to Unity architecture, (3) porting core simulation loops (time/resources/rooms/dwellers/save), and (4) planning incremental milestones with parity checks.

nolainjin/codex_2250
0
0
Aktualisiert 1w ago

loop-vectorizer

Convert Python loops to vectorized PyTorch tensor operations for performance. This skill should be used when optimizing computational bottlenecks in PyTorch code during Phase 4 performance optimization.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

cucumber-gherkin

Marketplace

Comprehensive BDD testing with Cucumber and Gherkin syntax. Use when writing feature files (.feature), step definitions, hooks, or implementing Behaviour-Driven Development. Covers Gherkin keywords (Feature, Scenario, Given/When/Then, Background, Scenario Outline, Rule), step definition patterns for Ruby/JavaScript/Java/Python, hooks (Before/After/BeforeAll/AfterAll), tags, data tables, doc strings, and best practices. Triggers on cucumber, gherkin, BDD, feature files, step definitions, acceptance testing, executable specifications.

el-feo/ai-context
0
0
Aktualisiert 1w ago

deploy

Enforces local testing before any deployment. MUST be used before running vercel, git push, or any deployment command. Prevents deploying untested code.

ChakshuGautam/games
0
0
Aktualisiert 1w ago

sharepoint-audit

Guide and run a SharePoint audit locally. Collect inputs, confirm PowerShell 7.4+ and Python 3.10+ are available, call PowerShell with certificate auth via wrapper, parse audit.json, and render Markdown/HTML. Use only local shell commands.

Aqualia/Skills-Library
0
0
Aktualisiert 1w ago

vanilla-rails-hotwire

Marketplace

Use when writing Hotwire (Turbo/Stimulus) code in Rails - enforces dom_id helpers, morph updates, focused Stimulus controllers, and JavaScript private methods

ZempTime/zemptime-marketplace
0
0
Aktualisiert 1w ago

playwright-testing

Browser automation with Playwright for Python. Recommended for visual testing. (project)

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

security-practices

Security best practices for Python development. Activated when working with security concerns, input validation, injection prevention, or threat modeling.

tbhb/rig
0
0
Aktualisiert 1w ago

session-analyzer

Analyzes Claude Code chat history to identify optimization opportunities, track Skills/Commands utilization, detect repetitive patterns, measure token usage, and recommend improvements. This skill should be used when reviewing productivity, identifying underutilized resources, or finding patterns that could become new Skills.

TerraCo89/Cernji-Agents
0
0
Aktualisiert 1w ago

javascript-author

Write vanilla JavaScript for Web Components with functional core, imperative shell. Use when creating JavaScript files, building interactive components, or writing any client-side code.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

project-memory-store

Store project-specific insights and context into file-based memory. Use after completing tasks that reveal important details about THIS codebase. Use when user says "--project-store" or "--learn" (you decide which scope, may use both) or after discovering project-specific patterns. Skip for universal patterns (use coder-memory-store) or routine work.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

project-type-determination

Marketplace

Determines project type from context to configure analysis thresholds.Checks prompt, scans documents, or asks user if type cannot be inferred.Outputs project_type for use by python-plan-optimization skill.

it-bens/claude-code-plugins
0
0
Aktualisiert 1w ago