tools automation tools Skills
Discover the best skills in this category.
code-conventions
by Nexters
프로젝트 코딩 컨벤션 (네이밍 규칙, 폴더 구조, 컴포넌트 패턴). 새 파일/컴포넌트 생성, 프로젝트 구조 질문 시 사용.
impl
by hrntknr
Implementation cycle skill to iteratively develop, review, and refine code in small scopes until completion.
implement-design
by lilpacy
Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma files,...
openspec
by idmyn
Manages spec-driven development with OpenSpec. Use when creating change proposals, planning features, implementing from...
component-docs-batcher
by evanfang0054
批量生成和维护前端组件库文档的自动化工具。专为 Monorepo 组件库设计(如 atom-ui-mobile),通过对比组件文件和文档的修改时...
code-fragment-extractor
by evanfang0054
仔细彻底阅读探索用户提供的代码目录/文件,分析拆解出对应的代码片段以供参考,颗粒度细到功能级别,只做片段提取不改变代码内...
auto-build
by dobachi
Skill for auto-detecting project type and executing builds. Suggests builds after code changes, proposes fixes for build...
auto-build
by dobachi
プロジェクトタイプを自動検出してビルドを実行するスキル。コード変更後にビルドを提案、エラー発生時は修正案を提示。Node.js...
adynato-github
by adynato
GitHub workflow conventions for Adynato projects. Covers creating PRs with gh CLI, writing thorough descriptions, and us...
code-simplifier
by trmcnvn
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on...
browser-workflow-generato...
by neonwatty
Generates, creates, or updates browser workflow files. Use this when the user says "generate browser workflows", "create...
validator
by neonwatty
Runs local validation operations for any project. Auto-detects language/framework and runs linting, type checking, tests...
browser-workflow-to-playw...
by neonwatty
Translates browser workflow markdown files into Playwright E2E tests for CI. Use this when the user says "convert workfl...
implementation
by ZhiruiFeng
Writes new features, refactors code, implements functionality following best practices
security
by ZhiruiFeng
Reviews code for security vulnerabilities, identifies security issues, suggests improvements
research
by ZhiruiFeng
Analyzes codebase, searches documentation, investigates dependencies and architecture patterns
code-reviewer
by ntaksh42
Automated code review with security, performance, and best practices analysis. Use when reviewing pull requests or analy...
pr-description-generator
by ntaksh42
Generate comprehensive pull request descriptions with summaries and test plans. Use when creating PR descriptions or doc...
code-smell-detector
by ntaksh42
Detect code smells including long methods, large classes, duplicated code, and deep nesting. Use when identifying code q...
refactoring-suggester
by ntaksh42
Suggest refactoring opportunities to improve code structure and maintainability. Use when improving code design or reduc...
memory-management
by ryantking
Guide for creating and maintaining repository-local CLAUDE.md files that capture project-specific context, patterns, and...
pr-workflow
by GzuPark
GitHub PR creation workflow with automated code review. Use when user wants to create a PR, requests `/pr`, or needs to...
code-review
by yuyu520suki
Reviews code changes for bugs, style issues, performance problems, and best practices. Use when reviewing PRs, checking...