TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools
Showing 10044 results
sayali-ingle-pdl

babel-config

by sayali-ingle-pdl

star 0

Generates Babel configuration for JavaScript transpilation in tests. Creates babel.config.js file.

sayali-ingle-pdl

global-constants

by sayali-ingle-pdl

star 0

Generates src/shared/constants/global.ts file containing application-wide constants used throughout the application.

sayali-ingle-pdl

gitignore

by sayali-ingle-pdl

star 0

Generates .gitignore file for Git version control exclusions. Defines files and directories to exclude from version cont...

sayali-ingle-pdl

stylelintrc

by sayali-ingle-pdl

star 0

Generates .stylelintrc configuration for linting CSS, SCSS, and Vue component styles. Auto-detects stylesheet type and f...

sayali-ingle-pdl

lintstagedrc

by sayali-ingle-pdl

star 0

Generates .lintstagedrc configuration to automatically fix and format staged files before commit. Runs ESLint, Stylelint...

sayali-ingle-pdl

prettier-config

by sayali-ingle-pdl

star 0

Generates .prettierrc configuration file for code formatting with Prettier. Defines formatting rules for consistent code...

star 0

Generates tsconfig.json for TypeScript compilation configuration. Includes path aliases (@/ for src/), Jest types, and V...

sayali-ingle-pdl

browserslistrc

by sayali-ingle-pdl

star 0

Defines target browser versions for CSS autoprefixing and JavaScript transpilation. Generates .browserslistrc configurat...

star 0

Generates Husky Git hooks configuration with pre-commit checks. Creates .husky/pre-commit file for running linting, test...

dthompson-jti

audit-docs

by dthompson-jti

star 0

Documentation drift detection and knowledge-base hygiene. Use to ensure docs match implementation.

dthompson-jti

implement-refactor

by dthompson-jti

star 0

Code restructuring without behavior change. Use when improving code organization while preserving functionality.

dthompson-jti

implement-quick-fix

by dthompson-jti

star 0

Atomic code changes for small fixes (≤30 lines, ≤5 files). Use for bug fixes, minor tweaks, and small improvements.

dthompson-jti

audit-refactor-opportunit...

by dthompson-jti

star 0

Identify code smells and refactoring opportunities without fixing. Use for tech debt assessment.

elnaterator

git-helper

by elnaterator

star 0

Git workflow assistant for common tasks. Use this skill when the user asks to: - Create a commit with proper conventiona...

eyadsibai

git-workflows

by eyadsibai

star 0

This skill should be used when the user asks to "create a commit", "write commit message", "create a pull request", "gen...

eyadsibai

refactoring

by eyadsibai

star 0

This skill should be used when the user asks to "refactor code", "rename function", "extract method", "reduce complexity...

eyadsibai

security-scanning

by eyadsibai

star 0

This skill should be used when the user asks to "scan for vulnerabilities", "check for security issues", "find secrets i...

eyadsibai

changelog-generator

by eyadsibai

star 0

Use when creating "changelog", "release notes", "version updates", generating "CHANGELOG.md", or asking about "git histo...

eyadsibai

build-deploy

by eyadsibai

star 0

This skill should be used when the user asks to "build the project", "run the build", "deploy to production", "validate...

eyadsibai

test-driven-development

by eyadsibai

star 0

Use when implementing any feature or bugfix, before writing implementation code

eyadsibai

architecture-review

by eyadsibai

star 0

This skill should be used when the user asks to "review architecture", "analyze project structure", "check dependencies"...

eyadsibai

code-quality

by eyadsibai

star 0

This skill should be used when the user asks to "check code quality", "analyze code metrics", "find dead code", "check s...

eyadsibai

codex

by eyadsibai

star 0

Use when "codex", "use gpt", "gpt-5", "openai codex", "let openai", "full-auto", "autonomous code generation"

brentonk

chezmoi-sync

by brentonk

star 0

Sync modified and new files to chezmoi repository and push to GitHub. Use when Claude Code has modified or created files...