Skip to main content
Dépôt GitHub

claude-starter-kit

claude-starter-kit contient 42 skills collectées depuis sunnypatneedi, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
42
Stars
11
mis à jour
2026-01-23
Forks
1
Couverture métier
15 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

content-calendar
Analystes en études de marché et spécialistes en marketing

Create a content calendar for the month

2026-01-23
copywriter
Écrivains et auteurs

Master storytelling frameworks, video scripts (15s/30s/60s), social media captions, segment-specific messaging, and persuasive CTAs. Turn product features into emotional stories that convert across different audience segments.

2026-01-23
job-description
Spécialistes en ressources humaines

Create a compelling job description

2026-01-23
multi-agent-orchestrator
Analystes en études de marché et spécialistes en marketing

Marketing multi-agent orchestration system for complex, parallelizable campaigns. Coordinates specialized AI agents for: (1) Research + synthesis + content creation pipelines, (2) Platform-specific content generation at scale (Reddit, LinkedIn, Twitter, Email), (3) Lead generation and outbound campaigns, (4) Human-in-the-loop review before any external execution, (5) Automated posting with natural timing patterns. Triggers: "build me a marketing team", "orchestrate agents", "outbound campaign", "multi-platform content", "lead generation system", "social media blitz", or any request implying coordinated marketing specialist work.

2026-01-23
north-star-metrics
Analystes en études de marché et spécialistes en marketing

Define and align organization around a single North Star Metric (NSM) that captures product value, drives growth, and focuses team efforts. Framework for choosing NSM by product type (social, marketplace, SaaS, content) with input metrics breakdown.

2026-01-23
performance-marketing
Analystes en études de marché et spécialistes en marketing

Set up, optimize, and scale paid social campaigns on Meta (Facebook/Instagram), Google Ads, and TikTok. Master test budgets, creative testing, audience targeting, funnel metrics, and budget scaling strategies for maximum ROAS.

2026-01-23
pricing-analysis
Analystes en études de marché et spécialistes en marketing

Analyze and recommend pricing strategy

2026-01-23
product-market-fit
Analystes en études de marché et spécialistes en marketing

Measure and diagnose product-market fit using retention cohorts, user surveys, engagement metrics, and qualitative signals. Systematic framework for B2C, B2B SaaS, and marketplace products to understand if you've achieved PMF.

2026-01-23
retention-engagement
Analystes en études de marché et spécialistes en marketing

Build habit-forming products using Hook Model (trigger-action-reward-investment), cohort analysis, feature adoption tracking, and re-engagement strategies. Turn one-time users into daily/weekly active users with sustainable retention mechanics.

2026-01-23
sales-playbook
Représentants de vente de services (sauf publicité, assurance, services financiers et voyages)

Build repeatable sales processes from prospecting through closing. Master qualification frameworks (BANT/MEDDIC), objection handling, pipeline management, discovery questions, and closing techniques for B2B and B2C sales.

2026-01-23
social-media-ops
Analystes en études de marché et spécialistes en marketing

Daily social media operations including account setup, warming protocols, posting calendars, community engagement, performance tracking, and crisis management across TikTok, Instagram, LinkedIn, and Twitter/X.

2026-01-23
ugc-content-creator
Écrivains et auteurs

Create short-form video content for TikTok, Instagram Reels, and YouTube Shorts. Master hooks, scripts, trends, platform-native styling, and the organic-to-ad content pipeline for maximum reach and engagement.

2026-01-23
user-onboarding
Analystes en études de marché et spécialistes en marketing

Design high-converting onboarding flows that get users to their "aha moment" fast. Reduce time-to-value, improve activation rates, and boost Day 1/Day 7 retention through progressive disclosure, empty states, and habit formation.

2026-01-23
ai-evaluation
Scientifiques des données

Systematic evaluation (evals) for LLM and AI products. Design test cases, measure accuracy/quality, track regressions, benchmark models, and build continuous evaluation pipelines. Distinct from traditional software testing with probabilistic outputs.

2026-01-23
api-design
Développeurs de logiciels

Design a RESTful API endpoint

2026-01-23
code-review
Analystes en assurance qualité des logiciels et testeurs

Perform a thorough code review

2026-01-23
data-infrastructure-at-scale
Administrateurs de réseaux et de systèmes informatiques

Build data infrastructure that scales from prototype to production. Use when architecting data pipelines, choosing data stores, planning for high throughput, or migrating to distributed systems. Covers caching, replication, sharding, message queues, and data lake architecture.

