Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 mauriciozaffari에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
2
업데이트
2026-06-28
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

create-ticket
소프트웨어 개발자

End-to-end Jira ticket creation harness. Gathers a summary and rough description, enhances the description in a chosen writing style, confirms with the user, and creates the ticket via the Atlassian MCP. Use when the user says "create a ticket", "open a Jira ticket", "file a bug", "draft a ticket", "new issue for ...", or otherwise asks to create work in Jira. Supports an optional writing style passed up front (e.g. "create a ticket in bug_report style"); when no style is given, the harness asks which style to use.

2026-06-28
implement
소프트웨어 개발자

End-to-end Jira ticket implementation harness. Fetches ticket from Jira, creates an implementation plan, executes it with proper branching, commits, quality gates, and opens a PR. Use when the user says "implement TICKET-ID", "work on TICKET-ID", "pick up TICKET-ID", "start TICKET-ID", or provides a Jira ticket key (e.g., PREFIX-1810, TICKET-450) with implementation intent. Covers bugs, tasks, stories, and any other Jira issue type.

2026-06-28
review-pr
소프트웨어 품질 보증 분석가·테스터

Review a GitHub pull request end-to-end and produce specific, actionable change requests classified as "required" or "good_to_have". Use when the user invokes the /review-pr command with a PR link, says "review this PR", "review pull request", or asks for a code review on a GitHub PR URL. Detects PR ownership via the gh CLI — for the user's own PRs, outputs findings locally; for collaborator PRs, presents findings as approve/reject/change questions and then posts approved feedback as inline review comments at file and line (or as a general PR comment when not line-specific).

2026-06-28
develoz-rails-style
소프트웨어 개발자

Use this skill when writing, reviewing, or refactoring Ruby and Rails code in Develoz's preferred Rails style. Applies to Rails models, controllers, services, jobs, helpers, mailers, views, tests, routing, and architecture. Emphasizes clear Rails conventions, rich domain models, pragmatic service objects, RESTful defaults with practical exceptions, Hotwire, Tailwind, RSpec, FactoryBot, and simple infrastructure choices.

2026-04-29
rails-audit
소프트웨어 품질 보증 분석가·테스터

Perform comprehensive code audits of Ruby on Rails applications based on thoughtbot best practices. Use this skill when the user requests a code audit, code review, quality assessment, or analysis of a Rails application. The skill analyzes the entire codebase focusing on testing practices (RSpec), security vulnerabilities, code design (skinny controllers, domain models, PORO with ActiveModel), Rails conventions, database optimization, and Ruby best practices. Outputs a detailed markdown audit report grouped by category (Testing, Security, Models, Controllers, Code Design, Views) with severity levels (Critical, High, Medium, Low) within each category.

2026-04-29
rails-query-performance
소프트웨어 개발자

Debug and optimize slow ActiveRecord queries in a Ruby on Rails application. Use this skill when the user reports slow pages or jobs, suspects N+1 queries, asks to "optimize", "speed up", "profile", "add indexes", or "explain" an ActiveRecord query, or mentions tools like Bullet, rack-mini-profiler, pghero, pg_stat_statements, EXPLAIN/EXPLAIN ANALYZE, load_async, strict_loading, or query log tags. Also triggers on database-specific performance questions for PostgreSQL, MySQL, or SQLite inside a Rails codebase.

2026-04-23
company-naming
작가·저자

Expert company and product naming skill for founders and brand strategists. Use this skill any time a user asks for help naming a company, product, startup, feature, or service, or asks for a rebrand, rename, or evaluation of an existing name. Also trigger for requests like "what should I call my...", "help me name...", "name ideas for...", "is this a good name?", "brand naming", or any request involving naming something for business purposes. This skill produces names grounded in brand strategy, linguistic quality, domain and trademark awareness, and proven naming frameworks used by top naming agencies and VCs.

2026-04-23
code-review
소프트웨어 품질 보증 분석가·테스터

Review code changes and remove AI-generated patterns.

2026-03-23
docker-compose-exec
네트워크·컴퓨터 시스템 관리자

Run commands inside Docker Compose services. Use when services are only reachable from inside compose networks.

2026-03-23
fix-jest
소프트웨어 품질 보증 분석가·테스터

Fix Jest test failures systematically, one file at a time.

2026-03-23
fix-rspec
소프트웨어 품질 보증 분석가·테스터

Fix RSpec test failures systematically, one file at a time.

2026-03-23
fix-vitest
소프트웨어 품질 보증 분석가·테스터

Fix Vitest test failures systematically, one file at a time.

2026-03-23
test-coverage
소프트웨어 품질 보증 분석가·테스터

Find and fix uncovered lines and branches from lcov coverage reports.

2026-03-23
writing-style
작가·저자

Write in Steven's voice—pragmatic, curious, pedagogical. Opens with measurable payoffs, builds mental models from first principles, uses worked examples, and handles uncertainty honestly. Use for essays, blog posts, and technical articles.

2026-03-23