💻

腳本程式

2043 skills in 開發 > 腳本程式

notebooklm

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.

b-open-io/prompts
6
2
更新於 5d ago

project-workflow

Marketplace

Development workflow and quality gates for the Bun + TypeScript stack. **ALWAYS use before commits** to ensure quality gates are met. Also use when starting development or when user asks about workflow process. Examples - "before commit", "quality gates", "workflow checklist", "bun commands", "pre-commit checks".

marcioaltoe/claude-craftkit
6
0
更新於 5d ago

writing-python

Idiomatic Python 3.14+ development. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff toolchain, and minimal dependencies.

jenarvaezg/cunhaobot
6
1
更新於 5d ago

python-testing

Marketplace

Python testing with pytest, coverage, fixtures, parametrization, and mocking.Covers test organization, conftest.py, markers, async testing, and TDD workflows.Use when user mentions pytest, unit tests, test coverage, fixtures, mocking,or writing Python tests.

laurigates/dotfiles
6
0
更新於 5d ago

vectorcode-init

Marketplace

Initialize VectorCode with automatic configuration generation. Installs git hooks,generates vectorcode.include and vectorcode.exclude patterns based on project type.Use when user mentions "initialize VectorCode", "set up VectorCode", vectorcode.include,vectorcode.exclude, or VectorCode configuration.

laurigates/dotfiles
6
0
更新於 5d ago

typescript-patterns

Best practices for TypeScript types, interfaces, assertions, and type safety. Use when writing or reviewing TypeScript code.

stevenmays/dotfiles
6
2
更新於 5d ago

prompting

Marketplace

Prompt engineering standards and context engineering principles for AI agents based on Anthropic best practices. Covers clarity, structure, progressive discovery, and optimization for signal-to-noise ratio.

jeffh/claude-plugins
6
0
更新於 5d ago

jira-integration

Agent Skill: Comprehensive Jira integration through lightweight Python scripts. AUTOMATICALLY TRIGGER when user mentions Jira URLs like 'https://jira.*/browse/*', 'https://*.atlassian.net/browse/*', or issue keys like 'PROJ-123'. Use when searching issues (JQL), getting/updating issue details, creating issues, transitioning status, adding comments, logging worklogs, managing sprints and boards, creating issue links, or formatting Jira wiki markup. If authentication fails, offer to configure credentials interactively. Supports both Jira Cloud and Server/Data Center with automatic authentication detection. By Netresearch.

netresearch/jira-skillPython
6
2
更新於 5d ago

eslint-configuration

Marketplace

ESLint 9.x flat config system for JavaScript and TypeScript linting.Migration from legacy .eslintrc, TypeScript integration, popular plugins (react-hooks, import).Use when configuring ESLint for complex projects, needing specialized plugins, or maintainingESLint-based workflows. For simpler needs, consider Biome.

laurigates/dotfiles
6
0
更新於 5d ago

shell-expert

Marketplace

Shell scripting expertise, command-line tools, automation, and cross-platformscripting best practices. Covers shell script development, CLI tool usage,and system automation with bash, zsh, and POSIX shell.Use when user mentions shell scripts, bash, zsh, CLI commands, pipes, command-lineautomation, or writing portable shell code.

laurigates/dotfiles
6
0
更新於 5d ago

python-code-quality

Marketplace

Python code quality with ruff (linting & formatting) and mypy (type checking).Covers pyproject.toml configuration, pre-commit hooks, and type hints.Use when user mentions ruff, mypy, linting, formatting, type checking,code style, or Python code quality.

laurigates/dotfiles
6
0
更新於 5d ago

dev-swarm-python

Install and configure Python and uv. Use when setting up a Python environment.

X-School-Academy/ai-dev-swarm
6
3
更新於 5d ago

property-based-testing

Marketplace

Property-based testing with fast-check (TypeScript/JavaScript) and Hypothesis (Python).Generate test cases automatically, find edge cases, and test mathematical properties.Use when user mentions property-based testing, fast-check, Hypothesis, generatingtest data, QuickCheck-style testing, or finding edge cases automatically.

laurigates/dotfiles
6
0
更新於 5d ago

emacs

Interact with a running Emacs instance via MCP. Use this skill when the user asks to interact with Emacs buffers, set up automation, or coordinate between Claude Code and Emacs. Access Elisp documentation directly via (describe-function 'fn) or (describe-variable 'var).

conornash/dot-emacs
6
0
更新於 5d ago

code-quality-check

Marketplace

This skill should be used before committing code to ensure it meets Breenix quality standards. Use for running clippy checks, fixing compiler warnings, verifying no log side-effects, checking for dead code, and enforcing project coding standards from CLAUDE.md.

ryanbreen/breenix
5
0
更新於 4d ago

Jest Test Framework

Marketplace

Execute and generate Jest tests for JavaScript/TypeScript projects with support for unit, integration, and E2E testing

FortiumPartners/ai-mesh
5
1
更新於 4d ago

JSharpener

JavaScript/TypeScript static analysis tool for call graphs, unused code detection (tree shaking), dependency analysis, and circular dependency detection

lawless-m/claude-skills
5
0
更新於 4d ago

code-quality-tools

Marketplace

Automated code quality tools for scientific Python using ruff, mypy, and pre-commit hooks

uw-ssec/rse-agents
5
2
更新於 4d ago

python-code-review

Marketplace

Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files, checking type hints, async/await usage, or exception handling.

existential-birds/beagle
5
1
更新於 4d ago

validate-typescript

Run TypeScript compiler type-checking (tsc --noEmit) to validate type safety and catch type errors. Works with any TypeScript project. Returns structured output with error counts, categories (type/syntax/import errors), and affected files. Used for quality gates and pre-commit validation.

BerryKuipers/claude-code-toolkit
5
2
更新於 4d ago