2026-01-23
data-provenance
Architectes de bases de données

Track data lineage and provenance from source to consumption. Use when auditing data flows, debugging data quality issues, ensuring compliance (GDPR, SOX), or understanding data dependencies. Covers lineage tracking, impact analysis, data catalogs, and metadata management.

2026-01-23
database-schema
Architectes de bases de données

Design a database schema

2026-01-23
debug-help
Développeurs de logiciels

Help debug an issue systematically

2026-01-23
devops-cicd
Administrateurs de réseaux et de systèmes informatiques

Build robust CI/CD pipelines with GitHub Actions, Docker containers, infrastructure as code, deployment strategies (blue-green, canary), and monitoring. Automate everything from commit to production.

2026-01-23
licensing-tiers-data-governance
Développeurs de logiciels

Implement subscription tiers with field-level access control, feature gating, rate limiting, and compliance tracking. Design data governance systems that enforce different access levels, retention policies, and regulatory requirements based on user subscription tier (Free, Pro, Enterprise).

2026-01-23
multi-source-data-conflation
Scientifiques des données

Merge and reconcile data from multiple sources into a unified view. Use when integrating APIs, consolidating databases, building data warehouses, or creating master data. Covers entity resolution, conflict resolution, data quality, and real-time vs batch conflation.

2026-01-23
performance-optimization
Développeurs de logiciels

Optimize frontend and backend performance through profiling, caching strategies, database optimization, code splitting, and Core Web Vitals improvements. Build fast user experiences.

2026-01-23
pr-checklist
Analystes en assurance qualité des logiciels et testeurs

Generate a PR checklist based on changes

2026-01-23
scalable-data-schema
Architectes de bases de données

Design database schemas that scale from prototype to production. Use when planning data models, designing tables, optimizing queries, or migrating schemas. Covers normalization, indexing, partitioning, and evolution strategies for SQL and NoSQL databases.

2026-01-23
security-review
Analystes en sécurité de l'information

Conduct comprehensive security code reviews covering OWASP Top 10, vulnerability assessment, secure coding practices, input validation, authentication, authorization, and data protection.

2026-01-23
software-architecture
Développeurs de logiciels

Design scalable software systems with proven architectural patterns (MVC, microservices, event-driven), SOLID principles, system design trade-offs, and architectural decision records (ADRs).

2026-01-23
systems-decompose
Développeurs de logiciels

Decompose a feature into system components before implementation

2026-01-23
systems-review
Développeurs de logiciels

Review implementation for second-order effects

2026-01-23
testing-strategies
Analystes en assurance qualité des logiciels et testeurs

Build comprehensive test suites using the testing pyramid, TDD/BDD methodologies, proper mocking strategies, and effective test coverage. Write tests that catch bugs and survive refactoring.

2026-01-23
ask-questions
Développeurs de logiciels

Clarify requirements before implementing. Use when requests have multiple interpretations or key details are unclear. Prevents wasted work on wrong assumptions.

2026-01-23
skill-improver
Développeurs de logiciels

Review feedback from skill retrospectives and update skill files to improve with use. Creates a continuous improvement loop where skills get better based on real-world usage.

2026-01-23
daily-review
Travailleurs en loisirs

Guide a daily reflection and planning session

2026-01-23
goal-setting
Spécialistes en formation et développement

Help define clear, actionable goals using proven frameworks

2026-01-23
habit-design
Entraîneurs sportifs et instructeurs de fitness en groupe

Design a new habit using behavior science principles

2026-01-23
journaling
Entraîneurs sportifs et instructeurs de fitness en groupe

Build effective journaling practices for clarity, growth, and self-awareness. Includes morning pages, gratitude journaling, reflection prompts, problem-solving templates, and habit-building strategies.

2026-01-23
learning-coach
Instructeurs en éducation de base pour adultes et en anglais langue seconde

Master evidence-based study techniques including active recall, spaced repetition, deliberate practice, and accelerated learning. Build efficient learning systems that maximize retention and skill acquisition.

2026-01-23
learning-plan
Instructeurs en éducation de base pour adultes et en anglais langue seconde

Create a structured learning plan for any skill or topic

2026-01-23
productivity-gtd
Travailleurs du bureau et du soutien administratif, autres

Master the Getting Things Done (GTD) methodology for stress-free productivity. Implement capture, clarify, organize, reflect, and engage workflows with contexts, projects, and weekly reviews.

2026-01-23
Affichage des 40 principaux skills collectés sur 42 dans ce dépôt.