productivity▌
6,493 indexed skills · max 10 per page
ln-624-code-quality-auditor
levnikolaevich/claude-code-skills · Productivity
ln-624-code-quality-auditor
recover
boshu2/agentops · Productivity
recover
sentry-setup-logging
getsentry/sentry-agent-skills · Productivity
Configure Sentry's structured logging feature.
gather
kazukinagata/shinkoku · Productivity
確定申告に必要な書類を、申告の種類に基づいて一覧化し、各書類の取得先・取得方法を案内するスキル。 assess スキルの判定結果を前提として動作する。判定結果がない場合は、まず assess スキルの実行を促す。
writing-plans
davila7/claude-code-templates · Productivity
Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits.
income-tax
kazukinagata/shinkoku · Productivity
事業所得・各種控除から所得税額を計算するスキル。 settlement スキルで決算書の作成が完了していることを前提とする。 計算結果は /e-tax スキル(Claude in Chrome)で確定申告書等作成コーナーに入力する。
firebase-data-connect
firebase/skills · Productivity
Firebase Data Connect is a relational database service using Cloud SQL for PostgreSQL with GraphQL schema, auto-generated queries/mutations, and type-safe SDKs.
cohort-analysis
phuryn/pm-skills · Productivity
Analyze user engagement and retention patterns by cohort to identify trends in user behavior, feature adoption, and long-term engagement. Combine quantitative insights with qualitative research recommendations.
computer-use-agents
davila7/claude-code-templates · Productivity
The fundamental architecture of computer use agents: observe screen, reason about next action, execute action, repeat. This loop integrates vision models with action execution through an iterative pipeline.
pr-review
pytorch/pytorch · Productivity
Review PyTorch pull requests focusing on what CI cannot check: code quality, test coverage adequacy, security vulnerabilities, and backward compatibility.