Skip to main content

Skills dans ce dépôt

hpsgd/turtlestack - Page 4

SkillsMP a collecté 228 skills depuis hpsgd/turtlestack. Ouvrez un skill pour examiner sa source et ses détails.

hpsgd/turtlestack

Affichage de 40 skills collectés sur 228.

métier
Développeurs de logiciels
description

Assess the credibility and reliability of a publication, website, or individual source. Writes a conforming report (per report-conventions) to <engagement_dir>/source-credibility/<source-slug>.md. Covers ownership, funding, editorial standards, track record,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Estimate the size of a market using top-down and bottom-up methods with explicit methodology. Writes a conforming report (per report-conventions) to <engagement_dir>/market-sizing/<market-slug>.md. Use when you need a defensible TAM/SAM/SOM figure for a…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Map the competitive landscape for a market or product space: identify competitors, compare on key dimensions, and surface strategic moves. Writes a conforming report (per report-conventions) to <engagement_dir>/competitive-analysis/<market-slug>.md. Includes…

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

Research a company from public sources: overview, products, team, financials, recent news, and strategic direction. Writes a conforming report (per report-conventions) to <engagement_dir>/company-lookup/<company-slug>.md. Covers AU/NZ sources (ASIC, ABN, NZ…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Write or resume a session handoff doc. Use when ending a session with in-flight work that another session will pick up, or starting a session to continue prior work. Captures state explicitly so the next session doesn't have to reconstruct it from chat…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Synthesise the preceding session discussion into a structured meeting agenda — high-level summary, categorised topics, and specific items per topic. Defaults to writing under `docs/meetings/<YYYY-MM-DD>-<slug>/agenda.md`. Pair with…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Expand a meeting agenda into a structured Q-and-A document — talking points, questions, and capture space for responses per item. The output mirrors the agenda structure and is the foundation for a printable note-taking PDF (e.g. for Remarkable Paper Pro).…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Review Python code against team conventions — type safety, data modelling, testing, linting, configuration, and code structure. Auto-invoked when reviewing .py files.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Audit a React/Next.js application or component for performance issues — bundle size, rendering, Core Web Vitals.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Write a Wolverine HTTP endpoint with pre-conditions, handler, and tests.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Write a Wolverine command handler with aggregate loading and cascading messages.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Design a load test plan — define scenarios, configure realistic load patterns, script tests, and define success criteria.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Define a test strategy for a feature, service, or system. Determines what to test, at what level, with what tools, and what quality gates to enforce.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Decompose a request into Identifiable, Specific, Verifiable Criteria before executing. Use at the start of any non-trivial task to ensure nothing is missed.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Plan expansion revenue for a healthy customer — identify signals, frame as enablement, and design an expansion approach.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Assess customer health across product adoption, engagement, relationship, value realisation, and commercial dimensions. Identify at-risk accounts and recommend interventions.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generate API reference documentation from code, OpenAPI specs, or endpoint implementations.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Write a step-by-step integration tutorial — connecting your product with another service, framework, or platform. Produces a complete, runnable guide from prerequisites through working example.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Write an operational runbook for a service, deployment, or incident response procedure.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Review and groom a backlog — classify items by readiness, break large items into deliverables, add acceptance criteria, RICE-score, and recommend actions.

Langue du texte source : anglais

mis à jour
métier
Représentants du service clientèle
description

Write a knowledge base article from a resolved support issue, common question, or how-to topic.

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Review a UI implementation against design system conventions, accessibility, consistency, responsiveness, dark mode, and component patterns.

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Create or audit a design token set — colour, spacing, typography, and other foundational design values. Produces a structured token specification with semantic naming and usage guidance. Use when establishing a design system or auditing token consistency.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Define a documentation content strategy using the Diataxis framework — map existing content, identify gaps across tutorials/how-to/reference/explanation quadrants, and plan content creation. Use when establishing or auditing a documentation practice.

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Write onboarding content — welcome flow, getting-started guide, or first-run experience. Optimised for time-to-first-value. Use when creating new user onboarding or improving activation rates.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Review .NET / C# code against team conventions — messaging architecture, API design, testing, dependency management, and analyser compliance. Auto-invoked when reviewing .cs files.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Review code changes against general quality and writing style standards — cross-cutting concerns that apply to every language and file type. Auto-invoked during code review.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Write a CI/CD pipeline configuration — build, test, lint, deploy stages.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Audit an agent definition against the standard template. Reports structural gaps with specific evidence for each finding.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Audit Claude Code settings.json files for overly broad permissions, overlapping rules, and cross-file redundancy. Produces a reconciled config.

Langue du texte source : anglais

mis à jour
métier
Représentants commerciaux (gros et industrie, sauf produits techniques)
description

Write a competitive battle card — a one-page sales reference for a specific competitor. Produces a concise card with win/lose analysis, objection handling, and proof points. Use when sales needs a quick reference for competitive deals.

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Write a comprehensive component specification — purpose, props API, all states, responsive behaviour, accessibility requirements, and usage examples.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Create a capacity plan — analyse current load, project growth, calculate headroom, and recommend scaling actions.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Apply writing style and tone guidelines when creating or reviewing documentation, commit messages, PR descriptions, error messages, or user-facing text. Produces specific rewrites for every violation found.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Research and analyse competitors — strengths, weaknesses, positioning, and differentiation opportunities.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Create a launch plan checklist for a product or feature release.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Define product positioning using the April Dunford framework — competitive alternatives, unique attributes, value, target customer, market category.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Passive reconnaissance on a target domain or organisation using open-source intelligence. Maps the attack surface from publicly available sources only. Use at the start of a penetration test or security assessment to understand what's exposed before active…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Structured web application security assessment following OWASP methodology. Covers authentication, authorisation, input validation, session management, API security, and security headers. Use during penetration testing or security reviews of web applications.

Langue du texte source : anglais

mis à jour
métier
Agents de conformité
description

Review AI/ML features for governance compliance — risk classification, bias assessment, transparency, and guardrail verification.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 228.